index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemctl.c
Age
Commit message (
Expand
)
Author
2010-06-19
systemctl: make upstart glue code talk to upstart via private abstarct bus an...
Lennart Poettering
2010-06-19
dbus: to make sure that systemd stays controllable during early bootup, regis...
Lennart Poettering
2010-06-18
systemctl: don't fail if first argument to shutdown isn't 'now' just warn lou...
Lennart Poettering
2010-06-18
systemctl: when called as shutdown, fail if first argument isn't 'now'
Lennart Poettering
2010-06-18
systemctl: when called as shutdown, properly handle user specified wall message
Lennart Poettering
2010-06-18
systemctl: add compat support for shutting down the system via upstart
Lennart Poettering
2010-06-18
systemctl: add /dev/initctl fallback
Lennart Poettering
2010-06-18
systemctl: add verbs for special units
Lennart Poettering
2010-06-18
systemctl: warn users via wall that the system goes down
Lennart Poettering
2010-06-17
systemctl: provide compatibility implementations for various sysv utilities
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
install: add systemd-install tool for managing alias/wants symlinks
Lennart Poettering
2010-06-15
systemctl: make sure getopt doesn't segfault
Lennart Poettering
2010-06-15
manager: recheck unit paths on daemon reload
Lennart Poettering
2010-06-15
systemctl: fix race in --block
Lennart Poettering
2010-06-15
systemctl: reimplement systemctl in pure C without Vala/GObject
Lennart Poettering