summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* cgls: beef up control group dumping and introduce cgls toolLennart Poettering2010-07-08
* systemctl: filter and sort member pid of cgroupLennart Poettering2010-07-08
* service: don't enable native services via legacy sysv symlinks anymoreLennart Poettering2010-07-08
* util: fix missing memory initializationLennart Poettering2010-07-08
* mount: fix confirm spawn settingLennart Poettering2010-07-08
* dbus: add missing dbus-errors.h headerLennart Poettering2010-07-08
* man: document variable substitutionLennart Poettering2010-07-08
* execute: support minimal environment variable replacement when executing proc...Lennart Poettering2010-07-08
* execute: if the main process of a service already owns the TTY, don't wait fo...Lennart Poettering2010-07-08
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* service: set env var for stop/reload commandsLennart Poettering2010-07-08
* job: when converting restart jobs, move them to WAITING stateLennart Poettering2010-07-08
* dbus: log received message only once, in filter functionLennart Poettering2010-07-08
* util: handle \s escape as defined in the XDG spec properly in cunescape()Lennart Poettering2010-07-07
* dbus: shut down bus connection cleanly and fully when a direct client disconn...Lennart Poettering2010-07-07
* service: allow configuration of more than one Exec command in one lineLennart Poettering2010-07-07
* util: use quoted word parsing where applicableLennart Poettering2010-07-07
* util: introduce cunescape_length()Lennart Poettering2010-07-07
* util: properly handle escaped quotes in words in split_quoted()Lennart Poettering2010-07-07
* util: fix handling of unknown escapes in cunescape()Lennart Poettering2010-07-07
* conf-parser: support continuation lines with trailing backslashes in linesLennart Poettering2010-07-07
* log: bump up a number of log messages so that they are shown even if debug lo...Lennart Poettering2010-07-07
* main: always log when we reexecute or reloadLennart Poettering2010-07-07
* service: fix parsing word size functionsLennart Poettering2010-07-07
* util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...Lennart Poettering2010-07-07
* execute: change stdout inherit logic, when run as PID 1 use /dev/nullLennart Poettering2010-07-07
* service: serialize exec statusLennart Poettering2010-07-07
* main: lower default log level to INFOLennart Poettering2010-07-07
* util: minor simplification when printing welcome textLennart Poettering2010-07-07
* systemctl: minor beautificationsLennart Poettering2010-07-07
* initctl: check peer credentials after connectionLennart Poettering2010-07-07
* dbus: don't try to run AddMatch when connected to a private busLennart Poettering2010-07-07
* dbus: send reload completion message on right connectionLennart Poettering2010-07-07
* unit: when reading description from LSB prefer short over long descriptionLennart Poettering2010-07-07
* unit: don't cancel dependent jobs if a stopped daemon returned an error codeLennart Poettering2010-07-07
* systemctl: minor cosmetic fixesLennart Poettering2010-07-07
* main: show welcome string only when asked forLennart Poettering2010-07-07
* sd-daemon: Fix path check in sd_is_fifo()Martin Mikkelsen2010-07-07
* main: implement manager configuration fileLennart Poettering2010-07-07
* main: show welcome message on bootLennart Poettering2010-07-07
* manager: optionally print status updates to console on bootLennart Poettering2010-07-07
* main: add a native implementation of the 'nomodules' kernel option understood...Lennart Poettering2010-07-06
* util: fix space calculation in get_process_cmdline()Lennart Poettering2010-07-06
* systemctl: when we cannot load a unit, retry with getting itLennart Poettering2010-07-06
* dbus: fix segfault with direct local connectionsLennart Poettering2010-07-06
* systemctl: don't use UTF directlyLennart Poettering2010-07-06
* systemctl: fix parsing of cgroup contentsLennart Poettering2010-07-06
* install: implement --start optionLennart Poettering2010-07-06
* systemctl: show cgroup contents in statusLennart Poettering2010-07-05
* systemctl: implement 'status' commandLennart Poettering2010-07-05