summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-14nspawn: fail if unable to close pipeZbigniew Jędrzejewski-Szmek
2013-02-14man: Add even more to the bootchart man pageWilliam Giokas
2013-02-14bootchart: parse /etc/os-release rather than system-releaseHarald Hoyer
2013-02-14bootchart: more fixes for bootchart in the initramfsHarald Hoyer
2013-02-14nspawn: print PID and show how to enter the namespaceZbigniew Jędrzejewski-Szmek
2013-02-14added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7Harald Hoyer
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13bootchart itemsAuke Kok
2013-02-13man: use <replaceable> in various placesZbigniew Jędrzejewski-Szmek
2013-02-13man: add filenames to the indexZbigniew Jędrzejewski-Szmek
2013-02-13man: bootchart: change /var/log to /run/logWilliam Giokas
2013-02-13Add systemd-analyze to .gitignoreAuke Kok
2013-02-13Move systemctl dot to systemd-analyze dotSimon Peeters
2013-02-13systemd-analyze: rewrite in C.Simon Peeters
2013-02-13systemctl: use parse_unit_infoMarc-Antoine Perennou
2013-02-13dbus: introduce parse_unit_infoMarc-Antoine Perennou
2013-02-13dbus: import struct unit_info from systemctlMarc-Antoine Perennou
2013-02-13update TODOLennart Poettering
2013-02-13build-sys: make EFI support build-time optionalLennart Poettering
2013-02-13build-sys: make PolicyKit support compile-time optional (was runtime-optional...Lennart Poettering
2013-02-13build-sys: fix build without -Wl,--gc-sectionsZbigniew Jędrzejewski-Szmek
2013-02-13efi: efi_get_boot_options() should already sort the entries, the random order...Lennart Poettering
2013-02-13efi: use efi_get_variable_string() instead of efi_get_variable() where we canLennart Poettering
2013-02-13update TODOLennart Poettering
2013-02-13test-strv.c: Changed assert() to assert_se()Daniel Buch
2013-02-13test-strv.c: added strv_append testDaniel Buch
2013-02-13test-strv.c: added strv_merge_concat testDaniel Buch
2013-02-13test-strv.c: added strv_merge testDaniel Buch
2013-02-13TODOLennart Poettering
2013-02-13selinux: use a dynamically sized string when generating audit messagesLennart Poettering
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-02-13bootctl: always show slashes not backslashesKay Sievers
2013-02-13efi: unify BootXXXX readingKay Sievers
2013-02-13Revert "log_error() if inotify_add_watch() fails"Lennart Poettering
2013-02-13log_error() if inotify_add_watch() failsHarald Hoyer
2013-02-13sysctl: fix uninitalized memory access in error pathZbigniew Jędrzejewski-Szmek
2013-02-13man: rename systemd.conf to systemd-system.confZbigniew Jędrzejewski-Szmek
2013-02-13man: Make options consistentWilliam Giokas
2013-02-13man: Write man page for systemd-bootchart(1)William Giokas
2013-02-13test-udev: include missing.hAleksander Morgado
2013-02-13ratelimit: fix off-by-oneMichael Olbrich
2013-02-13tests: add test for continuation lines with commentsZbigniew Jędrzejewski-Szmek
2013-02-13build-sys: disable tests in po/, docs/ with separate build dirZbigniew Jędrzejewski-Szmek
2013-02-13bootchart: Fix typos and some EnglishWilliam Giokas
2013-02-13man: typo fixLennart Poettering
2013-02-13update TODOLennart Poettering
2013-02-13util: *DO NOT* loop for EINTR handling with close_nointr()Colin Walters
2013-02-13boot: add stub Makefile symlinkLennart Poettering
2013-02-12TODO: bootchart itemsAuke Kok
2013-02-12bootchart: make bootchart work from within the initrdHarald Hoyer