summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-13journal: Don't use loginuid if it's not validColin Walters
2013-02-13util: introduce strcaseeq/strncaseeqThomas Hindoe Paaboel Andersen
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-02-12Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemd into workAuke Kok
2013-02-13efi: add missing #includeLennart Poettering
2013-02-13manager: pass environment over daemon-reexecOleksii Shevchuk
2013-02-12systemd-bootchart: relicense to LGPLv2.1+Auke Kok
2013-02-13update TODOLennart Poettering
2013-02-13efi: various cleanupsLennart Poettering
2013-02-13missing: define MS_REC and MS_SHARED if not defined alreadyAleksander Morgado
2013-02-12udev: use unique names for temporary files created in /devKay Sievers
2013-02-12cdrom_id: add data track count for bad virtual drive implementationsHarald Hoyer
2013-02-12localectl: fix --help textLennart Poettering