summaryrefslogtreecommitdiffstats
path: root/src/shared/extension-release.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-17exec-util: enumerate executables earlierYu Watanabe1-10/+13
2023-03-17exec-util: drop meaningless castsYu Watanabe1-7/+6
2023-03-17exec-util: tighten variable scope a bitYu Watanabe1-5/+6
2023-03-17test: add a testcase that dir_fd_is_root() is not confused by bind mountYu Watanabe1-0/+33
2023-03-17mkosi: Enable some debugging options by defaultDaan De Meyer2-9/+12
2023-03-17man: fix misspelled executable name (#26858)Addison Snelling1-2/+2
2023-03-16mkosi: Use default timeout of 10sDaan De Meyer2-0/+3
2023-03-16test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASanFrantisek Sumsal1-5/+7
2023-03-16journald-console: Add colors when forwarding to consoleDaan De Meyer2-2/+7
2023-03-16terminal-util: Don't assume terminal is dumb if connected to /dev/nullDaan De Meyer1-1/+17
2023-03-16doc: update ELF_PACKAGE_METADATA to use linker flag instead of manual scriptLuca Boccassi1-49/+5
2023-03-16test: add tests for summary output of udevadm verifyYu Watanabe1-11/+50
2023-03-16test: reindent testsuite-17.11.shYu Watanabe1-35/+36
2023-03-16udevadm-verify: add a short summaryYu Watanabe1-2/+18
2023-03-16sd-journal: fix segfaultYu Watanabe1-0/+2
2023-03-15updated usage of SD_BUS_METHOD_WITH_NAMES macros to SD_BUS_METHOD_WIT… (#26...OMOJOLA JOSHUA1-27/+15
2023-03-15github: update default and example in templateYu Watanabe2-5/+5
2023-03-15manager: fix scope for environment generatorsLudwig Nussel1-1/+1
2023-03-15test: fix testsuite-17.10.shDmitry V. Levin1-0/+1
2023-03-15udev-rules: check for conflicting and duplicate expressionsDmitry V. Levin2-4/+102
2023-03-15Update github issue template to include systemd-dissectCornelius Hoffmann3-0/+5
2023-03-15userdbd: make static const what we can make soLennart Poettering1-1/+1
2023-03-15userdbd: rework to use sd_event_add_child() instead of manual SIGCHLDLennart Poettering1-50/+32
2023-03-15userdbd: make use of FORK_CLOSE_ALL_FDS + FORK_REOPEN_LOG where we canLennart Poettering1-11/+6
2023-03-15userdbd: modernize signal handlingLennart Poettering3-16/+8
2023-03-15fs-util: Drop unlink_noerrno()Daan De Meyer6-36/+12
2023-03-15test: add testsuite-74.machinectlMike Yuan2-0/+47
2023-03-15machinectl: add verb edit and cat to operate on .nspawn filesMike Yuan2-4/+181
2023-03-15edit-util: log unexpected errors if we fail to remove the parent dirMike Yuan1-2/+2
2023-03-15edit-util: use path_equalMike Yuan1-1/+1
2023-03-15chase-symlinks: Add more assertionsDaan De Meyer1-18/+13
2023-03-15chase-symlinks: Rework open() functions and some chase flagsDaan De Meyer3-70/+105
2023-03-15Add rebrands of Medion Akoya notebooks/tabletsbri1-0/+3
2023-03-15fd-util: Add dir_fd_is_root()Daan De Meyer3-0/+66
2023-03-15mountpoint-util: Add path_get_mnt_id_at()Daan De Meyer2-5/+16
2023-03-15core: fix "(null)" in outputZbigniew Jędrzejewski-Szmek1-1/+1
2023-03-15core: reduce scope of variableZbigniew Jędrzejewski-Szmek1-6/+3
2023-03-15core: make the memory pressure cgroup path writable when ProtectControlGroups...Luca Boccassi2-4/+24
2023-03-15test: assume run-unit-tests.py and unit tests are installed in the same direc...Franck Bui1-3/+4
2023-03-15treewide: memfd_create: use exec flagsThomas Weißschuh4-9/+18
2023-03-15memfd-util: add wrapper for memfd_createThomas Weißschuh2-0/+18
2023-03-15missing: add memfd exec flagsThomas Weißschuh1-0/+8
2023-03-15stub: Remove overlapping PE section warningJan Janssen1-8/+0
2023-03-15mkfs-util: Redirect mksquashfs output to /dev/nullDaan De Meyer1-3/+5
2023-03-15src: changed instances of sd_bus_call_method() to bus_call_method() (#26819)OMOJOLA JOSHUA5-42/+9
2023-03-14update TODOLennart Poettering1-0/+5
2023-03-14dissect: make all paths we operation on absoluteLennart Poettering1-15/+47
2023-03-14core: fix mount flag help output, it only takes one argumentLennart Poettering1-1/+1
2023-03-14dissect: mark UID/GIDs that are surprising in DDIs with colorsLennart Poettering1-6/+22
2023-03-14cgls: add -x and -c optionsZbigniew Jędrzejewski-Szmek2-18/+25