Age | Commit message (Expand) | Author |
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 |
2010-07-07 | service: fix parsing word size functions | Lennart Poettering |
2010-07-07 | util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ... | Lennart Poettering |
2010-07-07 | build-sys: prepare release 1systemd/v1 | Lennart Poettering |
2010-07-07 | execute: change stdout inherit logic, when run as PID 1 use /dev/null | Lennart Poettering |
2010-07-07 | service: serialize exec status | Lennart Poettering |
2010-07-07 | main: lower default log level to INFO | Lennart Poettering |
2010-07-07 | util: minor simplification when printing welcome text | Lennart Poettering |
2010-07-07 | systemctl: minor beautifications | Lennart Poettering |
2010-07-07 | initctl: check peer credentials after connection | Lennart Poettering |
2010-07-07 | dbus: don't try to run AddMatch when connected to a private bus | Lennart Poettering |
2010-07-07 | man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec... | Conrad Meyer |
2010-07-07 | dbus: send reload completion message on right connection | Lennart Poettering |
2010-07-07 | unit: when reading description from LSB prefer short over long description | Lennart Poettering |
2010-07-07 | unit: don't cancel dependent jobs if a stopped daemon returned an error code | Lennart Poettering |
2010-07-07 | systemctl: minor cosmetic fixes | Lennart Poettering |
2010-07-07 | main: show welcome string only when asked for | Lennart Poettering |
2010-07-07 | sd-daemon: Fix path check in sd_is_fifo() | Martin Mikkelsen |
2010-07-07 | update man pages for recent changes | Lennart Poettering |