Age | Commit message (Expand) | Author |
2011-12-21 | journal: properly handle first inline bisect array entry | Lennart Poettering |
2011-12-21 | journal: add missing compress.[ch] | Lennart Poettering |
2011-12-21 | journalctl: add command line parsing | Lennart Poettering |
2011-12-21 | journalctl: add json, export, short and verbose output modes | Lennart Poettering |
2011-12-21 | journal: add inline compression support with XZ | Lennart Poettering |
2011-12-20 | journal: fix space reservation limit enforcement | Lennart Poettering |
2011-12-20 | journal: fix matches | Lennart Poettering |
2011-12-20 | log: never block on syslog in PID 1 | Michal Schmidt |
2011-12-20 | dbus: no sync D-Bus connection flushing | Michal Schmidt |
2011-12-20 | dbus: register to DBus asynchronously | Michal Schmidt |
2011-12-19 | label: fix labeling of symbolic links | Dan Walsh |
2011-12-19 | journal: implement inotify-based live logging logic | Lennart Poettering |
2011-12-19 | hashmap: add hashmap_first_key() | Lennart Poettering |
2011-12-17 | journald: filter fields send from client starting with underscore | Lennart Poettering |
2011-12-17 | execute: fix losing of start timestamps | Michal Schmidt |
2011-12-17 | journal: introduce mandatory sd_journal_printf() priority parameter | Lennart Poettering |
2011-12-17 | journal: enforce limits on open journal files | Lennart Poettering |
2011-12-17 | journal: add native protocol to journald, and client side API to send journal... | Lennart Poettering |
2011-12-16 | tmpfiles: add 'z', like 'Z' but not recursive | Michal Schmidt |
2011-12-16 | tmpfiles: apply chown, chmod for 'Z' entries too | Michal Schmidt |
2011-12-16 | service: use 'syslog+console' for sysv_console | Michal Schmidt |
2011-12-16 | tmpfiles: add RECURSIVE_RELABEL_PATH ('Z') | Michal Schmidt |
2011-12-15 | tmpfiles: separate a generic item glob processing function | Michal Schmidt |
2011-12-15 | tmpfiles: use a common function to set owner/group/mode/label | Michal Schmidt |
2011-12-15 | tmpfiles: rename a couple of functions | Michal Schmidt |
2011-12-15 | tmpfiles: use an enum instead of plain char for item type | Michal Schmidt |
2011-12-15 | systemctl: fix typo in 'is-enabled' | Michal Schmidt |
2011-12-15 | fsck: Fix typo in comment | Gregs Gregs |
2011-12-14 | pam-module: add a couple of debugging prints | Michal Schmidt |
2011-12-09 | unit: check for unneeded dependencies even when unit stop was expected | Michal Schmidt |
2011-12-09 | unit: fix false positive in check for unneeded unit | Michal Schmidt |
2011-12-08 | path: add missing pieces for PathModified | Michal Schmidt |
2011-12-06 | systemctl: print 'error' load state in red | Michal Schmidt |
2011-12-06 | unit: garbage collect units with load error | Michal Schmidt |
2011-12-05 | Allow 'list-unit-files' to run with --root. | Bill Nottingham |
2011-12-03 | service: stop the service if ExecStartPost ends with a failure | Michal Schmidt |
2011-12-03 | service: handle services with racy daemonization gracefully | Michal Schmidt |
2011-12-03 | path: add PathModified (= PathChanged + IN_MODIFY) | Michal Schmidt |
2011-12-03 | path: refactor PathSpec usage | Michal Schmidt |
2011-12-03 | path: use %m instead of strerror(errno) | Michal Schmidt |
2011-12-03 | util: fix error checking after fgets() | Michal Schmidt |
2011-12-02 | add a generator to pull rc-local.service in | Michal Schmidt |
2011-11-30 | syslog: use PassCred=yes for the /dev/log socket | Michal Schmidt |
2011-11-30 | shutdownd: use PassCred=yes in the socket unit | Michal Schmidt |
2011-11-30 | socket: add option for SO_PASSCRED | Michal Schmidt |
2011-11-19 | let mount and swap units log to the configured defaults | Michal Schmidt |
2011-11-19 | pam-module: treat "cron" in PAM_TTY as empty tty | Michal Schmidt |
2011-11-19 | pam-module: use the correct session type "unspecified" | Michal Schmidt |
2011-11-17 | execute: log errors from "sd(EXEC)" | Michal Schmidt |
2011-11-17 | execute: make setup_pam() return -errno when possible | Michal Schmidt |