chiark / gitweb /
main: remove AF_UNIX sockets before binding
[elogind.git] / src / systemctl.c
2011-03-14 Lennart Poetteringcore: move abstract namespace sockets to /dev/.run
2011-03-12 Lennart Poetteringsystemctl: support remote and privileged systemctl...
2011-03-09 Lennart Poetteringcondition: take a timestamp and store last result of...
2011-03-08 Andrey Borzenkovbuild-sys: add Mandriva distribution support v20
2011-03-08 Lennart Poetteringsystemctl: when forwarding is-enabled to chkconfig...
2011-03-08 Lennart Poetteringjob: introduce new job result code 'skipped' to use...
2011-03-04 Lennart Poetteringsystemctl: fix exit code when directing is-enabled...
2011-03-04 Lennart Poetteringexecute: load environment files at time of execution...
2011-03-03 Lennart Poetteringkill: always send SIGCONT after SIGTERM
2011-03-01 Lennart Poetteringsystemctl: add condreload alias for compat with ALTLinux
2011-02-25 Lennart Poetteringsystemctl: shutdown agent explicitly so that it can...
2011-02-24 Lennart Poetteringsystemctl: properly handle job results
2011-02-24 Lennart Poetteringdbus: pass along information why a job failed when...
2011-02-20 Kay Sieverssystemctl: shutdown(8) - call kexec if kexec kernel...
2011-02-16 Lennart Poetteringsystemctl: introduce --ignore-dependencies
2011-02-16 Lennart Poetteringsystemctl: introduce --failed to show only failed services
2011-02-13 Lennart Poetteringsystemctl: minor optimizations
2011-02-13 Lennart Poetteringsystemctl: don't unnecessarily close stdin/stdout/stder...
2011-02-09 Lennart Poetteringsystemctl: fix opening params
2011-02-09 Lennart Poetteringsystemctl: don't start agent for --user
2011-02-09 Lennart Poetteringsystemctl: make sure the tty agent does not retain...
2011-01-22 Lennart Poetteringclang: fix some issues found with clang-analyzer v17
2011-01-20 Lennart Poetteringsystemctl: highlight failed processes in systemctl...
2011-01-20 Lennart Poetteringsystemctl: show process type along process exit codes
2011-01-18 Lennart Poetteringsystemctl: before spawning pager cache number of columns
2011-01-04 Lennart Poetteringsystemctl: Don't use Debian's 'sensible-pager', use...
2011-01-04 Lennart Poetteringsystemctl: drop redundant getenv('LESS') check
2011-01-04 Lennart Poetteringsystemctl: spawn pager only for commands that generates...
2011-01-03 Lennart Poetteringsystemctl: make the child the pager, leave systemctl...
2011-01-03 Lennart Poetteringsystemctl: try harder to find a suitable pager
2011-01-02 Miklos Vajnasystemctl: implement auto-pager a la git
2010-11-21 Lennart Poetteringsystemctl: don't return LSB status error codes for...
2010-11-21 Lennart Poetteringsystemctl: redirect enable/disable to chkconfig if...
2010-11-15 Lennart Poetteringdrop support for MANAGER_SESSION, introduce MANAGER_USE...
2010-11-12 Lennart Poetteringask-password: don't show wall message on ttys we are...
2010-10-28 Lennart Poetteringsystemctl: always show what and where for mount units...
2010-10-27 Lennart Poetteringservice: when after startup only one process is in...
2010-10-26 Lennart Poetteringerrors: refer to systemctl status when useful
2010-10-26 Lennart Poetteringsystemctl: automatically spawn temporary password agent...
2010-10-22 Lennart Poetteringsystemctl: introduce systemctl kill
2010-10-19 Lennart Poetteringsystemctl: fix counting in list-units output
2010-10-14 Lennart Poetteringsystemctl: accept -f as short for --force
2010-10-13 Lennart Poetteringsystemctl: rework halt/reboot/poweroff/kexec/exit logic...
2010-10-13 Lennart Poetteringsystemctl: warn if user enables unit with no installati...
2010-10-12 Lennart Poetteringsystemctl: drop [] around date in status output
2010-10-12 Lennart Poetteringsystemctl: show whether we follow somebody in 'status...
2010-10-08 Lennart Poetteringsystemctl: fix 'systemctl enable getty@.service'
2010-10-08 Lennart Poetteringunit: introduce 'banned' load state for units symlinked...
2010-10-07 Lennart Poetteringutil: never use sizeof(sa_family_t) when calculating...
2010-10-06 Lennart Poetteringsystemctl: require correctly formed unit names when...
2010-09-27 Fabiano Fidenciosysv: optionally disable of SysV init/rcN.d support...
2010-09-21 Lennart Poetteringmanager: calculate progress value while booting
2010-09-20 Michal Schmidtsystemctl: make condrestart equivalent to try-restart
2010-09-15 Lennart Poetteringsystemctl: use sizeof() instead of strlen() on literal...
2010-09-15 Zbyszek Szmeksystemctl: split job list writing to a seperate function
2010-09-14 Zbigniew Jędrzejew... systemctl: limit some column widths to widest actually...
2010-09-14 Zbigniew Jędrzejew... systemctl: split job list writing to a seperate function
2010-09-14 Zbigniew Jędrzejew... systemctl: use on_tty() helper everywhere
2010-09-14 Lennart Poetteringsystemctl: use isolate when called as telinit for a...
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
next