index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
man: fix references to gethostname/sethostname
Antonio Alvarez Feijoo
1
-2
/
+2
2023-06-23
update TODO
Lennart Poettering
1
-0
/
+48
2023-06-23
tree-wide: use https for the 0pointer.de doc links
Frantisek Sumsal
15
-24
/
+24
2023-06-23
resolved: if ipv6 is off patch hostname→address query with unspec family to...
Lennart Poettering
1
-0
/
+6
2023-06-23
elf-util: check for overflow when computing end of core's PT_LOAD segments
Romain Geissler
1
-1
/
+8
2023-06-23
basic: drop unused include
Lennart Poettering
1
-1
/
+0
2023-06-23
process-util: add simple wrapper around PR_SET_CHILD_SUBREAPER
Lennart Poettering
6
-9
/
+28
2023-06-23
docs: document threading situation in coding style
Lennart Poettering
1
-0
/
+29
2023-06-23
async: use FORK_DETACH for asynchronous syncs
Lennart Poettering
1
-1
/
+1
2023-06-23
async: add explanatory comment
Lennart Poettering
1
-0
/
+13
2023-06-23
async: drop the now unused asynchronous_job()
Lennart Poettering
3
-61
/
+1
2023-06-23
async: add generic implementation of asynchronous_rm_rf()
Lennart Poettering
4
-23
/
+87
2023-06-23
shared: move async.[ch] from src/basic/ → src/shared/
Lennart Poettering
4
-1
/
+1
2023-06-23
process-util: add FORK_DETACH flag for forking of detached child
Lennart Poettering
2
-2
/
+35
2023-06-23
automont: rework expiry to use subprocess rather than thread
Lennart Poettering
1
-44
/
+30
2023-06-23
basic: add comments about raw_clone() calls not supporting threads/malloc in ...
Lennart Poettering
2
-2
/
+12
2023-06-23
async: stop using threads for asynchronous_close()
Lennart Poettering
2
-21
/
+99
2023-06-23
process-util: add clone_with_nested_stack() helper
Lennart Poettering
2
-0
/
+37
2023-06-23
process-util: add helper that detects if we are a reaper process
Lennart Poettering
3
-0
/
+64
2023-06-23
man: correct and extend JournalSizeMax=
Lennart Poettering
1
-5
/
+8
2023-06-23
coredump: clamp JournalSizeMax= to maximum journald would accept
Lennart Poettering
1
-3
/
+21
2023-06-23
coredump: use loop_read() for reading coredump into memory
Lennart Poettering
2
-7
/
+7
2023-06-23
tpm2-util: look for tpm2-pcr-signature.json directly in /.extra/
Lennart Poettering
1
-2
/
+18
2023-06-23
tree-wide: getpid() → getpid_cached()
Lennart Poettering
6
-7
/
+10
2023-06-22
userdbd: when we hit a flood of requests to start more workers, don't exit
Lennart Poettering
2
-3
/
+39
2023-06-22
userdbd: prefix parameters with their names more
Lennart Poettering
1
-2
/
+2
2023-06-22
userdbd: drastically raise ratelimit we apply on requests for more worker pro...
Lennart Poettering
1
-2
/
+2
2023-06-22
meson: merge two similar loops for unit files
Yu Watanabe
1
-306
/
+660
2023-06-22
docs: describe $TESTFUNCS briefly
Lennart Poettering
1
-0
/
+4
2023-06-22
tests: teach tests boilerplate to run selected tests only
Lennart Poettering
1
-3
/
+21
2023-06-22
hwdb: Don't generate hwdb if no hwdb files are found
Daan De Meyer
1
-4
/
+16
2023-06-22
core: restrict ImportCredential= globbing
Lennart Poettering
6
-4
/
+96
2023-06-22
pid1: use FORK_DEATHSIG where appropriate
Lennart Poettering
1
-3
/
+1
2023-06-22
man: correct reference to sd_id128_get_boot_app_specific
Jan Luebbe
1
-1
/
+1
2023-06-22
units: Use built-in halt and kexec features instead of systemctl
Daan De Meyer
2
-8
/
+2
2023-06-22
core: Add halt and kexec emergency actions
Daan De Meyer
4
-12
/
+69
2023-06-22
sleep-util: mention that offset is in memory pages
Lennart Poettering
1
-1
/
+1
2023-06-22
rpm: fix lua trigger priority for sysusers
Franck Bui
1
-1
/
+1
2023-06-22
meson: fix test dependency
Yu Watanabe
1
-2
/
+2
2023-06-22
meson: shorten code a bit
Yu Watanabe
2
-6
/
+4
2023-06-22
meson: drop wrong and redundant assignment
Yu Watanabe
1
-3
/
+0
2023-06-22
meson: also build symbol tests for static-libsystemd=no-pic
Yu Watanabe
1
-6
/
+6
2023-06-22
meson: add dependency for udev runner to test
Yu Watanabe
1
-3
/
+3
2023-06-22
sd-journal: verify journal file header in more detail
Yu Watanabe
1
-8
/
+94
2023-06-22
pam: add macro wrapper to make code shorter
Zbigniew Jędrzejewski-Szmek
3
-91
/
+81
2023-06-21
systemd-analyze: allow --quiet for condition checks
Ronan Pigott
2
-6
/
+5
2023-06-21
elf-util: discard PT_LOAD segment early based on the start address.
Romain Geissler
1
-0
/
+4
2023-06-21
test: cover a couple of missed code paths in journalctl/journald
Frantisek Sumsal
1
-0
/
+34
2023-06-21
test: Add RootEphemeral= integration test
Daan De Meyer
2
-0
/
+13
2023-06-21
test: Add touch into minimal verity test image
Daan De Meyer
1
-0
/
+1
[next]