index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmpfiles: apply chown, chmod for 'Z' entries too
Michal Schmidt
2011-12-16
3
-34
/
+40
*
service: use 'syslog+console' for sysv_console
Michal Schmidt
2011-12-16
1
-1
/
+1
*
man: mention that 'Z' ignores uid/gid/mode
Michal Schmidt
2011-12-16
1
-2
/
+2
*
man: document 'Z' in tmpfiles
Michal Schmidt
2011-12-16
2
-1
/
+12
*
tmpfiles: add RECURSIVE_RELABEL_PATH ('Z')
Michal Schmidt
2011-12-16
1
-12
/
+112
*
tmpfiles: separate a generic item glob processing function
Michal Schmidt
2011-12-15
1
-27
/
+33
*
tmpfiles: use a common function to set owner/group/mode/label
Michal Schmidt
2011-12-15
1
-75
/
+45
*
tmpfiles: rename a couple of functions
Michal Schmidt
2011-12-15
1
-4
/
+4
*
tmpfiles: use an enum instead of plain char for item type
Michal Schmidt
2011-12-15
1
-5
/
+7
*
systemctl: fix typo in 'is-enabled'
Michal Schmidt
2011-12-15
1
-1
/
+1
*
fsck: Fix typo in comment
Gregs Gregs
2011-12-15
1
-1
/
+1
*
update TODO
Lennart Poettering
2011-12-14
1
-0
/
+2
*
pam-module: add a couple of debugging prints
Michal Schmidt
2011-12-14
1
-0
/
+10
*
unit: check for unneeded dependencies even when unit stop was expected
Michal Schmidt
2011-12-09
1
-0
/
+12
*
unit: fix false positive in check for unneeded unit
Michal Schmidt
2011-12-09
1
-5
/
+5
*
path: add missing pieces for PathModified
Michal Schmidt
2011-12-08
2
-2
/
+5
*
'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'
Tim Waugh
2011-12-08
1
-1
/
+1
*
systemctl: print 'error' load state in red
Michal Schmidt
2011-12-06
1
-4
/
+2
*
unit: garbage collect units with load error
Michal Schmidt
2011-12-06
1
-0
/
+1
*
Allow 'list-unit-files' to run with --root.
Bill Nottingham
2011-12-05
2
-5
/
+5
*
service: stop the service if ExecStartPost ends with a failure
Michal Schmidt
2011-12-03
1
-12
/
+14
*
service: handle services with racy daemonization gracefully
Michal Schmidt
2011-12-03
2
-21
/
+157
*
path: add PathModified (= PathChanged + IN_MODIFY)
Michal Schmidt
2011-12-03
3
-7
/
+13
*
path: refactor PathSpec usage
Michal Schmidt
2011-12-03
2
-161
/
+203
*
path: use %m instead of strerror(errno)
Michal Schmidt
2011-12-03
1
-2
/
+2
*
util: fix error checking after fgets()
Michal Schmidt
2011-12-03
1
-4
/
+4
*
rc-local: order after network.target
Michal Schmidt
2011-12-02
2
-0
/
+2
*
rc-local: no need to check if the script is executable
Michal Schmidt
2011-12-02
2
-2
/
+0
*
add a generator to pull rc-local.service in
Michal Schmidt
2011-12-02
4
-13
/
+129
*
man: document the PassCred option
Michal Schmidt
2011-11-30
1
-0
/
+11
*
syslog: use PassCred=yes for the /dev/log socket
Michal Schmidt
2011-11-30
2
-4
/
+2
*
shutdownd: use PassCred=yes in the socket unit
Michal Schmidt
2011-11-30
2
-6
/
+1
*
socket: add option for SO_PASSCRED
Michal Schmidt
2011-11-30
4
-0
/
+12
*
let mount and swap units log to the configured defaults
Michal Schmidt
2011-11-19
2
-4
/
+7
*
pam-module: treat "cron" in PAM_TTY as empty tty
Michal Schmidt
2011-11-19
2
-2
/
+6
*
pam-module: use the correct session type "unspecified"
Michal Schmidt
2011-11-19
1
-1
/
+1
*
execute: log errors from "sd(EXEC)"
Michal Schmidt
2011-11-17
3
-37
/
+107
*
execute: make setup_pam() return -errno when possible
Michal Schmidt
2011-11-17
1
-1
/
+7
*
execute: avoid logging to closed fds
Michal Schmidt
2011-11-16
3
-0
/
+6
*
Fix same expression on both sides of '&&'
Thomas Jarosch
2011-11-14
1
-2
/
+2
*
man: fix typo in sd_notify
Michal Schmidt
2011-11-11
1
-1
/
+1
*
job: colored status messages on boot
Michal Schmidt
2011-11-11
3
-11
/
+28
*
service: don't warn if the pidfile still exists after SIGCHLD
Michal Schmidt
2011-11-10
1
-4
/
+5
*
units/suse: let rc-local.service log to syslog
Michal Schmidt
2011-11-09
1
-1
/
+0
*
units/fedora: let rc-local.service log to syslog
Michal Schmidt
2011-11-09
1
-1
/
+0
*
units: drop unnecessary 'StandardOutput=syslog'
Michal Schmidt
2011-11-09
6
-6
/
+0
*
man: fix a typo in signal number
Michal Schmidt
2011-11-07
1
-1
/
+1
*
utmp: for DEAD_PROCESS write the current time to wtmp
Michal Schmidt
2011-11-07
1
-5
/
+13
*
utmp: initialize store with the found entry, not with the lookup key
Michal Schmidt
2011-11-07
1
-1
/
+1
*
utmp: no need to zero a struct before overwriting it with memcpy
Michal Schmidt
2011-11-07
1
-2
/
+0
[next]