summaryrefslogtreecommitdiff
path: root/src/initctl.c
Commit message (Expand)AuthorAge
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-12
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* initctl: don't use dbus connection after PID 1 got respawnedLennart Poettering2011-11-01
* initctl: check for kexec_loaded when reboot is requested through initctlFrederic Crozat2011-08-24
* initctl: support 'telinit u/q'Tom Gundersen2011-08-01
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-01
* logger,initctl: use global exit timeoutLennart Poettering2011-04-16
* systemctl: use isolate when called as telinit for a runlevelLennart Poettering2010-09-14
* initctl: properly use isolate when activating runlevelsLennart Poettering2010-09-14
* dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering2010-09-02
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-08-31
* dbus: simplify some dbus error messages a bitLennart Poettering2010-08-25
* auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering2010-08-17
* log: properly open log target in the various utilitiesLennart Poettering2010-08-16
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* utmp: enable systemd-update-utmp by defaultLennart Poettering2010-08-11
* dbus: use private connections wherever possibleLennart Poettering2010-07-11
* initctl: check peer credentials after connectionLennart Poettering2010-07-07
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-01
* initctl: add some checks before starting upLennart Poettering2010-06-19
* initctl: talk to systemd via the abstract private busLennart Poettering2010-06-19
* don't use 'long long' unless we have a really good reason toLennart Poettering2010-06-19
* systemctl: add verbs for special unitsLennart Poettering2010-06-18
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-16
* initctl: make sure we don't exit due to dbus disconnectLennart Poettering2010-06-15
* dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering2010-06-01
* sd-daemon: add API to verify socket typesLennart Poettering2010-05-20
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16