Age | Commit message (Expand) | Author |
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 | install: fix incorrect 'Access denied' message with a non-existent unit | Michal Schmidt |
2012-02-09 | systemctl: check for no more work after chkconfig | Michal Schmidt |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering |
2012-02-09 | modules-load: resolve aliases before insert modules | Dave Reisner |
2012-02-09 | kmod: make GCC shut up | Lennart Poettering |
2012-02-09 | modules-load: use libkmod rather than modprobe | Tom Gundersen |
2012-02-09 | kmod-setup: use libkmod rather than modprobe | Tom Gundersen |
2012-02-08 | ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled | 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-08 | systemd: Add systemd.setenv for /proc/cmdline parsing. | William Douglas |
2012-02-07 | logind: Terminate bus_login_session_user_properties | Benjamin Franzke |
2012-02-07 | logind: fix introspection data | Lennart Poettering |
2012-02-07 | logind: introduce ActivateSessionOnSeat() | Lennart Poettering |
2012-02-07 | ratelimit: fix macro definition | Lennart Poettering |
2012-02-07 | main: use a shorter default $PATH if /usr is merged | Lennart Poettering |
2012-02-07 | mount: adjust dependencies for remote filesystems | Michal Schmidt |
2012-02-03 | cgroup: when getting cgroup empty notifications, always search up the tree | Lennart Poettering |
2012-02-03 | path: convert failure field to enum | Lennart Poettering |
2012-02-03 | swap: replace failure boolean by result enum | Lennart Poettering |
2012-02-03 | timer: convert failure bool into enum | Lennart Poettering |
2012-02-03 | automount: convert failure boolean to enum | Lennart Poettering |
2012-02-03 | mount: replace failure boolean by enum | Lennart Poettering |
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-02 | util: prevent daemon-reload from reaping service processes. | Chris Paulson-Ellis |
2012-02-02 | sd-daemon: support for building sd-daemon.c with Bionic (Android) | Alvaro Soliverez |
2012-02-02 | manager: tell correctly if the manager is booting | Michal Schmidt |
2012-02-02 | coredump: avoid coredump loops, divert coredump if journald itself is crashing | Lennart Poettering |
2012-02-01 | exec: include path name of binary we are about to execute when renaming forke... | Lennart Poettering |
2012-02-01 | service: add watchdog timestamp | Michael Olbrich |
2012-02-01 | logind: add GetSessionByPID() bus call | Lennart Poettering |
2012-02-01 | socket: typo in dump output | Michal Schmidt |
2012-01-31 | logind: if we have to stop a session, kill at least its leader | Lennart Poettering |
2012-01-31 | load-fragment: properly parse size values denoted in bytes | Lennart Poettering |
2012-01-31 | journal: increase compression threshold for objects from 64 to 512 | Lennart Poettering |
2012-01-31 | login: lock down input devices on extra seats | Ray Strode |
2012-01-30 | pkg-config: rootlibexecdir -> systemdutildir | Kay Sievers |
2012-01-29 | main: don't force text mode in console_setup() | Michal Schmidt |
2012-01-27 | logind: make sure we create /var/lib/systemd before using it | Lennart Poettering |
2012-01-27 | pkg-config: export libexecdir, so that that gdm can use it to find the x serv... | Lennart Poettering |
2012-01-27 | socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a l... | Lennart Poettering |
2012-01-27 | log: increase socket buffers for logging by default | Lennart Poettering |
2012-01-27 | log: never delay logging if the log server is stuck, always drop messages qui... | Lennart Poettering |
2012-01-26 | mount: fix automount regression | Michal Schmidt |
2012-01-25 | virt: detect LXC+libvirt containers | Lennart Poettering |
2012-01-25 | man: document systemd-cgtop tool | Lennart Poettering |
2012-01-24 | login: fix multi-seat check | Lennart Poettering |