index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemctl
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemctl: comment that the verb 'check' is deprecated
Yu Watanabe
2018-01-15
1
-1
/
+1
*
tree-wide: make the Subscribe() method calls asynchronous too
Lennart Poettering
2018-01-05
1
-6
/
+5
*
tree-wide: install matches asynchronously
Lennart Poettering
2018-01-05
1
-7
/
+8
*
tree-wide: use EXIT_SUCCESS when comparing child process exit statuses
Lennart Poettering
2018-01-04
1
-2
/
+2
*
tree-wide: unify the process name we pass to wait_for_terminate_and_check() w...
Lennart Poettering
2018-01-04
1
-1
/
+1
*
tree-wide: make use of wait_for_terminate_and_check() at various places
Lennart Poettering
2018-01-04
1
-20
/
+13
*
process-spec: add another flag FORK_WAIT to safe_fork()
Lennart Poettering
2018-01-04
1
-6
/
+1
*
process-util: rework wait_for_terminate_and_warn() to take a flags parameter
Lennart Poettering
2018-01-04
1
-3
/
+3
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-6
/
+6
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-27
/
+15
*
systemctl: don't show vendor preset state for generated/transient units (#7711)
Lennart Poettering
2017-12-24
1
-1
/
+2
*
bus-unit-util: add socket unit related options
Yu Watanabe
2017-12-23
1
-1
/
+9
*
Merge pull request #7631 from cgwalters/systemctl-offline
Lennart Poettering
2017-12-15
1
-67
/
+67
|
\
|
*
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT
Colin Walters
2017-12-14
1
-66
/
+66
|
*
systemctl,verbs: Introduce SYSTEMD_OFFLINE environment variable
Colin Walters
2017-12-14
1
-1
/
+1
*
|
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-29
/
+31
|
/
*
verbs: add a new VERB_MUSTBEROOT flag
Lennart Poettering
2017-12-11
1
-5
/
+1
*
tree-wide: unify logging of "Must be root" message
Lennart Poettering
2017-12-11
1
-8
/
+8
*
efi: rework find_esp() error propagation/logging a bit
Lennart Poettering
2017-12-11
1
-9
/
+10
*
*: fix some inconsistent control statement style
Vito Caputo
2017-12-01
1
-1
/
+1
*
systemctl: don't use get_process_comm() on non-local PIDs (#7518)
Lennart Poettering
2017-12-01
1
-7
/
+14
*
systemctl: reword "needs-reload" message a bit
Lennart Poettering
2017-11-29
1
-1
/
+1
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-6
/
+1
*
systemctl: ignore shutdown's "-t" argument (#7459)
Lennart Poettering
2017-11-24
1
-2
/
+2
*
Merge pull request #7154 from keszybz/bootspec
Lennart Poettering
2017-11-20
1
-14
/
+118
|
\
|
*
systemctl: make sure the kernel is loaded before kexec'ing
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+78
|
*
systemctl: add --dry-run argument
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-14
/
+40
*
|
systemctl: elapsation → elapse
Lennart Poettering
2017-11-20
1
-2
/
+2
*
|
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-0
/
+19
|
\
\
|
*
|
core: add two new unit file settings: StandardInputData= + StandardInputText=
Lennart Poettering
2017-11-17
1
-0
/
+19
*
|
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
/
*
|
systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ...
Alan Jenkins
2017-11-16
1
-1
/
+1
*
|
systemctl: print a friendly message when systemctl is invoked, but PID 1 is n...
Lennart Poettering
2017-11-13
1
-0
/
+6
*
|
merge two lines in our get_output_flags() functions
Lennart Poettering
2017-11-10
1
-2
/
+1
*
|
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-23
/
+16
|
/
*
Display the systemctl status in green if state is "running" (#7094)
Boucman
2017-10-15
1
-3
/
+5
*
systemctl: clarify --global, --root and --runtime options (#7071)
Lubomir Rintel
2017-10-12
1
-3
/
+5
*
Merge pull request #6944 from poettering/suspend-fix
Zbigniew Jędrzejewski-Szmek
2017-10-05
1
-6
/
+20
|
\
|
*
systemctl: make sure "reboot", "suspend" and friends are always asynchronous
Lennart Poettering
2017-10-04
1
-2
/
+10
|
*
logind: add Halt() and CanHalt() APIs
Lennart Poettering
2017-10-04
1
-4
/
+10
*
|
Merge pull request #6975 from sourcejedi/logind_pid_0_v2
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
systemctl: use pid_is_valid() where appropriate
Alan Jenkins
2017-10-04
1
-2
/
+4
|
*
Revert "tree-wide: use pid_is_valid() at more places"
Alan Jenkins
2017-10-03
1
-4
/
+2
*
|
Merge pull request #6974 from keszybz/clean-up-defines
Lennart Poettering
2017-10-04
1
-9
/
+9
|
\
\
|
*
|
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-9
/
+9
|
|
/
*
|
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
|
/
*
systemctl: report accounted network traffic in "systemctl status"
Daniel Mack
2017-09-22
1
-0
/
+17
*
systemctl: make sure we properly turn off color at the end of each line of "l...
Lennart Poettering
2017-09-05
1
-17
/
+14
*
Merge pull request #6741 from keszybz/template-loading-fix
Lennart Poettering
2017-09-04
1
-21
/
+55
|
\
|
*
systemctl: fix masking of template units
Zbigniew Jędrzejewski-Szmek
2017-09-03
1
-19
/
+49
[next]