Age | Commit message (Expand) | Author |
2016-09-25 | units: permit importd to mount stuff | Lennart Poettering |
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 | namespace: don't make the root directory of a namespace a mount if it already... | Lennart Poettering |
2016-09-25 | namespace: chase symlinks for mounts to set up in userspace | Lennart Poettering |
2016-09-25 | namespace: invoke unshare() only after checking all parameters | Lennart Poettering |
2016-09-25 | execute: drop group priviliges only after setting up namespace | Lennart Poettering |
2016-09-25 | nspawn: let's mount /proc/sysrq-trigger read-only by default | 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 | namespace: add some debug logging when enforcing InaccessiblePaths= | Lennart Poettering |
2016-09-25 | namespace: rework how ReadWritePaths= is applied | Lennart Poettering |
2016-09-25 | namespace: when enforcing fs namespace restrictions suppress redundant mounts | Lennart Poettering |
2016-09-25 | namespace: simplify mount_path_compare() a bit | Lennart Poettering |
2016-09-25 | execute: if RuntimeDirectory= is set, it should be writable | Lennart Poettering |
2016-09-25 | execute: move suppression of HOME=/ and SHELL=/bin/nologin into user-util.c | Lennart Poettering |
2016-09-25 | execute: split out creation of runtime dirs into its own functions | Lennart Poettering |
2016-09-25 | namespace: make sure InaccessibleDirectories= masks all mounts further down | Lennart Poettering |
2016-09-25 | core: add two new service settings ProtectKernelTunables= and ProtectControlG... | Lennart Poettering |
2016-09-25 | core: enforce seccomp for secondary archs too, for all rules | Lennart Poettering |
2016-09-24 | journal-remote: fix error format string | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | systemctl: suppress errors with "show" for nonexistent units and properties | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | basic/strv: add STRPTR_IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | systemctl: use STR_IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | Merge pull request #4194 from bboozzoo/bboozzoo/nss-rootlib | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | Merge pull request #4182 from jkoelker/routetable | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | networkd: do not drop config for pending interfaces (#4187) | Martin Pitt |
2016-09-24 | build-sys: get rid of move-to-rootlibdir | Maciek Borzecki |
2016-09-24 | kernel-install: allow plugins to terminate the procedure (#4174) | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | Merge pull request #4207 from fbuihuu/fix-journal-hmac-calculation | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | sysctl: configure kernel parameters in the order they occur in each sysctl co... | HATAYAMA Daisuke |
2016-09-24 | nspawn: decouple --boot from CLONE_NEWIPC (#4180) | Luca Bruno |
2016-09-23 | journal: fix HMAC calculation when appending a data object | Franck Bui |
2016-09-23 | journal: warn when we fail to append a tag to a journal | Franck Bui |
2016-09-23 | l10n: update Czech translation (#4203) | AsciiWolf |
2016-09-22 | machine: Disable more output when quiet flag is set (#4196) | Wilhelm Schuster |
2016-09-21 | l10n: add Czech Translation (#4195) | Daniel Maixner |
2016-09-21 | nss: install nss modules to ${rootlibdir} | Maciek Borzecki |
2016-09-20 | nspawn: fix comment typo in setup_timezone example (#4183) | Michael Pope |
2016-09-19 | networkd: Allow specifying RouteTable for RAs | Jason Kölker |
2016-09-19 | networkd: Allow specifying RouteTable for DHCP | Jason Kölker |
2016-09-18 | journal: fix typo in comment (#4176) | Felix Zhang |
2016-09-17 | Revert "kernel-install: Add KERNEL_INSTALL_NOOP (#4103)" | Martin Pitt |
2016-09-17 | Merge pull request #4123 from keszybz/network-file-dropins | Martin Pitt |
2016-09-17 | nspawn: clarify log warning for /etc/localtime not being a symbolic link (#4163) | Michael Pope |
2016-09-16 | networkd: change message about missing Kind | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | man: mention that netdev,network files support dropins | Zbigniew Jędrzejewski-Szmek |