Age | Commit message (Expand) | Author |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering |
2010-07-18 | install: optionally remove all symlinks from configuration tree recursively | Lennart Poettering |
2010-07-17 | execute: bump up log level of executed processes that failed | Lennart Poettering |
2010-07-17 | job: timeout every job independently of the unit | Lennart Poettering |
2010-07-17 | unit: consider only_by_dependency setting when clients ask whether a unit is ... | Lennart Poettering |
2010-07-17 | systemctl: extend list-units output a little | Lennart Poettering |
2010-07-17 | unit: introduce OnFailure dependencies to activate units on failure of other ... | Lennart Poettering |
2010-07-17 | systemctl: warn when operating on service files that changed on disk but have... | Lennart Poettering |
2010-07-16 | device: rename 'available' state to 'plugged' | Lennart Poettering |
2010-07-16 | units: introduce smartcard.target | Lennart Poettering |
2010-07-16 | systemctl: always show units with active jobs in list-units output | Lennart Poettering |
2010-07-16 | socket: prepare for proper selinux labelling of sockets | Lennart Poettering |
2010-07-16 | socket: don't allow mixing of accepting and non-accepting sockets in the same... | Lennart Poettering |
2010-07-16 | service: refuse to start services that are configured for per-connection inst... | Lennart Poettering |
2010-07-16 | unit: allow units to have more than one instance id | Lennart Poettering |
2010-07-16 | path,timer: order units after sysinit by default | Lennart Poettering |
2010-07-16 | target: if the user configured a manual ordering between target units and the... | Lennart Poettering |
2010-07-16 | main: disable nscd if we can to avoid deadlock, just in case | Lennart Poettering |
2010-07-16 | mount-setup: consider a few file systems API mounts and ignore them | Lennart Poettering |
2010-07-16 | install: refuse installation of symlinked units | Lennart Poettering |
2010-07-16 | systemctl: add to command for virtualizing the dependency tree with graphviz | Lennart Poettering |
2010-07-14 | cgls: rename source file to cgls.c, since we have no prefix for any of the ot... | Lennart Poettering |
2010-07-14 | socket: don't close sockets when activating per-connection units | Lennart Poettering |
2010-07-13 | systemctl: introduce try-restart and reload-or-restart commands | Lennart Poettering |
2010-07-13 | manager: always allow stopping of units that failed to load | Lennart Poettering |
2010-07-13 | main: introduce -D as quick acess to debugging | Lennart Poettering |
2010-07-13 | install: implement systemd-install realize | Lennart Poettering |
2010-07-13 | unit: disable retroactive starting/stopping of units when deserializing | Lennart Poettering |
2010-07-13 | cgroup: treat non-existing cgroups like empty ones, to deal with races | Lennart Poettering |
2010-07-13 | main: replace --running-as= by --session and --system do mimic related tools ... | Lennart Poettering |
2010-07-13 | udev: use prettier subsystem paths for bluetooth devices, too | Lennart Poettering |
2010-07-13 | udev: ignore dynamic ram/loop block devices | Lennart Poettering |
2010-07-13 | units: make maximum unit name longer, since DM names manager to hit the limit | Lennart Poettering |
2010-07-13 | unit: retroactively start dependencies for job-less units too | Lennart Poettering |
2010-07-13 | device: properly create dependencies | Lennart Poettering |
2010-07-13 | units: dm is an awful piece of work | Lennart Poettering |
2010-07-13 | units: introduce bluetooth.target/printer.target which are activated if the r... | Lennart Poettering |
2010-07-13 | socket: when going down, flush all queued sockets | Lennart Poettering |
2010-07-13 | socket: when the socket is supposed to stop, don't accept any connections any... | Lennart Poettering |
2010-07-12 | units: introduce emergency.target | Lennart Poettering |
2010-07-12 | mount: add automatic start ordering dependencies for mounts | Lennart Poettering |
2010-07-12 | execute: inherit from original input, not the fixed up | Lennart Poettering |
2010-07-12 | service: allow input from terminal when executing more than one start-pre or ... | Lennart Poettering |
2010-07-12 | execute: reword comment | Lennart Poettering |
2010-07-12 | util: reset terminal even harder | Lennart Poettering |
2010-07-12 | util: fix error handling in acquire_terminal() | Lennart Poettering |
2010-07-12 | execute: close inherited fds earlier | Lennart Poettering |
2010-07-12 | pam: remove leftover libcgroup inclusion | Lennart Poettering |
2010-07-12 | cgroup: reimplement the last bit of libcgroup functionality natively | Lennart Poettering |
2010-07-12 | cgroup: implement cg_get_path natively | Lennart Poettering |