summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* move /usr/bin/systemd to /usr/lib/systemd/systemdKay Sievers2012-02-081-1/+1
* man: document that we support tcpwrappers only for access controlLennart Poettering2012-02-021-3/+8
* service: add watchdog timestampMichael Olbrich2012-02-011-0/+12
* virt: detect LXC+libvirt containersLennart Poettering2012-01-251-0/+1
* man: document systemd-cgtop toolLennart Poettering2012-01-252-2/+251
* cgls: don't show kernel threads by defaultLennart Poettering2012-01-221-0/+14
* persistant -> persistentKay Sievers2012-01-181-2/+2
* tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering2012-01-181-3/+11
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-181-0/+15
* tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering2012-01-181-23/+53
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-121-18/+14
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-111-0/+16
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-062-5/+16
* login: implement sd_session_get_service()Lennart Poettering2012-01-051-2/+20
* headers: fix git URLs for source filesLennart Poettering2012-01-057-14/+14
* journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering2012-01-041-13/+14
* man: fix SEE ALSO in hostname(5)Tom Gundersen2012-01-031-1/+1
* login: introduce sd_pid_get_service()Lennart Poettering2012-01-031-10/+30
* socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering2011-12-311-4/+4
* Merge branch 'journal'Lennart Poettering2011-12-3114-22/+1096
|\
| * man: switch to UTF-8 output, to work around charset issuesLennart Poettering2011-12-191-0/+29
| * man: extend sd-login(7) in regards to mixing D-Bus and synchronous library ca...Lennart Poettering2011-12-191-1/+11
| * man: various updatesLennart Poettering2011-12-196-15/+41
| * man: add sd-login(7) pageLennart Poettering2011-12-192-10/+126
| * man: sd_readahead is not actually available in libsystemd-daemonLennart Poettering2011-12-191-17/+11
| * sd-daemon: fix #include lines since we now ship a shared libraryLennart Poettering2011-12-195-5/+5
| * man: document the sd-login interfacesLennart Poettering2011-12-196-0/+899
* | man: fix misplaced remark in description of Sockets=Michal Schmidt2011-12-171-2/+2
* | tmpfiles: add 'z', like 'Z' but not recursiveMichal Schmidt2011-12-162-4/+14
* | tmpfiles: apply chown, chmod for 'Z' entries tooMichal Schmidt2011-12-162-7/+12
* | man: mention that 'Z' ignores uid/gid/modeMichal Schmidt2011-12-161-2/+2
* | man: document 'Z' in tmpfilesMichal Schmidt2011-12-162-1/+12
* | '@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'Tim Waugh2011-12-081-1/+1
* | path: add PathModified (= PathChanged + IN_MODIFY)Michal Schmidt2011-12-031-7/+10
* | man: document the PassCred optionMichal Schmidt2011-11-301-0/+11
* | man: fix typo in sd_notifyMichal Schmidt2011-11-111-1/+1
* | man: fix a typo in signal numberMichal Schmidt2011-11-071-1/+1
|/
* unit: introduce ConditionCapabilityLennart Poettering2011-10-111-5/+19
* units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering2011-10-111-0/+26
* man: document list-unit-filesRan Benita2011-10-111-0/+7
* man: .include directive does not include as textual include it includes by pa...Barry Scott2011-10-111-2/+3
* man: for ExecStart= provide more details on env var substitution and how that...Barry Scott2011-10-112-14/+27
* systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt2011-09-271-0/+8
* condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering2011-09-231-3/+9
* util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering2011-09-231-7/+12
* man: document that PathChanged= does not care for simple writes but only for ...Lennart Poettering2011-09-221-1/+5
* man: document pkg-config line for sd-daemonLennart Poettering2011-09-221-1/+7
* man: document that sd-daemon.[ch] is now available as shared libraryLennart Poettering2011-09-226-55/+85
* condition: add ConditionPathIsSymbolicLinkMichal Schmidt2011-09-211-3/+10
* condition: always follow symlinks for condition checks, to mimic testLennart Poettering2011-09-211-6/+6