summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* 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
* unit: introduce ConditionPathIsMountPoint=Lennart Poettering2011-09-211-10/+19
* man: document which condition tests follow symlinksMichal Schmidt2011-09-201-17/+16
* man: list specifiers in a tableMathieu Bridon2011-09-061-22/+78
* man: fix typo in systemd manual pageAlbert Strasheim2011-09-061-1/+1
* locale: support $LANGUAGE tooLennart Poettering2011-08-311-0/+2
* man: document /etc/timezoneLennart Poettering2011-08-311-0/+90
* man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering2011-08-311-18/+0
* service: change default stdout/stderr to syslogLennart Poettering2011-08-302-4/+18
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-304-10/+11
* man: fix securebits docsLennart Poettering2011-08-291-2/+2
* man: Sort the entries in systemd.special(7)Josh Triplett2011-08-241-14/+14
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-231-0/+20
* exec: allow passing arbitrary path names to blkio cgroup attributesLennart Poettering2011-08-211-14/+24
* exec: add high-level controls for blkio cgroup attributesLennart Poettering2011-08-211-5/+58
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-202-28/+134
* exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering2011-08-022-5/+23
* man: nspawn fixesLennart Poettering2011-08-021-6/+7
* nspawn: add new --no-net switch to turn off networking in the containerLennart Poettering2011-08-021-0/+11
* man: loginctl has lock/unlock with a -session suffixMiklos Vajna2011-08-011-2/+2
* man: Fix command name in systemd-tmpfiles example.Ville Skyttä2011-08-011-1/+1
* man: document that we default to 022 as umaskLennart Poettering2011-08-011-1/+1
* machine-id: be nice and generate compliant v4 UUIDsLennart Poettering2011-07-251-6/+37
* systemctl: hook up new install logicLennart Poettering2011-07-251-20/+98
* systemctl: remove monitor command since it is mostly uselessLennart Poettering2011-07-231-10/+0
* systemctl: split --help into multiple sectionsLennart Poettering2011-07-231-1/+1
* manager: add log control via RT signalsLennart Poettering2011-07-231-0/+38
* man: add a couple of crosslinksLennart Poettering2011-07-133-1/+4
* man: add man page for systemd-loginctlLennart Poettering2011-07-132-3/+460
* unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering2011-07-121-1/+8
* tmpfiles: allow creation of named pipes with tmpfilesLennart Poettering2011-07-121-0/+5
* man: un-reverse IgnoreOnSnapshot descriptionZbigniew Jędrzejewski-Szmek2011-07-112-3/+3
* systemctl: hide all information on --kill-mode= since it is mostly uselessLennart Poettering2011-07-071-19/+0
* path,unit: support globbing in conditions and path unitsLennart Poettering2011-07-072-12/+24
* nspawn: spawn shell under specified --userMichal Vyskocil2011-07-011-0/+13
* unit: add three new specifiers to use in unit filesLennart Poettering2011-07-011-3/+11
* exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering2011-06-301-0/+12
* man: update pam_systemd page to document new behaviourLennart Poettering2011-06-292-112/+56
* logind: add man page for configuration fileLennart Poettering2011-06-291-0/+160
* systemctl: add support for --root for systemctl enable/disable/is-enabledFrederic Crozat2011-06-271-0/+11
* service: check whether sysv scripts where changedLennart Poettering2011-06-211-1/+1
* systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctlVille Skyttä2011-06-201-0/+16
* man: Documentation spelling fixesVille Skyttä2011-06-209-14/+14
* pam-module: add debug= parameterMichal Schmidt2011-06-151-0/+8