summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13man: we don't support systems without /etc/os-release anymoreLennart Poettering
2012-02-13man: it's probably a good idea to wrap the ANSI color in quotes, in order to ...Lennart Poettering
2012-02-13Fix broken Git repository URLsMichael Biebl
2012-02-13TODOLennart Poettering
2012-02-13configure.ac: fix whitespaceKay Sievers
2012-02-13always use /etc/os-release and ignore all distro-specific filesKay Sievers
2012-02-13build-sys: simplify ENABLE_MANPAGESKay Sievers
2012-02-13build-sys: do not use split-/usr in distcheckKay Sievers
2012-02-11build-sys: publish man pages also on fdosystemd/v42Lennart Poettering
2012-02-11build-sys: prepare 42Lennart Poettering
2012-02-11TODOLennart Poettering
2012-02-11l10n: Updated Polish translationPiotr Drąg
2012-02-11build-sys: Support explicitly specifying --enable-split-usr.Michał Górny
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-10build-sys: minor typo fixLennart Poettering
2012-02-10man: make building of man pages optionalLennart Poettering
2012-02-10journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ...Lennart 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-09main: fix reexecution of systemd, use right path to binaryLennart Poettering
2012-02-09kmod-setup: fix build with libkmodFrederic Crozat
2012-02-09service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering
2012-02-09man: document restart optionsLennart Poettering
2012-02-09service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich
2012-02-09man: Clarify man page with respect to automatic fstab dependenciesBill Nottingham
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-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