summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* userdbd: modernize signal handlingLennart Poettering2023-03-153-16/+8
* Merge pull request #26784 from DaanDeMeyer/chase-fixDaan De Meyer2023-03-1514-138/+209
|\
| * chase-symlinks: Add more assertionsDaan De Meyer2023-03-151-18/+13
| * chase-symlinks: Rework open() functions and some chase flagsDaan De Meyer2023-03-153-70/+105
| * chase-symlinks: Remove unused ret_fd argumentsDaan De Meyer2023-03-1411-23/+16
| * chase-symlinks: Fix memory leakDaan De Meyer2023-03-141-1/+3
| * fs-util: Add xopenat()Daan De Meyer2023-03-143-27/+73
* | fs-util: Drop unlink_noerrno()Daan De Meyer2023-03-156-36/+12
* | Merge pull request #26820 from DaanDeMeyer/dir-fd-is-rootDaan De Meyer2023-03-155-5/+82
|\ \
| * | fd-util: Add dir_fd_is_root()Daan De Meyer2023-03-153-0/+66
| * | mountpoint-util: Add path_get_mnt_id_at()Daan De Meyer2023-03-152-5/+16
| |/
* | Add rebrands of Medion Akoya notebooks/tabletsbri2023-03-151-0/+3
* | Merge pull request #26804 from fbuihuu/fixes-for-test-58-repartLuca Boccassi2023-03-152-3/+3
|\ \
| * | tests: don't use absolute paths when installing binaries in TEST-58-REPARTFranck Bui2023-03-141-2/+2
| * | tests: fix inverted condition in testsuite-58.shFranck Bui2023-03-141-1/+1
* | | Merge pull request #26825 from keszybz/log-message-fixLuca Boccassi2023-03-152-7/+4
|\ \ \
| * | | core: fix "(null)" in outputZbigniew Jędrzejewski-Szmek2023-03-151-1/+1
| * | | core: reduce scope of variableZbigniew Jędrzejewski-Szmek2023-03-151-6/+3
* | | | Merge pull request #26800 from t-8ch/memfd_createLennart Poettering2023-03-156-9/+44
|\ \ \ \
| * | | | treewide: memfd_create: use exec flagsThomas Weißschuh2023-03-154-9/+18
| * | | | memfd-util: add wrapper for memfd_createThomas Weißschuh2023-03-152-0/+18
| * | | | missing: add memfd exec flagsThomas Weißschuh2023-03-151-0/+8
* | | | | Merge pull request #26794 from bluca/log_extra_fieldsLennart Poettering2023-03-155-11/+106
|\ \ \ \ \
| * | | | | core: append LogExtraFields= values to log_unit* messagesLuca Boccassi2023-03-142-5/+22
| * | | | | log: add iov helpers for log_contextLuca Boccassi2023-03-143-6/+84
* | | | | | core: make the memory pressure cgroup path writable when ProtectControlGroups...Luca Boccassi2023-03-152-4/+24
* | | | | | test: assume run-unit-tests.py and unit tests are installed in the same direc...Franck Bui2023-03-151-3/+4
| |/ / / / |/| | | |
* | | | | stub: Remove overlapping PE section warningJan Janssen2023-03-151-8/+0
* | | | | Merge pull request #26815 from keszybz/cgls-no-xattrs-by-defaultLuca Boccassi2023-03-153-63/+71
|\ \ \ \ \
| * | | | | cgls: add -x and -c optionsZbigniew Jędrzejewski-Szmek2023-03-142-18/+25
| * | | | | cgls: stop showing cgroup ids and xattrs by defaultZbigniew Jędrzejewski-Szmek2023-03-142-3/+3
| * | | | | cgtop: drop counterproductive bitfieldsZbigniew Jędrzejewski-Szmek2023-03-141-4/+4
| * | | | | cgtop: split out the main loop into a separate functionZbigniew Jędrzejewski-Szmek2023-03-141-40/+41
| | |/ / / | |/| | |
* | | | | Merge pull request #26808 from keszybz/no-controllers-followupLuca Boccassi2023-03-153-20/+25
|\ \ \ \ \
| * | | | | manager: in dump, show no controllers as "(none)"Zbigniew Jędrzejewski-Szmek2023-03-141-1/+4
| * | | | | man: document "Delegate=" a bit moreZbigniew Jędrzejewski-Szmek2023-03-142-19/+21
| |/ / / /
* | | | | mkfs-util: Redirect mksquashfs output to /dev/nullDaan De Meyer2023-03-151-3/+5
* | | | | Merge pull request #26683 from YHNdnzj/systemctl-shutdown-whenLuca Boccassi2023-03-157-45/+110
|\ \ \ \ \
| * | | | | test-time-util: add test cases to invalidate "show" and "cancel"Mike Yuan2023-03-141-0/+5
| * | | | | systemctl: add option --when for scheduled shutdownMike Yuan2023-03-144-39/+89
| * | | | | systemctl: logind: make logind_schedule_shutdown accept action as paramMike Yuan2023-03-143-5/+7
| * | | | | systemctl: logind: add missing assertsMike Yuan2023-03-141-1/+9
| |/ / / /
* | | | | src: changed instances of sd_bus_call_method() to bus_call_method() (#26819)OMOJOLA JOSHUA2023-03-155-42/+9
* | | | | update TODOLennart Poettering2023-03-141-0/+5
* | | | | dissect: make all paths we operation on absoluteLennart Poettering2023-03-141-15/+47
* | | | | core: fix mount flag help output, it only takes one argumentLennart Poettering2023-03-141-1/+1
* | | | | dissect: mark UID/GIDs that are surprising in DDIs with colorsLennart Poettering2023-03-141-6/+22
|/ / / /
* | | | Merge pull request #26662 from yuwata/test-execute-network-namespace-pathDaan De Meyer2023-03-145-4/+53
|\ \ \ \
| * | | | test-execute: add test for NetworkNamespacePath=Yu Watanabe2023-03-043-0/+51
| * | | | test-execute: simplify the tests for PrivateNetwork=Yu Watanabe2023-03-042-4/+2