summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkosi: Move copying packages to the output directory to the postinst scriptDaan De Meyer2024-10-296-27/+24
* Merge pull request #34391 from poettering/dns-long-label-fixLennart Poettering2024-10-294-22/+147
|\
| * resolved: add test case from #33671Lennart Poettering2024-10-231-0/+30
| * resolved: explicitly refuse adding invalid DNS names to DNS packetsLennart Poettering2024-10-231-0/+6
| * resolved: when adding names to packet fails, remove them from label compressi...Lennart Poettering2024-10-231-2/+15
| * dns-domain: tweak hash table comparison function for DNS namesLennart Poettering2024-10-231-6/+6
| * dns-packet: refuse reading overlong DNS names from packetsLennart Poettering2024-10-232-14/+90
* | update-utmp: wait slightly longer for the private bus socket being activeYu Watanabe2024-10-291-4/+7
* | man: fix return parameter type of sd_device_get_device_id()Lennart Poettering2024-10-291-1/+1
* | socket: support setting ownership of message queuesDavid Michael2024-10-283-5/+58
* | update NEWS for v257Lennart Poettering2024-10-281-103/+411
* | Merge pull request #34633 from keszybz/sd-json-enum-formattingYu Watanabe2024-10-2833-100/+108
|\ \
| * | sd-json,tree-wide: add sd_json_format_enabled() and use it everwhereZbigniew Jędrzejewski-Szmek2024-10-2831-95/+99
| * | sd-id128: mark functions as const, not pureZbigniew Jędrzejewski-Szmek2024-10-281-5/+5
| * | sd-common: add __const__Zbigniew Jędrzejewski-Szmek2024-10-281-0/+4
* | | Merge pull request #34806 from ryantimwilson/protect-control-groupsYu Watanabe2024-10-2814-55/+404
|\ \ \
| * | | cgroup: Add support for ProtectControlGroups= private and strictRyan Wilson2024-10-2810-34/+323
| * | | core: Refactor ProtectControlGroups= to use enum vs boolRyan Wilson2024-10-2810-25/+85
| |/ /
* / / po: Translated using Weblate (Czech)Pavel Borecki2024-10-281-7/+6
|/ /
* | meson: add loongarch64's definition to cpu_arch_definesZhou Qiankang2024-10-281-7/+8
* | po: Translated using Weblate (Indonesian)Andika Triwidada2024-10-271-50/+33
* | Merge pull request #34902 from ryantimwilson/root-dir-not-exists-errorYu Watanabe2024-10-273-28/+44
|\ \
| * | core: Add RootDirectory= path to error message if directory does not existRyan Wilson2024-10-271-10/+26
| * | core/execute: Rename error_path -> reterr_path/ret_path per coding guidelinesRyan Wilson2024-10-273-18/+18
|/ /
* | core/cgroup: rename CGROUP_PRESSURE_WATCH_ON/OFF -> CGROUP_PRESSURE_WATCH_YES/NOYu Watanabe2024-10-264-21/+20
* | hwdb: add Stream Deck Neo (#34903)Sascha Mester2024-10-261-0/+4
* | sd-event: fix memleak when built without assertionYu Watanabe2024-10-261-5/+8
* | man: fix typoYu Watanabe2024-10-261-1/+1
* | basic/missing: add short comment about when CLONE_NEWCGROUP is addedYu Watanabe2024-10-261-0/+1
* | tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...Integral2024-10-2646-269/+249
* | Merge pull request #34884 from poettering/run0-disconnect-fixYu Watanabe2024-10-252-57/+199
|\ \
| * | test: add brief testcase for systemd-run disconnect handlingLennart Poettering2024-10-251-0/+3
| * | run: reconnect if our dbus connection is terminatedLennart Poettering2024-10-251-57/+196
* | | Merge pull request #34881 from poettering/run0-ui-tweaksYu Watanabe2024-10-256-78/+128
|\ \ \
| * | | update TODOLennart Poettering2024-10-251-3/+0
| * | | run: drop "-" prefix from command line when generating unit descriptionLennart Poettering2024-10-251-1/+13
| * | | run: prefix unit description with our own process nameLennart Poettering2024-10-251-2/+4
| * | | run: tweak how we name our transient unitsLennart Poettering2024-10-251-54/+22
| * | | run0: optionally show superhero emoji on each shell promptLennart Poettering2024-10-255-18/+89
| |/ /
* / / machine: operation should not send a response when 'done' callback setIvan Kruglov2024-10-251-14/+17
|/ /
* | Merge pull request #34891 from poettering/run0-ptyLennart Poettering2024-10-255-6/+66
|\ \
| * | ci: add some basic testing of the new --pty and --pipe switchesLennart Poettering2024-10-252-0/+19
| * | run0: add options to force allocation of PTY or of pipe useLennart Poettering2024-10-252-1/+42
| * | tree-wide: use isatty_safe() everywhereLennart Poettering2024-10-252-6/+6
|/ /
* | update TODOLennart Poettering2024-10-251-0/+5
* | Merge pull request #34877 from aafeijoo-suse/veritysetup-fixesLennart Poettering2024-10-254-15/+18
|\ \
| * | veritysetup-generator: remove unused codeAntonio Alvarez Feijoo2024-10-241-9/+0
| * | man/veritysetup-generator: document veritytab kernel command line optionAntonio Alvarez Feijoo2024-10-241-2/+14
| * | man: fix links to veritysetup(8)Antonio Alvarez Feijoo2024-10-243-4/+4
* | | Merge pull request #34880 from poettering/change-user-on-pam-alwaysLennart Poettering2024-10-252-4/+22
|\ \ \