index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemctl: show reverse dependencies or before/after ordering
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-8
/
+42
*
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-2
/
+1
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-29
/
+29
*
systemctl: drop usage of "internally loaded modules"
Lennart Poettering
2013-04-18
1
-3
/
+3
*
systemctl:enable_sysv_units() more _cleanup_free_
Harald Hoyer
2013-04-17
1
-15
/
+4
*
systemctl: clarify usage of "--all" versus list-unit-files
Harald Hoyer
2013-04-17
1
-1
/
+3
*
util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()
Lennart Poettering
2013-04-16
1
-1
/
+1
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-15
1
-2
/
+2
*
systemctl: new verb 'list-sockets'
Zbigniew Jędrzejewski-Szmek
2013-04-13
1
-19
/
+284
*
errno is positive
Zbigniew Jędrzejewski-Szmek
2013-04-12
1
-1
/
+1
*
systemctl: show the name of failing unit in red
Zbigniew Jędrzejewski-Szmek
2013-04-12
1
-8
/
+8
*
systemctl: allow multiple arguments to --type
Zbigniew Jędrzejewski-Szmek
2013-04-12
1
-40
/
+64
*
systemctl: ellipsize job list only when necessary, highlight running
Zbigniew Jędrzejewski-Szmek
2013-04-11
1
-13
/
+98
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-41
/
+30
*
systemctl: tweak drop-in display
Lennart Poettering
2013-04-05
1
-1
/
+1
*
systemctl: tweak output of Listen: fields a bit
Lennart Poettering
2013-04-05
1
-1
/
+1
*
systemctl: Add DropIn paths to status message
Oleksii Shevchuk
2013-04-05
1
-0
/
+36
*
systemctl: align cgroups to 'n' in 'name='
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-4
/
+8
*
util: make time formatting a bit smarter
Lennart Poettering
2013-04-04
1
-2
/
+2
*
systemctl: align all status fields to common column
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-83
/
+65
*
Add Listen* to dbus properties
Oleksii Shevchuk
2013-04-02
1
-0
/
+66
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-02
1
-6
/
+6
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-1
/
+1
*
unit: no need to export variables if we can avoid it
Lennart Poettering
2013-03-30
1
-6
/
+11
*
Always use errno > 0 to help gcc
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-2
/
+2
*
add --with-telinit=PATH configure option
Cristian Rodríguez
2013-03-23
1
-1
/
+1
*
systemctl: remove unused variable
Michal Sekletar
2013-03-14
1
-1
/
+1
*
initctl: catch write error, use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-03-14
1
-9
/
+8
*
logs-show: export logic to add matches for units
Zbigniew Jędrzejewski-Szmek
2013-03-14
1
-17
/
+9
*
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
1
-1
/
+1
*
systemctl: mangle unit name in is-enabled
Lukas Nykryn
2013-03-07
1
-2
/
+17
*
systemctl: check if iterator was initialized succesfully
Lukas Nykryn
2013-03-01
1
-1
/
+5
*
Revert "systemctl: try to reload daemon after enable/disable only when not ru...
Lennart Poettering
2013-03-01
1
-1
/
+1
*
systemctl: try to reload daemon after enable/disable only when not running in...
Lennart Poettering
2013-03-01
1
-1
/
+1
*
systemctl: fix minimal number of params for new cgroup commands
Lennart Poettering
2013-02-27
1
-5
/
+5
*
unit: rework resource management API
Lennart Poettering
2013-02-27
1
-92
/
+63
*
systemctl: fix indentation
Lennart Poettering
2013-02-27
1
-11
/
+10
*
systemctl: generalize action table to be usable in more action<->verb mappings
Michal Schmidt
2013-02-22
1
-75
/
+38
*
systemctl: make shutdown operations use irreversible jobs
Michal Schmidt
2013-02-22
1
-6
/
+17
*
core, systemctl: add support for irreversible jobs
Michal Schmidt
2013-02-22
1
-0
/
+6
*
systemctl: make "systemctl default" use "isolate" job mode
Michal Schmidt
2013-02-22
1
-1
/
+2
*
systemctl: allow comma sepearted property lists
Zbigniew Jędrzejewski-Szmek
2013-02-16
1
-5
/
+20
*
systemctl: Don't give re-activation warning if unit is masked
Jan Janssen
2013-02-16
1
-1
/
+38
*
systemctl: allow status with no units
Zbigniew Jędrzejewski-Szmek
2013-02-16
1
-18
/
+70
*
systemctl: print wall message only if successful
Zbigniew Jędrzejewski-Szmek
2013-02-14
1
-1
/
+1
*
systemctl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-02-14
1
-120
/
+48
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
Move systemctl dot to systemd-analyze dot
Simon Peeters
2013-02-13
1
-191
/
+0
*
systemctl: use parse_unit_info
Marc-Antoine Perennou
2013-02-13
1
-42
/
+12
*
dbus: import struct unit_info from systemctl
Marc-Antoine Perennou
2013-02-13
1
-13
/
+0
[next]