summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* systemctl: Don't give re-activation warning if unit is maskedJan Janssen2013-02-161-1/+38
* systemctl: allow status with no unitsZbigniew Jędrzejewski-Szmek2013-02-161-18/+70
* unit: don't Require systemd-journald.socket from unitsMichal Schmidt2013-02-161-2/+4
* execute: increase severity of journal connect failure messageMichal Schmidt2013-02-161-2/+5
* execute: unify setup_{output,error}Michal Schmidt2013-02-161-77/+37
* execute: robustness against journald failuresMichal Schmidt2013-02-161-2/+14
* log: fix fallbacks to kmsgMichal Schmidt2013-02-161-9/+10
* bootchart: if "root=/dev" is not matched, don't try to read /sysHarald Hoyer2013-02-141-8/+9
* update TODOThomas Hindoe Paaboel Andersen2013-02-141-1/+1
* bootchart: stricter checks of cli inputThomas Hindoe Paaboel Andersen2013-02-141-18/+21
* bootchart: use conf-parser & CamelCase names in .confThomas Hindoe Paaboel Andersen2013-02-147-72/+105
* core: do not overwrite existing units sourceUmut Tezduyar2013-02-141-5/+7
* systemctl: print wall message only if successfulZbigniew Jędrzejewski-Szmek2013-02-141-1/+1
* systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-02-141-120/+48
* nspawn: fail if unable to close pipeZbigniew Jędrzejewski-Szmek2013-02-141-4/+4
* bootchart: parse /etc/os-release rather than system-releaseHarald Hoyer2013-02-143-14/+12
* bootchart: more fixes for bootchart in the initramfsHarald Hoyer2013-02-143-5/+21
* nspawn: print PID and show how to enter the namespaceZbigniew Jędrzejewski-Szmek2013-02-141-6/+20
* added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7Harald Hoyer2013-02-142-0/+2
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-1456-377/+574
* man: bootchart: change /var/log to /run/logWilliam Giokas2013-02-133-3/+3
* Move systemctl dot to systemd-analyze dotSimon Peeters2013-02-132-195/+184
* systemd-analyze: rewrite in C.Simon Peeters2013-02-132-328/+624
* systemctl: use parse_unit_infoMarc-Antoine Perennou2013-02-131-42/+12
* dbus: introduce parse_unit_infoMarc-Antoine Perennou2013-02-132-0/+30
* dbus: import struct unit_info from systemctlMarc-Antoine Perennou2013-02-132-13/+13
* build-sys: make EFI support build-time optionalLennart Poettering2013-02-133-0/+8
* build-sys: make PolicyKit support compile-time optional (was runtime-optional...Lennart Poettering2013-02-132-1/+21
* efi: efi_get_boot_options() should already sort the entries, the random order...Lennart Poettering2013-02-133-8/+36
* efi: use efi_get_variable_string() instead of efi_get_variable() where we canLennart Poettering2013-02-131-14/+2
* test-strv.c: Changed assert() to assert_se()Daniel Buch2013-02-131-48/+48
* test-strv.c: added strv_append testDaniel Buch2013-02-131-0/+14
* test-strv.c: added strv_merge_concat testDaniel Buch2013-02-131-0/+15
* test-strv.c: added strv_merge testDaniel Buch2013-02-131-0/+19
* selinux: use a dynamically sized string when generating audit messagesLennart Poettering2013-02-131-4/+9
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-1322-66/+66
* bootctl: always show slashes not backslashesKay Sievers2013-02-131-1/+14
* efi: unify BootXXXX readingKay Sievers2013-02-133-28/+32
* Revert "log_error() if inotify_add_watch() fails"Lennart Poettering2013-02-135-8/+1
* log_error() if inotify_add_watch() failsHarald Hoyer2013-02-135-1/+8
* sysctl: fix uninitalized memory access in error pathZbigniew Jędrzejewski-Szmek2013-02-131-1/+2
* man: rename systemd.conf to systemd-system.confZbigniew Jędrzejewski-Szmek2013-02-133-3/+3
* test-udev: include missing.hAleksander Morgado2013-02-131-0/+1
* ratelimit: fix off-by-oneMichael Olbrich2013-02-131-1/+1
* tests: add test for continuation lines with commentsZbigniew Jędrzejewski-Szmek2013-02-131-0/+21
* bootchart: Fix typos and some EnglishWilliam Giokas2013-02-132-4/+4
* util: *DO NOT* loop for EINTR handling with close_nointr()Colin Walters2013-02-131-10/+17
* boot: add stub Makefile symlinkLennart Poettering2013-02-131-0/+1
* bootchart: make bootchart work from within the initrdHarald Hoyer2013-02-122-30/+46
* journal: Don't use loginuid if it's not validColin Walters2013-02-131-5/+13