Age | Commit message (Expand) | Author |
2016-08-27 | mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ... | Barron Rulon |
2016-08-26 | mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "... | brulon |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-05-02 | core: move enforcement of the start limit into per-unit-type code again | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-12 | core: remove SmackFileSystemRootLabel= again | Lennart Poettering |
2015-10-26 | core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel= | Lennart Poettering |
2015-10-24 | mount: add new SmackFileSystemRoot= setting for mount unit | Sangjung Woo |
2015-09-28 | Move all unit states to basic/ and extend systemctl --state=help | Zbigniew Jędrzejewski-Szmek |
2015-05-13 | Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount. | Dimitri John Ledkov |
2015-05-11 | unit: move unit_warn_if_dir_nonempty() and friend to unit.c | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-03-02 | core: expose consumed CPU time per unit | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-12 | core: retry unmounting until we are done, in case of stacked mounts | Lennart Poettering |
2014-06-16 | mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ... | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-25 | swap: split state machine state ACTIVATING into two | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-05-22 | mount: replace PID1 internal fstab parser with generator | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers |