summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* utils: show help blurb when run without any argumentsLennart Poettering2010-06-24
* systemctl: minor --help rewordingLennart Poettering2010-06-24
* path-lookup: unconditionally check /usr and /usr/share unit directoriesLennart Poettering2010-06-24
* manager: both rescue and emergency should be started in isolate modeLennart Poettering2010-06-24
* log: unify log env var prefixLennart Poettering2010-06-24
* sd-daemon: refer to the man pagesLennart Poettering2010-06-24
* pam: make sure we don't assign colliding session ids if we get our session id...Lennart Poettering2010-06-24
* minor fixes to help textsLennart Poettering2010-06-24
* man: start documenting systemd itselfLennart Poettering2010-06-23
* pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up w...Lennart Poettering2010-06-23
* minor typo fixesLennart Poettering2010-06-23
* man: document sd-daemon.[ch]Lennart Poettering2010-06-23
* systemctl: fix systemctl help textLennart Poettering2010-06-22
* service: rework logic when we consider a service runningLennart Poettering2010-06-22
* conf-parser: check all parse callbacksLennart Poettering2010-06-22
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-21
* notify: add systemd-notify --bootedLennart Poettering2010-06-21
* sd-daemon: introduce sd_booted() and set ELF visibility to hidden for all sym...Lennart Poettering2010-06-21
* systemctl: make upstart glue code talk to upstart via private abstarct bus an...Lennart Poettering2010-06-19
* service: require KillMode=control-group when PAM is enabledLennart Poettering2010-06-19
* unit: make unit casts typesafeLennart Poettering2010-06-19
* initctl: add some checks before starting upLennart Poettering2010-06-19
* initctl: talk to systemd via the abstract private busLennart Poettering2010-06-19
* unit: get rid of various unnecessary castsLennart Poettering2010-06-19
* don't use 'long long' unless we have a really good reason toLennart Poettering2010-06-19
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-19
* manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering2010-06-19
* dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering2010-06-19
* service: honour empty cgroup even in ValidNoProcess modeLennart Poettering2010-06-19
* util: properly divide in 64bit in format_timestamp()Lennart Poettering2010-06-19
* execute: handle format strings in User= and other directivesLennart Poettering2010-06-18
* notify: properly NUL-terminate received messagesLennart Poettering2010-06-18
* main: don't segfault when --log-color is passed without parameterLennart Poettering2010-06-18
* service: add minimal access control logic for notifcation socketLennart Poettering2010-06-18
* service: when we supervise a process, ensure it is our childLennart Poettering2010-06-18
* install: make systemd-install useful for installation of template instancesLennart Poettering2010-06-18
* systemctl: don't fail if first argument to shutdown isn't 'now' just warn lou...Lennart Poettering2010-06-18
* systemctl: when called as shutdown, fail if first argument isn't 'now'Lennart Poettering2010-06-18
* systemctl: when called as shutdown, properly handle user specified wall messageLennart Poettering2010-06-18
* cgroup: make sure the user cannot accidentaly unmount our cgroup filesystemLennart Poettering2010-06-18
* init: call telinit in case we are run as init and not pid1Lennart Poettering2010-06-18
* utmp: properly initialize local variablesLennart Poettering2010-06-18
* systemctl: add compat support for shutting down the system via upstartLennart Poettering2010-06-18
* execute: add EnvironmentFile= optionLennart Poettering2010-06-18
* systemctl: add /dev/initctl fallbackLennart Poettering2010-06-18
* systemctl: add verbs for special unitsLennart Poettering2010-06-18
* systemctl: warn users via wall that the system goes downLennart Poettering2010-06-18
* gcc: disable warn_unused_result attribute warningsLennart Poettering2010-06-17
* tcpwrap: add missing header files for suseLennart Poettering2010-06-17
* sd-daemon: add gcc format string attribute to sd_notifyfLennart Poettering2010-06-17