Age | Commit message (Expand) | Author |
2012-03-12 | conf: enforce UTF8 validty everywhere | Lennart Poettering |
2012-03-06 | socket: rename 'broken' failure result to 'failed-permanent' on order not to ... | Lennart Poettering |
2012-03-05 | socket: fail the socket if the service keeps dying on start | Michal Schmidt |
2012-02-09 | service: imply NotifyAccess=main if WatchdogSec= is used | Lennart Poettering |
2012-02-09 | service: add StartLimitInterval/StartLimitBurst/StartLimitAction | Michael Olbrich |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering |
2012-02-08 | service: set WATCHDOG_USEC environmen variable | Michael Olbrich |
2012-02-08 | service: introduce WatchdogSec and hook up the watchdog with the existing fai... | Michael Olbrich |
2012-02-03 | socket: replace failure boolean by enum | Lennart Poettering |
2012-02-03 | service: replace "failure" boolean by enum, and export it | Lennart Poettering |
2012-02-01 | service: add watchdog timestamp | Michael Olbrich |
2012-01-20 | service: add missing pid file unwatch in the destructor | Michal Schmidt |
2012-01-16 | unit: use safe downcasts, remove pointless casts | Michal Schmidt |
2012-01-16 | unit: use the UNIT() macro consistently | Michal Schmidt |
2012-01-16 | unit: remove union Unit | Michal Schmidt |
2012-01-16 | unit: reduce heap usage for unit objects | Michal Schmidt |
2012-01-11 | service: brutally slaughter processes that are running in the cgroup when we ... | Lennart Poettering |
2012-01-06 | unit: properly update references to units which are merged | Lennart Poettering |
2012-01-06 | service: add dependencies on configured sockets | Lennart Poettering |
2012-01-06 | journal: introduce log target 'journal' for executed processes | Lennart Poettering |
2011-12-16 | service: use 'syslog+console' for sysv_console | Michal Schmidt |
2011-12-03 | service: stop the service if ExecStartPost ends with a failure | Michal Schmidt |
2011-12-03 | service: handle services with racy daemonization gracefully | Michal Schmidt |
2011-11-10 | service: don't warn if the pidfile still exists after SIGCHLD | Michal Schmidt |
2011-11-02 | Add Mageia support | Dexter Morgan |
2011-10-17 | service: Drop rcN.d runlevels from SysV services that also exist in rcS.d | Tollef Fog Heen |
2011-10-11 | service: don't try to guess PID for SysV services anymore | Lennart Poettering |
2011-09-23 | service: fix up std output/error before we add dependencies to the bridge socket | Lennart Poettering |
2011-09-23 | coverity: fix a couple of bugs found by coverity | Lennart Poettering |
2011-09-22 | service: warn if a service fails to write its PID file | Michal Schmidt |
2011-09-22 | service: if StandardInput=socket and StandardOutput=inherit imply socket for ... | Lennart Poettering |
2011-09-21 | service: minor change in service_load_pid_file return value | Michal Schmidt |
2011-09-21 | service: handle forking services that move to a new PID | Michal Schmidt |
2011-09-20 | service: drop broken support for X-Interactive fields in LSB headers | Lennart Poettering |
2011-08-24 | service: all rcS.d scripts have been converted on Frugalware | Miklos Vajna |
2011-08-20 | exec: optionally apply cgroup attributes to the cgroups we create | Lennart Poettering |
2011-08-02 | service: parse insserv.conf and plugs its system facilities into systemd. | Frederic Crozat |
2011-08-01 | util: use join() instead of asprintf() as an optimization | Lennart Poettering |
2011-08-01 | util: various optimizations, using join() | Lennart Poettering |
2011-08-01 | load-fragment: speed up parsing by using a perfect hash table with configurat... | Lennart Poettering |
2011-07-13 | unit: use ESRCH as error when we don't find anybody to kill | Lennart Poettering |
2011-07-12 | service: properly handle who argument on D-Bus kill calls | Lennart Poettering |
2011-07-06 | manager: merge serialization and desrialization counter into one, and increas... | Lennart Poettering |
2011-07-05 | service: 'pidfile:' in SysV chkconfig header implies a real daemon | Michal Schmidt |
2011-07-01 | manager: don't even think of enumerating sysv services in user instances | Lennart Poettering |
2011-06-21 | service: check whether sysv scripts where changed | Lennart Poettering |
2011-06-21 | dbus: introduce UnsetAndSetEnvironment() | Lennart Poettering |
2011-06-21 | english: s/_per_/_by_/ | Lennart Poettering |
2011-05-18 | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering |
2011-05-09 | build-sys: Angstrom support | Koen Kooi |