summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2012-02-15man: systemd.special no longer needs sed logicLennart Poettering
2012-02-15login: document new sd_session_get_xxx() callsLennart Poettering
2012-02-15systemctl: introduce systemctl reboot -ffLennart Poettering
2012-02-14man: define more precisely the format of /etc/os-releaseLennart Poettering
2012-02-14man: document CPE field in os-release fileLennart Poettering
2012-02-13sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...Lennart Poettering
2012-02-13man: we don't support systems without /etc/os-release anymoreLennart Poettering
2012-02-13man: it's probably a good idea to wrap the ANSI color in quotes, in order to ...Lennart Poettering
2012-02-13Fix broken Git repository URLsMichael Biebl
2012-02-09service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering
2012-02-09man: document restart optionsLennart Poettering
2012-02-09man: Clarify man page with respect to automatic fstab dependenciesBill Nottingham
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2012-02-09man: document x-systemd-device-timeout=Lennart Poettering
2012-02-09man: fix XMLLennart Poettering
2012-02-08man: document the WATCHDOG_USEC environment variableLennart Poettering
2012-02-08service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich
2012-02-08man: document systemd.setenv=Lennart Poettering
2012-02-08move /usr/bin/systemd to /usr/lib/systemd/systemdKay Sievers
2012-02-02man: document that we support tcpwrappers only for access controlLennart Poettering
2012-02-01service: add watchdog timestampMichael Olbrich
2012-01-25virt: detect LXC+libvirt containersLennart Poettering
2012-01-25man: document systemd-cgtop toolLennart Poettering
2012-01-22cgls: don't show kernel threads by defaultLennart Poettering
2012-01-18persistant -> persistentKay Sievers
2012-01-18tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering
2012-01-18tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering
2012-01-06journal: introduce log target 'journal' for executed processesLennart Poettering
2012-01-05login: implement sd_session_get_service()Lennart Poettering
2012-01-05headers: fix git URLs for source filesLennart Poettering
2012-01-04journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering
2012-01-03man: fix SEE ALSO in hostname(5)Tom Gundersen
2012-01-03login: introduce sd_pid_get_service()Lennart Poettering
2011-12-31socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering
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