Age | Commit message (Expand) | Author |
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 |
2010-07-07 | main: implement manager configuration file | Lennart Poettering |
2010-07-07 | main: show welcome message on boot | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-06 | main: add a native implementation of the 'nomodules' kernel option understood... | Lennart Poettering |
2010-07-06 | util: fix space calculation in get_process_cmdline() | Lennart Poettering |
2010-07-06 | systemctl: when we cannot load a unit, retry with getting it | Lennart Poettering |
2010-07-06 | dbus: fix segfault with direct local connections | Lennart Poettering |
2010-07-06 | build-sys: fix EXTRA_DIST | Kay Sievers |
2010-07-06 | systemctl: don't use UTF directly | Lennart Poettering |
2010-07-06 | systemctl: fix parsing of cgroup contents | Lennart Poettering |
2010-07-06 | man: document new systemd-install --start option | Lennart Poettering |
2010-07-06 | install: implement --start option | Lennart Poettering |
2010-07-06 | man: more blurbs | Lennart Poettering |
2010-07-06 | man: add missing parts to man pages | Lennart Poettering |
2010-07-05 | systemctl: show cgroup contents in status | Lennart Poettering |
2010-07-05 | systemctl: implement 'status' command | Lennart Poettering |
2010-07-05 | turn negative options into positive options | Lennart Poettering |
2010-07-05 | dbus: send signals about jobs to the clients having created them unconditiona... | Lennart Poettering |