Age | Commit message (Expand) | Author |
2016-10-03 | man: remove consecutive duplicate words (#4268) | Stefan Schweter |
2016-09-25 | core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= i... | Djalal Harouni |
2016-09-25 | core:sandbox: add more /proc/* entries to ProtectKernelTunables= | Djalal Harouni |
2016-09-25 | doc: explicitly document that /dev/mem and /dev/port are blocked by PrivateDe... | Djalal Harouni |
2016-09-25 | doc: documentation fixes for ReadWritePaths= and ProtectKernelTunables= | Djalal Harouni |
2016-09-25 | man: shorten the exit status table a bit | Lennart Poettering |
2016-09-25 | man: the exit code/signal is stored in $EXIT_CODE, not $EXIT_STATUS | Lennart Poettering |
2016-09-25 | man: rework documentation for ReadOnlyPaths= and related settings | Lennart Poettering |
2016-09-25 | man: in user-facing documentaiton don't reference C function names | Lennart Poettering |
2016-09-25 | core: imply ProtectHome=read-only and ProtectSystem=strict if DynamicUser=1 | Lennart Poettering |
2016-09-25 | core: introduce ProtectSystem=strict | Lennart Poettering |
2016-09-25 | core: add two new service settings ProtectKernelTunables= and ProtectControlG... | Lennart Poettering |
2016-08-19 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-11 | man: add "timeout" to status table (#3919) | Zbigniew Jędrzejewski-Szmek |
2016-08-07 | Merge pull request #3914 from keszybz/fix-man-links | Lennart Poettering |
2016-08-07 | man: add a table of possible exit statuses (#3910) | Zbigniew Jędrzejewski-Szmek |
2016-08-06 | Merge pull request #3884 from poettering/private-users | Zbigniew Jędrzejewski-Szmek |
2016-08-06 | man: provide html links to a bunch of external man pages | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP... | Lennart Poettering |
2016-08-03 | core: add new PrivateUsers= option to service execution | Lennart Poettering |
2016-07-25 | Merge pull request #3728 from poettering/dynamic-users | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | core: change ExecStart=! syntax to ExecStart=+ (#3797) | Lennart Poettering |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-07-19 | doc,core: Read{Write,Only}Paths= and InaccessiblePaths= | Alessandro Puccetti |
2016-07-19 | namespace: unify limit behavior on non-directory paths | Alessandro Puccetti |
2016-06-23 | execute: add a new easy-to-use RestrictRealtime= option to units | Lennart Poettering |
2016-06-15 | core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute... | Lennart Poettering |
2016-06-13 | core: improve seccomp syscall grouping a bit | Lennart Poettering |
2016-06-10 | core/execute: add the magic character '!' to allow privileged execution (#3493) | Alessandro Puccetti |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-06-01 | core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157) | Topi Miettinen |
2016-05-30 | doc: clarify systemd.exec's paths definition (#3368) | Alessandro Puccetti |
2016-05-30 | man: fix recurring typo | Luca Bruno |
2016-05-15 | namespace: Make private /dev noexec and readonly (#3263) | topimiettinen |
2016-04-29 | core: make parsing of RLIMIT_NICE aware of actual nice levels | Lennart Poettering |
2016-04-29 | man: minor wording fixes | Lennart Poettering |
2016-04-26 | man: elaborate on the automatic systemd-journald.socket service dependencies | Lennart Poettering |
2016-04-17 | man: systemd.exec: Clarify InaccessibleDirectories (#3048) (#3048) | Nicolas Braud-Santoni |
2016-02-28 | core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMIN | Ronny Chevalier |
2016-02-22 | man: extend the Personality= documentation | Lennart Poettering |
2016-02-13 | core: drop Capabilities= setting | Lennart Poettering |
2016-01-12 | man: add AmbientCapabilities entry. | Ismo Puustinen |
2015-11-25 | core: support <soft:hard> ranges for RLIMIT options | Karel Zak |
2015-11-19 | man: systemd.exec: add missing variables | Evgeny Vereshchagin |
2015-11-11 | Merge pull request #1854 from poettering/unit-deps | Tom Gundersen |
2015-11-11 | man: document automatic dependencies | Lennart Poettering |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger |
2015-11-10 | core: accept time units for time-based resource limits | Lennart Poettering |
2015-11-09 | Merge pull request #1799 from jengelh/doc | Lennart Poettering |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |