aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: minor updatesLennart Poettering2012-10-261-2/+3
* Reword sentences that contain psuedo-English "resp."Andrew Eikum2012-10-161-9/+9
* man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen2012-09-131-3/+3
* namespace: rework namespace supportLennart Poettering2012-08-131-13/+6
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-1/+2
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-171-0/+48
* man: reword man page titlesLennart Poettering2012-07-161-1/+1
* unit: set default working directory to the user's home directory when running...Lennart Poettering2012-07-161-2/+6
* Spelling fixes.Ville Skyttä2012-07-161-5/+5
* man: move header file man pages from section 7 to 3Lennart Poettering2012-07-131-2/+2
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-311-5/+6
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-241-8/+8
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* journalctl,loginctl: drop systemd- prefix in binary namesLennart Poettering2012-03-261-1/+2
* service: ignore SIGPIPE by defaultsystemd-v41Lennart Poettering2012-02-091-0/+11
* man: document that we support tcpwrappers only for access controlLennart Poettering2012-02-021-3/+8
* persistant -> persistentKay Sievers2012-01-181-2/+2
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-181-0/+15
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-061-4/+15
* man: for ExecStart= provide more details on env var substitution and how that...Barry Scott2011-10-111-0/+5
* service: change default stdout/stderr to syslogLennart Poettering2011-08-301-3/+12
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-301-1/+2
* man: fix securebits docsLennart Poettering2011-08-291-2/+2
* 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-201-26/+132
* exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering2011-08-021-4/+22
* man: document that we default to 022 as umaskLennart Poettering2011-08-011-1/+1
* exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering2011-06-301-0/+12
* service: check whether sysv scripts where changedLennart Poettering2011-06-211-1/+1
* man: Documentation spelling fixesVille Skyttä2011-06-201-3/+3
* exec: Fix number of unit typesOzan Çağlayan2011-05-271-2/+2
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-181-0/+30
* exec: support unlimited resourcesLennart Poettering2011-04-041-1/+4
* exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering2011-03-181-17/+40
* man: document changed EnvironmentFile= behaviourLennart Poettering2011-03-041-1/+11
* man: fixed typo in SyslogIdentifier=Mike Kazantsev2011-02-191-1/+1
* execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering2011-02-151-4/+10
* man: document missing KillSignal= and swap optionsLennart Poettering2011-01-181-6/+10
* fragment: allow prefixing of the EnvironmentFile= path with - to ignore errorsLennart Poettering2011-01-061-2/+7
* man: remaining spelling fixesMiklos Vajna2011-01-011-2/+2
* man: Fix various typosAndrew Edmunds2010-11-111-9/+10
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-081-0/+21
* man: Fix small typo: s/seperate/separate/Michael Biebl2010-09-061-8/+8
* exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering2010-08-311-3/+3
* man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec...Conrad Meyer2010-07-071-3/+3
* update man pages for recent changesLennart Poettering2010-07-071-1/+1
* turn negative options into positive optionsLennart Poettering2010-07-051-5/+5
* uniformly suffix time span properties with their unitLennart Poettering2010-07-041-4/+10
* man: document execution context related settingsLennart Poettering2010-07-021-0/+740