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 #11223 from poettering/read-line-0x00-0xff
Lennart Poettering
2018-12-20
2
-9
/
+16
|
\
|
*
test-fileio: add explicit check for safe_fgetc() with 0xFF
Lennart Poettering
2018-12-20
1
-4
/
+5
|
*
fileio: fix read_one_line() when reading bytes > 0x7F
Lennart Poettering
2018-12-20
2
-5
/
+11
*
|
Merge pull request #11222 from keszybz/tmpfiles-crash
Lennart Poettering
2018-12-20
2
-9
/
+73
|
\
\
|
|
/
|
/
|
|
*
tmpfiles: fix crash with NULL in arg_root and other fixes and tests
Zbigniew Jędrzejewski-Szmek
2018-12-20
2
-9
/
+73
*
|
Merge pull request #10912 from poettering/gpt-root-rw
Zbigniew Jędrzejewski-Szmek
2018-12-20
2
-53
/
+137
|
\
\
|
*
|
gpt-auto: propagate gpt partition ro/rw flag into root mount
Lennart Poettering
2018-12-18
1
-0
/
+43
|
*
|
gpt-auto: make arg_root_rw a tri-state
Lennart Poettering
2018-12-18
1
-2
/
+2
|
*
|
remount-fs: optionally remount / writable, if we are told through an env var
Lennart Poettering
2018-12-18
1
-30
/
+60
|
*
|
remount-fs: split code for tracking PIDs in hashmap
Lennart Poettering
2018-12-18
1
-18
/
+29
|
*
|
remount-fs: use PATH_IN_SET() at one more place
Lennart Poettering
2018-12-18
1
-2
/
+1
|
*
|
gpt-auto: compare kernel cmdline args with proc_cmdline_key_streq()
Lennart Poettering
2018-12-18
1
-5
/
+6
*
|
|
dissect: add some assert()s
Lennart Poettering
2018-12-19
1
-0
/
+15
*
|
|
gpt-auto-generator: don't wait for udev
Lennart Poettering
2018-12-19
3
-10
/
+18
*
|
|
Revert "core/mount: minimize impact on mount storm."
Zbigniew Jędrzejewski-Szmek
2018-12-19
2
-76
/
+7
*
|
|
Revert "mount: disable mount-storm protection while mount unit is starting."
Zbigniew Jędrzejewski-Szmek
2018-12-19
2
-25
/
+1
|
|
/
|
/
|
*
|
mount: disable mount-storm protection while mount unit is starting.
NeilBrown
2018-12-19
2
-1
/
+25
*
|
Merge pull request #11182 from poettering/fileio-more-paranoia
Lennart Poettering
2018-12-18
7
-110
/
+176
|
\
\
|
*
|
test-fileio: test safe_fgetc directly
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-2
/
+30
|
*
|
process-util: rework getenv_for_pid() to use read_nul_string()
Lennart Poettering
2018-12-18
1
-19
/
+16
|
*
|
test: add test case for read_nul_string()
Lennart Poettering
2018-12-18
1
-0
/
+35
|
*
|
fileio: let's minimize 'count' inc/dec calls
Lennart Poettering
2018-12-18
1
-4
/
+3
|
*
|
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
2018-12-18
3
-53
/
+27
|
*
|
process-util: make get_process_environ() safer
Lennart Poettering
2018-12-18
1
-10
/
+17
|
*
|
tree-wide: port some code over to safe_fgetc()
Lennart Poettering
2018-12-18
3
-23
/
+20
|
*
|
fileio: add new safe_fgetc() helper call
Lennart Poettering
2018-12-18
2
-0
/
+29
|
|
/
*
|
json: do not unescape slashes
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-4
/
+0
|
/
*
Merge pull request #11197 from keszybz/various-fixups
Lennart Poettering
2018-12-18
4
-9
/
+20
|
\
|
*
test-mountpoint-util: more debug info
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-4
/
+14
|
*
meson: rename two more variables from _c to _sources
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-4
/
+4
|
*
systemctl: add comment why whitespace in message is needed
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-1
/
+2
*
|
Merge pull request #11191 from poettering/hashmap-clear
Lennart Poettering
2018-12-18
7
-46
/
+263
|
\
\
|
*
|
test-hashmap: add test to compare hashmap_free performance
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-0
/
+58
|
*
|
test-hashmap: use the usual function headers and print timing stats
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-32
/
+48
|
*
|
hashmap: use ternary op to shorten code
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-2
/
+2
|
*
|
lldp: add test coverage for sd_lldp_get_neighbors() with multiple neighbors
Filipe Brandenburger
2018-12-18
1
-0
/
+130
|
*
|
sd-lldp: accept if a neighbor is already removed from the hashtable
Lennart Poettering
2018-12-18
1
-1
/
+6
|
*
|
hashmap: rework hashmap_clear() to be more defensive
Lennart Poettering
2018-12-18
2
-11
/
+19
*
|
|
resolved: mention which RRs we query when requesting them to authenticate som...
Lennart Poettering
2018-12-18
1
-6
/
+6
*
|
|
resolved: only attempt non-answer SOA RRs if they are parents of our query
Lennart Poettering
2018-12-18
1
-0
/
+8
|
/
/
*
|
timesync: fix serialization of IP address
Lennart Poettering
2018-12-18
1
-1
/
+5
*
|
Merge pull request #11144 from keszybz/dissect-image-fix
Lennart Poettering
2018-12-17
9
-407
/
+286
|
\
\
|
|
/
|
*
dissect-image: wait for the main device and all partitions to be known by udev
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-1
/
+11
|
*
dissect-image: wait for the root to appear
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-4
/
+10
|
*
dissect-image: split out a chunk of dissect_image() out
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-85
/
+119
|
*
rfkill: move wait_for_initialized() to shared/
Zbigniew Jędrzejewski-Szmek
2018-12-17
3
-84
/
+84
|
*
sd-device: remove holes in struct sd_device
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-20
/
+20
|
*
sd-device: pass timestamp internally as usec_t not char*
Zbigniew Jędrzejewski-Szmek
2018-12-16
3
-27
/
+28
|
*
sd-device: reduce the number of implementations of device_read_db() we keep a...
Zbigniew Jędrzejewski-Szmek
2018-12-16
5
-182
/
+8
|
*
sd-device: attempt to read db again if it wasn't found
Zbigniew Jędrzejewski-Szmek
2018-12-16
1
-7
/
+9
[next]