Age | Commit message (Expand) | Author |
2012-05-09 | manager: introduce SwitchRoot bus call for initrd/main transition | Lennart Poettering |
2012-05-08 | path-util: there is no function path_parent() | Lennart Poettering |
2012-05-08 | main: simplify+unify logic for parsing runtime booleans | Lennart Poettering |
2012-05-08 | logind: implement suspend/hibernate calls with inhibition logic | Lennart Poettering |
2012-05-08 | sleep: implement suspend/hibernate as first class targets | Lennart Poettering |
2012-05-08 | logind: use "sleep" as generic term for "suspend", "hibernate", and later on ... | Lennart Poettering |
2012-05-08 | logind: fix test-inhibit | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-08 | util: split-out hwclock.[ch] | Kay Sievers |
2012-05-07 | logind: fix memory leak | Frederic Crozat |
2012-05-07 | util: split-out conf-file.[ch] | Kay Sievers |
2012-05-07 | udev: path_id - skip PCI-only-parents for block devices | Kay Sievers |
2012-05-07 | udev: use conf_files_list() to search rules files | Kay Sievers |
2012-05-07 | conf_files_list(): split out conf_files_list_strv() | Kay Sievers |
2012-05-07 | conf_files_list(): files-add() - do not canonicalize file names | Kay Sievers |
2012-05-05 | logind: implement delay inhibitor locks in addition to block inhibitor locks | Lennart Poettering |
2012-05-04 | udev: fix the ENV{} blacklist logic | Kay Sievers |
2012-05-04 | systemctl: fix typo | Lennart Poettering |
2012-05-04 | systemd-analyze: add a --user option to support user instances | Patrick McCarty |
2012-05-04 | readahead: store inode numbers in pack file | Lennart Poettering |
2012-05-04 | units: use OOMScoreAdjust= in the unit files to set OOM score adjust | Lennart Poettering |
2012-05-04 | readhead: temporarily lower the kernel's read_ahead_kb setting while collecting | Lennart Poettering |
2012-05-03 | cgroup: fix alloca() misuse in cg_shorten_controllers() | Lennart Poettering |
2012-05-03 | dbus: handle invalid enum values better | Lennart Poettering |
2012-05-03 | dbus: include unit name in JobNew/JobRemoved signals | Lennart Poettering |
2012-05-03 | service: explicitly remove control/ subcgroup after each control command | Lennart Poettering |
2012-05-03 | systemctl: allow 'systemctl reboot -ff' to succeed even without D-Bus | Lennart Poettering |
2012-05-03 | systemctl: print a nice error message if an unprivileged user calls systemctl... | Lennart Poettering |
2012-05-03 | systemctl: get rid of arg_immediate and fold it into arg_force | Lennart Poettering |
2012-05-03 | rc-local-generator: hook halt-local in based on generator too | Lennart Poettering |
2012-05-03 | hwclock: add taint flag for non-local hwclock | Lennart Poettering |
2012-05-03 | vconsole: fix some error messages | Lennart Poettering |
2012-05-03 | service: default to Type=dbus if BusName= is specified | Lennart Poettering |
2012-05-03 | service: warn if a dbus name is specified but the service type is not dbus | Lennart Poettering |
2012-05-03 | vconsole: fix error messages | Lennart Poettering |
2012-04-30 | unit: add new dependency type RequiresMountsFor= | Lennart Poettering |
2012-04-29 | udev: use container_of() macro | Lucas De Marchi |
2012-04-29 | util: introduce container_of() macro | Lucas De Marchi |
2012-04-26 | libudev: prefix log macros with 'udev_' | Kay Sievers |
2012-04-26 | udev: use only oom_score_adj interface | Kay Sievers |
2012-04-25 | core: add NOP jobs, job type collapsing | Michal Schmidt |
2012-04-25 | timedated: introduce systemd-timedated-ntp.target which is controlled by time... | Lennart Poettering |
2012-04-25 | nspawn: add --read-only switch | Lennart Poettering |
2012-04-25 | nspawn: bind mount /etc/resolv.conf from the host by default | Lennart Poettering |
2012-04-24 | shutdown: don't complain if we cannot lock memory, to make container shutdown... | Lennart Poettering |
2012-04-24 | remount: consolidate remount-api-vfs and remount-rootfs into one | Lennart Poettering |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |
2012-04-24 | manager: drop MountAuto= and SwapAuto= options | Lennart Poettering |
2012-04-24 | readahead: rather than checking for virtualization in the C code, use Conditi... | Lennart Poettering |
2012-04-23 | transaction: cancel jobs non-recursively on isolate | Michal Schmidt |