Age | Commit message (Expand) | Author |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake... | Lennart Poettering |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering |
2010-10-28 | unit: replace recursive_stop by stop_retroactively to simplify things a little | Lennart Poettering |
2010-10-26 | man: be more explicit about the usefulness of --system | Lennart Poettering |
2010-10-26 | systemctl: automatically spawn temporary password agent when we might need one | Lennart Poettering |
2010-10-22 | man: numerous updates to document updated systemctl behaviour | Lennart Poettering |
2010-10-22 | man: document systemctl --force | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-20 | unit: introduce %f specifier to decode file names | Lennart Poettering |
2010-10-20 | service: implement FsckPassNo= option | Lennart Poettering |
2010-10-19 | man: extend commenting of .spec file snippets a bit | Lennart Poettering |
2010-10-19 | man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymore | Lennart Poettering |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering |
2010-10-08 | service: introduce Restart=on-failure and Restart=on-abort | Lennart Poettering |
2010-10-08 | unit: rename 'banned' load state to 'masked' | Lennart Poettering |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering |
2010-10-05 | fix typo: s/seperat/separat/g | Dave Reisner |
2010-10-05 | man: fix typo | Lennart Poettering |
2010-10-05 | man: document Sockets= switch | Lennart Poettering |
2010-10-05 | man: document readahdea split-off | Lennart Poettering |
2010-10-05 | service: rename settings for Restart= from 'restart-always' to 'always' and s... | Lennart Poettering |
2010-10-05 | socket: make service to start on incoming traffic configurable | Lennart Poettering |
2010-10-05 | man: fix suggested autoconf snippet | Lennart Poettering |
2010-09-26 | readahead: add interface to sd-daemon.[ch] to control readahead | Lennart Poettering |
2010-09-15 | man: document that first param to ExecStart= cannot be variable substitution | Lennart Poettering |
2010-09-14 | man: include reference to the interface stability promise | Lennart Poettering |
2010-09-13 | man: s/triggerin/triggerun/ for rpm upgrades | Lennart Poettering |
2010-09-13 | man: some clarifications | Lennart Poettering |
2010-09-06 | man: Fix small typo: s/seperate/separate/ | Michael Biebl |
2010-09-03 | build-sys: prepare new releasesystemd/v9 | Lennart Poettering |
2010-09-03 | man: extend documentation on systemctl isolate | Matthew Miller |
2010-08-31 | systemctl: avoid wrapping of headers/footers | Lennart Poettering |
2010-08-31 | exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface | Lennart Poettering |
2010-08-31 | manager: rename 'maintenance' state to 'failed' to avoid user confusion | Matthew Miller |
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering |
2010-08-25 | cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup | Lennart Poettering |
2010-08-25 | man: minor updates | Lennart Poettering |
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering |
2010-08-17 | shutdown: drop -f/-F switches again, simply because we don't want to condone ... | Lennart Poettering |
2010-08-16 | shutdown: if now time argument is passed, imply +1 not +0 | Lennart Poettering |
2010-08-16 | man: document new shutdown features | Lennart Poettering |
2010-08-13 | man: document that we now accept more than one main process for Type=oneshot ... | Lennart Poettering |
2010-08-13 | service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin... | Lennart Poettering |
2010-08-13 | man: document new 'systemctl status PID' syntax | Lennart Poettering |
2010-08-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu... | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-08-07 | man: minor man page fix | Lennart Poettering |
2010-08-06 | man: minor man page fix | Lennart Poettering |
2010-08-06 | man: document %triggerin usage | Lennart Poettering |
2010-08-03 | socket: Allow selection of TCP Congestion Avoidance algorithm to socket | Tomasz Torcz |