summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysext: support EXTENSION_RELOAD_MANAGER metadataMathieu Tortuyaux2023-08-214-1/+185
* generators: use generator_open_unit_file where appropriateMike Yuan2023-08-194-91/+60
* Merge pull request #28871 from ssahani/route-hoplimitLuca Boccassi2023-08-196-0/+75
|\
| * CI: network - Add test for route hoplimitSusant Sahani2023-08-182-0/+5
| * network: static route - Allow to configure per route hop liimtSusant Sahani2023-08-184-0/+70
* | update TODOLennart Poettering2023-08-181-0/+8
* | install: Drop install_info_may_process() from unit_file_get_default()Daan De Meyer2023-08-181-3/+0
* | homed: reuse openssl-util.h cleanup helpersLennart Poettering2023-08-182-6/+3
* | Merge pull request #28884 from poettering/tpm2-pcr6-nameMike Yuan2023-08-182-4/+6
|\ \ | |/ |/|
| * tpm2-util: add _const_/_pure_ to a couple of to_string()/from_string() functionsLennart Poettering2023-08-181-4/+4
| * tpm2-util: give PCR 6 a name tooLennart Poettering2023-08-182-0/+2
|/
* core/socket: don't consider service active when in SERVICE_AUTO_RESTART_QUEUEDMike Yuan2023-08-181-4/+8
* Merge pull request #28870 from ssahani/rto-min-networkLuca Boccassi2023-08-186-0/+73
|\
| * CI: network - Add test for route TCP RTOSusant Sahani2023-08-172-0/+3
| * network: Route - allow to set TCP RTOSusant Sahani2023-08-174-0/+70
* | Merge pull request #28846 from ssahani/custom-duid-dhcp4-26745Luca Boccassi2023-08-188-12/+81
|\ \
| * | CI: network dhcp6 - Add test for custom client identifierSusant Sahani2023-08-172-0/+50
| * | network: DHCP6 client- Allow to send manual DUIDSusant Sahani2023-08-176-12/+31
| |/
* | Merge pull request #28697 from 1awesomeJ/new_bsodLuca Boccassi2023-08-185-16/+70
|\ \
| * | Make systemd-bsod not a public binaryOMOJOLA JOSHUA2023-08-171-8/+7
| * | systemd-bsod: Add "--continuous" optionOMOJOLA JOSHUA2023-08-174-8/+63
* | | dissect: Set SYSTEMD_DISSECT_DEVICE to path of loop deviceDaan De Meyer2023-08-172-1/+7
| |/ |/|
* | test: Check that SELinux policy is available before running SELinux test (#28...Johannes Segitz2023-08-171-3/+8
* | Merge pull request #28832 from dtardon/list-clearLuca Boccassi2023-08-1722-114/+72
|\ \
| * | open-file: add missing assertDavid Tardon2023-08-171-0/+2
| * | systemctl-show: rename cleanup functionDavid Tardon2023-08-171-2/+2
| * | tree-wide: use LIST_POP()David Tardon2023-08-179-39/+19
| * | tree-wide: use LIST_CLEAR()David Tardon2023-08-1711-74/+13
| * | list: add LIST_CLEAR() helper that empties the listDavid Tardon2023-08-172-0/+37
* | | Merge pull request #28869 from DaanDeMeyer/repart-trailingDaan De Meyer2023-08-176-28/+44
|\ \ \
| * | | repart: Make sure we keep trailing slashes in ExcludeFiles=Daan De Meyer2023-08-171-1/+1
| * | | parse-helpers: Add PATH_KEEP_TRAILING_SLASHDaan De Meyer2023-08-172-4/+5
| * | | path-util: Add path_simplify_full()Daan De Meyer2023-08-173-23/+38
| |/ /
* | | Merge pull request #28751 from yuwata/mount-revertLuca Boccassi2023-08-173-45/+5
|\ \ \
| * | | core/mount: disable timer event source when USEC_INFINITYYu Watanabe2023-08-171-3/+3
| * | | Revert "mount: check right before invoking /bin/umount if it makes sense"Yu Watanabe2023-08-143-42/+2
* | | | meson: Use rsync to copy test data directoriesDaan De Meyer2023-08-171-3/+12
* | | | bus-polkit: don't propagate error from polkitDavid Tardon2023-08-171-7/+10
* | | | systemd-stub: ignore EFI shell unauthenticated kernel command line if we are ...Emanuele Giuseppe Esposito2023-08-171-2/+3
| |/ / |/| |
* | | Merge pull request #28862 from DaanDeMeyer/swapLuca Boccassi2023-08-163-5/+21
|\ \ \
| * | | mkosi: Add a swap partitionDaan De Meyer2023-08-161-0/+6
| * | | repart: Default to swap format for swap partitionsDaan De Meyer2023-08-162-5/+15
* | | | documentation: add man page data for confextMaanya Goenka2023-08-161-4/+8
* | | | Merge pull request #28758 from keszybz/negative-errno-macroLuca Boccassi2023-08-1657-619/+615
|\ \ \ \
| * | | | manager: fix error handling after failure to set up childZbigniew Jędrzejewski-Szmek2023-08-161-8/+13
| * | | | shared/barrier: remove parensZbigniew Jędrzejewski-Szmek2023-08-161-2/+2
| * | | | nspawn,shared: make ERRNO_IS_SECCOMP_FATAL an inline func with _NEG_ variantZbigniew Jędrzejewski-Szmek2023-08-164-108/+128
| * | | | shared/kbd-util: simplify error handling in keymap_exists()Zbigniew Jędrzejewski-Szmek2023-08-161-11/+7
| * | | | various: use _NEG_ macros to reduce indentationZbigniew Jędrzejewski-Szmek2023-08-1623-256/+189
| * | | | libsystemd-network: use _NEG_ macros to reduce indentationZbigniew Jędrzejewski-Szmek2023-08-166-52/+34