summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2011-12-31Merge branch 'journal'Lennart Poettering
2011-12-19man: switch to UTF-8 output, to work around charset issuesLennart Poettering
2011-12-19man: extend sd-login(7) in regards to mixing D-Bus and synchronous library ca...Lennart Poettering
2011-12-19man: various updatesLennart Poettering
2011-12-19man: add sd-login(7) pageLennart Poettering
2011-12-19man: sd_readahead is not actually available in libsystemd-daemonLennart Poettering
2011-12-19sd-daemon: fix #include lines since we now ship a shared libraryLennart Poettering
2011-12-19man: document the sd-login interfacesLennart Poettering
2011-12-17man: fix misplaced remark in description of Sockets=Michal Schmidt
2011-12-16tmpfiles: add 'z', like 'Z' but not recursiveMichal Schmidt
2011-12-16tmpfiles: apply chown, chmod for 'Z' entries tooMichal Schmidt
2011-12-16man: mention that 'Z' ignores uid/gid/modeMichal Schmidt
2011-12-16man: document 'Z' in tmpfilesMichal Schmidt
2011-12-08'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'Tim Waugh
2011-12-03path: add PathModified (= PathChanged + IN_MODIFY)Michal Schmidt
2011-11-30man: document the PassCred optionMichal Schmidt
2011-11-11man: fix typo in sd_notifyMichal Schmidt
2011-11-07man: fix a typo in signal numberMichal Schmidt
2011-10-11unit: introduce ConditionCapabilityLennart Poettering
2011-10-11units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering
2011-10-11man: document list-unit-filesRan Benita
2011-10-11man: .include directive does not include as textual include it includes by pa...Barry Scott
2011-10-11man: for ExecStart= provide more details on env var substitution and how that...Barry Scott
2011-09-27systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt
2011-09-23condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering
2011-09-23util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering
2011-09-22man: document that PathChanged= does not care for simple writes but only for ...Lennart Poettering
2011-09-22man: document pkg-config line for sd-daemonLennart Poettering
2011-09-22man: document that sd-daemon.[ch] is now available as shared libraryLennart Poettering
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21condition: always follow symlinks for condition checks, to mimic testLennart Poettering
2011-09-21unit: introduce ConditionPathIsMountPoint=Lennart Poettering
2011-09-20man: document which condition tests follow symlinksMichal Schmidt
2011-09-06man: list specifiers in a tableMathieu Bridon
2011-09-06man: fix typo in systemd manual pageAlbert Strasheim
2011-08-31locale: support $LANGUAGE tooLennart Poettering
2011-08-31man: document /etc/timezoneLennart Poettering
2011-08-31man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering
2011-08-30service: change default stdout/stderr to syslogLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-08-29man: fix securebits docsLennart Poettering
2011-08-24man: Sort the entries in systemd.special(7)Josh Triplett
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering
2011-08-21exec: allow passing arbitrary path names to blkio cgroup attributesLennart Poettering
2011-08-21exec: add high-level controls for blkio cgroup attributesLennart Poettering
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering
2011-08-02exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering
2011-08-02man: nspawn fixesLennart Poettering
2011-08-02nspawn: add new --no-net switch to turn off networking in the containerLennart Poettering
2011-08-01man: loginctl has lock/unlock with a -session suffixMiklos Vajna