Age | Commit message (Expand) | Author |
2013-02-07 | coredump: make use of the cleanup macros | Mirco Tischler |
2013-02-07 | logs-show: show messages for all unit types in systemctl status | Mirco Tischler |
2013-02-07 | journal: log user units for coredumps and show them in systemctl status | Mirco Tischler |
2013-02-07 | nss-myhostname: copy first result to preallocated buffer | Eelco Dolstra |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | shared: remove now unused function | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: do not remove empty paths from unit lookup path | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | tests: skip tests if manager cannot be created | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | tests: move strv_parse_nulstr to test-strv, and actually test it | Thomas Hindoe Paaboel Andersen |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-02-06 | tests: run manager in session mode | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen |
2013-01-31 | cryptsetup: accept both "read-only" and "readonly" spellings | Michal Schmidt |
2013-01-30 | test-strv.c: test strv_join added | Daniel Buch |
2013-01-30 | test-strv.c: Split tests into seperate functions | Daniel Buch |
2013-01-30 | systemctl: Fix wrong assertion test | Mauro Dreissig |
2013-01-29 | tests: add test for unit name printing | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: compress unit name tests and add more asserts | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: add test for install_full_printf() | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | core: fix %U when no User= used | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Move generic specifier functions to shared | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: automatic cleanup using local cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: use automatic cleanup in find_symlinks_fd() | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | shared: introduce _cleanup_set_free_free_ | Zbigniew Jędrzejewski-Szmek |
2013-01-28 | journalctl: allow --lines=0 i.e. only new | Zbigniew Jędrzejewski-Szmek |
2013-01-28 | keymap: Add HP HDX 9494NR | Martin Pitt |
2013-01-28 | keymap: Add support for the brower hotkey on the HP ProBook | Ayan George |
2013-01-27 | logind: add MESSAGE_IDs to interesting events | Zbigniew Jędrzejewski-Szmek |
2013-01-27 | udev: set default rules permissions only at "add" events | Kay Sievers |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-26 | nspawn: assume stdout is always writable if it does not support epoll | Michal Schmidt |
2013-01-25 | job: fix merging with --ignore-dependencies | Michal Schmidt |
2013-01-25 | tmpfiles: introduce type X | Michal Sekletar |
2013-01-25 | Add _cleanup_pclose_ and fix mismatching pipe close opened by popen() | Zbigniew Jędrzejewski-Szmek |
2013-01-25 | logind: rework delay inhibition logic | Lennart Poettering |
2013-01-25 | loginctl: don't show [UACCESS] info in device tree | Lennart Poettering |
2013-01-25 | selinux: we don't need that many debug messages by default | Lennart Poettering |
2013-01-25 | selinux-access: Delete debugging message logged as an error | Colin Walters |
2013-01-24 | core: Set source for mountinfo .mount units | Umut Tezduyar |
2013-01-24 | service: make sure the watchdog timer is not restarted while stopping | Michael Olbrich |
2013-01-24 | service: really stop watchdog timer when stopping | Michael Olbrich |
2013-01-24 | efi: fix Usec vs. USec | Kay Sievers |
2013-01-24 | loginctl: show seat master and uaccess devices in seat-status output | Lennart Poettering |
2013-01-24 | logind: add UnlockSessions() clal to complement LockSessions() | Lennart Poettering |
2013-01-24 | logind: send Resumed() signal after we come back from suspend/hibernate/hybri... | Lennart Poettering |
2013-01-24 | logind: only allow one shutdown/sleep action to be queued at the same time | Lennart Poettering |
2013-01-22 | Replace autoconf int max test with simple define | Zbigniew Jędrzejewski-Szmek |
2013-01-23 | efi: read microseconds from boot loader info instead of "ticks" magic | Kay Sievers |