index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
sd_notify.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
TEST-55-OOMD: use 'stress' to create high pressure
Luca Boccassi
5
-45
/
+10
2023-06-23
execute: don't honour PrivateNetwork() if we lack CAP_NET_ADMIN
Lennart Poettering
1
-4
/
+8
2023-06-23
test: ensure ProtectProc=invisible retains host submounts
Lennart Poettering
1
-0
/
+18
2023-06-23
namespace: when mounting new proc instance, bind mount submounts of source over
Lennart Poettering
1
-0
/
+4
2023-06-23
mount-util: add helper that can bind mount submounts of one dir to another
Lennart Poettering
3
-4
/
+137
2023-06-23
mount-util: don't claim maybe-uninitialized was false that is valid
Lennart Poettering
1
-2
/
+2
2023-06-23
tmpfile-util: drop spurious double newline
Lennart Poettering
1
-1
/
+0
2023-06-23
hibernate-resume: support resuming through efivar HibernateLocation
Mike Yuan
2
-1
/
+107
2023-06-23
sleep: write hibernate location to efivar HibernateLocation
Mike Yuan
1
-2
/
+86
2023-06-23
hibernate-resume: rework to follow the logic of sleep.c and use
Mike Yuan
10
-104
/
+111
2023-06-23
bootctl: log correct error about device_path_make_canonical()
Mike Yuan
1
-1
/
+3
2023-06-23
sleep: always write resume_offset if possible
Mike Yuan
3
-42
/
+55
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
test: test transactions with cycles
Frantisek Sumsal
1
-0
/
+17
2023-06-23
test: make sure we get PID1's stack trace on ASan/UBSan errors
Frantisek Sumsal
1
-9
/
+18
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
[next]