summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering1-73/+28
2013-08-04man: fix typo in documentation of systemd-machinedMichael Scherer1-1/+1
2013-08-04man: wording and grammar updatesJan Engelhardt3-6/+6
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering1-0/+12
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering1-7/+27
2013-07-29man: reowrk list of documented unit search pathsLennart Poettering1-40/+15
2013-07-29man: there is no session mode, only user modeLennart Poettering1-1/+1
2013-07-29man: link up scope+slice units from systemd.unit(5)Lennart Poettering1-6/+15
2013-07-27man: systemd.unit: fix volatile pathBrandon Philips1-1/+1
2013-07-26systemctl.8: fix typo in SEE ALSODave Reisner1-1/+1
2013-07-26rework systemd's own process environment handling/passingKay Sievers1-10/+5
2013-07-26systemctl: remove "load" commandLennart Poettering1-22/+0
2013-07-26systemctl: move set-log-level to systemd-analyzeLennart Poettering2-15/+18
2013-07-26systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering2-10/+38
2013-07-26core: allow setting RemainAfterExit= for transient servicesLennart Poettering1-0/+13
2013-07-24tmpfiles: introduce --exclude-prefixDave Reisner1-0/+7
2013-07-24tmpfiles: support passing --prefix multiple timesDave Reisner1-1/+2
2013-07-24journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering1-3/+11
2013-07-23man: Fix copy&paste errorMichael Biebl1-3/+3
2013-07-21man: wording and grammar updatesJan Engelhardt15-36/+36
2013-07-21man: udev - add section about hwdbKay Sievers1-8/+41
2013-07-19man: also mention /run/log/journal in systemd-jouranld.service(8)Zbigniew Jędrzejewski-Szmek1-1/+13
2013-07-19man: update documentation of systemctl cgroup commandsLennart Poettering1-87/+20
2013-07-19man: update documentation of slice units a bitLennart Poettering2-7/+29
2013-07-19man: update scope unit man page a bitLennart Poettering3-21/+20
2013-07-19man: update pam_systemd documentation to current state of the codeLennart Poettering1-115/+25
2013-07-19man: list scope and slice units in systemd(1)Lennart Poettering1-18/+32
2013-07-19man: document sd_pid_get_slice() call of libsystemd-loginLennart Poettering1-11/+31
2013-07-19man: a few corrections to the machinectl man pageLennart Poettering2-11/+10
2013-07-19man: update systemd-nspawn regarding new --slice= logicLennart Poettering1-11/+12
2013-07-19man: extend systemd-run man page a littleLennart Poettering1-10/+27
2013-07-19man: drop the old cgroup settings from the man pagesLennart Poettering2-157/+9
2013-07-19man: Fix example to use the new --boot syntaxJan Janssen1-2/+2
2013-07-19core: add %v specifierZbigniew Jędrzejewski-Szmek1-2/+8
2013-07-19man: document Slice= setting (and other fixes)Lennart Poettering2-34/+76
2013-07-19man: add reference to new machined bus API documentation in the wikiLennart Poettering1-2/+10
2013-07-18systemctl: option to list units by stateMaciej Wereski1-17/+12
2013-07-18journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz1-0/+12
2013-07-17journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek1-33/+41
2013-07-16journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek1-0/+10
2013-07-16udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen1-3/+7
2013-07-16journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek1-0/+7
2013-07-16man: improve readability of --output options in journalctl(1)Jason St. John2-48/+120
2013-07-16man: use HTTPS links for links that support itJason St. John8-19/+19
2013-07-16journalctl: Add support for showing messages from a previous bootJan Janssen1-11/+43
2013-07-16detect-virt: detect User-Mode LinuxRamkumar Ramachandra2-0/+2
2013-07-16journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden1-0/+9
2013-07-15man: add FILES section to systemd-journald.service(8)Zbigniew Jędrzejewski-Szmek1-1/+36
2013-07-15man: add note about paging and colors to journalctl(1)Zbigniew Jędrzejewski-Szmek1-0/+14
2013-07-16cryptsetup: Add tcrypt supportJan Janssen1-118/+182