Age | Commit message (Expand) | Author |
2010-07-10 | units: introduce umount.target for unmounting all file systems | Lennart Poettering |
2010-07-10 | systemctl: show connection counters only for Accept=yes sockets | Lennart Poettering |
2010-07-10 | man: update daemon man page a little | Lennart Poettering |
2010-07-10 | build-sys: drop special name hack for dbus.service since a native service fil... | Lennart Poettering |
2010-07-09 | update fixme | Lennart Poettering |
2010-07-09 | socket: fix loading of .service files for .socket files | Lennart Poettering |
2010-07-09 | main: make it possible to run a system daemon along side an aloready running ... | Lennart Poettering |
2010-07-09 | install: properly parse --realize=reload | Lennart Poettering |
2010-07-09 | units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdown | Kay Sievers |
2010-07-09 | build-sys: add make upload targetsystemd/v2 | Lennart Poettering |
2010-07-09 | build-sys: bump version | Lennart Poettering |
2010-07-09 | build-sys: disable inline warnings | Lennart Poettering |
2010-07-09 | update fixme | Lennart Poettering |
2010-07-09 | units: connect shutdown scripts explicitly with the tty, because native units... | Lennart Poettering |
2010-07-09 | build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection files | Lennart Poettering |
2010-07-09 | main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FS | Lennart Poettering |
2010-07-08 | man: fix minor ambuigity | Lennart Poettering |
2010-07-08 | man: Minor typographic fixes to systemd.xml | Ozan Çağlayan |
2010-07-08 | man: Fix minor issues in systemd.unit.xml | Ozan Çağlayan |
2010-07-08 | install: various improvements | Lennart Poettering |
2010-07-08 | systemctl: short cut things if we aren't root and the user requested a reboot... | Lennart Poettering |
2010-07-08 | systemctl: don't actually reboot/poweroff/halt if only a wtmp update is reque... | Kay Sievers |
2010-07-08 | cgls: fix missing initialization | Lennart Poettering |
2010-07-08 | cgls: beef up control group dumping and introduce cgls tool | Lennart Poettering |
2010-07-08 | systemctl: filter and sort member pid of cgroup | Lennart Poettering |
2010-07-08 | service: don't enable native services via legacy sysv symlinks anymore | Lennart Poettering |
2010-07-08 | units: properly create prefdm symlink | Lennart Poettering |
2010-07-08 | util: fix missing memory initialization | Lennart Poettering |
2010-07-08 | mount: fix confirm spawn setting | Lennart Poettering |
2010-07-08 | dbus: add missing dbus-errors.h header | Lennart Poettering |
2010-07-08 | units: kill the emergency shell with SIGHUP | Lennart Poettering |
2010-07-08 | man: document variable substitution | Lennart Poettering |
2010-07-08 | execute: support minimal environment variable replacement when executing proc... | Lennart Poettering |
2010-07-08 | execute: if the main process of a service already owns the TTY, don't wait fo... | Lennart Poettering |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering |
2010-07-08 | service: set env var for stop/reload commands | Lennart Poettering |
2010-07-08 | job: when converting restart jobs, move them to WAITING state | Lennart Poettering |
2010-07-08 | dbus: log received message only once, in filter function | Lennart Poettering |
2010-07-07 | units: in order to make the default services parseable by GKeyFile, merge rep... | Lennart Poettering |
2010-07-07 | util: handle \s escape as defined in the XDG spec properly in cunescape() | Lennart Poettering |
2010-07-07 | dbus: shut down bus connection cleanly and fully when a direct client disconn... | Lennart Poettering |
2010-07-07 | man: update man pages for recent syntax changes | Lennart Poettering |
2010-07-07 | service: allow configuration of more than one Exec command in one line | Lennart Poettering |
2010-07-07 | util: use quoted word parsing where applicable | Lennart Poettering |
2010-07-07 | util: introduce cunescape_length() | Lennart Poettering |
2010-07-07 | util: properly handle escaped quotes in words in split_quoted() | Lennart Poettering |
2010-07-07 | util: fix handling of unknown escapes in cunescape() | Lennart Poettering |
2010-07-07 | conf-parser: support continuation lines with trailing backslashes in lines | Lennart Poettering |
2010-07-07 | log: bump up a number of log messages so that they are shown even if debug lo... | Lennart Poettering |
2010-07-07 | main: always log when we reexecute or reload | Lennart Poettering |