Age | Commit message (Expand) | Author |
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 | 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 | journal: implement multiple field matches | Lennart Poettering |
2011-11-08 | macro: fix ALIGN_TO macro definition | 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 | cryptsetup-generator: avoid ordering cycle on swap | Tom Gundersen |
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 |
2011-11-01 | random-seed: convert poolsize from bits to bytes | Tom Gundersen |
2011-11-01 | plymouth: fix ply proto endianess issues | Lennart Poettering |
2011-10-24 | systemctl: make list-unit-files output more economical | Zbigniew Jędrzejewski-Szmek |
2011-10-19 | systemctl-completion: always invoke with --no-legend | Dave Reisner |
2011-10-17 | audit: do not complain if kernel lacks audit | Jonathan Nieder |
2011-10-17 | service: Drop rcN.d runlevels from SysV services that also exist in rcS.d | Tollef Fog Heen |
2011-10-17 | manager: fix a crash in isolating | Michal Schmidt |
2011-10-15 | journal: automaticall reset location when the set of matches changes | Lennart Poettering |
2011-10-15 | journal: implement seek to head/tail | Lennart Poettering |
2011-10-15 | journal: unify code for up and for down traversal | Lennart Poettering |
2011-10-15 | journal: properly implement matching with multiple matches | Lennart Poettering |
2011-10-14 | journal: if two entries match with everything but seqnums, they are still ide... | Lennart Poettering |
2011-10-14 | journal: move field index from file into journal object | Lennart Poettering |
2011-10-14 | journal: when the same entry is in two files, skip over them in sync | Lennart Poettering |
2011-10-14 | journal: synchronize seqnum across files | Lennart Poettering |
2011-10-14 | journal: fix field retrieval by name | Lennart Poettering |
2011-10-14 | journal: implement parallel file traversal | Lennart Poettering |
2011-10-13 | journal: implementation rotation | Lennart Poettering |
2011-10-12 | journalctl: find journal files in right path | Lennart Poettering |
2011-10-12 | journal: add cgroup path to entries | Lennart Poettering |
2011-10-12 | journal: place machin journals in machine specific subdirectories | Lennart Poettering |
2011-10-12 | util: fix build | Lennart Poettering |
2011-10-12 | journal: only fallocate() what we really need to avoid slowness on file syste... | Lennart Poettering |
2011-10-12 | Merge branch 'master' into journal | Lennart Poettering |
2011-10-11 | util: properly detect what the last capability is | Lennart Poettering |
2011-10-11 | service: don't try to guess PID for SysV services anymore | Lennart Poettering |
2011-10-11 | localed: make sure s-s-k doesn't create any X11 config files anymore | Lennart Poettering |
2011-10-11 | localed: shorten generate-kbd-model-map | Zbigniew Jędrzejewski-Szmek |
2011-10-11 | pager: add _noreturn_ to pager_fallback() | Zbigniew Jędrzejewski-Szmek |
2011-10-11 | unit: introduce ConditionCapability | Lennart Poettering |