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-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
2011-11-02
Merge remote-tracking branch 'zbigniew/systemadm_changes'
Lennart Poettering
2011-11-02
bash-completion: rename file since it is no longer for systemctl only
Ran Benita
2011-11-02
bash-completion: add completions for systemd-loginctl
Ran Benita
2011-11-02
bash-completion: update with new verbs and arguments
Ran Benita
2011-11-02
Add Mageia support
Dexter Morgan
2011-11-01
update TODO
Lennart Poettering
2011-11-01
cryptsetup-generator: avoid ordering cycle on swap
Tom Gundersen
2011-11-01
units: drop [Install] section from remote-fs-pre.target
Lennart Poettering
2011-11-01
mount: order remote mounts after both network.target and remote-fs-pre.target
Lennart Poettering
2011-11-01
cgroup: always recreate cgroup before we try to apply attributes
Lennart Poettering
2011-11-01
initctl: don't use dbus connection after PID 1 got respawned
Lennart Poettering
2011-11-01
condition: Fix file descriptor leak in test_capability()
Thomas Jarosch
2011-11-01
random-seed: convert poolsize from bits to bytes
Tom Gundersen
2011-11-01
plymouth: fix ply proto endianess issues
Lennart Poettering
2011-11-01
README: explain dependency on cgroups
Lennart Poettering
[next]