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
*
install: introduce a new unit file state "transient"
Lennart Poettering
2016-04-12
1
-2
/
+2
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-3
/
+3
*
systemctl: port systemctl over to the new LookupPaths configuration directory...
Lennart Poettering
2016-04-12
1
-76
/
+28
*
core: when enabling a generated unit file, return a clean error
Lennart Poettering
2016-04-12
1
-0
/
+4
*
core: add a new unit file state "generated"
Lennart Poettering
2016-04-12
1
-3
/
+4
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
1
-4
/
+4
*
Merge pull request #2962 from keszybz/value-option
Lennart Poettering
2016-04-06
1
-29
/
+49
|
\
|
*
systemctl: add --value option
Zbigniew Jędrzejewski-Szmek
2016-04-05
1
-29
/
+49
*
|
systemctl: use correct printf macros for uint32
Martin Pitt
2016-04-01
1
-4
/
+4
*
|
systemctl: no need to pass --all if inactive is explicitly requested in list-...
Franck Bui
2016-03-23
1
-0
/
+5
|
/
*
Merge pull request #2768 from benjarobin/fix-2718
Daniel Mack
2016-03-07
1
-29
/
+55
|
\
|
*
systemctl: Replace check_one_unit() by get_state_one_unit()
Benjamin ROBIN
2016-02-29
1
-29
/
+55
*
|
systemctl: improve error message when starting a unit failed
Ronny Chevalier
2016-03-05
1
-1
/
+4
*
|
systemctl: add missing OOM check
Ronny Chevalier
2016-03-03
1
-1
/
+6
*
|
systemctl: rm empty dropin dirs after cancelled edit
Ronny Chevalier
2016-03-02
1
-1
/
+11
*
|
systemctl: Fix warn: action_to_runlevel() is not used
Benjamin ROBIN
2016-02-29
1
-0
/
+2
|
/
*
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-25
1
-22
/
+14
|
\
|
*
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-25
1
-22
/
+14
*
|
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-4
/
+4
*
|
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-4
/
+4
|
/
*
systemctl: fix style to avoid modification of array passed by caller
Zbigniew Jędrzejewski-Szmek
2016-02-16
1
-3
/
+2
*
systemctl: include -M or -H arguments in the hint
Zbigniew Jędrzejewski-Szmek
2016-02-15
1
-2
/
+16
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: fix support for transient resource limit properties
Lennart Poettering
2016-02-01
1
-8
/
+0
*
systemctl: actually honour the try-reload-or-restart verb aabf5d4243408 promised
Lennart Poettering
2016-01-29
1
-1
/
+2
*
systemctl: make most systemctl commands NOPs in a chroot() environment
Lennart Poettering
2016-01-29
1
-64
/
+64
*
systemctl: consider a chroot() environment always offline
Lennart Poettering
2016-01-29
1
-2
/
+2
*
systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"
Lennart Poettering
2016-01-28
1
-2
/
+3
*
systemctl: don't make up unit states, and don't eat up errors to eagerly
Lennart Poettering
2016-01-28
1
-24
/
+28
*
systemctl: don't mangle unit names in check_unit_generic()
Lennart Poettering
2016-01-28
1
-6
/
+2
*
systemctl: piece-meal strv extension is expensive
Lennart Poettering
2016-01-27
1
-2
/
+13
*
systemctl: is-active/failed should return 0 if at least one unit is in given ...
Lukas Nykryn
2016-01-25
1
-3
/
+6
*
systemctl: Allow 'edit' and 'cat' on unloaded units
Douglas Christman
2016-01-22
1
-30
/
+0
*
Merge pull request #2085 from fbuihuu/more-use-of-check-load-state
Lennart Poettering
2016-01-20
1
-1
/
+7
|
\
|
*
core: use bus_unit_check_load_state() in transaction_add_job_and_dependencies()
Franck Bui
2015-12-02
1
-1
/
+7
*
|
basic/terminal-util: introduce SYSTEMD_COLORS environment variable
Jan Synacek
2016-01-20
1
-1
/
+1
*
|
Merge pull request #2316 from poettering/dnssec14
Tom Gundersen
2016-01-14
1
-1
/
+1
|
\
\
|
*
|
systemctl: improve wording of "systemctl enable" messages
Lennart Poettering
2016-01-13
1
-1
/
+1
|
|
/
*
/
bus-util: print "systemctl --user" on user service manager
WaLyong Cho
2016-01-14
1
-1
/
+1
|
/
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-61
/
+61
*
systemctl: do not return uninitialized r
Thomas Hindoe Paaboel Andersen
2015-11-22
1
-4
/
+8
*
systemctl: open pager for 'status', since process tree can get very long
Lennart Poettering
2015-11-18
1
-2
/
+1
*
systemctl: make sure 'status' shows whether units are transient
Lennart Poettering
2015-11-18
1
-1
/
+7
*
Merge pull request #1869 from poettering/kill-overridable
Michal Schmidt
2015-11-13
1
-4
/
+0
|
\
|
*
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-12
1
-4
/
+0
*
|
install: follow unit file symlinks in /usr, but not /etc when looking for [In...
Lennart Poettering
2015-11-12
1
-3
/
+3
*
|
install: never log from install functions
Lennart Poettering
2015-11-12
1
-6
/
+7
|
/
*
systemctl: make sure list-jobs doesn't return failure on success
Lennart Poettering
2015-11-11
1
-1
/
+1
*
systemctl: add a comment that clarifies why we do "return r" at the end of ma...
Lennart Poettering
2015-11-11
1
-0
/
+2
*
Revert "systemctl: return EXIT_SUCCESS on success"
Lennart Poettering
2015-11-11
1
-1
/
+1
[next]