summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-0873-36/+80
* basic,shared: move disable_coredumps() to coredump-util.[ch]Zbigniew Jędrzejewski-Szmek2022-11-086-14/+16
* basic: move container_get_leader() to process-util.[ch]Zbigniew Jędrzejewski-Szmek2022-11-086-45/+46
* basic: create new basic/initrd-util.[ch] for initrd-related functionsZbigniew Jędrzejewski-Szmek2022-11-0832-80/+111
* tests: move tests for eqzero() to a new fileZbigniew Jędrzejewski-Szmek2022-11-083-24/+20
* tests: move tests for PROTECT_ERRNO to the right fileZbigniew Jędrzejewski-Szmek2022-11-082-31/+31
* tests: create test-raw-clone.c for raw-clone.hZbigniew Jędrzejewski-Szmek2022-11-084-31/+44
* tests: create test-limits-util.c for limits-util funcsZbigniew Jędrzejewski-Szmek2022-11-083-82/+91
* sd-journal: make prot_from_flags() static and renameZbigniew Jędrzejewski-Szmek2022-11-083-21/+14
* 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
* | udev: Handle AMBA bus the same way as generic platform busMarek Vasut2022-10-311-0/+7
* | sd-bus: convenience functions to emit a signal to a destination (#25123)Erik Moqvist2022-10-315-4/+90
* | udev-builtin-net_id: support getting usb path off the hostCharles Hardin2022-10-313-2/+20