Age | Commit message (Expand) | Author |
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 |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |
2010-07-01 | socket: make various socket/pipe options configurable | Lennart Poettering |
2010-06-19 | service: require KillMode=control-group when PAM is enabled | Lennart Poettering |
2010-06-19 | unit: get rid of various unnecessary casts | Lennart Poettering |
2010-06-19 | don't use 'long long' unless we have a really good reason to | Lennart Poettering |
2010-06-19 | socket: enforce limit on number of concurrent connections | Lennart Poettering |
2010-06-17 | service: rework PID parsing logic everywhere | Lennart Poettering |
2010-06-16 | tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku... | Lennart Poettering |
2010-06-16 | socket: add optional libwrap support | Lennart Poettering |
2010-06-16 | typo: the correct spelling is maintenance not maintainance | Lennart Poettering |
2010-06-16 | notify: add minimal readiness/status protocol for spawned daemons | Lennart Poettering |
2010-06-05 | socket: verify socket type properly when desrializing | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-21 | socket: fix parsing of bind_ipv6_only | Lennart Poettering |
2010-05-20 | socket: fix error handling | Lennart Poettering |
2010-05-20 | socket: format IPv4-in-IPv6 addresses as IPv4 addresses for instance name | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |