Age | Commit message (Expand) | Author |
2016-08-04 | main: use pager for --dump-configuration-items (#3894) | 0xAX |
2016-08-04 | Merge pull request #2471 from michaelolbrich/transient-mounts | Lennart Poettering |
2016-08-04 | util-lib: add parse_percent_unbounded() for percentages over 100% (#3886) | David Michael |
2016-08-03 | execute: don't set $SHELL and $HOME for services, if they don't contain inter... | Lennart Poettering |
2016-08-03 | core: inherit TERM from PID 1 for all services started on /dev/console | Lennart Poettering |
2016-08-03 | core: drop spurious newline | Lennart Poettering |
2016-08-02 | socket: add support to control no. of connections from one source (#3607) | Susant Sahani |
2016-08-02 | main: load Smack policy before IMA policy (#3859) | Ismo Puustinen |
2016-08-01 | main: get rid of ACTION_DONE (#3849) | 0xAX |
2016-07-25 | Merge pull request #3728 from poettering/dynamic-users | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | automount: don't cancel mount/umount request on reload/reexec (#3670) | Michael Olbrich |
2016-07-25 | transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671) | Michael Olbrich |
2016-07-25 | core: change ExecStart=! syntax to ExecStart=+ (#3797) | Lennart Poettering |
2016-07-22 | Merge pull request #3777 from poettering/id128-rework | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | Merge pull request #3753 from poettering/tasks-max-scale | Lennart Poettering |
2016-07-22 | cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy. | Alessandro Puccetti |
2016-07-22 | nss: add new "nss-systemd" NSS module for mapping dynamic users | Lennart Poettering |
2016-07-22 | core: enforce user/group name validity also when creating transient units | 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-22 | core: be stricter when parsing User=/Group= fields | Lennart Poettering |
2016-07-22 | core: check for overflow when handling scaled MemoryLimit= settings | Lennart Poettering |
2016-07-22 | macros.systemd.in: add %systemd_ordering (#3776) | Harald Hoyer |
2016-07-22 | core: change TasksMax= default for system services to 15% | Lennart Poettering |
2016-07-22 | main: simplify things a bit by moving container check into fixup_environment() | Lennart Poettering |
2016-07-22 | core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale | Lennart Poettering |
2016-07-22 | core: support percentage specifications on TasksMax= | Lennart Poettering |
2016-07-22 | core: rework machine-id-setup.c to use the calls from id128-util.[ch] | Lennart Poettering |
2016-07-22 | main: make sure set_machine_id() doesn't clobber arg_machine_id on failure | Lennart Poettering |
2016-07-22 | machine-id-setup: port machine_id_commit() to new id128-util.c APIs | Lennart Poettering |
2016-07-22 | sd-id128: split UUID file read/write code into new id128-util.[ch] | Lennart Poettering |
2016-07-22 | Merge pull request #3762 from poettering/sigkill-log | Martin Pitt |
2016-07-22 | Merge pull request #3764 from poettering/assorted-stuff-2 | Martin Pitt |
2016-07-21 | nspawn: enable major=0/minor=0 devices inside the container (#3773) | Alessandro Puccetti |
2016-07-21 | core: remove duplicate includes (#3771) | Thomas H. P. Andersen |
2016-07-20 | namespace: fix wrong return value from mount(2) (#3758) | Topi Miettinen |
2016-07-20 | execute: make sure JoinsNamespaceOf= doesn't leak ns fds to executed processes | Lennart Poettering |
2016-07-20 | namespace: add a (void) cast | Lennart Poettering |
2016-07-20 | core: normalize header inclusion in execute.h a bit | Lennart Poettering |
2016-07-20 | execute: normalize connect_logger_as() parameters slightly | Lennart Poettering |
2016-07-20 | core: when a scope was abandoned, always log about processes we kill | Lennart Poettering |
2016-07-20 | core: make sure RequestStop signal is send directed | Lennart Poettering |
2016-07-20 | core: when forcibly killing/aborting left-over unit processes log about it | Lennart Poettering |
2016-07-20 | namespace: minor improvements | Lennart Poettering |
2016-07-20 | core: hide legacy bus properties | 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-07-16 | manager: don't skip sigchld handler for main and control pid for services (#3... | Lukáš Nykrýn |
2016-07-15 | tree-wide: get rid of selinux_context_t (#3732) | Zbigniew Jędrzejewski-Szmek |
2016-07-15 | macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672) | Zbigniew Jędrzejewski-Szmek |
2016-07-12 | shutdown: already sync IO before we enter the final killing spree | Lennart Poettering |