- a45f61d build-sys: add make upload target by Lennart Poettering · 14 years ago v2
- 39280fe build-sys: bump version by Lennart Poettering · 14 years ago
- 27765df build-sys: disable inline warnings by Lennart Poettering · 14 years ago
- 3796721 update fixme by Lennart Poettering · 14 years ago
- 455bb5a units: connect shutdown scripts explicitly with the tty, because native units now default to /dev/null stdout otherwise by Lennart Poettering · 14 years ago
- 4627d39 build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection files by Lennart Poettering · 14 years ago
- ca326f6 main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FS by Lennart Poettering · 14 years ago
- 085b94e man: fix minor ambuigity by Lennart Poettering · 14 years ago
- dccb260 man: Minor typographic fixes to systemd.xml by Ozan Çağlayan · 14 years ago
- 58c16a1 man: Fix minor issues in systemd.unit.xml by Ozan Çağlayan · 14 years ago
- b4f10a5 install: various improvements by Lennart Poettering · 14 years ago
- bc8c2f5 systemctl: short cut things if we aren't root and the user requested a reboot to suppress unnecessary wall message by Lennart Poettering · 14 years ago
- d47b555 systemctl: don't actually reboot/poweroff/halt if only a wtmp update is requested by Kay Sievers · 14 years ago
- e34b615 cgls: fix missing initialization by Lennart Poettering · 14 years ago
- fa776d8 cgls: beef up control group dumping and introduce cgls tool by Lennart Poettering · 14 years ago
- ab35fb1 systemctl: filter and sort member pid of cgroup by Lennart Poettering · 14 years ago
- f8820b6 service: don't enable native services via legacy sysv symlinks anymore by Lennart Poettering · 14 years ago
- 83698d6 units: properly create prefdm symlink by Lennart Poettering · 14 years ago
- 301056b util: fix missing memory initialization by Lennart Poettering · 14 years ago
- c368608 mount: fix confirm spawn setting by Lennart Poettering · 14 years ago
- 4c90c12 dbus: add missing dbus-errors.h header by Lennart Poettering · 14 years ago
- 3193466 units: kill the emergency shell with SIGHUP by Lennart Poettering · 14 years ago
- 420a016 man: document variable substitution by Lennart Poettering · 14 years ago
- fab56fc execute: support minimal environment variable replacement when executing processes by Lennart Poettering · 14 years ago
- 1e3ad08 execute: if the main process of a service already owns the TTY, don't wait for acquiring it again in the reload/stop step by Lennart Poettering · 14 years ago
- 398ef8b dbus: make errors reported via D-Bus more useful by Lennart Poettering · 14 years ago
- 2105e76 service: set env var for stop/reload commands by Lennart Poettering · 14 years ago
- 9c2d9ca job: when converting restart jobs, move them to WAITING state by Lennart Poettering · 14 years ago
- 46d95c0 dbus: log received message only once, in filter function by Lennart Poettering · 14 years ago
- 07405e9 units: in order to make the default services parseable by GKeyFile, merge repeated lines by Lennart Poettering · 14 years ago
- e167fb8 util: handle \s escape as defined in the XDG spec properly in cunescape() by Lennart Poettering · 14 years ago
- 923f8d7 dbus: shut down bus connection cleanly and fully when a direct client disconnects by Lennart Poettering · 14 years ago
- b3eaa62 man: update man pages for recent syntax changes by Lennart Poettering · 14 years ago
- 61e5d8e service: allow configuration of more than one Exec command in one line by Lennart Poettering · 14 years ago
- f60f22d util: use quoted word parsing where applicable by Lennart Poettering · 14 years ago
- 6febfd0 util: introduce cunescape_length() by Lennart Poettering · 14 years ago
- 0bab36f util: properly handle escaped quotes in words in split_quoted() by Lennart Poettering · 14 years ago
- f3d4cc0 util: fix handling of unknown escapes in cunescape() by Lennart Poettering · 14 years ago
- 3dab294 conf-parser: support continuation lines with trailing backslashes in lines by Lennart Poettering · 14 years ago
- 54165a3 log: bump up a number of log messages so that they are shown even if debug logging is disabled, for diagnostic purposes by Lennart Poettering · 14 years ago
- e015090 main: always log when we reexecute or reload by Lennart Poettering · 14 years ago
- af2ab1f service: fix parsing word size functions by Lennart Poettering · 14 years ago
- 8f75a60 util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word size by Lennart Poettering · 14 years ago
- afe1be4 build-sys: prepare release 1 by Lennart Poettering · 14 years ago v1
- acb591e execute: change stdout inherit logic, when run as PID 1 use /dev/null by Lennart Poettering · 14 years ago
- ecdbca4 service: serialize exec status by Lennart Poettering · 14 years ago
- 7c70671 main: lower default log level to INFO by Lennart Poettering · 14 years ago
- 2e54424 util: minor simplification when printing welcome text by Lennart Poettering · 14 years ago
- e0376b1 systemctl: minor beautifications by Lennart Poettering · 14 years ago
- a822056 initctl: check peer credentials after connection by Lennart Poettering · 14 years ago
- f4579ce dbus: don't try to run AddMatch when connected to a private bus by Lennart Poettering · 14 years ago
- ad678a0 man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec, systemd, and systemd.timer pages by Conrad Meyer · 14 years ago
- 7b97f47 dbus: send reload completion message on right connection by Lennart Poettering · 14 years ago
- ed4c1cc unit: when reading description from LSB prefer short over long description by Lennart Poettering · 14 years ago
- 9aab5a7 unit: don't cancel dependent jobs if a stopped daemon returned an error code by Lennart Poettering · 14 years ago
- 7e61bf2 systemctl: minor cosmetic fixes by Lennart Poettering · 14 years ago
- 455d8dc main: show welcome string only when asked for by Lennart Poettering · 14 years ago
- fd8bccf sd-daemon: Fix path check in sd_is_fifo() by Martin Mikkelsen · 14 years ago
- f3e219a update man pages for recent changes by Lennart Poettering · 14 years ago
- 487393e main: implement manager configuration file by Lennart Poettering · 14 years ago
- c846ff4 main: show welcome message on boot by Lennart Poettering · 14 years ago
- 9e58ff9 manager: optionally print status updates to console on boot by Lennart Poettering · 14 years ago
- fa0f4d8 main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts by Lennart Poettering · 14 years ago
- 057fbb5 util: fix space calculation in get_process_cmdline() by Lennart Poettering · 14 years ago
- ed2d7a4 systemctl: when we cannot load a unit, retry with getting it by Lennart Poettering · 14 years ago
- 894ba51 dbus: fix segfault with direct local connections by Lennart Poettering · 14 years ago
- 9335c44 build-sys: fix EXTRA_DIST by Kay Sievers · 14 years ago
- fc6071b systemctl: don't use UTF directly by Lennart Poettering · 14 years ago
- 5f75059 systemctl: fix parsing of cgroup contents by Lennart Poettering · 14 years ago
- 72f9570 man: document new systemd-install --start option by Lennart Poettering · 14 years ago
- 9a1ac7b install: implement --start option by Lennart Poettering · 14 years ago
- 59a3e1b man: more blurbs by Lennart Poettering · 14 years ago
- 99ffae4 man: add missing parts to man pages by Lennart Poettering · 14 years ago
- c59760e systemctl: show cgroup contents in status by Lennart Poettering · 14 years ago
- 61cbdc4 systemctl: implement 'status' command by Lennart Poettering · 14 years ago
- 7492290 turn negative options into positive options by Lennart Poettering · 14 years ago
- a567261 dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases by Lennart Poettering · 14 years ago
- 552e433 systemctl: use format_timespan() where applicable by Lennart Poettering · 14 years ago
- fae20b1 dbus: fix unclean shut-down by Lennart Poettering · 14 years ago
- 03fae01 uniformly suffix time span properties with their unit by Lennart Poettering · 14 years ago
- 393a2f9 man: update systemctl man page by Lennart Poettering · 14 years ago
- fe68089 dbus: complete exec command coverage by Lennart Poettering · 14 years ago
- b58b411 dbus: complete exec status coverage by Lennart Poettering · 14 years ago
- 14ad1d1 dbus: include NextElapse field in timer properties by Lennart Poettering · 14 years ago
- 82c121a dbus: complete exec coverage by Lennart Poettering · 14 years ago
- d264aa3 dbus: complete coverage of service units by Lennart Poettering · 14 years ago
- 4e1e43c dbus: complete socket unit coverage by Lennart Poettering · 14 years ago
- 6681ad4 dbus: complete target unit coverage by Lennart Poettering · 14 years ago
- 5bd0707 dbus: complete automount and mount unit coverage by Lennart Poettering · 14 years ago
- f295f5c dbus: complete coverage of manager interface by Lennart Poettering · 14 years ago
- 707e5e5 dbus: complete coverage of timer units by Lennart Poettering · 14 years ago
- e87d181 systemctl: load unit when introspecting by Lennart Poettering · 14 years ago
- a68c7a7 dbus: complete coverage for unit interface by Lennart Poettering · 14 years ago
- ebf57b8 dbus: complete coverage for path units by Lennart Poettering · 14 years ago
- 4822059 systemctl: implement 'show' command by Lennart Poettering · 14 years ago
- 09c6619 dbus: implement GetAll() with empty interface string properly by Lennart Poettering · 14 years ago
- 0442c13 dbus: properly name StartupTimestamp property by Lennart Poettering · 14 years ago
- 62adf22 man: various man page updates by Lennart Poettering · 14 years ago
- af65a09 units: update shipped unit files for DefaultDependencies= by Lennart Poettering · 14 years ago
- daf32cc snapshot: downgrade automatic dependencies from Requires to Wants by Lennart Poettering · 14 years ago