Systemd/src
Zbigniew Jędrzejewski-Szmek aa25270cb2 sysusers: look at login.defs when setting the default range to allocate users
Also, even if login.defs are not present, don't start allocating at 1, but at
SYSTEM_UID_MIN.

Fixes #9769.

The test is adjusted. Actually, it was busted before, because sysusers would
never use SYSTEM_GID_MIN, so if SYSTEM_GID_MIN was different than
SYSTEM_UID_MIN, the tests would fail. On all "normal" systems the two are
equal, so we didn't notice. Since sysusers now always uses the minimum of the
two, we only need to substitute one value.
2020-10-01 19:53:45 +02:00
..
ac-power
activate various: remove assignments of unread variables 2020-09-22 17:58:11 +02:00
analyze tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
ask-password
backlight various: remove assignments of unread variables 2020-09-22 17:58:11 +02:00
basic basic/fileio: add chase_symlinks_and_fopen_unlocked() 2020-10-01 17:52:50 +02:00
binfmt
boot bootctl: handle if LoaderSystemToken is invalid for some reason 2020-09-14 21:33:31 +02:00
busctl busctl: add missing shortopt -l 2020-09-15 09:38:10 +02:00
cgls bus: use bus_log_connect_error to print error message 2020-07-21 10:02:01 +09:00
cgroups-agent
cgtop tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
core Also parse the minimum uid/gid values 2020-10-01 17:52:41 +02:00
coredump coredump: use uid_is_system() when appropriate 2020-09-25 17:18:56 +02:00
cryptsetup cryptsetup: generate the unit to umount keydev filesystem 2020-09-11 19:20:28 +02:00
debug-generator
delta Merge pull request #16635 from keszybz/do-not-for-each-word 2020-09-09 17:43:38 +02:00
detect-virt
dissect dissect-image: process /usr/ GPT partition type 2020-09-19 21:19:51 +02:00
environment-d-generator
escape tree-wide: correct cases where return log_{error,warning} is used without value 2020-09-08 17:40:46 +02:00
firstboot Add a helper function that does make_salt+crypt_r 2020-09-15 09:30:56 +02:00
fsck
fstab-generator fstab-generator: add 'nofail' when NFS 'bg' option is used 2020-09-15 16:24:01 +02:00
fuzz
getty-generator getty-generator: use extract_first_word() 2020-09-09 09:34:54 +02:00
gpt-auto-generator dissect: wrap verity settings in new VeritySettings structure 2020-09-17 20:36:23 +09:00
hibernate-resume
home mount-util: rework umount_verbose() to take log level and flags arg 2020-09-23 18:57:36 +02:00
hostname tree-wide: don't needlessly negate error number passed to bus_error_message() 2020-09-14 21:42:22 +02:00
hwdb
id128
import Add CLOSE_AND_REPLACE helper 2020-09-18 15:28:48 +02:00
initctl tree-wide: don't needlessly negate error number passed to bus_error_message() 2020-09-14 21:42:22 +02:00
journal Move {uid,gid}_is_*() from basic to shared 2020-09-25 17:18:56 +02:00
journal-remote Rename strv_split_extract() to strv_split_full() 2020-09-09 09:34:55 +02:00
kernel-install Merge pull request #16777 from DaanDeMeyer/kernel-install-followup 2020-08-25 09:30:44 +02:00
libsystemd Merge pull request #17130 from keszybz/static-analyzer-cleanups 2020-09-23 13:23:56 +02:00
libsystemd-network Merge pull request #17143 from keszybz/late-exec-resolution-alt 2020-09-24 09:38:36 +02:00
libudev tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
locale tree-wide: don't needlessly negate error number passed to bus_error_message() 2020-09-14 21:42:22 +02:00
login Merge pull request #17143 from keszybz/late-exec-resolution-alt 2020-09-24 09:38:36 +02:00
machine tree-wide: port remaining umount() calls to umount_verbose() 2020-09-23 18:57:37 +02:00
machine-id-setup
modules-load
mount bus: use bus_log_connect_error to print error message 2020-07-21 10:02:01 +09:00
network Merge pull request #17085 from yuwata/network-configure-mdb-entries-on-bridge-master 2020-09-18 13:06:44 +02:00
notify
nspawn mount-util: rework umount_verbose() to take log level and flags arg 2020-09-23 18:57:36 +02:00
nss-myhostname
nss-mymachines
nss-resolve nss-resolve: port over to new varlink interface 2020-08-26 16:48:16 +02:00
nss-systemd shared: merge {user,group}-record-nss.{c,h} 2020-09-01 16:48:40 +02:00
partition mount-util: switch most mount_verbose() code over to not follow symlinks 2020-09-23 18:57:36 +02:00
path sd-path: include 'search' in search pathnames 2020-09-23 10:08:44 +02:00
portable dissect: wrap verity settings in new VeritySettings structure 2020-09-17 20:36:23 +09:00
pstore
quotacheck
random-seed
rc-local-generator meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH 2020-09-15 17:44:26 +02:00
remount-fs
reply-password
resolve tree-wide: fix typos found by codespell 2020-09-14 15:32:37 +02:00
rfkill
run run: let systemd resolve the path with RootDirectory=/RootImage= 2020-09-23 14:49:37 +02:00
run-generator
shared sysusers: look at login.defs when setting the default range to allocate users 2020-10-01 19:53:45 +02:00
shutdown shutdown: also fsync() DM devices before going down 2020-09-23 18:33:48 +02:00
sleep sleep: reword some debug messages 2020-09-08 17:40:46 +02:00
socket-proxy socket-proxy: allow localhost addresses 2020-09-15 16:45:39 +02:00
stdio-bridge
sulogin-shell
sysctl tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
system-update-generator
systemctl exec: SystemCallLog= directive 2020-09-15 12:54:17 +03:00
systemd Merge pull request #16998 from zonque/networkd/mdb 2020-09-15 16:30:39 +09:00
sysusers sysusers: look at login.defs when setting the default range to allocate users 2020-10-01 19:53:45 +02:00
sysv-generator tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
test sysusers: look at login.defs when setting the default range to allocate users 2020-10-01 19:53:45 +02:00
time-wait-sync basic/time-util: add function to format timestamps with different styles 2020-08-19 15:30:13 +01:00
timedate Replace gendered pronouns with gender neutral ones. (#16844) 2020-08-27 11:52:48 +09:00
timesync timesyncd: don't attempt to call IP_TOS sockopt on IPv6 sockets 2020-09-11 10:16:39 +02:00
tmpfiles tree-wide: fix typos found by codespell 2020-09-14 15:32:37 +02:00
tty-ask-password-agent tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
udev udevadm: rename option '--log-priority' into '--log-level' 2020-09-22 09:05:57 +02:00
update-done tree-wide: correct cases where return log_{error,warning} is used without value 2020-09-08 17:40:46 +02:00
update-utmp tree-wide: correct cases where return log_{error,warning} is used without value 2020-09-08 17:40:46 +02:00
user-sessions
userdb shared: merge {user,group}-record-nss.{c,h} 2020-09-01 16:48:40 +02:00
vconsole
veritysetup shared: rename crypt-util.c → cryptsetup-util.c 2020-09-02 15:00:32 +02:00
version
volatile-root mount-util: rework umount_verbose() to take log level and flags arg 2020-09-23 18:57:36 +02:00
xdg-autostart-generator Rename find_binary to find_executable 2020-09-18 15:28:48 +02:00