summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-02add a generator to pull rc-local.service inMichal Schmidt
2011-11-30syslog: use PassCred=yes for the /dev/log socketMichal Schmidt
2011-11-30shutdownd: use PassCred=yes in the socket unitMichal Schmidt
2011-11-30socket: add option for SO_PASSCREDMichal Schmidt
2011-11-19let mount and swap units log to the configured defaultsMichal Schmidt
2011-11-19pam-module: treat "cron" in PAM_TTY as empty ttyMichal Schmidt
2011-11-19pam-module: use the correct session type "unspecified"Michal Schmidt
2011-11-17execute: log errors from "sd(EXEC)"Michal Schmidt
2011-11-17execute: make setup_pam() return -errno when possibleMichal Schmidt
2011-11-16execute: avoid logging to closed fdsMichal Schmidt
2011-11-14Fix same expression on both sides of '&&'Thomas Jarosch
2011-11-11job: colored status messages on bootMichal Schmidt
2011-11-10service: don't warn if the pidfile still exists after SIGCHLDMichal Schmidt
2011-11-07utmp: for DEAD_PROCESS write the current time to wtmpMichal Schmidt
2011-11-07utmp: initialize store with the found entry, not with the lookup keyMichal Schmidt
2011-11-07utmp: no need to zero a struct before overwriting it with memcpyMichal Schmidt
2011-11-07utmp: remove unneded parametersMichal Schmidt
2011-11-03cgroup: immediately remove all cgroups which run emptyLennart Poettering
2011-11-02Merge remote-tracking branch 'zbigniew/systemadm_changes'Lennart Poettering
2011-11-02bash-completion: rename file since it is no longer for systemctl onlyRan Benita
2011-11-02bash-completion: add completions for systemd-loginctlRan Benita
2011-11-02bash-completion: update with new verbs and argumentsRan Benita
2011-11-02Add Mageia supportDexter Morgan
2011-11-01cryptsetup-generator: avoid ordering cycle on swapTom Gundersen
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-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-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