summaryrefslogtreecommitdiffstats
path: root/man/sd_event_new.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-18fs-util: Introduce symlinkat_idempotentAdrian Vovk2-4/+7
2024-10-18tree-wise: use "lightweight" spellingZbigniew Jędrzejewski-Szmek7-10/+10
2024-10-18man/systemd-nspawn: emphasise that user namespaces are strongly recommendedZbigniew Jędrzejewski-Szmek1-30/+35
2024-10-18test: customize /etc/os-release instead of /usr/lib/os-releaseLuca Boccassi1-3/+3
2024-10-18dissect-image: generate better log message for EUCLEAN dissect errorLennart Poettering1-1/+6
2024-10-18dissect-image: uppercase first char of dissect error message systematicallyLennart Poettering1-3/+3
2024-10-18resolved: refresh resolv.conf files when link goes awayLennart Poettering1-0/+3
2024-10-18mkosi: update opensuse commit reference and switch branchLuca Boccassi1-2/+2
2024-10-18resolved: add some more comments to varlink interfaceLennart Poettering1-1/+23
2024-10-18networkd: raise limits on number of address 8xLennart Poettering1-2/+2
2024-10-18update TODOLennart Poettering1-0/+4
2024-10-18update TODOLennart Poettering1-2/+1
2024-10-18GREEDY_REALLOC_APPEND: Make more type safeAdrian Vovk1-1/+4
2024-10-17udev: consider serial ports as unconfigured only if both port and iomem_base ...Lennart Poettering1-1/+1
2024-10-17pid1: close fds we receive via sd_notify() and cannot make use of asynchronouslyLennart Poettering1-1/+1
2024-10-17fdset: optionally, close remaining fds asynchronouslyLennart Poettering5-7/+20
2024-10-17Reformat load-fragment-gperf.gperf.inRyan Wilson1-527/+527
2024-10-17cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for unitsRyan Wilson21-21/+293
2024-10-17oomd: Refactor DefaultMemoryPressureDurationSec= to use conf parserRyan Wilson2-6/+40
2024-10-16TEST-60-MOUNT-RATELIMIT: disable journal ratelimitingYu Watanabe1-0/+7
2024-10-16TEST-60-MOUNT-RATEMINIT: split into small test casesYu Watanabe1-57/+63
2024-10-16TEST-60-MOUNT-RATELIMIT: wait for mount unit being started or stoppedYu Watanabe1-6/+6
2024-10-16Bump kernel recommended baseline to v5.4Mike Yuan3-5/+11
2024-10-16NEWS: rearrange incompatible changes, separate from Future RemovalsMike Yuan1-39/+39
2024-10-16doc: fix typoYu Watanabe1-1/+1
2024-10-16machine: fix typoYu Watanabe1-1/+1
2024-10-16pidref: fix typoYu Watanabe2-2/+2
2024-10-16ukify: fix typoYu Watanabe1-1/+1
2024-10-16Fix maybe-uninitialized warnings with gcc 14.2Luca Boccassi1-2/+2
2024-10-16pid1: add env var to override default mount rate limit intervalxujing2-3/+18
2024-10-16journalctl: do not directly use optarg, but copy optarg before useYu Watanabe2-29/+57
2024-10-16sysext: Deal with nested mounts properlyDaan De Meyer2-11/+138
2024-10-16sysext: Run unmerge in a subprocessDaan De Meyer1-18/+40
2024-10-16journalctl: erase verify key before freeYu Watanabe1-4/+6
2024-10-16mount-util: Make get_submounts() a public functionDaan De Meyer2-10/+11
2024-10-16test: fix TOCTOU in test-jsonYu Watanabe1-4/+4
2024-10-16core: move debug logging from _can_live_mount() functions to callerLennart Poettering3-19/+9
2024-10-16core: one more Mount -> LiveMount renameLuca Boccassi1-1/+1
2024-10-16TEST-55-OOMD: check slice property before stressing sliceYu Watanabe1-2/+3
2024-10-16TEST-55-OOMD: stop test units when unnecessaryYu Watanabe1-2/+12
2024-10-16TEST-55-OOMD: check slice more in detailYu Watanabe1-5/+9
2024-10-16TEST-55-OOMD: split into small testcasesYu Watanabe1-47/+41
2024-10-16TEST-55-OOMD: check global config earlierYu Watanabe1-4/+3
2024-10-16TEST-55-OOMD: set ManagedOOMMemoryPressure= and friends in a drop-in configYu Watanabe3-3/+8
2024-10-16gpt-auto: remove directory check for ESP mountMichael Ferrari1-17/+2
2024-10-15json-util: initialize "remote" flag for PidRef when parsing JSON pidref seria...Lennart Poettering2-35/+61
2024-10-15pidref: add explicit concept of "remote" PidRefLennart Poettering3-13/+99
2024-10-15debug-generator: create prefix dir of generate unit fileLennart Poettering1-1/+1
2024-10-15dropin: use WRITE_STRING_FILE_MKDIR_0755 to create drop-in prefix pathLennart Poettering1-4/+3
2024-10-15shared: modernize drop_in_file() a bitLennart Poettering1-12/+21