Age | Commit message (Expand) | Author |
2010-09-10 | units: start logger only after syslog is up | Lennart Poettering |
2010-09-10 | units: we should be able to reach syslog.target even if no logger is enabled ... | Lennart Poettering |
2010-09-10 | units: set working directory to /root for sulogin, since sulogin is crazy | Lennart Poettering |
2010-09-10 | logger: support SOCK_STREAM /dev/log sockets as necessary for syslog-ng | Lennart Poettering |
2010-09-10 | units: set HOME=/root when running shells | Lennart Poettering |
2010-09-10 | update fixme | Kay Sievers |
2010-09-10 | update fixme | Kay Sievers |
2010-09-09 | util: add Gentoo welcome message. | Gustavo Sverzut Barbieri |
2010-09-08 | log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with... | Lennart Poettering |
2010-09-08 | units: On Debian Runlevel 2, 3, 4 and 5 are multi-user | Michael Biebl |
2010-09-08 | units: add umount unit files for Debian | Michael Biebl |
2010-09-08 | sd-daemon: optionally, avoid hiding the ELF symbols | Lennart Poettering |
2010-09-08 | main: when we encounter 'emergency' on the kernel cmdline start the emergency... | Lennart Poettering |
2010-09-06 | units: make sure we always fully write the utmp data | Lennart Poettering |
2010-09-06 | man: Fix small typo: s/seperate/separate/ | Michael Biebl |
2010-09-06 | units: Provide separate fsck.target for Debian | Michael Biebl |
2010-09-06 | units: Add halt, killall, poweroff and reboot unit files for Debian | Michael Biebl |
2010-09-06 | systemctl: make --version a little bit more verbose | Lennart Poettering |
2010-09-06 | systemctl: implement --version | Lennart Poettering |
2010-09-06 | dbus: downgrade activation failure messages | Lennart Poettering |
2010-09-06 | automount: make sure we don't crash if there's an automount unit without moun... | Lennart Poettering |
2010-09-03 | work around busted capability.h | Kay Sievers |
2010-09-03 | build-sys: fix fedpkg git path | Lennart Poettering |
2010-09-03 | build-sys: prepare new releasesystemd/v9 | Lennart Poettering |
2010-09-03 | man: extend documentation on systemctl isolate | Matthew Miller |
2010-09-03 | service: calculate sysv startup priority only in start runlevels | Lennart Poettering |
2010-09-03 | update fixme | Lennart Poettering |
2010-09-03 | service: make sure we properly figure out whether a sysv service is enabled b... | Lennart Poettering |
2010-09-03 | units: don't add shutdown conflicts dep to umount.target | Lennart Poettering |
2010-09-03 | unit: don't retroactively start units if we failed to shutdown a unit | Lennart Poettering |
2010-09-03 | dbus: don't send cgroup agent messages directly to system bus to avoid dbus a... | Lennart Poettering |
2010-09-03 | target: implicitly shutdown targets on shutdown, so that they are pulled into... | Lennart Poettering |
2010-09-03 | service: properly handle if the main process is down and we wait for the cgro... | Lennart Poettering |
2010-09-02 | dbus: make sure to flush bus connection before disconnecting, so that no mess... | Lennart Poettering |
2010-09-01 | unit: unify some code | Lennart Poettering |
2010-09-01 | dbus: don't accept activation requests anymore if we are going down anyway | Lennart Poettering |
2010-09-01 | systemctl: make sure daemon-reexec and friends return a correct error code | Lennart Poettering |
2010-09-01 | systemctl: fix return value of systemctl start and friends | Lennart Poettering |
2010-09-01 | service: recheck PID status when a cgroup runs empty | Lennart Poettering |
2010-09-01 | service: wait for process exit only if we actually killed somebody | Lennart Poettering |
2010-09-01 | manager: reword some error messages regarding "logs" | Lennart Poettering |
2010-09-01 | util: leave locked terminal attributes untouched so that we don't interfere w... | Lennart Poettering |
2010-08-31 | service: properly pass dbus error structure | Michal Schmidt |
2010-08-31 | manager: make sure we free the dbus error only if we actually use one | Lennart Poettering |
2010-08-31 | service: rework killing logic so that we always kill the main process, even i... | Lennart Poettering |
2010-08-31 | systemctl: rework exit codes for all utility programs to follow LSB or other ... | Lennart Poettering |
2010-08-31 | systemctl: avoid wrapping of headers/footers | Lennart Poettering |
2010-08-31 | util: look at STDOUT, not STDIN, when determining tty columns | Lennart Poettering |
2010-08-31 | exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface | Lennart Poettering |
2010-08-31 | units: fix a typo in arch's rc-local.service unit file | Lennart Poettering |