Age | Commit message (Expand) | Author |
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-19 | journal: implement inotify-based live logging logic | Lennart Poettering |
2011-12-19 | man: switch to UTF-8 output, to work around charset issues | Lennart Poettering |
2011-12-19 | man: generate HTML instead of XHTML with XSL docbook to work around 'fsfunc' ... | Lennart Poettering |
2011-12-19 | hashmap: add hashmap_first_key() | Lennart Poettering |
2011-12-19 | man: extend sd-login(7) in regards to mixing D-Bus and synchronous library ca... | Lennart Poettering |
2011-12-19 | man: various updates | Lennart Poettering |
2011-12-19 | man: add sd-login(7) page | Lennart Poettering |
2011-12-19 | build-sys: add rules for man page aliases | Lennart Poettering |
2011-12-19 | man: sd_readahead is not actually available in libsystemd-daemon | Lennart Poettering |
2011-12-19 | man: build new man pages | Lennart Poettering |
2011-12-19 | sd-daemon: fix #include lines since we now ship a shared library | Lennart Poettering |
2011-12-19 | man: document the sd-login interfaces | Lennart Poettering |
2011-12-17 | journald: filter fields send from client starting with underscore | Lennart Poettering |
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-11-08 | Merge branch 'master' into journal | Lennart Poettering |
2011-11-08 | TODO | Lennart Poettering |
2011-11-08 | journal: implement multiple field matches | Lennart Poettering |
2011-11-08 | macro: fix ALIGN_TO macro definition | Lennart Poettering |
2011-11-03 | update TODO | Lennart Poettering |
2011-11-03 | cgroup: immediately remove all cgroups which run empty | Lennart Poettering |
2011-11-02 | Merge remote-tracking branch 'zbigniew/systemadm_changes' | Lennart Poettering |
2011-11-02 | bash-completion: rename file since it is no longer for systemctl only | Ran Benita |
2011-11-02 | bash-completion: add completions for systemd-loginctl | Ran Benita |
2011-11-02 | bash-completion: update with new verbs and arguments | Ran Benita |
2011-11-02 | Add Mageia support | Dexter Morgan |
2011-11-01 | update TODO | Lennart Poettering |
2011-11-01 | cryptsetup-generator: avoid ordering cycle on swap | Tom Gundersen |
2011-11-01 | units: drop [Install] section from remote-fs-pre.target | Lennart Poettering |
2011-11-01 | mount: order remote mounts after both network.target and remote-fs-pre.target | Lennart Poettering |
2011-11-01 | cgroup: always recreate cgroup before we try to apply attributes | Lennart Poettering |
2011-11-01 | initctl: don't use dbus connection after PID 1 got respawned | Lennart Poettering |
2011-11-01 | condition: Fix file descriptor leak in test_capability() | Thomas Jarosch |