index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-12-16
man: document 'Z' in tmpfiles
Michal Schmidt
2011-12-16
tmpfiles: add RECURSIVE_RELABEL_PATH ('Z')
Michal Schmidt
2011-12-15
tmpfiles: separate a generic item glob processing function
Michal Schmidt
2011-12-15
tmpfiles: use a common function to set owner/group/mode/label
Michal Schmidt
2011-12-15
tmpfiles: rename a couple of functions
Michal Schmidt
2011-12-15
tmpfiles: use an enum instead of plain char for item type
Michal Schmidt
2011-12-15
systemctl: fix typo in 'is-enabled'
Michal Schmidt
2011-12-15
fsck: Fix typo in comment
Gregs Gregs
2011-12-14
update TODO
Lennart Poettering
2011-12-14
pam-module: add a couple of debugging prints
Michal Schmidt
2011-12-09
unit: check for unneeded dependencies even when unit stop was expected
Michal Schmidt
2011-12-09
unit: fix false positive in check for unneeded unit
Michal Schmidt
2011-12-08
path: add missing pieces for PathModified
Michal Schmidt
2011-12-08
'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'
Tim Waugh
2011-12-06
systemctl: print 'error' load state in red
Michal Schmidt
2011-12-06
unit: garbage collect units with load error
Michal Schmidt
2011-12-05
Allow 'list-unit-files' to run with --root.
Bill Nottingham
2011-12-03
service: stop the service if ExecStartPost ends with a failure
Michal Schmidt
2011-12-03
service: handle services with racy daemonization gracefully
Michal Schmidt
2011-12-03
path: add PathModified (= PathChanged + IN_MODIFY)
Michal Schmidt
2011-12-03
path: refactor PathSpec usage
Michal Schmidt
2011-12-03
path: use %m instead of strerror(errno)
Michal Schmidt
2011-12-03
util: fix error checking after fgets()
Michal Schmidt
2011-12-02
rc-local: order after network.target
Michal Schmidt
2011-12-02
rc-local: no need to check if the script is executable
Michal Schmidt
2011-12-02
add a generator to pull rc-local.service in
Michal Schmidt
2011-11-30
man: document the PassCred option
Michal Schmidt
2011-11-30
syslog: use PassCred=yes for the /dev/log socket
Michal Schmidt
2011-11-30
shutdownd: use PassCred=yes in the socket unit
Michal Schmidt
2011-11-30
socket: add option for SO_PASSCRED
Michal Schmidt
2011-11-19
let mount and swap units log to the configured defaults
Michal Schmidt
2011-11-19
pam-module: treat "cron" in PAM_TTY as empty tty
Michal Schmidt
2011-11-19
pam-module: use the correct session type "unspecified"
Michal Schmidt
2011-11-17
execute: log errors from "sd(EXEC)"
Michal Schmidt
2011-11-17
execute: make setup_pam() return -errno when possible
Michal Schmidt
2011-11-16
execute: avoid logging to closed fds
Michal Schmidt
2011-11-14
Fix same expression on both sides of '&&'
Thomas Jarosch
2011-11-11
man: fix typo in sd_notify
Michal Schmidt
2011-11-11
job: colored status messages on boot
Michal Schmidt
2011-11-10
service: don't warn if the pidfile still exists after SIGCHLD
Michal Schmidt
2011-11-09
units/suse: let rc-local.service log to syslog
Michal Schmidt
2011-11-09
units/fedora: let rc-local.service log to syslog
Michal Schmidt
2011-11-09
units: drop unnecessary 'StandardOutput=syslog'
Michal Schmidt
2011-11-07
man: fix a typo in signal number
Michal Schmidt
2011-11-07
utmp: for DEAD_PROCESS write the current time to wtmp
Michal Schmidt
2011-11-07
utmp: initialize store with the found entry, not with the lookup key
Michal Schmidt
2011-11-07
utmp: no need to zero a struct before overwriting it with memcpy
Michal Schmidt
2011-11-07
utmp: remove unneded parameters
Michal Schmidt
2011-11-03
update TODO
Lennart Poettering
2011-11-03
cgroup: immediately remove all cgroups which run empty
Lennart Poettering
[next]