summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01cryptsetup-generator: avoid ordering cycle on swapTom Gundersen
2011-11-01units: drop [Install] section from remote-fs-pre.targetLennart Poettering
2011-11-01mount: order remote mounts after both network.target and remote-fs-pre.targetLennart Poettering
2011-11-01cgroup: always recreate cgroup before we try to apply attributesLennart Poettering
2011-11-01initctl: don't use dbus connection after PID 1 got respawnedLennart Poettering
2011-11-01condition: Fix file descriptor leak in test_capability()Thomas Jarosch
2011-11-01random-seed: convert poolsize from bits to bytesTom Gundersen
2011-11-01plymouth: fix ply proto endianess issuesLennart Poettering
2011-11-01README: explain dependency on cgroupsLennart Poettering
2011-11-01update TODOLennart Poettering
2011-10-24systemctl: make list-unit-files output more economicalZbigniew Jędrzejewski-Szmek
2011-10-19systemctl-completion: always invoke with --no-legendDave Reisner
2011-10-17audit: do not complain if kernel lacks auditJonathan Nieder
2011-10-17service: Drop rcN.d runlevels from SysV services that also exist in rcS.dTollef Fog Heen
2011-10-17manager: fix a crash in isolatingMichal Schmidt
2011-10-15journal: automaticall reset location when the set of matches changesLennart Poettering
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-11build-sys: bump release for v37systemd/v37Lennart 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-11units: forgot target unitsLennart Poettering
2011-10-11units: increase LimitNOFILE a bitLennart 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: remount root and API FS before all mount units are appliedLennart Poettering
2011-10-11units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering
2011-10-11l10n: Reword the polish translation a bitZbigniew Jędrzejewski-Szmek
2011-10-11man: document list-unit-filesRan Benita
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