Age | Commit message (Expand) | Author |
2016-10-13 | Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel... | Lennart Poettering |
2016-10-12 | man: typo fixes | Thomas Hindoe Paaboel Andersen |
2016-10-12 | core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules= | Djalal Harouni |
2016-10-12 | doc: minor hint about InaccessiblePaths= in regard of ProtectKernelTunables= | Djalal Harouni |
2016-10-12 | core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yes | Djalal Harouni |
2016-10-12 | core:sandbox: Add ProtectKernelModules= option | Djalal Harouni |
2016-10-11 | Merge pull request #4348 from poettering/docfixes | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | Merge pull request #4067 from poettering/invocation-id | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | man: beef up documentation on per-unit resource limits a bit | Lennart Poettering |
2016-10-11 | man: document that Type=idle is subject to a 5s time-out | Lennart Poettering |
2016-10-11 | man: avoid using the term "loaded" for units currently in memory, since we al... | Lennart Poettering |
2016-10-11 | man: expand the documentation of $SYSTEMD_PAGER and related environment varia... | Lennart Poettering |
2016-10-10 | man: update unit type count (#4339) | Lucas Werkmeister |
2016-10-10 | journal-remote: fix up misleading man page | Dan Dedrick |
2016-10-10 | networkd: rename Rename CheckSum → Checksum (#4312) | Susant Sahani |
2016-10-10 | nspawn,man: fix parsing of numeric args for --private-users, accept any boolean | Zbigniew Jędrzejewski-Szmek |
2016-10-09 | man: describe how to reverse systemd-nspawn -U | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | networkd: address add support to configure flags (#4201) | Susant Sahani |
2016-10-07 | Merge pull request #4061 from dm0-/coreos-1545 | Lennart Poettering |
2016-10-07 | resolved: add an option to control the DNS stub listener | David Michael |
2016-10-07 | man: update sd-id128(3) a bit | Lennart Poettering |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-07 | networkd: remote checksum offload for vxlan (#4110) | Susant Sahani |
2016-10-06 | core: add possibility to set action for ctrl-alt-del burst (#4105) | Lukáš Nykrýn |
2016-10-05 | seccomp: add support for the s390 architecture (#4287) | hbrueckner |
2016-10-04 | Merge pull request #4273 from keszybz/docs | Martin Pitt |
2016-10-03 | man: remove consecutive duplicate words (#4268) | Stefan Schweter |
2016-10-03 | man: rework the explanation of Domains= | Zbigniew Jędrzejewski-Szmek |
2016-10-03 | man: fix indentation in table | Zbigniew Jędrzejewski-Szmek |
2016-10-01 | analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignored | Zbigniew Jędrzejewski-Szmek |
2016-10-01 | systemctl: Add --wait option to wait until started units terminate again | Martin Pitt |
2016-10-01 | man: update mx record example (#4257) | Stefan Schweter |
2016-10-01 | nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errors | Martin Pitt |
2016-10-01 | man: drop myhostname from recommended nsswitch host configuration | Martin Pitt |
2016-09-30 | Merge pull request #4225 from keszybz/coredump | Martin Pitt |
2016-09-30 | resolved: don't query domain-limited DNS servers for other domains (#3621) | Martin Pitt |
2016-09-28 | coredump: remove Storage=both option | Zbigniew Jędrzejewski-Szmek |
2016-09-28 | man: remove duplicate "the" for systemctl --plain (#4230) | Alfie John |
2016-09-28 | Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1 | Evgeny Vereshchagin |
2016-09-26 | core: Fix USB functionfs activation and clarify its documentation (#4188) | Paweł Szewczyk |
2016-09-26 | machinectl: prefer user@ to --uid=user for shell (#4006) | Zbigniew Jędrzejewski-Szmek |
2016-09-26 | treewide: fix typos (#4217) | Torstein Husebø |
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 |