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
*
udev: make sure UdevBuiltinCommand is properly converted
Zbigniew Jędrzejewski-Szmek
2021-02-10
3
-2
/
+44
*
sd-bus: drop some bitfields in sd_bus_slot
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-11
/
+11
*
sd-netlink: pahole optimization of sd_netlink_slot
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+2
*
shared/json: make JsonVariant.type field wider
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-4
/
+4
*
sd-event: drop one bitfield from sd_event_source
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
core: drop bitfields in Manager object
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-10
/
+10
*
Add comma in structured initialization in a few places
Zbigniew Jędrzejewski-Szmek
2021-02-10
3
-3
/
+3
*
core: do not initialize variable which is unconditionally set below
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-2
/
+2
*
test-tables: make the assert more readable
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-3
/
+7
*
test-tables: fix warning about NULL used in printf
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
Merge pull request #18470 from mrc0mmand/ci-clang-12
Luca Boccassi
2021-02-09
2
-11
/
+11
|
\
|
*
tree-wide: fix the string concatenation warning with clang-12
Frantisek Sumsal
2021-02-08
2
-11
/
+11
*
|
Merge pull request #18416 from yuwata/strverscmp
Zbigniew Jędrzejewski-Szmek
2021-02-09
25
-508
/
+650
|
\
\
|
*
|
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
2021-02-09
8
-131
/
+10
|
*
|
string-util: introduce strverscmp_improved()
Yu Watanabe
2021-02-09
3
-0
/
+239
|
*
|
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
17
-377
/
+401
*
|
|
fuzz-journal-remote: do not assert on resource conditions
Zbigniew Jędrzejewski-Szmek
2021-02-09
1
-21
/
+34
*
|
|
log: do not use uninitialized value
Yu Watanabe
2021-02-09
1
-1
/
+3
*
|
|
Merge pull request #18346 from yuwata/hostnamectl-try-to-set-transient-hostname
Zbigniew Jędrzejewski-Szmek
2021-02-09
6
-188
/
+386
|
\
\
\
|
*
|
|
hostnamectl: use Table
Yu Watanabe
2021-02-09
1
-49
/
+145
|
*
|
|
hostnamectl: show hint when user try to set transient hostname but static hos...
Yu Watanabe
2021-02-09
3
-5
/
+33
|
*
|
|
hostname: use free_and_strdup_and_warn()
Yu Watanabe
2021-02-09
1
-2
/
+2
|
*
|
|
hostname: re-read file later when failed to update file
Yu Watanabe
2021-02-09
1
-8
/
+38
|
*
|
|
hostnamectl: unset pretty hostname only when no target is specified
Yu Watanabe
2021-02-09
1
-1
/
+1
|
*
|
|
hostnamectl: try to set transient hostname even if updating static or pretty ...
Yu Watanabe
2021-02-09
1
-13
/
+44
|
*
|
|
hostname: introduce two bus errors for updating file
Yu Watanabe
2021-02-09
3
-0
/
+12
|
*
|
|
bus-error: align error definitions
Yu Watanabe
2021-02-09
1
-104
/
+105
|
*
|
|
hostnamectl: improve log message on failure
Yu Watanabe
2021-02-09
1
-10
/
+10
|
|
/
/
*
|
|
network: Delay addition of IPv6 Proxy NDP addresses
Kevin P. Fleming
2021-02-09
2
-5
/
+11
|
/
/
*
|
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
83
-106
/
+199
|
\
\
|
*
|
log: skip reading the kernel command line if the process is invoked by a script
Yu Watanabe
2021-02-01
1
-4
/
+26
|
*
|
import,home: update $SYSTEMD_EXEC_PID= if it is set
Yu Watanabe
2021-02-01
2
-0
/
+9
|
*
|
core: also set $SYSTEMD_EXEC_PID= for generators
Yu Watanabe
2021-02-01
3
-7
/
+16
|
*
|
env-util: introduce env_update_systemd_exec_pid()
Yu Watanabe
2021-02-01
3
-0
/
+63
|
*
|
test: use test_setup_logging() in test-env-util
Yu Watanabe
2021-02-01
1
-0
/
+3
|
*
|
core: set $SYSTEMD_EXEC_PID= environment variable for executed commands
Yu Watanabe
2021-02-01
1
-1
/
+6
|
*
|
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-02-01
72
-85
/
+72
|
*
|
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-02-01
5
-13
/
+8
*
|
|
Merge pull request #18331 from yuwata/test-udev-event-spawn
Zbigniew Jędrzejewski-Szmek
2021-02-08
5
-34
/
+165
|
\
\
\
|
*
|
|
sd-event: retrieve more events when epoll_wait() returns number equivalent to...
Yu Watanabe
2021-02-02
1
-14
/
+30
|
*
|
|
test: add test for udev_event_spawn()
Yu Watanabe
2021-02-02
2
-0
/
+114
|
*
|
|
udev: ignore OOM error in on_spawn_io()
Yu Watanabe
2021-02-02
1
-3
/
+3
|
*
|
|
udev: use strv_split_newlines() to parse result of spawned command
Yu Watanabe
2021-02-01
1
-8
/
+9
|
*
|
|
udev: add debugging logs in spawn_wait()
Yu Watanabe
2021-02-01
1
-9
/
+9
|
|
/
/
*
|
|
Use correct config parser for MountAPIVFS (#18501)
Antonius Frie
2021-02-08
1
-1
/
+1
*
|
|
copy: use stat_verify_directory() where appropriate
Lennart Poettering
2021-02-06
1
-4
/
+8
*
|
|
resolved: suppress ifindex info in varlink JSON responses if zero
Lennart Poettering
2021-02-06
1
-2
/
+2
*
|
|
nss-resolve: shortcut fixing of ifindex if it's zero anyway
Lennart Poettering
2021-02-05
1
-1
/
+1
*
|
|
nss-resolve: accept zero ifindex when parsing resolved reply
Lennart Poettering
2021-02-05
1
-1
/
+1
*
|
|
Merge pull request #18318 from yuwata/network-route-table-name
Lennart Poettering
2021-02-05
7
-102
/
+218
|
\
\
\
[next]