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
/
systemctl.c
Age
Commit message (
Expand
)
Author
2013-04-01
systemctl: align all status fields to common column
Zbigniew Jędrzejewski-Szmek
2013-04-01
Add Listen* to dbus properties
Oleksii Shevchuk
2013-04-01
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-03-31
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-30
unit: no need to export variables if we can avoid it
Lennart Poettering
2013-03-29
Always use errno > 0 to help gcc
Zbigniew Jędrzejewski-Szmek
2013-03-23
add --with-telinit=PATH configure option
Cristian Rodríguez
2013-03-13
systemctl: remove unused variable
Michal Sekletar
2013-03-13
initctl: catch write error, use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-03-13
logs-show: export logic to add matches for units
Zbigniew Jędrzejewski-Szmek
2013-03-07
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
systemctl: mangle unit name in is-enabled
Lukas Nykryn
2013-03-01
systemctl: check if iterator was initialized succesfully
Lukas Nykryn
2013-03-01
Revert "systemctl: try to reload daemon after enable/disable only when not ru...
Lennart Poettering
2013-03-01
systemctl: try to reload daemon after enable/disable only when not running in...
Lennart Poettering
2013-02-27
systemctl: fix minimal number of params for new cgroup commands
Lennart Poettering
2013-02-27
unit: rework resource management API
Lennart Poettering
2013-02-27
systemctl: fix indentation
Lennart Poettering
2013-02-22
systemctl: generalize action table to be usable in more action<->verb mappings
Michal Schmidt
2013-02-22
systemctl: make shutdown operations use irreversible jobs
Michal Schmidt
2013-02-22
core, systemctl: add support for irreversible jobs
Michal Schmidt
2013-02-22
systemctl: make "systemctl default" use "isolate" job mode
Michal Schmidt
2013-02-16
systemctl: allow comma sepearted property lists
Zbigniew Jędrzejewski-Szmek
2013-02-16
systemctl: Don't give re-activation warning if unit is masked
Jan Janssen
2013-02-16
systemctl: allow status with no units
Zbigniew Jędrzejewski-Szmek
2013-02-14
systemctl: print wall message only if successful
Zbigniew Jędrzejewski-Szmek
2013-02-14
systemctl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-13
Move systemctl dot to systemd-analyze dot
Simon Peeters
2013-02-13
systemctl: use parse_unit_info
Marc-Antoine Perennou
2013-02-13
dbus: import struct unit_info from systemctl
Marc-Antoine Perennou
2013-01-30
systemctl: Fix wrong assertion test
Mauro Dreissig
2013-01-19
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2013-01-18
systemctl: print the user session journal for user session units.
Mirco Tischler
2013-01-18
systemctl: add new "get-cgroup-attr" to query current cgroup attribute value
Lennart Poettering
2013-01-18
systemctl: it's probably a good idea not to alter return parameters if we fail
Lennart Poettering
2013-01-18
systemctl: no need to check this explicitly, we already checked it a few line...
Lennart Poettering
2013-01-18
systemctl: we can make this faster and shorten it a bit with strv_extend()
Lennart Poettering
2013-01-18
systemctl: make list-dependencies default to default.target
Lennart Poettering
2013-01-18
systemctl: we can use nulstr_contains() for this lookup
Lennart Poettering
2013-01-17
systemctl add command list-dependencies
Lukas Nykryn
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-15
systemctl: fix assertion hit by incorrect comparison
Dave Reisner
2013-01-15
Typo fix
Oleksii Shevchuk
2013-01-15
systemctl: when inhibiting shutdown/suspend also check for other login sessions
Lennart Poettering
2013-01-14
systemctl: drop compat with really really old systemd versions
Lennart Poettering
2013-01-14
systemctl: be smarter when mangling snapshot names
Lennart Poettering
2013-01-14
systemctl: numerous modernizations
Lennart Poettering
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-14
systemctl: honour inhibitors only when running unprivileged
Lennart Poettering
[next]