summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-16.service (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-23execute: don't honour PrivateNetwork() if we lack CAP_NET_ADMINLennart Poettering1-4/+8
2023-06-23test: ensure ProtectProc=invisible retains host submountsLennart Poettering1-0/+18
2023-06-23namespace: when mounting new proc instance, bind mount submounts of source overLennart Poettering1-0/+4
2023-06-23mount-util: add helper that can bind mount submounts of one dir to anotherLennart Poettering3-4/+137
2023-06-23mount-util: don't claim maybe-uninitialized was false that is validLennart Poettering1-2/+2
2023-06-23tmpfile-util: drop spurious double newlineLennart Poettering1-1/+0
2023-06-23hibernate-resume: support resuming through efivar HibernateLocationMike Yuan2-1/+107
2023-06-23sleep: write hibernate location to efivar HibernateLocationMike Yuan1-2/+86
2023-06-23hibernate-resume: rework to follow the logic of sleep.c and useMike Yuan10-104/+111
2023-06-23bootctl: log correct error about device_path_make_canonical()Mike Yuan1-1/+3
2023-06-23sleep: always write resume_offset if possibleMike Yuan3-42/+55
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-23test: test transactions with cyclesFrantisek Sumsal1-0/+17
2023-06-23test: make sure we get PID1's stack trace on ASan/UBSan errorsFrantisek Sumsal1-9/+18
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