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
2014-12-11
treewide: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-09
systemctl: fix invalid free when enabling sysv services fails
Zbigniew Jędrzejewski-Szmek
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-06
remove duplicated includes
Thomas Hindoe Paaboel Andersen
2014-12-04
systemctl: fix a leak
Thomas Hindoe Paaboel Andersen
2014-12-02
systemctl: show unit file preset state in "systemctl status" output"
Lennart Poettering
2014-11-30
systemctl: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-11-29
systemctl: add edit verb
Ronny Chevalier
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
Revert "systemctl: append default suffix only if none present"
Zbigniew Jędrzejewski-Szmek
2014-11-28
systemctl: append default suffix only if none present
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-22
systemctl: show BindsTo/BoundBy in list-dependencies
Zbigniew Jędrzejewski-Szmek
2014-11-10
shared/install: when unit contains only Also=, report 'indirect'
Jan Synacek
2014-11-07
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-11-06
systemctl: when invokes as "reboot -f", sync()
Lennart Poettering
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-10-29
systemctl: obey --state in list-unit-files
Zbigniew Jędrzejewski-Szmek
2014-10-29
systemctl: let list-{units,unit-files } honour --type
Zbigniew Jędrzejewski-Szmek
2014-10-17
systemctl: by default interactively ask for polkit authorization, if possible
Lennart Poettering
2014-10-13
systemctl: when mangle unit names for the "isolate", suffix with ".target" ra...
Lennart Poettering
2014-10-13
systemctl: move unit action table closer to the functions that use them
Lennart Poettering
2014-10-09
systemctl: remove casts in formatting
Zbigniew Jędrzejewski-Szmek
2014-10-08
systemctl: suggest -xe not -xn
Zbigniew Jędrzejewski-Szmek
2014-10-08
systemctl: add add-wants and add-requires verbs
Lukas Nykryn
2014-10-02
systemctl: remove spurious newline
Lennart Poettering
2014-09-18
systemctl: fix resource leak CID #1237747
Cristian Rodríguez
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-31
Quote unit names in suggested systemctl commandlines
Zbigniew Jędrzejewski-Szmek
2014-08-26
systemctl: Correct error message printed when bus_process_wait fails
Sjoerd Simons
2014-08-21
systemctl: in list-unit-files, always show legend, even if we know about no u...
Lennart Poettering
2014-08-20
systemctl: fail in the case that no unit files were found
Lukas Nykryn
2014-08-13
util: allow strappenda to take any number of args
Dave Reisner
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-31
resolve-host: list types and classes
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-26
Add utility function to append root to path
Zbigniew Jędrzejewski-Szmek
2014-07-26
systemctl: do not bother to mutate state on error
Zbigniew Jędrzejewski-Szmek
2014-07-26
Always check asprintf return code
Karel Zak
2014-07-20
systemd-verify: check man pages
Zbigniew Jędrzejewski-Szmek
2014-07-08
systemctl: fix visual alignment for lines prefixed with color dots
Michal Schmidt
2014-07-07
systemctl: show StatusErrno value in "systemctl status"
Lennart Poettering
2014-06-25
systemctl: add new "is-system-running" command to check whether system is ful...
Lennart Poettering
2014-06-16
systemctl: reverse order of args when verbosely creating symlinks
Dave Reisner
[next]