summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-21journal: always keep marked mmap windows aroundLennart Poettering
2012-09-21missing: Fix compilation error due to wrong __NR_name_to_handle_at definitionEelco Dolstra
2012-09-21journald: log how big the journal files may growLennart Poettering
2012-09-21journalctl: make the argument to -n optionalLennart Poettering
2012-09-21journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering
2012-09-21multi-seat-x: drop a lot of unnecessary codeLennart Poettering
2012-09-21sysctl: always return the last error we encounteredLennart Poettering
2012-09-21nspawn: document why we don't check resolv.conf mount errorsLennart Poettering
2012-09-21nspawn: we can't overmount /etc/localtime anymore since it's usually a symlin...Lennart Poettering
2012-09-21hwclock: add missing OOM checkLennart Poettering
2012-09-21pam: document that we don't do error checking when parsing vtnrLennart Poettering
2012-09-21journal: don't allow journal_file_open() to be called with ret being NULLLennart Poettering
2012-09-21login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctlLukas Nykryn
2012-09-21sysctl: fix error code handlingLukas Nykryn
2012-09-21modules-load: initalize files to nullVáclav Pavlín
2012-09-21locale: make sure that l is freedVáclav Pavlín
2012-09-21login: check return value of session_get_idle_hintVáclav Pavlín
2012-09-21logind: check return value, log warning on errorVáclav Pavlín
2012-09-21cgtop: missing '-'Václav Pavlín
2012-09-21multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver nowDave Airlie
2012-09-21Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi...Lennart Poettering
2012-09-21logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering
2012-09-21multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat gr...Lennart Poettering
2012-09-21core: call va_end in all casesLukas Nykryn
2012-09-21shared: call va_end in all casesLukas Nykryn
2012-09-21logind: allow users to override their own suspend/sleep inhibitorsLennart Poettering
2012-09-20timedated: /etc/sysconfig/clock is dead on Fedora, remove itLennart Poettering
2012-09-20fix typosLennart Poettering
2012-09-20util: fix overflow checksLennart Poettering
2012-09-20util: overflow hardeningLennart Poettering
2012-09-20util: make sure heap allocators fail when array allocations are out of boundsLennart Poettering
2012-09-19journald: don't accept arbitrarily sized journal data fieldsLennart Poettering
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering
2012-09-19util: fix bad strstrip() return value in normalize_env_assignment()Lennart Poettering
2012-09-19path: support specifier resolvin in .path unitsLennart Poettering
2012-09-19libudev: remove dead codeKay Sievers
2012-09-19timedated: unregister the right bus serviceLennart Poettering
2012-09-19logind: if a lid-switch lock was taken while the lid was closed, recheck lid ...Lennart Poettering
2012-09-19logind: properly parse handle-lid-switch inhibitorLennart Poettering
2012-09-19man: document new inhibitor typesLennart Poettering
2012-09-19logind: rework power key/suspend key/lid switch handlingLennart Poettering
2012-09-19journal: when comparing two entries from separate files make sure we repositi...Lennart Poettering
2012-09-19mount: reword directory empty warning a bitLennart Poettering
2012-09-19systemctl: warn about triggering units only at the endZbigniew Jędrzejewski-Szmek
2012-09-19systemctl: properly report successZbigniew Jędrzejewski-Szmek
2012-09-19systemctl: use automatic cleanup once moreZbigniew Jędrzejewski-Szmek
2012-09-19systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-18automount: also whine if an automount directory is not emptyLennart Poettering
2012-09-18mount: notify the user if we over-mount a non-empty directoryLennart Poettering