Age | Commit message (Expand) | Author |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-19 | man: document $MAINPID | Lennart Poettering |
2014-02-19 | core: add Personality= option for units to set the personality for spawned pr... | Lennart Poettering |
2014-02-18 | seccomp: add helper call to add all secondary archs to a seccomp filter | Lennart Poettering |
2014-02-17 | doc: resolve missing/extraneous words or inappropriate forms | Jan Engelhardt |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2014-02-14 | man: replace STDOUT with standard output, etc. | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | man: fix grammatical errors and other formatting issues | Jason St. John |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-12 | core: rework syscall filter | Lennart Poettering |
2014-02-12 | syscallfilter: port to libseccomp | Ronny Chevalier |
2014-02-10 | nspawn,man: use a common vocabulary when referring to selinux security contexts | Lennart Poettering |
2014-02-10 | exec: Add support for ignoring errors on SELinuxContext by prefixing it with ... | Michael Scherer |
2014-02-10 | exec: Add SELinuxContext configuration item | Michael Scherer |
2014-01-20 | exec: introduce PrivateDevices= switch to provide services with a private /dev | Lennart Poettering |
2014-01-09 | man: mention which variables will be expanded in ExecStart | Zbigniew Jędrzejewski-Szmek |
2013-12-25 | man: grammar and wording improvements | Jan Engelhardt |
2013-12-25 | man: improvements to comma placement | Jan Engelhardt |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-10-15 | man: wording and grammar updates | Jan Engelhardt |
2013-10-02 | execute.c: always set $SHELL | Zbigniew Jędrzejewski-Szmek |
2013-09-27 | man: drop references to "cgroup" wher appropriate | Lennart Poettering |
2013-09-17 | man: add a list of environment variables | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | man: wording and grammar updates | Jan Engelhardt |
2013-09-12 | man: Add a note about what environment variables are available by default | Zbigniew Jędrzejewski-Szmek |
2013-09-10 | man: wording and grammar updates | Jan Engelhardt |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-07-19 | man: drop the old cgroup settings from the man pages | Lennart Poettering |
2013-07-16 | man: use HTTPS links for links that support it | Jason St. John |
2013-07-13 | man: wording and grammar update | Jan Engelhardt |
2013-07-12 | man: document the slice and scope units, add systemd.cgroup(5) | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | man: add more formatting markup | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-06-26 | man: use <constant> for various constants which look ugly with quotes | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | manager: add DefaultEnvironment option | Umut Tezduyar |
2013-05-18 | Standardize on 'file system' and 'namespace' in man pages. | David Strauss |
2013-05-03 | man: add various filenames to the index | Zbigniew Jędrzejewski-Szmek |
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 |