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
Age
Commit message (
Expand
)
Author
2012-06-25
systemctl: make sure we print URLs we can't show in systemctl in a nicely cli...
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
2012-06-17
journal: expose and make use of cutoff times of journal
Lennart Poettering
2012-06-14
systemctl: clearer error message for missing install information
Michal Schmidt
2012-06-13
unit-name: introduce unit_dbus_path_from_name()
Michal Schmidt
2012-06-13
systemctl: warn about all active triggers, not just sockets
Michal Schmidt
2012-06-13
systemctl: fix iteration in check_listening_sockets()
Michal Schmidt
2012-06-13
systemctl: remove is_socket_listening
Michal Schmidt
2012-06-13
systemctl: style fixes for the previous patch
Michal Schmidt
2012-06-13
systemctl will print warning when stopping unit
Michal Sekletar
2012-06-04
systemctl: rename "man" to "help"
Kay Sievers
2012-05-31
systemctl: introduce "systemctl man" to show man page for unit
Lennart Poettering
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
2012-05-23
manager: rework generator logic
Lennart Poettering
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-21
delta: fix spelling of overridden
Nis Martensen
2012-05-21
units: introduce new Documentation= field and make use of it everywhere
Lennart Poettering
2012-05-21
systemctl: drop useless DBus calls from 'systemctl show foo.service'
Michal Schmidt
2012-05-14
systemctl: add switch-root verb
Lennart Poettering
2012-05-08
logind: implement suspend/hibernate calls with inhibition logic
Lennart Poettering
2012-05-08
sleep: implement suspend/hibernate as first class targets
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-04
systemctl: fix typo
Lennart Poettering
2012-05-03
dbus: include unit name in JobNew/JobRemoved signals
Lennart Poettering
2012-05-03
systemctl: allow 'systemctl reboot -ff' to succeed even without D-Bus
Lennart Poettering
2012-05-03
systemctl: print a nice error message if an unprivileged user calls systemctl...
Lennart Poettering
2012-05-03
systemctl: get rid of arg_immediate and fold it into arg_force
Lennart Poettering
2012-04-16
systemctl: show main and control PID explicitly in cgroup-show
Lennart Poettering
2012-04-16
cgls: don't show empty cgroups by default
Lennart Poettering
2012-04-13
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-12
move all tools to subdirs
Kay Sievers