Age | Commit message (Expand) | Author |
2013-02-22 | core, systemctl: add support for irreversible jobs | Michal Schmidt |
2013-02-22 | systemctl: make "systemctl default" use "isolate" job mode | Michal Schmidt |
2013-02-22 | journal: sd_journal_get_cursor should return 0 on success | Zbigniew Jędrzejewski-Szmek |
2013-02-21 | fstab-generator: change kernel command line mount path for root | Harald Hoyer |
2013-02-20 | tests: more tests for util.c | Thomas Hindoe Paaboel Andersen |
2013-02-18 | test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c... | Daniel Buch |
2013-02-18 | test-strv.c: added OOM check for current tests | Daniel Buch |
2013-02-18 | test-strv.c: added strv_split_nulstr() test | Daniel Buch |
2013-02-18 | tests: add test of memdup_multiply | Thomas Hindoe Paaboel Andersen |
2013-02-17 | bootctl: show "n/a" for empty boot option labels | Kay Sievers |
2013-02-17 | udev: usb_id: parse only 'size' bytes of the 'descriptors' buffer | Kay Sievers |
2013-02-17 | udev: usb_id - ignore non-ASCII serial numbers | Kay Sievers |
2013-02-17 | efi: compare by substraction | Kay Sievers |
2013-02-17 | udev: expose new ISO9660 properties from libblkid | Zeeshan Ali (Khattak) |
2013-02-16 | systemctl: allow comma sepearted property lists | Zbigniew Jędrzejewski-Szmek |
2013-02-16 | bootchart: rename --filter to --no-filter | Zbigniew Jędrzejewski-Szmek |
2013-02-16 | bootchart: provide better error messages | Zbigniew Jędrzejewski-Szmek |
2013-02-16 | man: move bootchart README to manpage, docbooksify | Zbigniew Jędrzejewski-Szmek |
2013-02-16 | systemctl: Don't give re-activation warning if unit is masked | Jan Janssen |
2013-02-16 | systemctl: allow status with no units | Zbigniew Jędrzejewski-Szmek |
2013-02-16 | unit: don't Require systemd-journald.socket from units | Michal Schmidt |
2013-02-16 | execute: increase severity of journal connect failure message | Michal Schmidt |
2013-02-16 | execute: unify setup_{output,error} | Michal Schmidt |
2013-02-16 | execute: robustness against journald failures | Michal Schmidt |
2013-02-16 | log: fix fallbacks to kmsg | Michal Schmidt |
2013-02-14 | bootchart: if "root=/dev" is not matched, don't try to read /sys | Harald Hoyer |
2013-02-14 | update TODO | Thomas Hindoe Paaboel Andersen |
2013-02-14 | bootchart: stricter checks of cli input | Thomas Hindoe Paaboel Andersen |
2013-02-14 | bootchart: use conf-parser & CamelCase names in .conf | Thomas Hindoe Paaboel Andersen |
2013-02-14 | core: do not overwrite existing units source | Umut Tezduyar |
2013-02-14 | systemctl: print wall message only if successful | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | systemctl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | nspawn: fail if unable to close pipe | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | bootchart: parse /etc/os-release rather than system-release | Harald Hoyer |
2013-02-14 | bootchart: more fixes for bootchart in the initramfs | Harald Hoyer |
2013-02-14 | nspawn: print PID and show how to enter the namespace | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7 | Harald Hoyer |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | man: bootchart: change /var/log to /run/log | William Giokas |
2013-02-13 | Move systemctl dot to systemd-analyze dot | Simon Peeters |
2013-02-13 | systemd-analyze: rewrite in C. | Simon Peeters |
2013-02-13 | systemctl: use parse_unit_info | Marc-Antoine Perennou |
2013-02-13 | dbus: introduce parse_unit_info | Marc-Antoine Perennou |
2013-02-13 | dbus: import struct unit_info from systemctl | Marc-Antoine Perennou |
2013-02-13 | build-sys: make EFI support build-time optional | Lennart Poettering |
2013-02-13 | build-sys: make PolicyKit support compile-time optional (was runtime-optional... | Lennart Poettering |
2013-02-13 | efi: efi_get_boot_options() should already sort the entries, the random order... | Lennart Poettering |
2013-02-13 | efi: use efi_get_variable_string() instead of efi_get_variable() where we can | Lennart Poettering |
2013-02-13 | test-strv.c: Changed assert() to assert_se() | Daniel Buch |
2013-02-13 | test-strv.c: added strv_append test | Daniel Buch |