index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemctl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
systemctl: skip native unit file handling if sysv file handling already handl...
Lennart Poettering
1
-0
/
+5
2014-01-15
systemctl: introduce new "import-environment" command
Lennart Poettering
1
-1
/
+67
2014-01-05
strv: multiple cleanups
Simon Peeters
1
-10
/
+7
2014-01-04
systemctl: improve readability on failed commands
Thomas Hindoe Paaboel Andersen
1
-16
/
+42
2013-12-27
systemctl: remove unused variable
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
1
-9
/
+9
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
1
-140
/
+196
2013-12-26
systemctl: drop uninteresting units immediately
Zbigniew Jędrzejewski-Szmek
1
-37
/
+29
2013-12-26
systemctl: simplify start_unit
Zbigniew Jędrzejewski-Szmek
1
-25
/
+19
2013-12-22
systemctl: also color filenames of drop-ins in cat
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2013-12-21
systemctl: fix bad memory access when processing PIDs on the "systemctl statu...
Lennart Poettering
1
-2
/
+10
2013-12-18
systemct: add empty line between units in cat
Zbigniew Jędrzejewski-Szmek
1
-7
/
+13
2013-12-16
systemctl: highlight filenames in cat
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2013-12-16
systemctl: fix return value from cat
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-12-16
systemctl: properly initialize and free sd_bus_error in "systemctl cat"
Lennart Poettering
1
-4
/
+5
2013-12-14
systemctl: add the --plain option to the help message
Djalal Harouni
1
-1
/
+2
2013-12-08
systemctl: fix 'is-enabled'
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-12-08
systemctl: simplify argument parsing
Zbigniew Jędrzejewski-Szmek
1
-54
/
+41
2013-12-08
Help output spring cleaning
Zbigniew Jędrzejewski-Szmek
1
-27
/
+26
2013-12-07
systemctl: fix and refactor wait_for_jobs
Thomas Hindoe Paaboel Andersen
1
-36
/
+62
2013-12-06
systemctl: allow globbing in list-<whatever> commands
Zbigniew Jędrzejewski-Szmek
1
-32
/
+72
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2013-12-06
systemctl: check the value from start_unit_one
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2013-12-04
systemctl: make an always true assert static
Thomas Hindoe Paaboel Andersen
1
-2
/
+3
2013-12-04
systemctl: no need to fdopen stdout
Thomas Hindoe Paaboel Andersen
1
-3
/
+0
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
1
-6
/
+6
2013-11-30
systemctl: do not show SourcePath when FragmentPath cannot be found
Zbigniew Jędrzejewski-Szmek
1
-17
/
+0
2013-11-30
systemctl: add "systemctl cat"
Shawn Landden
1
-0
/
+103
2013-11-30
systemctl: refactor show()
Shawn Landden
1
-23
/
+13
2013-11-26
systemctl: fix enable/disable reply handling
Kay Sievers
1
-1
/
+1
2013-11-26
systemctl: replace the three job mode options by a single --job-mode= option
Lennart Poettering
1
-11
/
+13
2013-11-25
systemctl: remove debug log message
Lennart Poettering
1
-2
/
+0
2013-11-25
systemctl: when status is called without arguments show pager
Lennart Poettering
1
-0
/
+2
2013-11-22
systemctl: indicate in list-dependencies whether a unit is already running
Lennart Poettering
1
-0
/
+10
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
1
-2
/
+2
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
1
-36
/
+106
2013-11-18
Remove duplicate includes
Karel Zak
1
-1
/
+0
2013-11-18
remove unused variables
Thomas Hindoe Paaboel Andersen
1
-3
/
+0
2013-11-14
systemctl: honor --no-legend in 'list-jobs'
Mantas Mikulėnas
1
-8
/
+11
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
1
-3
/
+3
2013-11-11
systemctl: warning: ‘r’ may be used uninitialized in this function
Kay Sievers
1
-1
/
+2
2013-11-11
systemctl: avoid unitialized access when showing 0 timers
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-11-11
systemctl: add new "list-timers" command
Lennart Poettering
1
-18
/
+240
2013-11-09
systemctl: make sure daemon-reload returns success
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-11-09
systemctl: fix printing of individual properties
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2013-11-08
shutdown: unify handling of reboot() syscall a bit
Lennart Poettering
1
-21
/
+20
2013-11-08
systemctl: properly initialize column widths for list-jobs
Lennart Poettering
1
-1
/
+5
2013-11-08
systemctl: rename 'listen'
Kay Sievers
1
-9
/
+9
2013-11-08
systemctl: fix "reboot" call
Kay Sievers
1
-2
/
+2
2013-11-08
systemctl: restore ability to directly connect to PID1 from systemctl
Lennart Poettering
1
-10
/
+8
[next]