summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering4-349/+10
2013-01-04udev: net_id - append "dev_id" value if neededKay Sievers3-23/+59
2013-01-04udev: set device node permissions only at "add" eventsKay Sievers1-14/+15
2013-01-04Added globbing support to EnvironmentFilePekka Lundstrom1-12/+41
2013-01-04systemctl: add is-failedThomas Hindoe Paaboel Andersen1-7/+34
2013-01-04localed: create /etc/X11/xorg.conf.d if neededMichał Bartoszkiewicz1-1/+1
2013-01-03correct Macedonian keyboard mapping (X layout is 'mk', not 'mkd')Adam Williamson1-1/+1
2013-01-03add Lithuanian keyboard mapping (lt/lt)Adam Williamson1-0/+1
2013-01-03add Kazakh keyboard mapping (kazakh/kz)Adam Williamson1-0/+1
2013-01-03add Hebrew (Israel) - simple, il/ilAdam Williamson1-0/+1
2013-01-03French Canadian xlayout is just "ca", not "ca(fr)" any moreAdam Williamson1-1/+1
2013-01-03add Belarussian mapping: simple, 'by' and 'by'Adam Williamson1-0/+1
2013-01-03tmpfiles: Fix file descriptor leak on errorThomas Jarosch1-1/+3
2013-01-03readahead: don't complain that we cannot precache symlinksLennart Poettering1-1/+1
2012-12-31unit: add ConditionACPower=Lennart Poettering6-77/+99
2012-12-31analyze: properly parse firmware/loader time and handle times for container b...Lennart Poettering1-27/+44
2012-12-31macro: use C11 static_assert() macro for static assertionsLennart Poettering1-7/+14
2012-12-31polkit: add "imply" rules to a number of polkit actionsLennart Poettering4-0/+17
2012-12-31udev: in addition to DEVMODE, honor DEVUID, DEVGID from the ueventKay Sievers5-0/+54
2012-12-29fstab-generator: fix typoTom Gundersen1-1/+0
2012-12-28fstab-generator: generate new_root.mount in initrdTom Gundersen1-25/+118
2012-12-28systemctl: switch-root - read init= from /proc/cmdlineTom Gundersen1-2/+19
2012-12-24pam_systemd: new option for the session classMatthew Monaco1-2/+10
2012-12-24hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering2-26/+156
2012-12-24fstab-generator: properly detect bind mountsLennart Poettering1-1/+9
2012-12-24logind: don't allow suspending/hibernating if the kernel doesn't support itLennart Poettering1-0/+17
2012-12-24util: if /sys mounted read-only we can't suspend/hibernateLennart Poettering1-2/+11
2012-12-24util: when determining controlling tty of a process properly handle processes...Lennart Poettering1-0/+3
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering12-147/+392
2012-12-24pam: properly handle SSH logins lacking the PAM tty fieldLennart Poettering1-5/+14
2012-12-24systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering4-7/+19
2012-12-23shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering2-0/+0
2012-12-23journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering4-0/+140
2012-12-22nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering2-3/+17
2012-12-22socket: support socket activation of containersLennart Poettering7-18/+142
2012-12-22nspawn: allow passing socket activation fds through nspawnLennart Poettering2-11/+61
2012-12-22fdset: add calls for initializing fdset from socket activation fdsLennart Poettering2-7/+88
2012-12-22socket: properly serialize/desrialize mqueue fdsLennart Poettering1-2/+26
2012-12-22nspawn: allow nspawn to be invoked without ttyLennart Poettering1-18/+26
2012-12-22udevd: add missing ':' to getopt_long 'e'Lukas Nykryn1-1/+1
2012-12-19socket: Too many incoming connectionsDimitrios Apostolou1-1/+1
2012-12-19unit: add %U for uids in unitsDaniel Wallace1-2/+15
2012-12-19coredumpctl: check return of strndupLukas Nykryn1-1/+1
2012-12-18logind: allow HybridSleep methods in default DBus contextMantas Mikulėnas1-0/+8
2012-12-17socket-util: added check of return valueMichal Sekletar1-0/+2
2012-12-17path-util: set pointer to null after calling free()Michal Sekletar1-0/+1
2012-12-17sd-daemon: fix cppcheck warningsSami Kerola1-2/+2
2012-12-17licence: remove references to old FSF addressSami Kerola13-88/+74
2012-12-17journal: move _packed_ attribute to the endZbigniew Jędrzejewski-Szmek1-22/+22
2012-12-17Fix "attribute 'packed' is ignored" warnings when using ClangRichard Yao1-8/+8