summaryrefslogtreecommitdiffstats
path: root/src/creds (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-27homework: make home_move_mount() a bit more generic by renaming first parameterLennart Poettering1-5/+5
2021-10-27homectl: validate CIFS service name before accepting itLennart Poettering1-3/+21
2021-10-27fs-util: add helper that can split CIFS services namesLennart Poettering3-0/+109
2021-10-27homework: apply mount flags also for CIFS mountsLennart Poettering1-0/+5
2021-10-27homework: move check for CIFS service field initialization to home_setup_cifs()Lennart Poettering1-3/+3
2021-10-27homework: rework home_setup_cifs() to store "mounted" variable in HomeSetupLennart Poettering1-63/+68
2021-10-27homework: pass header user record in home_activate_cifs()Lennart Poettering1-3/+3
2021-10-27test: update commentYu Watanabe1-1/+1
2021-10-27systemctl: drop redundant "else"Yu Watanabe1-4/+4
2021-10-27doc: fix typo in commandYu Watanabe1-1/+1
2021-10-27run: do not validate exe early if MountImages/ExtensionImages are usedLuca Boccassi1-5/+16
2021-10-27test: do not use alloca() in function callYu Watanabe1-2/+3
2021-10-27test-fd-util: extend close_all_fds() test to trigger all fallback codepathsLennart Poettering2-2/+109
2021-10-27fd-util: export get_max_fd() so that we can use it in testsLennart Poettering3-5/+7
2021-10-27exec-util: use close_all_fds_without_malloc() from freeze()Lennart Poettering1-2/+4
2021-10-27fd-util: split out close_all_fds() special case handling and call it from clo...Lennart Poettering1-65/+104
2021-10-27fd-util: close_all() check d_typeLennart Poettering1-0/+3
2021-10-27fd-util: always return 0 on success in close_all_fds()Lennart Poettering1-7/+3
2021-10-27fd-util: special case invocation of close_all_fds() with single exception fdLennart Poettering1-0/+15
2021-10-27fd-util: split out inner fallback loop of close_all_fds() as close_all_fds_wi...Lennart Poettering2-30/+38
2021-10-27Revert "basic/fd-util: sort the 'except' array in place"Lennart Poettering6-66/+91
2021-10-27Revert "Add variant of close_all_fds() that does not allocate and use it in f...Lennart Poettering3-9/+6
2021-10-27homework: support uidmapping in the "directory" backendLennart Poettering3-0/+87
2021-10-27homework: add new helper call that can shift home dir UID/GID rangesLennart Poettering2-0/+145
2021-10-27homework: rework directory backend to set up mounts in /run/systemd/user-home...Lennart Poettering1-18/+35
2021-10-27homework: when activating a directory, include info about it in resulting recordLennart Poettering1-0/+4
2021-10-27homework: port home_create_directory_or_subvolume() to use HomeSetupLennart Poettering3-8/+8
2021-10-27homed: move HOME_UID_{MIN,MAX} into a header we can reuse in homework.cLennart Poettering2-3/+4
2021-10-27network: radv: shorten default lifetime of prefix, route prefix, DNS, and dom...Yu Watanabe3-14/+12
2021-10-27sd-radv: shorten the default lifetime for prefix/route prefixYu Watanabe3-7/+12
2021-10-27sd-radv: make prefix/route prefix lifetime can be specified with independentl...Yu Watanabe5-117/+127
2021-10-27network: route: update lifetime of existing routeYu Watanabe1-0/+1
2021-10-27network: address: use passed Address object if possibleYu Watanabe1-5/+13
2021-10-27bootctl: refuse parsing unknown special '@' entry idsLennart Poettering1-2/+16
2021-10-27docs: Specify code block language for mkosi boot instructionsDaan De Meyer1-4/+4
2021-10-27docs: Make mkosi install instructions genericDaan De Meyer1-2/+3
2021-10-27docs: Extend builddep instructions to include more distrosDaan De Meyer1-5/+12
2021-10-27systemctl: small fixes for MountImages pretty printingLuca Boccassi1-10/+10
2021-10-27systemctl: pretty-print ExtensionImages propertyLuca Boccassi1-0/+56
2021-10-27conf-parse: make config_parse_many() optionally save 'struct stat' for each fileYu Watanabe5-42/+127
2021-10-27docs/COREDUMP_PACKAGE_METADATA: ELF section should be allocated and 0-paddedLuca Boccassi1-6/+6
2021-10-27network: radv: refuse invalid router lifetime in conf parserYu Watanabe5-3/+59
2021-10-27sd-radv: update how to calculate interval of sending advertisementsYu Watanabe2-23/+24
2021-10-27sd-radv: router lifetime must be 0 or between 4 seconds and 9000 secondsYu Watanabe3-14/+20
2021-10-27docs: Remove mkosi symlink instruction from HACKINGDaan De Meyer1-1/+0
2021-10-27docs: Simplify git instructions in HACKING slightlyDaan De Meyer1-3/+2
2021-10-27docs: Clean up links in HACKING.mdDaan De Meyer1-10/+11
2021-10-27sd-radv: introduce RADV_DEFAULT_ROUTER_LIFETIME_USECYu Watanabe2-0/+11
2021-10-27sd-radv: add several notes about constantsYu Watanabe1-2/+18
2021-10-27sd-radv: make several constants not exposedYu Watanabe3-9/+5