Age | Commit message (Expand) | Author |
2011-12-31 | kmsg: drop unused variable | Lennart Poettering |
2011-12-31 | socket: rename the PassCred= option to PassCredentials=, since we don't want ... | Lennart Poettering |
2011-12-31 | Merge branch 'journal' | Lennart Poettering |
2011-12-31 | journal: move max_use into metrics structure | Lennart Poettering |
2011-12-30 | journal: disable default debug logging | Lennart Poettering |
2011-12-30 | journal: fix a few bad memory accesses and leaks | Lennart Poettering |
2011-12-30 | journald: forward all syslog messages to syslogd | Lennart Poettering |
2011-12-30 | journal: add unit files and shared library glue | Lennart Poettering |
2011-12-30 | journald: add missing header | Lennart Poettering |
2011-12-30 | remount-api-vfs: handle another OOM condition | Lennart Poettering |
2011-12-29 | journald: don't recheck /var availability more often than 30s | Lennart Poettering |
2011-12-29 | journald: flush /run to /var as soon as it becomes available | Lennart Poettering |
2011-12-29 | journald: increase rate limit burst rate | Lennart Poettering |
2011-12-28 | journal: never mmap beyond file size | Lennart Poettering |
2011-12-27 | journald: when checking available disk space for rate limiting, cache the res... | Lennart Poettering |
2011-12-27 | journal: fix hash table lookup logic | Lennart Poettering |
2011-12-27 | journal: fix typo | Lennart Poettering |
2011-12-27 | udev: exclude loopback device from udev rule based sysctl application, since ... | Lennart Poettering |
2011-12-27 | journald: implement sophisticated rate limiting | Lennart Poettering |
2011-12-23 | journal: implement stdout transport | Lennart Poettering |
2011-12-22 | journald: enforce some syntax restrictions on field names sent from the clien... | Lennart Poettering |
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 |