Age | Commit message (Expand) | Author |
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 |
2012-09-17 | service: don't hit an assert if a service unit changes type and we get a spur... | Lennart Poettering |
2012-08-22 | service: introduce a proper service result if the start limit is hit | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-07-23 | sd-daemon: remove unnecessary memset calls | Jim Meyering |
2012-07-20 | units: apply default resource limits to socket/mount/swap processes too | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-18 | service: don't print a warning if we are in autorestart state, and can't star... | Lennart Poettering |
2012-07-18 | service: make start jobs wait, not fail, when an automatic restart is queued | Lennart Poettering |
2012-07-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering |