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-12-16
systemctl: properly initialize and free sd_bus_error in "systemctl cat"
Lennart Poettering
2013-12-14
systemctl: add the --plain option to the help message
Djalal Harouni
2013-12-08
systemctl: fix 'is-enabled'
Zbigniew Jędrzejewski-Szmek
2013-12-08
systemctl: simplify argument parsing
Zbigniew Jędrzejewski-Szmek
2013-12-08
Help output spring cleaning
Zbigniew Jędrzejewski-Szmek
2013-12-07
systemctl: fix and refactor wait_for_jobs
Thomas Hindoe Paaboel Andersen
2013-12-06
systemctl: allow globbing in list-<whatever> commands
Zbigniew Jędrzejewski-Szmek
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-06
systemctl: check the value from start_unit_one
Thomas Hindoe Paaboel Andersen
2013-12-04
systemctl: make an always true assert static
Thomas Hindoe Paaboel Andersen
2013-12-04
systemctl: no need to fdopen stdout
Thomas Hindoe Paaboel Andersen
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-11-30
systemctl: do not show SourcePath when FragmentPath cannot be found
Zbigniew Jędrzejewski-Szmek
2013-11-30
systemctl: add "systemctl cat"
Shawn Landden
2013-11-30
systemctl: refactor show()
Shawn Landden
2013-11-26
systemctl: fix enable/disable reply handling
Kay Sievers
2013-11-26
systemctl: replace the three job mode options by a single --job-mode= option
Lennart Poettering
2013-11-25
systemctl: remove debug log message
Lennart Poettering
2013-11-25
systemctl: when status is called without arguments show pager
Lennart Poettering
2013-11-22
systemctl: indicate in list-dependencies whether a unit is already running
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-18
Remove duplicate includes
Karel Zak
2013-11-18
remove unused variables
Thomas Hindoe Paaboel Andersen
2013-11-14
systemctl: honor --no-legend in 'list-jobs'
Mantas Mikulėnas
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-11
systemctl: warning: ‘r’ may be used uninitialized in this function
Kay Sievers
2013-11-11
systemctl: avoid unitialized access when showing 0 timers
Zbigniew Jędrzejewski-Szmek
2013-11-11
systemctl: add new "list-timers" command
Lennart Poettering
2013-11-09
systemctl: make sure daemon-reload returns success
Zbigniew Jędrzejewski-Szmek
2013-11-09
systemctl: fix printing of individual properties
Zbigniew Jędrzejewski-Szmek
2013-11-08
shutdown: unify handling of reboot() syscall a bit
Lennart Poettering
2013-11-08
systemctl: properly initialize column widths for list-jobs
Lennart Poettering
2013-11-08
systemctl: rename 'listen'
Kay Sievers
2013-11-08
systemctl: fix "reboot" call
Kay Sievers
2013-11-08
systemctl: restore ability to directly connect to PID1 from systemctl
Lennart Poettering
2013-11-08
systemctl: initialize variables
Kay Sievers
2013-11-08
systemctl: allow listing cgroups of containers
Lennart Poettering
2013-11-08
systemctl: various cleanups
Lennart Poettering
2013-11-08
systemctl: port to libsystemd-bus
Marc-Antoine Perennou
2013-11-08
systemctl: return r instead of always returning 0
Michal Sekletar
2013-11-07
systemctl: we show headers for list-units even when piped these days, hence d...
Lennart Poettering
2013-11-07
systemctl: make LOAD column width dynamic
Mantas Mikulėnas
2013-11-07
Support additional argument in reboot
WaLyong Cho
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-01
systemctl: fix typo in help text
Thomas Hindoe Paaboel Andersen
2013-10-27
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
Daniel Buch
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
[next]