summaryrefslogtreecommitdiffstats
path: root/sysusers.d (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-30man: warn that sysupdate's API is unstableAdrian Vovk1-0/+3
2024-10-30core: add EXEC_DIRECTORY_TYPE_SHALL_CHOWN() helperLennart Poettering3-5/+12
2024-10-30docs: Update instructions for building distribution packages in HACKING.mdDaan De Meyer1-6/+9
2024-10-30docs: Align some comments in HACKING.mdDaan De Meyer1-3/+3
2024-10-30analyze: Add times in seconds for Activating and Activated in tooltiphugo3031-1/+3
2024-10-30network/tunnel: allow Local=/Remote=any for all tunnel typesYu Watanabe1-21/+14
2024-10-30sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...Yu Watanabe5-17/+1
2024-10-30update NEWSLennart Poettering1-9/+52
2024-10-30update TODOLennart Poettering1-0/+11
2024-10-29network: Restrict the valid charset of DNR namesRonan Pigott3-0/+16
2024-10-29pretty-print: add format-string version of draw_progress_bar()Lennart Poettering8-58/+61
2024-10-29pretty-print: rename draw_progress_bar_impl()→draw_progress_bar_unbuffered()Lennart Poettering3-14/+13
2024-10-29busctl: minor tweak to help text for --limit-messages=Lennart Poettering1-2/+2
2024-10-29import: Draw progress barsDaan De Meyer4-4/+69
2024-10-29network/netdev: skip processing netdev if it is already detachedYu Watanabe10-0/+55
2024-10-29network/netdev: split out netdev_attach_name_full()Yu Watanabe1-4/+10
2024-10-29TEST-80-NOTIFYACCESS: don't specify --pid= if MAINPID= is provided explicitlyMike Yuan1-1/+1
2024-10-29notify: send MAINPIDFDID= for --pid= too if availableMike Yuan1-26/+48
2024-10-29core/service: support sd_notify() MAINPIDFD=1 and MAINPIDFDID=Mike Yuan3-31/+115
2024-10-29shared/fdset: minor modernizationMike Yuan1-21/+19
2024-10-29mkosi: update fedora commit referenceLennart Poettering1-1/+1
2024-10-29busctl: add the usual section highlighting to our --help textsLennart Poettering1-7/+9
2024-10-29busctl: add a testcase that definitely causes the timeout to triggerLennart Poettering1-1/+9
2024-10-29busctl: if --timeout= or --limit-messages= are specified with no argument, re...Lennart Poettering1-0/+10
2024-10-29busctl: rename --num-matches= → --limit-messages=Lennart Poettering5-18/+23
2024-10-29busctl: fix timeout calculation for "busctl monitor"Lennart Poettering1-2/+5
2024-10-29NEWS: be less misleading since systemd-run does not support ExtraFileDescript...Mike Yuan1-1/+1
2024-10-29meson.build: do not mark test-progress-bar as manualLennart Poettering1-1/+0
2024-10-29progress-bar: issue Windows Terminal progress indicating ANSI sequencesLennart Poettering1-2/+13
2024-10-29udevadm: automatically anable JSON-SEQ in case JSON is used for "udevadm info...Lennart Poettering3-2/+9
2024-10-29mkosi: Move copying packages to the output directory to the postinst scriptDaan De Meyer6-27/+24
2024-10-29test: test new 'u' sysusers.d linesLennart Poettering1-0/+11
2024-10-29sysusers.d: lock all system users defined by usLennart Poettering7-7/+7
2024-10-29sysusers: add new ! line flag for creating fully locked accountsLennart Poettering2-8/+36
2024-10-29network: add missing else in dhcp_lease_loadRonan Pigott2-1/+2
2024-10-29update-utmp: wait slightly longer for the private bus socket being activeYu Watanabe1-4/+7
2024-10-29man: fix return parameter type of sd_device_get_device_id()Lennart Poettering1-1/+1
2024-10-28socket: support setting ownership of message queuesDavid Michael3-5/+58
2024-10-28update NEWS for v257Lennart Poettering1-103/+411
2024-10-28po: Translated using Weblate (Czech)Pavel Borecki1-7/+6
2024-10-28cgroup: Add support for ProtectControlGroups= private and strictRyan Wilson10-34/+323
2024-10-28core: Refactor ProtectControlGroups= to use enum vs boolRyan Wilson10-25/+85
2024-10-28sd-json,tree-wide: add sd_json_format_enabled() and use it everwhereZbigniew Jędrzejewski-Szmek31-95/+99
2024-10-28sd-id128: mark functions as const, not pureZbigniew Jędrzejewski-Szmek1-5/+5
2024-10-28sd-common: add __const__Zbigniew Jędrzejewski-Szmek1-0/+4
2024-10-28meson: add loongarch64's definition to cpu_arch_definesZhou Qiankang1-7/+8
2024-10-27po: Translated using Weblate (Indonesian)Andika Triwidada1-50/+33
2024-10-27core: Add RootDirectory= path to error message if directory does not existRyan Wilson1-10/+26
2024-10-27core/execute: Rename error_path -> reterr_path/ret_path per coding guidelinesRyan Wilson3-18/+18
2024-10-26core/cgroup: rename CGROUP_PRESSURE_WATCH_ON/OFF -> CGROUP_PRESSURE_WATCH_YES/NOYu Watanabe4-21/+20