shadow/src
Ludwig Nussel d12d300c98 useradd: assume uid 0 == root as fallback
In absence of /etc/passwd, eg when bootstrapping a chroot, resolving
uid 0 to a name may not work. Therefore just assume "root".
2021-11-30 17:14:14 +01:00
..
.gitignore getsubids: system binary for user's sub*ids 2021-11-17 16:35:50 +01:00
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
check_subid_range.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
chfn.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
chgpasswd.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
chpasswd.c fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
chsh.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
expiry.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
faillog.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
free_subid_range.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
get_subid_owners.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
getsubids.c getsubids: system binary for user's sub*ids 2021-11-17 16:35:50 +01:00
gpasswd.c Only free sgent if it was initialized 2021-09-20 11:04:50 +02:00
groupadd.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
groupdel.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
groupmems.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
groupmod.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
groups.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
grpck.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
grpconv.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
grpunconv.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
id.c * src/newgrp.c: Limit the scope of variable pid. 2010-03-23 11:26:34 +00:00
lastlog.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
login_nopam.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
login.c fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
logoutd.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
Makefile.am getsubids: system binary for user's sub*ids 2021-11-17 16:35:50 +01:00
new_subid_range.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
newgidmap.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
newgrp.c newgrp: fix segmentation fault 2021-11-10 12:02:04 +01:00
newuidmap.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
newusers.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
nologin.c Adding logging of SSH_ORIGINAL_COMMAND to nologin. 2020-01-11 14:46:52 -06:00
passwd.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
pwck.c pwck: fix segfault when calling fprintf() 2021-11-15 12:45:08 +01:00
pwconv.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
pwunconv.c libsubid: don't print error messages on stderr by default 2021-05-15 12:38:55 -05:00
su.c su: Fix never alarmed SIGKILL when session terminates 2021-10-25 13:39:41 +08:00
suauth.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
sulogin.c treewide: remove trailing whitespaces 2021-09-13 17:23:17 +01:00
useradd.c useradd: assume uid 0 == root as fallback 2021-11-30 17:14:14 +01:00
userdel.c fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
usermod.c fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
vipw.c Improve child error handling 2021-11-14 12:01:32 +01:00