index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-03
shared: reject empty attachment path
Frantisek Sumsal
2
-0
/
+14
2023-05-03
shared: ignore invalid valink socket fd when deserializing
Frantisek Sumsal
2
-1
/
+8
2023-05-03
core: fix NULL pointer dereference during deserialization
Frantisek Sumsal
2
-0
/
+15
2023-05-03
test: add a simple fuzzer for manager serialization
Frantisek Sumsal
3
-0
/
+278
2023-05-02
Revert "sd-journal: introduce simple loop detection for entry array objects"
Yu Watanabe
1
-19
/
+7
2023-05-02
sd-journal: check .next_entry_array_offset earlier
Yu Watanabe
1
-5
/
+6
2023-05-02
boot: Use correct memory type for allocations
Jan Janssen
1
-1
/
+1
2023-05-02
core: check for SERVICE_RELOAD_NOTIFY in manager_dbus_is_running
msizanoen1
1
-1
/
+5
2023-05-02
journal: handle EADDRNOTAVAIL in two more cases gracefully
Lennart Poettering
2
-0
/
+2
2023-05-02
generators: skip private tmpfs if /tmp does not exist
Luca Boccassi
1
-3
/
+7
2023-05-02
tree-wide: Handle EADDRNOTAVAIL as journal corruption
Daan De Meyer
3
-9
/
+9
2023-05-02
mount-setup: use size_t when iterating through array indexes
Lennart Poettering
1
-3
/
+1
2023-05-02
base-filesystem: create /proc, /sys, /dev mount points as 0555
Lennart Poettering
1
-3
/
+3
2023-05-02
generate-sym-test: only look in .c and .h files
Lennart Poettering
1
-0
/
+2
2023-05-02
generate-sym-test: search for missing symbols
Lennart Poettering
1
-2
/
+25
2023-05-02
docs: add correct `pacman` command (#27486)
Klaus
1
-1
/
+1
2023-05-02
test: replace sleep with timeout
Yu Watanabe
1
-2
/
+2
2023-05-01
test-network: add workaround for bug in iproute2 v6.2.0
Yu Watanabe
1
-4
/
+8
2023-05-01
stub: Relocate kernels below 4G for EFI handover
Jan Janssen
1
-8
/
+20
2023-05-01
boot: Fix EFI_SIZE_TO_PAGES macro
Jan Janssen
1
-1
/
+1
2023-05-01
mkosi: Switch to use mkosi presets with prebuilt initrds
Daan De Meyer
53
-315
/
+596
2023-05-01
meson: Search for find program
Daan De Meyer
1
-0
/
+1
2023-05-01
meson: Search for diff program
Daan De Meyer
1
-0
/
+1
2023-05-01
test: test journalctl with corrupted journals
Frantisek Sumsal
2
-0
/
+35
2023-05-01
test: clean up the test script a bit
Frantisek Sumsal
8
-11
/
+10
2023-05-01
sd-journal: introduce simple loop detection for entry array objects
Yu Watanabe
1
-7
/
+19
2023-05-01
test: also test all _public_ functions are listed in .sym files
Yu Watanabe
4
-31
/
+88
2023-05-01
sd-journal: tighten variable scope
Yu Watanabe
1
-1
/
+3
2023-05-01
sd-journal: read entry array object again
Yu Watanabe
1
-1
/
+6
2023-05-01
sd-journal: check validity of object type more strictly
Yu Watanabe
1
-3
/
+3
2023-05-01
sd-journal: add _OBJECT_TYPE_INVALID as usual
Yu Watanabe
1
-1
/
+2
2023-05-01
sd-journal: align table
Yu Watanabe
1
-7
/
+7
2023-05-01
sd-journal: check that the journal file is not stored in .newest_by_boot_id o...
Yu Watanabe
1
-0
/
+2
2023-05-01
sd-journal: unset prioq index on failure
Yu Watanabe
1
-1
/
+3
2023-05-01
sd-journal: fix use-after-free
Yu Watanabe
1
-1
/
+1
2023-05-01
tpm2: move openssl-required ifdef code out of policy-building function
Dan Streetman
1
-40
/
+58
2023-04-30
hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462)
don bright
1
-1
/
+2
2023-04-29
man: clarify RoutingPolicyRule.TypeOfService docs
Brad Fitzpatrick
1
-1
/
+10
2023-04-29
coredumpctl: add --file/--root/--image to bash completion
Luca Boccassi
1
-3
/
+3
2023-04-29
coredumpctl: fix bash completion matching
Luca Boccassi
1
-3
/
+3
2023-04-29
test: make sure the test units have a `test-` prefix
Frantisek Sumsal
1
-3
/
+3
2023-04-29
test: match all messages with the FILE field
Frantisek Sumsal
1
-4
/
+4
2023-04-29
libsystemd: add missing _public_ attributes
Yu Watanabe
2
-2
/
+2
2023-04-29
libsystemd: drop _public_ attribute for non-exported functions
Yu Watanabe
2
-24
/
+24
2023-04-29
missing_fs: also define struct file_clone_range
Yu Watanabe
1
-0
/
+6
2023-04-29
test: add tests for "systemctl stop" vs triggering by path unit
Yu Watanabe
4
-0
/
+54
2023-04-29
test: create temporary units under /run
Yu Watanabe
1
-4
/
+4
2023-04-29
core/path: do not enqueue new job in .trigger_notify callback
Yu Watanabe
2
-5
/
+65
2023-04-29
core/path: align table
Yu Watanabe
1
-2
/
+2
2023-04-29
pid1: unify implemenation of /run/ disk space safety check a bit
Lennart Poettering
1
-16
/
+42
[next]