summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ask-password: Allow configuring the keyring timeout via an environment variableDaan De Meyer2024-10-302-4/+37
* logind: add BlockWeakInhibited propertyLuca Boccassi2024-10-304-10/+21
* core: make mount(8) and swapon(8) inherit SMACK label from systemdŁukasz Stelmach2024-10-302-0/+6
* coredump: AccessContainer= bunch of followups (#34333)Luca Boccassi2024-10-306-85/+150
|\
| * test: add test coverage for EnterNamespace=Michal Sekletar2024-10-302-1/+33
| * coredump: return correct error variableMichal Sekletár2024-10-301-1/+1
| * coredump: rename AccessContainer= to EnterNamespace=Michal Sekletar2024-10-303-9/+11
| * coredump: rework gather_pid_mount_tree_fd()Michal Sekletar2024-10-301-17/+29
| * coredump: use FORK_WAITMichal Sekletar2024-10-301-8/+2
| * coredump: store actual fd in appropriate variableMichal Sekletar2024-10-301-3/+3
| * coredump: use FORK_LOG to get more precise loggingMichal Sekletar2024-10-301-2/+2
| * coredump: fix coding styleMichal Sekletar2024-10-301-1/+11
| * coredump: get rid of redundant double spaceMichal Sekletar2024-10-301-1/+1
| * coredump: use more appropriate return codeMichal Sekletar2024-10-301-3/+3
| * coredump: check for and close unexpected FDsMichal Sekletar2024-10-301-13/+38
| * coredump: fix line spacingMichal Sekletar2024-10-301-0/+1
| * coredump: merge variable definitionsMichal Sekletar2024-10-301-2/+1
| * coredump: rework attaching container mount treesMichal Sekletar2024-10-301-19/+18
| * analyze: don't use Yoda conditionsMichal Sekletar2024-10-291-1/+1
| * analyze: modernize opening ELF binary a bitMichal Sekletar2024-10-291-13/+4
* | NEWS: remove duplicated entryZbigniew Jędrzejewski-Szmek2024-10-301-16/+6
* | core: add EXEC_DIRECTORY_TYPE_SHALL_CHOWN() helperLennart Poettering2024-10-303-5/+12
* | docs: Update instructions for building distribution packages in HACKING.md (#...Lennart Poettering2024-10-301-9/+12
|\ \
| * | docs: Update instructions for building distribution packages in HACKING.mdDaan De Meyer2024-10-301-6/+9
| * | docs: Align some comments in HACKING.mdDaan De Meyer2024-10-301-3/+3
* | | analyze: Add times in seconds for Activating and Activated in tooltiphugo3032024-10-301-1/+3
* | | network/tunnel: allow Local=/Remote=any for all tunnel typesYu Watanabe2024-10-301-21/+14
* | | sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...Yu Watanabe2024-10-305-17/+1
* | | network: skip processing netdev if it is already detached (#34935)Daan De Meyer2024-10-3010-4/+65
|\ \ \
| * | | network/netdev: skip processing netdev if it is already detachedYu Watanabe2024-10-2910-0/+55
| * | | network/netdev: split out netdev_attach_name_full()Yu Watanabe2024-10-291-4/+10
* | | | pretty-print: add format-string version of draw_progress_bar() (#34939)Daan De Meyer2024-10-309-72/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | pretty-print: add format-string version of draw_progress_bar()Lennart Poettering2024-10-298-58/+61
| * | | pretty-print: rename draw_progress_bar_impl()→draw_progress_bar_unbuffered()Lennart Poettering2024-10-293-14/+13
* | | | update NEWSLennart Poettering2024-10-301-9/+52
* | | | update TODOLennart Poettering2024-10-301-0/+11
* | | | core/service: support sd_notify() MAINPIDFD=1 and MAINPIDFDID= (#34932)Lennart Poettering2024-10-306-79/+183
|\ \ \ \
| * | | | TEST-80-NOTIFYACCESS: don't specify --pid= if MAINPID= is provided explicitlyMike Yuan2024-10-291-1/+1
| * | | | notify: send MAINPIDFDID= for --pid= too if availableMike Yuan2024-10-291-26/+48
| * | | | core/service: support sd_notify() MAINPIDFD=1 and MAINPIDFDID=Mike Yuan2024-10-293-31/+115
| * | | | shared/fdset: minor modernizationMike Yuan2024-10-291-21/+19
| | |/ / | |/| |
* | | | network: add missing else in dhcp_lease_load (#34927)Lennart Poettering2024-10-304-1/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | network: Restrict the valid charset of DNR namesRonan Pigott2024-10-293-0/+16
| * | | network: add missing else in dhcp_lease_loadRonan Pigott2024-10-292-1/+2
* | | | busctl: minor tweak to help text for --limit-messages=Lennart Poettering2024-10-291-2/+2
* | | | import: Draw progress barsDaan De Meyer2024-10-294-4/+69
* | | | progress-bar: issue Windows Terminal progress indicating ANSI sequences (#34929)Lennart Poettering2024-10-292-3/+13
|\ \ \ \
| * | | | meson.build: do not mark test-progress-bar as manualLennart Poettering2024-10-291-1/+0
| * | | | progress-bar: issue Windows Terminal progress indicating ANSI sequencesLennart Poettering2024-10-291-2/+13
* | | | | sysusers: optionally create fully locked accounts (#34876)Luca Boccassi2024-10-2911-16/+55
|\ \ \ \ \