summaryrefslogtreecommitdiff
path: root/src/initctl.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-16logger,initctl: use global exit timeoutLennart Poettering1-2/+3
2010-09-14systemctl: use isolate when called as telinit for a runlevelLennart Poettering1-1/+1
2010-09-14initctl: properly use isolate when activating runlevelsLennart Poettering1-14/+25
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering1-2/+3
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering1-7/+7
2010-08-25dbus: simplify some dbus error messages a bitLennart Poettering1-2/+2
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering1-1/+1
2010-08-16log: properly open log target in the various utilitiesLennart Poettering1-0/+1
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering1-1/+1
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering1-1/+1
2010-08-11utmp: enable systemd-update-utmp by defaultLennart Poettering1-4/+5
2010-07-11dbus: use private connections wherever possibleLennart Poettering1-6/+2
2010-07-07initctl: check peer credentials after connectionLennart Poettering1-0/+5
2010-07-01core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering1-1/+1
2010-06-19initctl: add some checks before starting upLennart Poettering1-0/+10
2010-06-19initctl: talk to systemd via the abstract private busLennart Poettering1-1/+1
2010-06-19don't use 'long long' unless we have a really good reason toLennart Poettering1-2/+2
2010-06-18systemctl: add verbs for special unitsLennart Poettering1-6/+6
2010-06-16notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering1-0/+7
2010-06-15initctl: make sure we don't exit due to dbus disconnectLennart Poettering1-2/+4
2010-06-01dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering1-28/+3
2010-05-20sd-daemon: add API to verify socket typesLennart Poettering1-1/+15
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-0/+397