summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-16tmpfiles: apply chown, chmod for 'Z' entries tooMichal Schmidt
2011-12-16service: use 'syslog+console' for sysv_consoleMichal Schmidt
2011-12-16man: mention that 'Z' ignores uid/gid/modeMichal Schmidt
2011-12-16man: document 'Z' in tmpfilesMichal Schmidt
2011-12-16tmpfiles: add RECURSIVE_RELABEL_PATH ('Z')Michal Schmidt
2011-12-15tmpfiles: separate a generic item glob processing functionMichal Schmidt
2011-12-15tmpfiles: use a common function to set owner/group/mode/labelMichal Schmidt
2011-12-15tmpfiles: rename a couple of functionsMichal Schmidt
2011-12-15tmpfiles: use an enum instead of plain char for item typeMichal Schmidt
2011-12-15systemctl: fix typo in 'is-enabled'Michal Schmidt
2011-12-15fsck: Fix typo in commentGregs Gregs
2011-12-14update TODOLennart Poettering
2011-12-14pam-module: add a couple of debugging printsMichal Schmidt
2011-12-09unit: check for unneeded dependencies even when unit stop was expectedMichal Schmidt
2011-12-09unit: fix false positive in check for unneeded unitMichal Schmidt
2011-12-08path: add missing pieces for PathModifiedMichal Schmidt
2011-12-08'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'Tim Waugh
2011-12-06systemctl: print 'error' load state in redMichal Schmidt
2011-12-06unit: garbage collect units with load errorMichal Schmidt
2011-12-05Allow 'list-unit-files' to run with --root.Bill Nottingham
2011-12-03service: stop the service if ExecStartPost ends with a failureMichal Schmidt
2011-12-03service: handle services with racy daemonization gracefullyMichal Schmidt
2011-12-03path: add PathModified (= PathChanged + IN_MODIFY)Michal Schmidt
2011-12-03path: refactor PathSpec usageMichal Schmidt
2011-12-03path: use %m instead of strerror(errno)Michal Schmidt
2011-12-03util: fix error checking after fgets()Michal Schmidt
2011-12-02rc-local: order after network.targetMichal Schmidt
2011-12-02rc-local: no need to check if the script is executableMichal Schmidt
2011-12-02add a generator to pull rc-local.service inMichal Schmidt
2011-11-30man: document the PassCred optionMichal 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-11man: fix typo in sd_notifyMichal Schmidt
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-09units/suse: let rc-local.service log to syslogMichal Schmidt
2011-11-09units/fedora: let rc-local.service log to syslogMichal Schmidt
2011-11-09units: drop unnecessary 'StandardOutput=syslog'Michal Schmidt
2011-11-08Merge branch 'master' into journalLennart Poettering
2011-11-08TODOLennart Poettering
2011-11-08journal: implement multiple field matchesLennart Poettering
2011-11-08macro: fix ALIGN_TO macro definitionLennart Poettering