aboutsummaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* socket: support netlink socketsLennart Poettering2011-04-101-0/+16
* path: optionally, create watched directories in .path unitsLennart Poettering2011-04-101-0/+22
* man: add man page for ask-passwordLennart Poettering2011-04-081-0/+182
* unit: introduce OnFailureIsolate=Lennart Poettering2011-04-071-0/+16
* units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...Lennart Poettering2011-04-061-2/+2
* man: fix description of systemctl reload-or-try-restartLennart Poettering2011-04-051-5/+6
* exec: support unlimited resourcesLennart Poettering2011-04-041-1/+4
* man: document /etc/sysctl.d/Lennart Poettering2011-04-043-2/+97
* binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering2011-04-041-0/+103
* condition: use 'selinux' rather than 'SELinux' as preferred spellingLennart Poettering2011-04-031-1/+1
* man: document ConditionSecurityMichal Schmidt2011-04-031-0/+8
* general: replace a few uses of /var/run by /runLennart Poettering2011-04-013-20/+17
* man: document ConditionPathIsDirectory=Lennart Poettering2011-04-011-2/+8
* man: uinput.ko is a bad exampleLennart Poettering2011-03-311-3/+3
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-295-13/+3
* man: really fix all LC_MESSAGE to LC_MESSAGESLennart Poettering2011-03-291-1/+1
* man: fix references to systemd.unit= on the kernel cmdlineLennart Poettering2011-03-281-2/+2
* use /run instead of /dev/.runKay Sievers2011-03-282-2/+2
* man: explain a couple of default dependenciesLennart Poettering2011-03-282-9/+27
* man: no keep-root in pam_systemd anymoreAndrey Borzenkov2011-03-221-1/+0
* man: document pidns containersLennart Poettering2011-03-181-0/+1
* units: deemphesize Names= settings, and explain why nobody whould use themLennart Poettering2011-03-181-15/+29
* syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-181-31/+0
* man: document .requires/ directoriesLennart Poettering2011-03-181-1/+4
* special: get rid of dbus.targetLennart Poettering2011-03-182-24/+1
* exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering2011-03-181-17/+40
* man: fix systemctl try-restart descriptionAndrey Borzenkov2011-03-161-3/+3
* man: document systemd-nspawnLennart Poettering2011-03-151-0/+190
* core: move abstract namespace sockets to /dev/.runLennart Poettering2011-03-141-4/+4
* systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering2011-03-121-0/+21
* man: trivial typo in systemd(1)Andrey Borzenkov2011-03-101-1/+1
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-091-1/+1
* unit: distuingish mandatory from triggering conditionsLennart Poettering2011-03-081-5/+16
* main: introduce /etc/machine-idLennart Poettering2011-03-041-0/+104
* man: document changed EnvironmentFile= behaviourLennart Poettering2011-03-041-1/+11
* man: fix chkconfig syntax to use --level 3Lennart Poettering2011-03-011-1/+1
* unit: introduce ConditionVirtualization=Lennart Poettering2011-02-211-4/+22
* man: fixed typo in SyslogIdentifier=Mike Kazantsev2011-02-191-1/+1
* man: don't do more reloads than necessary in spec filesLennart Poettering2011-02-181-2/+2
* systemctl: introduce --ignore-dependenciesLennart Poettering2011-02-161-0/+15
* systemctl: introduce --failed to show only failed servicesLennart Poettering2011-02-161-1/+12
* service: change default std output to inheritLennart Poettering2011-02-151-2/+1
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-152-0/+38
* execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering2011-02-151-4/+10
* service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering2011-02-131-0/+24
* pam: introduce whitelist and blacklist user list featureLennart Poettering2011-02-131-11/+39
* systemd: document systemd-tmpfilesLennart Poettering2011-02-132-8/+161
* tmpfiles: support globsLennart Poettering2011-02-121-14/+40
* man: document SYSTEMD_READY=Lennart Poettering2011-02-091-0/+19
* manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the...Lennart Poettering2011-02-091-0/+57