Age | Commit message (Expand) | Author |
2012-07-10 | mount: fix for complex automounts | Malte Starostik |
2012-07-10 | systemctl: filter shown units by their load state | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-07-10 | unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ... | Lennart Poettering |
2012-07-10 | systemctl: check the argument to -t for invalid values | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: Move UnitType definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-09 | cryptsetup: add keyfile-offset= support | Tom Gundersen |
2012-07-09 | udev: never touch device nodes with symlink requests | Kay Sievers |
2012-07-09 | paranoia: refuse rm_rf("/") | Lennart Poettering |
2012-07-09 | MeeGo: Remove build support for MeeGo distribution. | Auke Kok |
2012-07-09 | man: document sd_print() and friends | Lennart Poettering |
2012-07-05 | udev: network device renaming - immediately give up if the target name isn't ... | Kay Sievers |
2012-07-05 | udev: add some O_CLOEXEC | Kay Sievers |
2012-07-05 | udev: ata_id - fixup all 8 not only 6 bytes of the fw_rev string | Kay Sievers |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering |
2012-07-03 | readahead: fix calculation of percentage | Lennart Poettering |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |
2012-07-03 | hashmap: make hashmap_clear() work on NULL hashmaps | Lennart Poettering |
2012-07-03 | load-fragment: a few modernizations | Lennart Poettering |
2012-07-03 | timedate: uniq'ify ntp units list | Lennart Poettering |
2012-07-03 | journal: default ImportKernel=no until we make use of structured logging | Lennart Poettering |
2012-07-03 | journal: move Storage=auto stanza to right file | Lennart Poettering |
2012-07-03 | journald: handle /proc/kmsg reads returning 0 more nicely | Lennart Poettering |
2012-07-03 | journal: fix iteration through journal if one file is corrupt | Lennart Poettering |
2012-07-03 | timedated: replace ntp-units file with an ntp-units.d drop-in dir | Lennart Poettering |
2012-07-02 | udev: static nodes - fix default permissions if no rules is given | Kay Sievers |
2012-07-02 | modules load: rename kernel command line option to (rd.)modules-load= | Kay Sievers |
2012-07-02 | timedate: fix ntp-units comment | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | Lennart Poettering |
2012-07-02 | manager: turn notify socket into abstract namespace socket again | Lennart Poettering |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering |
2012-07-02 | timedated: replace systemd-timedated-ntp.target logic with simpler scheme | Lennart Poettering |
2012-07-02 | udevd: fix bogus mkdir invocation | Dave Reisner |
2012-07-02 | udevd: use ROOTPREFIX to create path to modules.devname | Dave Reisner |
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering |
2012-06-29 | logind: add PreparingForShutdown/PreparingForSleep properties | Lennart Poettering |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering |
2012-06-29 | mount: load only if we there's mountinfo or fragment | Michal Schmidt |
2012-06-29 | mount: split adding of extras from mount_load() | Michal Schmidt |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering |
2012-06-28 | nspawn: introduce new --capabilities= flag and make use of it in the nspawn t... | Lennart Poettering |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt |
2012-06-28 | modules-load: fix return value | Michal Schmidt |
2012-06-27 | modules-load: don't fail on builtin modules, better prints | Michal Schmidt |
2012-06-27 | udev: use the matching binary name "systemd-udevd" in log messages | Kay Sievers |
2012-06-27 | core: rename system.preset to system-presets to follow naming scheme of other... | Lennart Poettering |
2012-06-27 | man: add reference to crypttab(5) from cryptsetup units | Lennart Poettering |
2012-06-27 | man: document systemd-cryptsetup | Lennart Poettering |