summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-14login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering
2012-02-14path-lookup: search for unit files in /lib/systemd/system only on split /usr ...Lennart Poettering
2012-02-13dbus: update bus addresses to "unixexec:" protocol specifierLennart Poettering
2012-02-13sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...Lennart Poettering
2012-02-13Fix broken Git repository URLsMichael Biebl
2012-02-13always use /etc/os-release and ignore all distro-specific filesKay Sievers
2012-02-11util: fix handling of empty files in read_one_line_file()Lennart Poettering
2012-02-11logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering
2012-02-10cgroup: fix inverted conditionMichal Schmidt
2012-02-10logind: make seat device management accessible to normal users/via polkitLennart Poettering
2012-02-10logind: Allow PowerOff/Reboot in default contextBenjamin Franzke
2012-02-09service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering
2012-02-09service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich
2012-02-09install: fix incorrect 'Access denied' message with a non-existent unitMichal Schmidt
2012-02-09systemctl: check for no more work after chkconfigMichal Schmidt
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2012-02-09modules-load: resolve aliases before insert modulesDave Reisner
2012-02-09kmod: make GCC shut upLennart Poettering
2012-02-09modules-load: use libkmod rather than modprobeTom Gundersen
2012-02-09kmod-setup: use libkmod rather than modprobeTom Gundersen
2012-02-08ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabledLennart 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-08systemd: Add systemd.setenv for /proc/cmdline parsing.William Douglas
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-07mount: adjust dependencies for remote filesystemsMichal Schmidt
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-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-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-31load-fragment: properly parse size values denoted in bytesLennart Poettering
2012-01-31journal: increase compression threshold for objects from 64 to 512Lennart Poettering
2012-01-31login: lock down input devices on extra seatsRay Strode