chiark / gitweb /
units: start logger only after syslog is up
[elogind.git] / src / systemctl.c
2010-09-06 Lennart Poetteringsystemctl: make --version a little bit more verbose
2010-09-06 Lennart Poetteringsystemctl: implement --version
2010-09-02 Lennart Poetteringdbus: make sure to flush bus connection before disconne...
2010-09-01 Lennart Poetteringsystemctl: make sure daemon-reexec and friends return...
2010-09-01 Lennart Poetteringsystemctl: fix return value of systemctl start and...
2010-08-31 Lennart Poetteringmanager: reword some error messages regarding "logs"
2010-08-31 Lennart Poetteringsystemctl: rework exit codes for all utility programs...
2010-08-31 Lennart Poetteringsystemctl: avoid wrapping of headers/footers
2010-08-30 Matthew Millermanager: add missing second part of s/maintenance/failed/
2010-08-26 Matthew Millersystemctl: very very trivial typo patch :)
2010-08-25 Lennart Poetteringdbus: simplify some dbus error messages a bit
2010-08-25 Lennart Poetteringsystemctl: rename a few status lines
2010-08-25 Lennart Poetteringsystemctl: show timestamps for state changes
2010-08-25 Lennart Poetteringsystemctl: add --sysv-compat
2010-08-20 Lennart Poetteringdbus: follow standardized fdo PropertiesChanged signal...
2010-08-20 Lennart Poetteringservice/systemctl: don't consider LSB exit codes 5...
2010-08-17 Lennart Poetteringsystemctl: break output properly for 80ch terminals
2010-08-17 Lennart Poetteringshutdown: drop -f/-F switches again, simply because...
2010-08-16 Lennart Poetteringshutdown: various fixes for handling of delayed shutdowns
2010-08-16 Lennart Poetteringlog: properly open log target in the various utilities
2010-08-16 Lennart Poetteringsystemctl: sort case-insensitively
2010-08-16 Lennart Poetteringsystemctl: warn in intervals before going down when...
2010-08-16 Lennart Poetteringshutdown: if now time argument is passed, imply +1...
2010-08-16 Lennart Poetteringsystemctl: add support for delayed shutdown, similar...
2010-08-14 Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-08-14 Lennart Poetteringsystemctl: skip writing of utmp if we booted using...
2010-08-14 Lennart Poetteringsystemctl: sort 'list-units' output
2010-08-13 Lennart Poetteringsystemctl: properly detect whether taling to systemd...
2010-08-13 Lennart Poetteringman: document new 'systemctl status PID' syntax
2010-08-13 Lennart Poetteringsystemctl: when calling 'status' accept a PID
2010-08-12 Lennart Poetteringsystemctl: show sysv path if it is set if the fragment...
2010-08-12 Lennart Poetteringsystemctl: at full stop after last message before shutt...
2010-08-11 Lennart Poetteringclang: fix numerous little issues found with clang...
2010-08-11 Lennart Poetteringsystemctl: beef up highlighting of service states a...
2010-08-11 Lennart Poetteringutmp: enable systemd-update-utmp by default
2010-08-09 Lennart Poetteringmanager: when two pending jobs conflict, keep the one...
2010-08-09 Lennart Poetteringsystemctl: show exit code only if it is actually set
2010-08-07 Michal Schmidtsystemctl: fix parsing of DBus reply in 'dot'
2010-08-05 Michal Schmidtreboot: handle -p switch properly
2010-07-24 Lennart Poetteringtelinit: forward to upstart, if not booted with systemd v4
2010-07-24 Lennart Poetteringsystemctl: don't use the systemd bus to talk to upstart
2010-07-23 Lennart Poetteringsystemctl: don't hit an assert when we are run from...
2010-07-23 Lennart Poetteringsystemctl: fold systemd-install into systemctl
2010-07-23 Lennart Poetteringsystemctl: support force-reload and condrestart as...
2010-07-23 Lennart Poetteringsystemctl: accept -p more than once
2010-07-20 Lennart Poetteringsystemctl: always disable color when output goes into...
2010-07-20 Lennart Poetteringdevice: do not merge devices
2010-07-19 Lennart Poetteringsystemctl: introduce reset-maintenance command
2010-07-16 Lennart Poetteringsystemctl: extend list-units output a little
2010-07-16 Lennart Poetteringsystemctl: warn when operating on service files that...
2010-07-16 Lennart Poetteringsystemctl: always show units with active jobs in list...
2010-07-16 Lennart Poetteringsystemctl: add to command for virtualizing the dependen...
2010-07-13 Lennart Poetteringsystemctl: introduce try-restart and reload-or-restart...
2010-07-12 Lennart Poetteringunits: introduce emergency.target
2010-07-12 Lennart Poetteringcgroup: reimplement the last bit of libcgroup functiona...
2010-07-12 Lennart Poetteringexecute: optionally ignore return status of invoked...
2010-07-11 Lennart Poetteringunits: turn Wants=shutdown back into Requires=shutdown...
2010-07-11 Lennart Poetteringsystemctl: turn --replace into --fail
2010-07-11 Lennart PoetteringMerge branch 'master' of ssh://git.freedesktop.org...
2010-07-11 Lennart Poetteringdbus: use private connections wherever possible
2010-07-10 Lennart Poetteringsystemctl: move status further down
2010-07-10 Lennart Poetteringcgroup: kill processes, not tasks and other cgroup...
2010-07-10 Lennart Poetteringsystemctl: show exec status of all exited programs
2010-07-09 Lennart Poetteringsystemctl: show connection counters only for Accept...
2010-07-08 Lennart Poetteringsystemctl: short cut things if we aren't root and the...
2010-07-08 Kay Sieverssystemctl: don't actually reboot/poweroff/halt if only...
2010-07-08 Lennart Poetteringcgls: beef up control group dumping and introduce cgls...
2010-07-08 Lennart Poetteringsystemctl: filter and sort member pid of cgroup
2010-07-07 Lennart Poetteringlog: bump up a number of log messages so that they...
2010-07-07 Lennart Poetteringsystemctl: minor beautifications
2010-07-07 Lennart Poetteringdbus: don't try to run AddMatch when connected to a...
2010-07-07 Lennart Poetteringsystemctl: minor cosmetic fixes
2010-07-06 Lennart Poetteringsystemctl: when we cannot load a unit, retry with getti...
2010-07-06 Lennart Poetteringsystemctl: don't use UTF directly
2010-07-06 Lennart Poetteringsystemctl: fix parsing of cgroup contents
2010-07-06 Lennart Poetteringinstall: implement --start option
2010-07-05 Lennart Poetteringsystemctl: show cgroup contents in status
2010-07-05 Lennart Poetteringsystemctl: implement 'status' command
2010-07-04 Lennart Poetteringdbus: send signals about jobs to the clients having...
2010-07-04 Lennart Poetteringsystemctl: use format_timespan() where applicable
2010-07-04 Lennart Poetteringman: update systemctl man page
2010-07-04 Lennart Poetteringdbus: complete exec command coverage
2010-07-04 Lennart Poetteringdbus: include NextElapse field in timer properties
2010-07-04 Lennart Poetteringdbus: complete exec coverage
2010-07-04 Lennart Poetteringdbus: complete automount and mount unit coverage
2010-07-04 Lennart Poetteringdbus: complete coverage of timer units
2010-07-04 Lennart Poetteringsystemctl: load unit when introspecting
2010-07-04 Lennart Poetteringdbus: complete coverage for path units
2010-07-04 Lennart Poetteringsystemctl: implement 'show' command
2010-07-02 Lennart Poetteringsystemctl: implement delete command
2010-07-01 Lennart Poetteringsystemctl: fix detection of active units
2010-07-01 Lennart Poetteringsystemctl: return error codes for failed jobs
2010-06-30 Lennart Poetteringsystemctl: add 'check' call
2010-06-30 Lennart Poetteringsystemctl: block by default
2010-06-24 Lennart Poetteringutils: show help blurb when run without any arguments
2010-06-24 Lennart Poetteringsystemctl: minor --help rewording
2010-06-23 Lennart Poetteringminor fixes to help texts
2010-06-22 Lennart Poetteringsystemctl: fix systemctl help text
2010-06-19 Lennart Poetteringsystemctl: make upstart glue code talk to upstart via...
2010-06-19 Lennart Poetteringdbus: to make sure that systemd stays controllable...
next