summaryrefslogtreecommitdiffstats
path: root/src/udev (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-23man: fix references to gethostname/sethostnameAntonio Alvarez Feijoo1-2/+2
2023-06-23update TODOLennart Poettering1-0/+48
2023-06-23tree-wide: use https for the 0pointer.de doc linksFrantisek Sumsal15-24/+24
2023-06-23resolved: if ipv6 is off patch hostname→address query with unspec family to...Lennart Poettering1-0/+6
2023-06-23elf-util: check for overflow when computing end of core's PT_LOAD segmentsRomain Geissler1-1/+8
2023-06-23basic: drop unused includeLennart Poettering1-1/+0
2023-06-23process-util: add simple wrapper around PR_SET_CHILD_SUBREAPERLennart Poettering6-9/+28
2023-06-23docs: document threading situation in coding styleLennart Poettering1-0/+29
2023-06-23async: use FORK_DETACH for asynchronous syncsLennart Poettering1-1/+1
2023-06-23async: add explanatory commentLennart Poettering1-0/+13
2023-06-23async: drop the now unused asynchronous_job()Lennart Poettering3-61/+1
2023-06-23async: add generic implementation of asynchronous_rm_rf()Lennart Poettering4-23/+87
2023-06-23shared: move async.[ch] from src/basic/ → src/shared/Lennart Poettering4-1/+1
2023-06-23process-util: add FORK_DETACH flag for forking of detached childLennart Poettering2-2/+35
2023-06-23automont: rework expiry to use subprocess rather than threadLennart Poettering1-44/+30
2023-06-23basic: add comments about raw_clone() calls not supporting threads/malloc in ...Lennart Poettering2-2/+12
2023-06-23async: stop using threads for asynchronous_close()Lennart Poettering2-21/+99
2023-06-23process-util: add clone_with_nested_stack() helperLennart Poettering2-0/+37
2023-06-23process-util: add helper that detects if we are a reaper processLennart Poettering3-0/+64
2023-06-23man: correct and extend JournalSizeMax=Lennart Poettering1-5/+8
2023-06-23coredump: clamp JournalSizeMax= to maximum journald would acceptLennart Poettering1-3/+21
2023-06-23coredump: use loop_read() for reading coredump into memoryLennart Poettering2-7/+7
2023-06-23tpm2-util: look for tpm2-pcr-signature.json directly in /.extra/Lennart Poettering1-2/+18
2023-06-23tree-wide: getpid() → getpid_cached()Lennart Poettering6-7/+10
2023-06-22userdbd: when we hit a flood of requests to start more workers, don't exitLennart Poettering2-3/+39
2023-06-22userdbd: prefix parameters with their names moreLennart Poettering1-2/+2
2023-06-22userdbd: drastically raise ratelimit we apply on requests for more worker pro...Lennart Poettering1-2/+2
2023-06-22meson: merge two similar loops for unit filesYu Watanabe1-306/+660
2023-06-22docs: describe $TESTFUNCS brieflyLennart Poettering1-0/+4
2023-06-22tests: teach tests boilerplate to run selected tests onlyLennart Poettering1-3/+21
2023-06-22hwdb: Don't generate hwdb if no hwdb files are foundDaan De Meyer1-4/+16
2023-06-22core: restrict ImportCredential= globbingLennart Poettering6-4/+96
2023-06-22pid1: use FORK_DEATHSIG where appropriateLennart Poettering1-3/+1
2023-06-22man: correct reference to sd_id128_get_boot_app_specificJan Luebbe1-1/+1
2023-06-22units: Use built-in halt and kexec features instead of systemctlDaan De Meyer2-8/+2
2023-06-22core: Add halt and kexec emergency actionsDaan De Meyer4-12/+69
2023-06-22sleep-util: mention that offset is in memory pagesLennart Poettering1-1/+1
2023-06-22rpm: fix lua trigger priority for sysusersFranck Bui1-1/+1
2023-06-22meson: fix test dependencyYu Watanabe1-2/+2
2023-06-22meson: shorten code a bitYu Watanabe2-6/+4
2023-06-22meson: drop wrong and redundant assignmentYu Watanabe1-3/+0
2023-06-22meson: also build symbol tests for static-libsystemd=no-picYu Watanabe1-6/+6
2023-06-22meson: add dependency for udev runner to testYu Watanabe1-3/+3
2023-06-22sd-journal: verify journal file header in more detailYu Watanabe1-8/+94
2023-06-22pam: add macro wrapper to make code shorterZbigniew Jędrzejewski-Szmek3-91/+81
2023-06-21systemd-analyze: allow --quiet for condition checksRonan Pigott2-6/+5
2023-06-21elf-util: discard PT_LOAD segment early based on the start address.Romain Geissler1-0/+4
2023-06-21test: cover a couple of missed code paths in journalctl/journaldFrantisek Sumsal1-0/+34
2023-06-21test: Add RootEphemeral= integration testDaan De Meyer2-0/+13
2023-06-21test: Add touch into minimal verity test imageDaan De Meyer1-0/+1