summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2012-02-09update TODOLennart Poettering
2012-02-09journal: limit caps we pass to journaldLennart Poettering
2012-02-09modules-load: resolve aliases before insert modulesDave Reisner
2012-02-09build-sys: get rid of a few unnecessary AC_SUBST callsLennart Poettering
2012-02-09kmod: make GCC shut upLennart Poettering
2012-02-09man: document x-systemd-device-timeout=Lennart Poettering
2012-02-09build-sys: prepare release 41Lennart Poettering
2012-02-09man: fix XMLLennart Poettering
2012-02-09modules-load: use libkmod rather than modprobeTom Gundersen
2012-02-09kmod-setup: use libkmod rather than modprobeTom Gundersen
2012-02-08update TODOLennart Poettering
2012-02-08ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabledLennart Poettering
2012-02-08man: document the WATCHDOG_USEC environment variableLennart Poettering
2012-02-08service: set WATCHDOG_USEC environmen variableMichael Olbrich
2012-02-08service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich
2012-02-08man: document systemd.setenv=Lennart Poettering
2012-02-08systemd: Add systemd.setenv for /proc/cmdline parsing.William Douglas
2012-02-08move /usr/bin/systemd to /usr/lib/systemd/systemdKay Sievers
2012-02-07logind: Terminate bus_login_session_user_propertiesBenjamin Franzke
2012-02-07logind: fix introspection dataLennart Poettering
2012-02-07logind: introduce ActivateSessionOnSeat()Lennart Poettering
2012-02-07ratelimit: fix macro definitionLennart Poettering
2012-02-07main: use a shorter default $PATH if /usr is mergedLennart Poettering
2012-02-07configure: it makes no sense to install systemd with stowLennart Poettering
2012-02-07update TODOLennart Poettering
2012-02-07mount: adjust dependencies for remote filesystemsMichal Schmidt
2012-02-07NEWS: updatesystemd/v40Lennart Poettering
2012-02-07build-sys: bump releaseLennart Poettering
2012-02-07autogen.sh: detect historic split-system-directories and add root optionsKay Sievers
2012-02-03cgroup: when getting cgroup empty notifications, always search up the treeLennart Poettering
2012-02-03path: convert failure field to enumLennart Poettering
2012-02-03swap: replace failure boolean by result enumLennart Poettering
2012-02-03timer: convert failure bool into enumLennart Poettering
2012-02-03automount: convert failure boolean to enumLennart Poettering
2012-02-03mount: replace failure boolean by enumLennart Poettering
2012-02-03socket: replace failure boolean by enumLennart Poettering
2012-02-03service: replace "failure" boolean by enum, and export itLennart Poettering
2012-02-03update TODOLennart Poettering
2012-02-02util: prevent daemon-reload from reaping service processes.Chris Paulson-Ellis
2012-02-02sd-daemon: support for building sd-daemon.c with Bionic (Android)Alvaro Soliverez
2012-02-02manager: tell correctly if the manager is bootingMichal Schmidt
2012-02-02man: document that we support tcpwrappers only for access controlLennart Poettering
2012-02-02coredump: avoid coredump loops, divert coredump if journald itself is crashingLennart Poettering
2012-02-01exec: include path name of binary we are about to execute when renaming forke...Lennart Poettering
2012-02-01service: add watchdog timestampMichael Olbrich
2012-02-01logind: add GetSessionByPID() bus callLennart Poettering
2012-02-01socket: typo in dump outputMichal Schmidt
2012-01-31logind: if we have to stop a session, kill at least its leaderLennart Poettering
2012-01-31update TODOLennart Poettering