summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* systemctl: show exec status of all exited programsLennart Poettering2010-07-10
* units: turn shutdown dependencies from Requires into Wants to make things a b...Lennart Poettering2010-07-10
* service: allow immediate stopping while startingLennart Poettering2010-07-10
* snapshot: fix deserializationLennart Poettering2010-07-10
* main: add a few more useful diagnostic log messagesLennart Poettering2010-07-10
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* mount: add implicit umount.target conflicts only in system modeLennart Poettering2010-07-10
* units: pull in shutdown.target and umount.target when entering emergency modeLennart Poettering2010-07-10
* automount: refuse automounts for the root file systemLennart Poettering2010-07-10
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-10
* systemctl: show connection counters only for Accept=yes socketsLennart Poettering2010-07-10
* man: update daemon man page a littleLennart Poettering2010-07-10
* build-sys: drop special name hack for dbus.service since a native service fil...Lennart Poettering2010-07-10
* update fixmeLennart Poettering2010-07-09
* socket: fix loading of .service files for .socket filesLennart Poettering2010-07-09
* main: make it possible to run a system daemon along side an aloready running ...Lennart Poettering2010-07-09
* install: properly parse --realize=reloadLennart Poettering2010-07-09
* units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdownKay Sievers2010-07-09
* build-sys: add make upload targetLennart Poettering2010-07-09
* build-sys: bump versionLennart Poettering2010-07-09
* build-sys: disable inline warningsLennart Poettering2010-07-09
* update fixmeLennart Poettering2010-07-09
* units: connect shutdown scripts explicitly with the tty, because native units...Lennart Poettering2010-07-09
* build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection filesLennart Poettering2010-07-09
* main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FSLennart Poettering2010-07-09
* man: fix minor ambuigityLennart Poettering2010-07-08
* man: Minor typographic fixes to systemd.xmlOzan Çağlayan2010-07-08
* man: Fix minor issues in systemd.unit.xmlOzan Çağlayan2010-07-08
* install: various improvementsLennart Poettering2010-07-08
* systemctl: short cut things if we aren't root and the user requested a reboot...Lennart Poettering2010-07-08
* systemctl: don't actually reboot/poweroff/halt if only a wtmp update is reque...Kay Sievers2010-07-08
* cgls: fix missing initializationLennart Poettering2010-07-08
* 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
* units: properly create prefdm symlinkLennart 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
* units: kill the emergency shell with SIGHUPLennart 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
* units: in order to make the default services parseable by GKeyFile, merge rep...Lennart Poettering2010-07-07
* 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