summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-183-0/+61
|\
| * network: Route - allow to set TCP RTOSusant Sahani2023-08-173-0/+61
* | Merge pull request #28846 from ssahani/custom-duid-dhcp4-26745Luca Boccassi2023-08-185-12/+24
|\ \
| * | network: DHCP6 client- Allow to send manual DUIDSusant Sahani2023-08-175-12/+24
| |/
* | Merge pull request #28697 from 1awesomeJ/new_bsodLuca Boccassi2023-08-182-16/+35
|\ \
| * | Make systemd-bsod not a public binaryOMOJOLA JOSHUA2023-08-171-8/+7
| * | systemd-bsod: Add "--continuous" optionOMOJOLA JOSHUA2023-08-171-8/+28
* | | dissect: Set SYSTEMD_DISSECT_DEVICE to path of loop deviceDaan De Meyer2023-08-171-0/+5
| |/ |/|
* | 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
* | | | 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-161-5/+14
|\ \ \
| * | | repart: Default to swap format for swap partitionsDaan De Meyer2023-08-161-5/+14
* | | | Merge pull request #28758 from keszybz/negative-errno-macroLuca Boccassi2023-08-1656-619/+569
|\ \ \ \
| * | | | 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
| * | | | libsystemd: use _NEG_ macros, adjust some commentsZbigniew Jędrzejewski-Szmek2023-08-165-68/+47
| * | | | manager: use _NEG_ macros to reduce indentation, reword comments, drop parensZbigniew Jędrzejewski-Szmek2023-08-161-18/+15
| * | | | errno-util: allow ERRNO_IS_* to accept types wider than intZbigniew Jędrzejewski-Szmek2023-08-162-12/+28
| * | | | sd-id128: introduce ERRNO_IS_NEG_MACHINE_ID_UNSETZbigniew Jędrzejewski-Szmek2023-08-164-15/+14
| * | | | shared/cgroup-show: do not format path twiceZbigniew Jędrzejewski-Szmek2023-08-161-4/+6
| * | | | tree-wide: use cocinnelle to apply _NEG_ macrosZbigniew Jędrzejewski-Szmek2023-08-1612-23/+20
| * | | | basic/errno-util: add wrappers which only accept negative errnoZbigniew Jędrzejewski-Szmek2023-08-162-56/+80
* | | | | journalctl: minor follow-up for --lines=Mike Yuan2023-08-161-2/+2
* | | | | core: stage /run/host/os-release with a symlink to avoid possible race conditionLuca Boccassi2023-08-164-29/+47
| |/ / / |/| | |
* | | | btrfs: use ERRNO_IS_NOT_SUPPORTED() where appropriateLennart Poettering2023-08-161-1/+1
* | | | btrfs: drop O_PATH from dir_fd passed to btrfs_subvol_make() if neededLennart Poettering2023-08-161-5/+12
* | | | journalctl: support --lines=+N for showing the oldest N entriesMike Yuan2023-08-161-36/+58
* | | | bsod: fix license tagZbigniew Jędrzejewski-Szmek2023-08-161-1/+1
|/ / /