summaryrefslogtreecommitdiffstats
path: root/units/systemd-oomd.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-21mkosi: Drop opensuse workaroundDaan De Meyer1-10/+0
2023-02-21mkosi: Drop bootctl workaround in postinst scriptDaan De Meyer1-4/+0
2023-02-21mkosi: Drop locale workaroundDaan De Meyer1-23/+0
2023-02-21mkosi: Drop ld workaroundDaan De Meyer1-12/+0
2023-02-21mkosi: Update to latestDaan De Meyer1-1/+1
2023-02-21core/manager: falling back to execute generators without sandboxingYu Watanabe1-1/+14
2023-02-21update TODOLennart Poettering1-0/+11
2023-02-20man: add DefaultStartupMemoryLow= as term in term listSteve Ramage1-1/+1
2023-02-20meson: adjust whitespace handling in jinja2 renderingZbigniew Jędrzejewski-Szmek1-2/+5
2023-02-20ukify: Set fast_load option when parsing PE filesDaan De Meyer1-2/+2
2023-02-20capability-util: use UINT32_MAX as shortcut where appropriateaLennart Poettering1-2/+2
2023-02-20capability-util: add macro for largest cap we're willing to acceptLennart Poettering3-10/+16
2023-02-20capability-util: add CAP_MASK_ALL + CAP_MASK_UNSET macrosLennart Poettering5-23/+29
2023-02-20cap-list: make sure never to accidentally return more than 63 capsLennart Poettering1-5/+7
2023-02-20cap-list: rework capability_set_to_string()Lennart Poettering1-22/+15
2023-02-20cap-list: add CAPABILITY_TO_STRING() macro using compound initialization to a...Lennart Poettering3-1/+33
2023-02-20cap-list: refuse parsing numeric capability 63Lennart Poettering3-10/+11
2023-02-20cap-list: modernize capability_set_from_string() a bitLennart Poettering3-19/+20
2023-02-20cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()Lennart Poettering6-10/+9
2023-02-20TODO: add entry for time-based glob cleanupZbigniew Jędrzejewski-Szmek1-4/+3
2023-02-20man/tmpfiles.d: adjust the table in synopsis, improve spellingZbigniew Jędrzejewski-Szmek1-8/+8
2023-02-20shared/hwdb-util: drop "variable" with a single useZbigniew Jędrzejewski-Szmek1-3/+2
2023-02-20man: document DefaultStartupMemoryLow=Luca Boccassi1-1/+2
2023-02-20repart: Add ExcludeFiles= optionDaan De Meyer3-39/+126
2023-02-20efi/measure: adjust formattingZbigniew Jędrzejewski-Szmek1-2/+2
2023-02-20measure: wrap long lines and avoid one castZbigniew Jędrzejewski-Szmek1-11/+19
2023-02-20sleep: use shared constant for freeze timeoutZbigniew Jędrzejewski-Szmek2-2/+4
2023-02-20smack-util: Add renameat_and_apply_smack_floor_label()Daan De Meyer2-13/+19
2023-02-20tmpfile-util-label: Add fopen_temporary_at_label()Daan De Meyer2-4/+10
2023-02-20copy: Add copy_file_at()Daan De Meyer2-8/+18
2023-02-20env-file: Add write_env_file_at()Daan De Meyer2-5/+10
2023-02-20udev-node: make stack_directory_read_one() accept NULL for devnodeYu Watanabe1-2/+11
2023-02-20udev-node: drop unnecessary initializationYu Watanabe1-1/+1
2023-02-20test: ignore missing coverage in TEST-78Frantisek Sumsal1-0/+2
2023-02-20test: disable pipefail when testing interactive firstbootFrantisek Sumsal1-0/+4
2023-02-20core: permit sending augmented enable/disable methodsRonan Pigott1-0/+12
2023-02-19exec-util: use TAKE_FD()Yu Watanabe1-4/+2
2023-02-19exec-util: propagate error in wait_for_terminate_and_check()Yu Watanabe1-4/+5
2023-02-19process-util: show requested process name in the logYu Watanabe1-1/+1
2023-02-18systemctl: edit: fix double free of instanced nameRonan Pigott1-3/+3
2023-02-18journalctl: fix output when --lines is used with --grepMike Yuan2-2/+11
2023-02-18loop-util: fix error condition and return valueYu Watanabe1-2/+2
2023-02-18shared: move psi-util.[ch] to basic/ so that we can use it in sd-eventLennart Poettering4-1/+1
2023-02-18util: move mallinfo compat glue from selinux code into generic codeLennart Poettering2-21/+25
2023-02-17hashmap: fix build with valgrindYu Watanabe1-1/+1
2023-02-17Correct journal misspellWinterhuman1-1/+1
2023-02-17tests: add test for mempool logicLennart Poettering2-0/+94
2023-02-17mempool: rework mempool_cleanup() to only release freed tilesLennart Poettering4-12/+92
2023-02-17mempool: make mempool_free_tile() return NULLLennart Poettering2-3/+10
2023-02-17mempool: introduce new helper pool_ptr()Lennart Poettering1-1/+5