summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared/install: use path_extract_filename in install_info_traverseMike Yuan2024-06-121-11/+12
* shared/install: modernize unit_file_get_list, use key destructorMike Yuan2024-06-127-68/+54
* shared/install: modernize unit_file_linkMike Yuan2024-06-121-21/+26
* install,dbus-manager: make unit_file_* take (char* const*) for strvMike Yuan2024-06-123-25/+25
* shared/install: modernize install_info_addMike Yuan2024-06-121-22/+25
* shared/install: modernize find_symlinks and friendsMike Yuan2024-06-121-35/+26
* shared/install: modernize remove_marked_symlink_fdMike Yuan2024-06-121-47/+43
* shared/install: return bool where appropriateMike Yuan2024-06-121-9/+12
* shared/dropin: minor modernizationMike Yuan2024-06-122-31/+57
* tpm2-util: tighten rules on the nvindex handle range we allocate fromLennart Poettering2024-06-112-1/+13
* shared: fix typo: dito -> dittoYu Watanabe2024-06-112-3/+3
* bus-unit-util: extend the bus call timeout for UnitFreezerZbigniew Jędrzejewski-Szmek2024-06-111-2/+2
* chase: Tighten "." and "./" checkDaan De Meyer2024-06-112-3/+9
* homed: fix typoYu Watanabe2024-06-111-1/+1
* login: re-used -> reusedYu Watanabe2024-06-111-1/+1
* user-util: fix fgetxxent_sane on muslMike Gilbert2024-06-101-8/+8
* dev-setup: Follow /dev/console symlinks when locking /dev/consoleDaan De Meyer2024-06-081-1/+3
* run: do not pass the pty slave fd to transient service in a machineZbigniew Jędrzejewski-Szmek2024-06-061-17/+31
* Update syscalls tablesLuca Boccassi2024-06-0620-0/+20
* Merge pull request #33189 from bluca/fscrypt_flushLuca Boccassi2024-06-068-20/+135
|\
| * homed: flush fscrypt key on lock/deactivateLuca Boccassi2024-06-063-0/+98
| * util: add keyring_describe helper and move to basicLuca Boccassi2024-06-065-20/+37
* | network/ndisc: use router lifetime as one for redirect routeYu Watanabe2024-06-062-93/+122
|/
* Merge pull request #33197 from poettering/cryptsetup-fallback-tweakLuca Boccassi2024-06-051-13/+45
|\
| * cryptsetup: check keyring cache passphrase at least onceLuca Boccassi2024-06-051-1/+3
| * cryptsetup: unset an unlock path on each unlock retryLennart Poettering2024-06-041-12/+42
* | core: Fix CPUQuotaPerSecUSec unit file serializationDaan De Meyer2024-06-051-4/+3
* | json: use secure un{base64,hex}mem for sensitive variantsKamil Szczęk2024-06-051-2/+2
* | network/route: fix condition in route_can_update()Yu Watanabe2024-06-051-1/+1
|/
* libpasswdqc: add missing `#include "dlfcn-util.h"`David Seifert2024-06-041-0/+2
* importctl: Fix 0 flags argument in sd_bus_message_append()Daan De Meyer2024-06-031-2/+2
* repart: Fix unused variable warningDaan De Meyer2024-06-031-0/+2
* Merge pull request #33157 from DaanDeMeyer/endDaan De Meyer2024-06-023-3/+5
|\
| * resolved: Add missing nullable annotation for ifindex in ResolvedRecordDaan De Meyer2024-06-021-1/+1
| * hostnamed: Add missing VSockCID varlink introspection dataDaan De Meyer2024-06-021-1/+2
| * pcrlock: Fix ReadEventLog() interface definitionDaan De Meyer2024-06-021-1/+2
* | test-async: also check if the directory is removedYu Watanabe2024-06-021-1/+14
* | test-async: wait a while for fd to be closedYu Watanabe2024-06-021-10/+15
* | network: drop period from the message titleYu Watanabe2024-06-011-1/+1
|/
* cryptsetup-generator: Fix memory leakDaan De Meyer2024-05-311-0/+2
* core/unit: refuse to spawn units under frozen cgroupMike Yuan2024-05-311-1/+6
* Merge pull request #33093 from YHNdnzj/freezer-utilYu Watanabe2024-05-316-92/+105
|\
| * bus-unit-util: extend the bus call timeout for UnitFreezerMike Yuan2024-05-301-2/+2
| * sleep,home: clean up logs for session freezer a bitMike Yuan2024-05-302-8/+6
| * bus-unit-util: rework UnitFreezer, explicitly thaw unitMike Yuan2024-05-304-69/+84
| * core/dbus-unit: modernize bus_unit_method_freezer_generic a bitMike Yuan2024-05-301-11/+9
| * core/dbus-manager: only allow Freeze/ThawUnit() if loadedMike Yuan2024-05-301-2/+4
* | basic: Add BCACHEFS magicChris Packham2024-05-312-0/+8
* | Merge pull request #33081 from keszybz/networkctl-formattingLuca Boccassi2024-05-304-17/+54
|\ \ | |/ |/|
| * shared/format-table: print BPS with part after pointZbigniew Jędrzejewski-Szmek2024-05-302-9/+9