Age | Commit message (Expand) | Author |
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 | build-sys: bump release for v37systemd/v37 | 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 |
2011-10-11 | units: forgot target units | Lennart Poettering |
2011-10-11 | units: increase LimitNOFILE a bit | Lennart Poettering |
2011-10-11 | logind: fail gracefully if too many sessions are created | Lennart Poettering |
2011-10-11 | timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with... | Lennart Poettering |
2011-10-11 | units: remount root and API FS before all mount units are applied | Lennart Poettering |
2011-10-11 | units: introduce local-fs-pre.target and remote-fs-pre.target | Lennart Poettering |
2011-10-11 | l10n: Reword the polish translation a bit | Zbigniew Jędrzejewski-Szmek |
2011-10-11 | man: document list-unit-files | Ran Benita |
2011-10-11 | sd-login.h: correct spelling mistakes in comments | Dave Reisner |
2011-10-11 | hostname-setup: Frugalware switched to /etc/hostname | Miklos Vajna |
2011-10-11 | readahead: lower max file size for readahead | Paolo Bonzini |
2011-10-11 | man: .include directive does not include as textual include it includes by pa... | Barry Scott |
2011-10-11 | man: for ExecStart= provide more details on env var substitution and how that... | Barry Scott |
2011-10-11 | update TODO | Lennart Poettering |
2011-10-10 | util: fix close() call on wrong variable | Thomas Jarosch |
2011-10-10 | tmpfiles: fix file descriptor leak | Thomas Jarosch |
2011-10-10 | update TODO | Lennart Poettering |
2011-10-09 | test_virtualization: do not try to compare id in !virt context | Kay Sievers |
2011-10-09 | update TODO | Kay Sievers |
2011-10-08 | journal: implement parallel traversal in client | Lennart Poettering |
2011-10-07 | journal: split user logs into their own journal files | Lennart Poettering |
2011-10-07 | journal: replace linked list by hashmap when merging files | Lennart Poettering |
2011-10-07 | journal: store XOR combination of entry data object hashes to identify hash l... | Lennart Poettering |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering |
2011-10-07 | update TODO | Lennart Poettering |
2011-10-07 | hashmap: use different version of DJB's hash algorithm that uses shifting ins... | Lennart Poettering |
2011-10-07 | update TODO | Lennart Poettering |