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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13145 from poettering/nss-gateway-fix
Zbigniew Jędrzejewski-Szmek
2019-07-24
6
-8
/
+14
|
\
|
*
meson: reorder alphabetically
Lennart Poettering
2019-07-24
1
-1
/
+1
|
*
local-addresses: filter out any routing tables but the main one
Lennart Poettering
2019-07-24
1
-1
/
+7
|
*
netlink: move local-addresses.[ch] to src/shared
Lennart Poettering
2019-07-24
6
-6
/
+6
*
|
Merge pull request #13118 from bluca/shutdown_watchdog_kexec
Lennart Poettering
2019-07-24
4
-13
/
+29
|
\
\
|
*
|
core: rename ShutdownWatchdogSec to RebootWatchdogSec
Luca Boccassi
2019-07-23
4
-8
/
+12
|
*
|
core: add KExecWatchdogSec option
Luca Boccassi
2019-07-23
4
-6
/
+18
*
|
|
Merge pull request #13143 from poettering/logind-inhibit-restart
Yu Watanabe
2019-07-24
8
-90
/
+135
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
logind: don't unlink session fifo when exiting logind
Lennart Poettering
2019-07-23
1
-2
/
+6
|
*
|
logind: make id const, since it points into another buffer
Lennart Poettering
2019-07-23
1
-1
/
+1
|
*
|
logind: at start-up automatically clean up orphaned inhibitors
Lennart Poettering
2019-07-23
3
-2
/
+30
|
*
|
logind: un-export and voidify a few functions
Lennart Poettering
2019-07-23
2
-8
/
+6
|
*
|
logind: rework allocation/freeing of inhibitors
Lennart Poettering
2019-07-23
3
-37
/
+48
|
*
|
logind: use free_and_replace() where that makes sense
Lennart Poettering
2019-07-23
1
-4
/
+2
|
*
|
logind: add logging to inhibitor_load()
Lennart Poettering
2019-07-23
1
-7
/
+9
|
*
|
logind: unify inhibitor signal generation in a single function
Lennart Poettering
2019-07-23
1
-4
/
+14
|
*
|
logind: cast to (void) when we ignore a syscall return value that is potentia...
Lennart Poettering
2019-07-23
1
-1
/
+1
|
*
|
logind: drop redundant session_id_valid() check
Lennart Poettering
2019-07-23
1
-6
/
+0
|
*
|
logind: use log_warning_errno() return value where we can
Lennart Poettering
2019-07-23
1
-11
/
+5
|
*
|
logind: don't claim we'd preallocate VTs when we shortcut it
Lennart Poettering
2019-07-23
1
-2
/
+2
|
*
|
logind: use gcc empty structure initialization
Lennart Poettering
2019-07-23
1
-1
/
+1
|
*
|
logind: check return value of inhibitor_start()
Lennart Poettering
2019-07-23
1
-1
/
+3
|
*
|
logind: add missing OOM check in client tool
Lennart Poettering
2019-07-23
1
-3
/
+7
*
|
|
[systemctl] Don't print ExecXYZEx= when doing 'systemctl status'
Anita Zhang
2019-07-24
1
-0
/
+5
*
|
|
bootctl: show correct error code
Lennart Poettering
2019-07-24
1
-1
/
+1
*
|
|
efi: drop unused define
Lennart Poettering
2019-07-24
1
-3
/
+0
*
|
|
efi: remove trailing whitespace in string
Lennart Poettering
2019-07-24
1
-1
/
+1
*
|
|
libudev: Update list of possible actions
Bastien Nocera
2019-07-24
1
-2
/
+2
*
|
|
core: add spdx header to all-units.h
Lennart Poettering
2019-07-24
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge pull request #12977 from yuwata/network-route-type-local-12975
Lennart Poettering
2019-07-23
1
-0
/
+9
|
\
\
|
*
|
network: do not touch kernel-created multicast route
Yu Watanabe
2019-07-23
1
-0
/
+9
*
|
|
sd-daemon: don't mention strerror_safe() in examples in public headers
Lennart Poettering
2019-07-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #13136 from keszybz/readd-ntp-units.d
Lennart Poettering
2019-07-23
4
-8
/
+72
|
\
\
|
|
/
|
/
|
|
*
timesyncd: add ntp-units.d/ entry for timesync
Zbigniew Jędrzejewski-Szmek
2019-07-22
2
-0
/
+3
|
*
timedated: add back support for ntp-units.d/
Zbigniew Jędrzejewski-Szmek
2019-07-22
2
-8
/
+69
*
|
Merge pull request #13109 from poettering/revert-kbd-mode
Lennart Poettering
2019-07-23
3
-39
/
+25
|
\
\
|
*
|
vconsole-setup: rename toggle_utf8() → toggle_utf8_vc()
Lennart Poettering
2019-07-18
1
-3
/
+4
|
*
|
Revert "Move verify_vc_kbmode() to terminal-util.c as vt_verify_kbmode()"
Lennart Poettering
2019-07-18
3
-21
/
+20
|
*
|
Revert "Add check to switch VTs only between K_XLATE or K_UNICODE"
Lennart Poettering
2019-07-18
2
-15
/
+1
*
|
|
Merge pull request #13133 from keszybz/pstore-return-value
Lennart Poettering
2019-07-22
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pstore: refuse to run if arguments are specified
Zbigniew Jędrzejewski-Szmek
2019-07-22
1
-0
/
+4
*
|
|
Merge pull request #13131 from yuwata/pstore-follow-ups
Zbigniew Jędrzejewski-Szmek
2019-07-22
1
-28
/
+26
|
\
\
\
|
*
|
|
pstore: use log_setup_service()
Yu Watanabe
2019-07-22
1
-1
/
+1
|
*
|
|
pstore: do not add FILE= journal entry if content_size == 0
Yu Watanabe
2019-07-22
1
-11
/
+14
|
*
|
|
pstore: remove temporary file on failure
Yu Watanabe
2019-07-22
1
-3
/
+3
|
*
|
|
pstore: drop commented out line
Yu Watanabe
2019-07-22
1
-2
/
+0
|
*
|
|
pstopre: fix return value of list_files()
Yu Watanabe
2019-07-22
1
-3
/
+3
|
*
|
|
pstore: drop unnecessary initializations
Yu Watanabe
2019-07-22
1
-9
/
+6
|
|
/
/
*
|
|
pid1: make sure we look at /proc/1/cmdline when parsing config
Zbigniew Jędrzejewski-Szmek
2019-07-22
1
-3
/
+4
|
/
/
*
|
Merge pull request #13096 from keszybz/unit-loading
Zbigniew Jędrzejewski-Szmek
2019-07-19
43
-474
/
+725
|
\
\
[next]