Age | Commit message (Expand) | Author |
2011-02-28 | Spelling Corrections | Harald Hoyer |
2011-02-15 | exec: introduce global defaults for the standard output of services | Lennart Poettering |
2011-02-15 | socket: refuse socket activation for SysV services | Lennart Poettering |
2011-01-26 | automount: use unit_pending_inactive() where appropriate | Lennart Poettering |
2011-01-21 | socket: don't crash if the .service unit for a .socket unit is not found | Lennart Poettering |
2011-01-20 | systemctl: highlight failed processes in systemctl status | Lennart Poettering |
2011-01-20 | service: when reloading a service fails don't fail the entire service but jus... | Lennart Poettering |
2011-01-18 | execute: make sending of SIGKILL on shutdown optional | Lennart Poettering |
2010-11-17 | cgroup: by default, duplicate service cgroup in the cpu hierarchy | Lennart Poettering |
2010-10-29 | units: order units by default before appropriate targets in case they are pul... | Lennart Poettering |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake... | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering |
2010-10-05 | socket: make sockets to pass to a service configurable | Lennart Poettering |
2010-10-05 | socket: make service to start on incoming traffic configurable | Lennart Poettering |
2010-09-21 | socket: Support IPv6-less systems with runtime check. | Fabiano Fidencio |
2010-09-14 | socket: fix output of TCP congestion options | Lennart Poettering |
2010-09-01 | unit: unify some code | Lennart Poettering |
2010-08-31 | service: rework killing logic so that we always kill the main process, even i... | Lennart Poettering |
2010-08-31 | manager: add missing second part of s/maintenance/failed/ | Matthew Miller |
2010-08-20 | selinux: properly query policy for FIFO files | Lennart Poettering |
2010-08-20 | dbus: follow standardized fdo PropertiesChanged signal spec | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | clang: fix numerous little issues found with clang-analyzer | Lennart Poettering |
2010-08-11 | socket: disable GC for pre-allocated per-connection service until it is used | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-08-03 | Systemd is causing mislabeled devices to be created and then attempting to re... | Daniel J Walsh |
2010-08-03 | socket: Allow selection of TCP Congestion Avoidance algorithm to socket | Tomasz Torcz |
2010-07-23 | socket: SELinux support for socket creation. | Daniel J Walsh |
2010-07-20 | socket: fix access mode verification of FIFOs | Lennart Poettering |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering |
2010-07-17 | execute: bump up log level of executed processes that failed | 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-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 | execute: optionally ignore return status of invoked commands | Lennart Poettering |
2010-07-10 | service: allow immediate stopping while starting | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-09 | socket: fix loading of .service files for .socket files | Lennart Poettering |
2010-07-08 | install: various improvements | Lennart Poettering |
2010-07-08 | execute: if the main process of a service already owns the TTY, don't wait fo... | Lennart Poettering |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering |
2010-07-04 | dbus: complete exec status coverage | Lennart Poettering |
2010-07-03 | unit: add DefaultDependencies= setting | Lennart Poettering |
2010-07-03 | unit: simplify things a little by introducing API to add two dependencies in ... | Lennart Poettering |
2010-07-01 | man: document socket units | Lennart Poettering |
2010-07-01 | socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt | Lennart Poettering |
2010-07-01 | unit: shorten active state enums to make systemctl output nicer | Lennart Poettering |