summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-15journal: implement seek to head/tailLennart Poettering
2011-10-15journal: unify code for up and for down traversalLennart Poettering
2011-10-15journal: properly implement matching with multiple matchesLennart Poettering
2011-10-14journal: if two entries match with everything but seqnums, they are still ide...Lennart Poettering
2011-10-14journal: move field index from file into journal objectLennart Poettering
2011-10-14journal: when the same entry is in two files, skip over them in syncLennart Poettering
2011-10-14journal: synchronize seqnum across filesLennart Poettering
2011-10-14journal: fix field retrieval by nameLennart Poettering
2011-10-14journal: implement parallel file traversalLennart Poettering
2011-10-13journal: implementation rotationLennart Poettering
2011-10-12journalctl: find journal files in right pathLennart Poettering
2011-10-12journal: add cgroup path to entriesLennart Poettering
2011-10-12journal: place machin journals in machine specific subdirectoriesLennart Poettering
2011-10-12util: fix buildLennart Poettering
2011-10-12journal: only fallocate() what we really need to avoid slowness on file syste...Lennart Poettering
2011-10-12Merge branch 'master' into journalLennart Poettering
2011-10-11util: properly detect what the last capability isLennart Poettering
2011-10-11service: don't try to guess PID for SysV services anymoreLennart Poettering
2011-10-11localed: make sure s-s-k doesn't create any X11 config files anymoreLennart Poettering
2011-10-11localed: shorten generate-kbd-model-mapZbigniew Jędrzejewski-Szmek
2011-10-11pager: add _noreturn_ to pager_fallback()Zbigniew Jędrzejewski-Szmek
2011-10-11unit: introduce ConditionCapabilityLennart Poettering
2011-10-11logind: fail gracefully if too many sessions are createdLennart Poettering
2011-10-11timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with...Lennart Poettering
2011-10-11units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering
2011-10-11sd-login.h: correct spelling mistakes in commentsDave Reisner
2011-10-11hostname-setup: Frugalware switched to /etc/hostnameMiklos Vajna
2011-10-11readahead: lower max file size for readaheadPaolo Bonzini
2011-10-10util: fix close() call on wrong variableThomas Jarosch
2011-10-10tmpfiles: fix file descriptor leakThomas Jarosch
2011-10-09test_virtualization: do not try to compare id in !virt contextKay Sievers
2011-10-08journal: implement parallel traversal in clientLennart Poettering
2011-10-07journal: split user logs into their own journal filesLennart Poettering
2011-10-07journal: replace linked list by hashmap when merging filesLennart Poettering
2011-10-07journal: store XOR combination of entry data object hashes to identify hash l...Lennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering
2011-10-07hashmap: use different version of DJB's hash algorithm that uses shifting ins...Lennart Poettering
2011-10-04logind: properly generate session creation response on dbusLennart Poettering
2011-09-29systemctl: fix corrupted output of unitsMichal Schmidt
2011-09-29localed: handle multiple X11 kbd layoutsLennart Poettering
2011-09-29systemctl: fix error message when no connection to systemd is availableLennart Poettering
2011-09-29systemctl: fix detection whether the dbus connection is availableLennart Poettering
2011-09-28vconsole: don't parse Fedora's KEYMAP= kernel parameters anymoreLennart Poettering
2011-09-28localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering
2011-09-27analyze: always draw top kernel, initramfs, userspace barsKay Sievers
2011-09-27systemctl: better width and alignment of fieldsMichal Schmidt
2011-09-27systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt
2011-09-27pager: add a trivial internal pagerMichal Schmidt
2011-09-23service: fix up std output/error before we add dependencies to the bridge socketLennart Poettering
2011-09-23virt: add missing header inclusionLennart Poettering