summaryrefslogtreecommitdiffstats
path: root/src/hibernate-resume (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-08shared: move uid-alloc-range.[ch] from src/shared/ → src/basic/Lennart Poettering4-1/+1
2023-06-08man: suffix --unit with an equal sign, since it expects an argumentLennart Poettering1-4/+4
2023-06-08tpm2: replace _cleanup_tpm2_* macros with _cleanup_()Dan Streetman5-20/+18
2023-06-08man: drop documentation of internal lookup flagsLennart Poettering1-33/+32
2023-06-07pam_systemd_home: suppress LOG_DEBUG msgs if debugging is offDavid Tardon1-28/+54
2023-06-07preset: enable systemd-networkd-wait-online.service by defaultLennart Poettering1-1/+1
2023-06-07test: wrap agetty & getfacl when running with sanitizersFrantisek Sumsal1-1/+1
2023-06-07mkosi: Update to latestDaan De Meyer10-11/+18
2023-06-07test: drop $SKIP_INITRDFrantisek Sumsal2-3/+1
2023-06-07test: rebuild the ldconfig cache after changing its configurationFrantisek Sumsal1-0/+1
2023-06-07man: mention that OnCalendar= combines well with systemd-time-wait-sync.serviceLennart Poettering1-10/+14
2023-06-07Fix zsh completion for "localectl set-locale"Cyril Roelandt1-1/+1
2023-06-07kbd-model-map: change the order of Hungarian keymapsBalló György1-2/+2
2023-06-07resolved: add comment clarifying why we decompress DNS names when parsing SRVLennart Poettering1-4/+10
2023-06-07man: document which IP ports resolved listens on, and what forLennart Poettering1-0/+21
2023-06-07pam: add call to pam_umaskMichal Sekletar1-0/+1
2023-06-07sd-login: add sd_session_get_leader interfaceThorsten Kukuk4-0/+35
2023-06-06units: change TimeoutSec=0 to TimeoutSec=infinityLennart Poettering7-7/+7
2023-06-06ukify: add 'build' verbZbigniew Jędrzejewski-Szmek3-35/+137
2023-06-06test_ukify: pass through path to addon stubZbigniew Jędrzejewski-Szmek3-3/+19
2023-06-06test_ukify: no stinky root needed for signingZbigniew Jędrzejewski-Szmek1-8/+0
2023-06-06ukify: simplify creation of parserZbigniew Jędrzejewski-Szmek2-9/+8
2023-06-06repart: Do online encryption when loop devices are availableDaan De Meyer1-73/+195
2023-06-06btrfs-util: Add btrfs_subvol_snapshot_at()Daan De Meyer8-84/+68
2023-06-06chattr-util: Make chattr_full() an openat() style functionDaan De Meyer4-21/+24
2023-06-06btrfs-util: Add btrfs_subvol_set_read_only_at()Daan De Meyer2-14/+15
2023-06-06rm-rf: Add rm_rf_at()Daan De Meyer2-12/+19
2023-06-06btrfs-util: Add btrfs_subvol_remove_at()Daan De Meyer3-12/+11
2023-06-06test-chase: Add one more test for chase_and_openat()Daan De Meyer1-0/+6
2023-06-06chase: Allow passing NULL as the empty path to chaseat()Daan De Meyer2-1/+4
2023-06-06test-chase: Fix commentDaan De Meyer1-1/+1
2023-06-06fd-util: Add path_is_root_at()Daan De Meyer2-4/+16
2023-06-06btrfs-util: Add btrfs_is_subvol_at()Daan De Meyer2-18/+11
2023-06-06stat-util: Add is_fs_type_at()Daan De Meyer2-14/+12
2023-06-06stat-util: Follow coding style in xstatfsat()Daan De Meyer1-1/+0
2023-06-06fs-util: Allow passing NULL path to xopenat()Daan De Meyer1-1/+0
2023-06-06copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()Daan De Meyer6-67/+25
2023-06-06generators: change TimeoutSec=0 to TimeoutSec=infinityLennart Poettering14-17/+19
2023-06-06man: document OnSuccessJobMode=Frantisek Sumsal1-2/+3
2023-06-06tests: fix shellcheck warningsLuca Boccassi2-5/+5
2023-06-06tpm2: verify symmetric parms in tpm2_context_new()Dan Streetman3-12/+149
2023-06-06tpm2: add tpm2_get_capability(), tpm2_cache_capabilities(), tpm2_capability_p...Dan Streetman2-49/+113
2023-06-05test: a couple of assorted cleanupsFrantisek Sumsal3-4/+4
2023-06-05test: load the SELinux module outside of the VMFrantisek Sumsal3-22/+2
2023-06-05test: add a reasoning why we don't use the SELinux-provided unitsFrantisek Sumsal1-1/+11
2023-06-05cgls/cgtop: spell field/column "CGroup" rather than "Control Group"Lennart Poettering2-2/+2
2023-06-0599-systemd.rules.in: guard systemd-backlight udev rules by ENABLE_BACKLIGHTSimon Braunschmidt1-0/+2
2023-06-05test: make sure we unmount /var late during shutdownFrantisek Sumsal1-1/+7
2023-06-05test: add a couple more tests for systemd-cryptsetupFrantisek Sumsal2-1/+217
2023-06-05test: make check_result_*() `set -e` friendlyFrantisek Sumsal1-4/+2