Age | Commit message (Expand) | Author |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-09 | service: don't report alien child as alive when it's not | Ross Lagerwall |
2013-06-06 | service: execute ExecStopPost= commands when the watchdog timeout hits | Lennart Poettering |
2013-05-21 | service: kill processes with SIGKILL on watchdog failure | Michael Olbrich |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-29 | man: clarify what Restart= means | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-25 | core: ensure LSB Provides are handled correctly | Frederic Crozat |
2013-03-24 | service: no need to drop rc. prefix anymore | Miklos Vajna |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-06 | service: sysv - properly handle init scripts with .sh suffix | Michael Biebl |
2013-03-03 | core/path: install inotify watches top-down instead of bottom-up | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/service: use cleanup functions, wrap lines | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-24 | service: make sure the watchdog timer is not restarted while stopping | Michael Olbrich |
2013-01-24 | service: really stop watchdog timer when stopping | Michael Olbrich |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-18 | core: log USER_UNIT instead of UNIT if in user session | Mirco Tischler |
2013-01-17 | service: properly signal permanent failure of a service to its socket | Lennart Poettering |
2013-01-16 | service: ignore dependencies on $syslog and $local_fs in LSB scripts | Lennart Poettering |
2013-01-16 | service: sysv - remove distribution specific targets | Kay Sievers |
2013-01-14 | service: for Type=forking services, ignore exit status of main process depend... | Lennart Poettering |
2013-01-12 | service: remove distribution specific comments, the code runs unconditional now | Kay Sievers |
2013-01-12 | service: remove distribution specific comments, the code run unconditional now | Kay Sievers |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | service: fixup after ifdef dropping | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | service: drop inserv.conf parsing | Lennart Poettering |
2013-01-04 | service: drop the per-distro ifdefs in service.c | Lennart Poettering |
2012-11-24 | build-sys: drop TARGET_UBUNTU | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-22 | manager: introduce watch_init() initializer for watches | Lennart Poettering |
2012-11-16 | service: drop support for SysV scripts for the early boot | Lennart Poettering |
2012-11-16 | shutdown: readd explicit sync() when shutting down | Lennart Poettering |
2012-10-31 | service: drop special HTTP server target, as it is a bad idea anf Fedora spec... | Lennart Poettering |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | service: when invoking service processes in --user mode set MANAGERPID to PID... | Lennart Poettering |
2012-10-16 | service: Heuristically determine whether SysV scripts support reload | Michael Stapelberg |
2012-10-16 | core: allow Type=oneshot services to have ExecReload | Mantas Mikulėnas |
2012-09-21 | journal: completely rework the mmap cache as I too dumb to actually understan... | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering |
2012-09-17 | conf-parser: don't unescape parsed configuration strings by default | Lennart Poettering |