summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definitionKhem Raj2022-11-091-1/+2
* dissect: grey out trailing slash in --list outputLennart Poettering2022-11-081-1/+1
* kernel-install: skip 50-depmod if depmod is not availableLuca Boccassi2022-11-071-0/+1
* Merge pull request #25286 from mrc0mmand/systemd-mount-test-fixLuca Boccassi2022-11-071-1/+0
|\
| * Revert "mountpoint-util: tmpfs supports uid=/gid= mount options"Frantisek Sumsal2022-11-071-1/+0
* | kernel-install/90-loaderentry: do not override an existing systemd.machine_idAntonio Alvarez Feijoo2022-11-071-1/+1
* | Merge pull request #25282 from keszybz/trivial-cleanupsYu Watanabe2022-11-072-8/+7
|\ \ | |/ |/|
| * udevadm: merge two log stmtsZbigniew Jędrzejewski-Szmek2022-11-071-5/+4
| * sd-event: adjust indentationZbigniew Jędrzejewski-Szmek2022-11-071-3/+3
* | test: compile test-utmp.c only if UTMP is enabledTorsten Hilbrich2022-11-071-1/+2
* | Merge pull request #25277 from mrc0mmand/also-coverageYu Watanabe2022-11-071-0/+1
|\ \ | |/ |/|
| * mountpoint-util: tmpfs supports uid=/gid= mount optionsFrantisek Sumsal2022-11-071-0/+1
* | Merge pull request #25266 from poettering/dissect-fsck-fixLennart Poettering2022-11-075-7/+48
|\ \
| * | dissect: fix fsckLennart Poettering2022-11-041-6/+10
| * | process-util: add new FORK_CLOEXEC_OFF flag for disabling O_CLOEXEC on remain...Lennart Poettering2022-11-042-0/+9
| * | fd-util: add new fd_cloexec_many() helperLennart Poettering2022-11-042-0/+20
| * | fd-util: make fd_in_set() (and thus close_all_fds()) handle invalidated fds i...Lennart Poettering2022-11-041-1/+9
* | | Merge pull request #25107 from lucab/ups/sysusers-gid-check-usernameLuca Boccassi2022-11-061-9/+19
|\ \ \
| * | | sysusers: cross-check user and group names tooLuca BRUNO2022-11-031-9/+19
* | | | loop-util: open lock fd read-onlyChristian Göttsche2022-11-051-1/+1
* | | | core: update audit messagesChristian Göttsche2022-11-051-2/+2
* | | | dissect: get rid of basename() useLennart Poettering2022-11-051-9/+16
| |/ / |/| |
* | | kernel-install/90-loaderentry: do not add multiple systemd.machine_id optionsAntonio Alvarez Feijoo2022-11-041-1/+1
* | | resolve: enable per-link mDNS setting by defaultYu Watanabe2022-11-042-5/+5
* | | Merge pull request #25244 from yuwata/reboot-util-follow-upsLuca Boccassi2022-11-042-10/+5
|\ \ \ | |_|/ |/| |
| * | reboot-util: drop unnecessary castYu Watanabe2022-11-041-3/+3
| * | reboot-util: drop redundant headersYu Watanabe2022-11-041-5/+0
| * | meson: sort librariesYu Watanabe2022-11-041-2/+2
| |/
* / firstboot: fix segfault when --locale-messages= is passed without --locale=Luca Boccassi2022-11-041-1/+1
|/
* shutdown: Add Xen kexec supportSamuel Thibault2022-11-028-12/+95
* core: fix memleak in GetUnitFileLinks methodYu Watanabe2022-11-021-5/+11
* update credentials when reloading a serviceJörg Thalheim2022-11-011-1/+1
* Merge pull request #25192 from yuwata/wait-online-altnameLuca Boccassi2022-11-014-19/+114
|\
| * network: update commentYu Watanabe2022-11-011-1/+1
| * wait-online: support alternative namesYu Watanabe2022-11-013-4/+68
| * wait-online: check received interface nameYu Watanabe2022-11-011-0/+13
| * wait-online: split out link_update_name()Yu Watanabe2022-11-011-14/+30
| * wait-online: ignore one more error in callback functionYu Watanabe2022-11-011-3/+5
* | namespace: Add hidepid/subset support checkDaan De Meyer2022-11-012-6/+81
* | condition: Check that subsystem is enabled in ConditionSecurity=tpm2Daan De Meyer2022-11-014-13/+19
* | network: forcibly reconfigure all interfaces after sleepYu Watanabe2022-11-012-65/+11
* | coverage: Mark _coverage__exit as noreturnJan Janssen2022-11-011-1/+1
* | resolved: fix typo in feature level tableYoufu Zhang2022-11-011-1/+1
|/
* Merge pull request #25143 from yuwata/network-reconfigure-interface-when-renamedLuca Boccassi2022-10-312-46/+84
|\
| * network: try to reconfigure when some information is updatedYu Watanabe2022-10-311-25/+36
| * network: simplify the logic of reading driver and permanent HW addressYu Watanabe2022-10-312-11/+41
| * network: allow to (automatically) reconfigure failed interfaceYu Watanabe2022-10-271-1/+1
| * network: drop redundant conditionYu Watanabe2022-10-271-9/+6
* | network: skip to reassign master ifindex if already setYu Watanabe2022-10-311-0/+8
* | udev: drop trivial wrapper for udev_watch_begin()Yu Watanabe2022-10-314-23/+9