summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* creds: make --pretty behave in a slightly more expected mannerFrantisek Sumsal2023-04-251-7/+8
* test: cover missed stuff from securebits-util.hFrantisek Sumsal2023-04-251-0/+13
* Support /etc/system-update for OSTree systemsEric Curtin2023-04-251-9/+16
* Merge pull request #27347 from bluca/sd_bus_nonceLennart Poettering2023-04-2512-217/+376
|\
| * sd-event: store and compare per-module static origin idLuca Boccassi2023-04-252-67/+129
| * sd-journal: store and compare per-module static origin idLuca Boccassi2023-04-253-48/+61
| * sd-bus: store and compare per-module static origin idLuca Boccassi2023-04-256-105/+126
| * macro: add helper for module origin idLuca Boccassi2023-04-251-0/+36
| * sd-bus: check for pid change before closingLuca Boccassi2023-04-251-1/+28
* | mount-util: split remount_idmap() in twoLennart Poettering2023-04-252-15/+20
* | sd-daemon: add sd_pid_notifyf_with_fds()Lennart Poettering2023-04-253-0/+36
* | pam: do not attempt to close sd-bus after fork in pam_end()Luca Boccassi2023-04-251-0/+11
* | logind: always use 64bit session IDsLennart Poettering2023-04-252-4/+4
* | sd-login: add SetTTY session object #26611Thorsten Kukuk2023-04-255-0/+98
* | user-record-nss: make return values optionalLennart Poettering2023-04-251-14/+12
* | mountpoint-util: make path_get_mnt_id_at() work with a NULL pathLennart Poettering2023-04-252-3/+49
* | fs-util: make sure open_mkdir_at() does something roughly sensible when invok...Lennart Poettering2023-04-252-13/+24
* | Merge pull request #27380 from poettering/bpf-meson-tweaksYu Watanabe2023-04-252-122/+6
|\ \
| * | pid1: simplify bpf meson importLennart Poettering2023-04-241-7/+6
| * | meson: move bpf hookup into main meson build fileLennart Poettering2023-04-242-115/+0
* | | Merge pull request #27388 from poettering/assert-fdLennart Poettering2023-04-252-20/+17
|\ \ \
| * | | loop-util: port some code over to ASSERT_FD()Lennart Poettering2023-04-241-20/+9
| * | | fd-util: add ASSERT_FD() that is similar to ASSERT_PTR() but for fdsLennart Poettering2023-04-241-0/+8
* | | | Drop log level of header limits log messageDaan De Meyer2023-04-251-4/+3
* | | | Merge pull request #27386 from dtardon/test-cleanupLuca Boccassi2023-04-2511-155/+65
|\ \ \ \
| * | | | test-hashmap-plain: use _cleanup_David Tardon2023-04-241-57/+22
| * | | | test-set: use _cleanup_David Tardon2023-04-241-4/+2
| * | | | test-calendarspec: use _cleanup_David Tardon2023-04-241-11/+5
| * | | | test: use _cleanup_ for temp. filesDavid Tardon2023-04-217-72/+31
| * | | | test-fdset: use _cleanup_David Tardon2023-04-211-5/+2
| * | | | test: shorten a bitDavid Tardon2023-04-211-6/+3
* | | | | cryptsetup-fido2: Depend on libcryptsetupWolfgang Müller2023-04-251-1/+1
| |_|_|/ |/| | |
* | | | homed: rename make_userns() to avoid name conflict with mount-util.[ch]Lennart Poettering2023-04-241-2/+2
* | | | Merge pull request #27113 from keszybz/variable-expansion-reworkZbigniew Jędrzejewski-Szmek2023-04-2411-314/+573
|\ \ \ \
| * | | | run: expand variables also with --scopeZbigniew Jędrzejewski-Szmek2023-04-241-3/+9
| * | | | run: add --expand-environment=no to disable server-side envvar expansionZbigniew Jędrzejewski-Szmek2023-04-241-51/+98
| * | | | run: split out creation of unit creation messagesZbigniew Jędrzejewski-Szmek2023-04-241-86/+132
| * | | | run: simplify returning of statusZbigniew Jędrzejewski-Szmek2023-04-241-32/+19
| * | | | core: fix writing of ExecStartEx and friendsZbigniew Jędrzejewski-Szmek2023-04-242-8/+13
| * | | | core/unit: add UNIT_ESCAPE_EXEC_SYNTAXZbigniew Jędrzejewski-Szmek2023-04-243-26/+52
| * | | | core/unit: rename UNIT_ESCAPE_EXEC_SYNTAX → *_ENVZbigniew Jędrzejewski-Szmek2023-04-244-14/+14
| * | | | core/unit: fix shell-escaping of stringsZbigniew Jędrzejewski-Szmek2023-04-242-8/+17
| * | | | basic/logarithm: add popcount() wrapperZbigniew Jędrzejewski-Szmek2023-04-244-7/+37
| * | | | test-core-unit: add new test file for unit_escape_setting() and friendsZbigniew Jędrzejewski-Szmek2023-04-042-0/+105
| * | | | meson: redo grouping of tests under src/test/Zbigniew Jędrzejewski-Szmek2023-04-041-122/+120
* | | | | parse-util: allow parse_pid() to work with NULL return parameterLennart Poettering2023-04-251-2/+2
| |_|/ / |/| | |
* | | | nspawn: Don't follow /etc/resolv.conf symlinksDaan De Meyer2023-04-241-1/+1
| |_|/ |/| |
* | | pam: cache sd-bus separately per moduleLuca Boccassi2023-04-244-15/+30
* | | pam_systemd_home: clean up sd-bus when called about something else's userLuca Boccassi2023-04-241-1/+2
* | | stub: add comment on measurement of io.systemd.stub.kernel-cmdline-extraLuca Boccassi2023-04-241-0/+1