Age | Commit message (Expand) | Author |
2013-02-13 | build-sys: make PolicyKit support compile-time optional (was runtime-optional... | Lennart Poettering |
2013-02-13 | build-sys: fix build without -Wl,--gc-sections | Zbigniew Jędrzejewski-Szmek |
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 | update TODO | 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 |
2013-02-13 | test-strv.c: added strv_merge_concat test | Daniel Buch |
2013-02-13 | test-strv.c: added strv_merge test | Daniel Buch |
2013-02-13 | TODO | Lennart Poettering |
2013-02-13 | selinux: use a dynamically sized string when generating audit messages | Lennart Poettering |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | bootctl: always show slashes not backslashes | Kay Sievers |
2013-02-13 | efi: unify BootXXXX reading | Kay Sievers |
2013-02-13 | Revert "log_error() if inotify_add_watch() fails" | Lennart Poettering |
2013-02-13 | log_error() if inotify_add_watch() fails | Harald Hoyer |
2013-02-13 | sysctl: fix uninitalized memory access in error path | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | man: rename systemd.conf to systemd-system.conf | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | man: Make options consistent | William Giokas |
2013-02-13 | man: Write man page for systemd-bootchart(1) | William Giokas |
2013-02-13 | test-udev: include missing.h | Aleksander Morgado |
2013-02-13 | ratelimit: fix off-by-one | Michael Olbrich |
2013-02-13 | tests: add test for continuation lines with comments | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | build-sys: disable tests in po/, docs/ with separate build dir | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | bootchart: Fix typos and some English | William Giokas |
2013-02-13 | man: typo fix | Lennart Poettering |
2013-02-13 | update TODO | Lennart Poettering |
2013-02-13 | util: *DO NOT* loop for EINTR handling with close_nointr() | Colin Walters |
2013-02-13 | boot: add stub Makefile symlink | Lennart Poettering |
2013-02-12 | TODO: bootchart items | Auke Kok |
2013-02-12 | bootchart: make bootchart work from within the initrd | Harald Hoyer |
2013-02-13 | journal: Don't use loginuid if it's not valid | Colin Walters |
2013-02-13 | util: introduce strcaseeq/strncaseeq | Thomas Hindoe Paaboel Andersen |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-12 | Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemd into work | Auke Kok |
2013-02-13 | efi: add missing #include | Lennart Poettering |
2013-02-13 | manager: pass environment over daemon-reexec | Oleksii Shevchuk |
2013-02-12 | systemd-bootchart: relicense to LGPLv2.1+ | Auke Kok |
2013-02-13 | update TODO | Lennart Poettering |
2013-02-13 | efi: various cleanups | Lennart Poettering |
2013-02-13 | missing: define MS_REC and MS_SHARED if not defined already | Aleksander Morgado |
2013-02-12 | udev: use unique names for temporary files created in /dev | Kay Sievers |
2013-02-12 | cdrom_id: add data track count for bad virtual drive implementations | Harald Hoyer |
2013-02-12 | localectl: fix --help text | Lennart Poettering |
2013-02-12 | journalctl: allow both "-n 55" and "-n55" on the command line, as equivalent ... | Lennart Poettering |
2013-02-11 | manager: clean environment before passing it on to others | Lennart Poettering |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t... | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-02-11 | manager: validate environment parameters for SetEnvironment(), UnsetEnvironme... | Lennart Poettering |
2013-02-11 | bootctl: print partition uuids as /dev/disk/by-partuuid/... | Kay Sievers |