Age | Commit message (Expand) | Author |
2013-04-08 | man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchy | Lennart Poettering |
2013-03-22 | exec: Assigning the empty string to CapabilityBoundSet= should drop all caps | Lennart Poettering |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-02-13 | man: use <replaceable> in various places | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | man: rename systemd.conf to systemd-system.conf | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: extend systemd.directives(7) to all manual pages | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: mention that PrivateTmp means /var/tmp too | Zbigniew Jędrzejewski-Szmek |
2013-01-24 | man: systemd.exec - explicit Environment assignment | Frederic Crozat |
2013-01-18 | util: continuation support for load_env_file | Michal Vyskocil |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-15 | man: add links to directive index to see-alsos | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | Added globbing support to EnvironmentFile | Pekka Lundstrom |
2012-11-27 | man: systemd.exec - mention mount(2) | Kay Sievers |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-10-26 | man: minor updates | Lennart Poettering |
2012-10-16 | Reword sentences that contain psuedo-English "resp." | Andrew Eikum |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-08-13 | namespace: rework namespace support | Lennart Poettering |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-17 | execute: support syscall filtering using seccomp filters | Lennart Poettering |
2012-07-16 | man: reword man page titles | Lennart Poettering |
2012-07-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-16 | Spelling fixes. | Ville Skyttä |
2012-07-13 | man: move header file man pages from section 7 to 3 | Lennart Poettering |
2012-05-31 | util: introduce a proper nsec_t and make use of it where appropriate | Lennart Poettering |
2012-05-24 | main: add configuration option to alter capability bounding set for PID 1 | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-26 | journalctl,loginctl: drop systemd- prefix in binary names | Lennart Poettering |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering |
2012-02-02 | man: document that we support tcpwrappers only for access control | Lennart Poettering |
2012-01-18 | persistant -> persistent | Kay Sievers |
2012-01-18 | exec: introduce ControlGroupPersistant= to make cgroups persistant | Lennart Poettering |
2012-01-06 | journal: introduce log target 'journal' for executed processes | Lennart Poettering |
2011-10-11 | man: for ExecStart= provide more details on env var substitution and how that... | Barry Scott |
2011-08-30 | service: change default stdout/stderr to syslog | Lennart Poettering |
2011-08-30 | stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive | Lennart Poettering |
2011-08-29 | man: fix securebits docs | Lennart Poettering |
2011-08-21 | exec: allow passing arbitrary path names to blkio cgroup attributes | Lennart Poettering |
2011-08-21 | exec: add high-level controls for blkio cgroup attributes | Lennart Poettering |
2011-08-20 | exec: optionally apply cgroup attributes to the cgroups we create | Lennart Poettering |
2011-08-02 | exec: introduce PrivateNetwork= process option to turn off network access to ... | Lennart Poettering |
2011-08-01 | man: document that we default to 022 as umask | Lennart Poettering |
2011-06-30 | exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs | Lennart Poettering |
2011-06-21 | service: check whether sysv scripts where changed | Lennart Poettering |
2011-06-20 | man: Documentation spelling fixes | Ville Skyttä |
2011-05-27 | exec: Fix number of unit types | Ozan Çağlayan |
2011-05-18 | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering |
2011-04-04 | exec: support unlimited resources | Lennart Poettering |
2011-03-18 | exec: properly apply capability bounding set, add inverted bounding sets | Lennart Poettering |
2011-03-04 | man: document changed EnvironmentFile= behaviour | Lennart Poettering |