shadow/src
Jamin W. Collins bd4dc81a82 add parsing support for advertised force long opt
Existing help output advertises --force as a long opt.

  -f, --force                   delete group even if it is the primary group of a user

But errors when the long opt is used.

groupdel: unrecognized option '--force'

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2020-10-17 09:18:30 -07:00
..
.gitignore Create a new libsubid 2020-06-07 12:11:58 -05:00
.indent.pro
chage.c chage: Prevent signed integer overflows. 2020-07-12 17:56:38 +02:00
chfn.c chfn: Prevent buffer overflow. 2020-07-12 19:09:14 +02:00
chgpasswd.c Initial bcrypt support 2019-12-01 11:00:57 -06:00
chpasswd.c Initial bcrypt support 2019-12-01 11:00:57 -06:00
chsh.c migrate to new SELinux api 2019-10-22 14:56:31 +02:00
expiry.c
faillog.c Replacing exit with return 2020-03-09 18:01:32 +00:00
free_subid_range.c Create a new libsubid 2020-06-07 12:11:58 -05:00
get_subid_owners.c Create a new libsubid 2020-06-07 12:11:58 -05:00
gpasswd.c xfree: move xfree() function to xmalloc.c 2020-10-15 21:52:06 -04:00
groupadd.c add -U option to groupadd and groupmod 2020-08-09 22:11:33 -05:00
groupdel.c add parsing support for advertised force long opt 2020-10-17 09:18:30 -07:00
groupmems.c
groupmod.c add -U option to groupadd and groupmod 2020-08-09 22:11:33 -05:00
groups.c
grpck.c Removing trailing n typo 2020-08-12 17:53:28 +01:00
grpconv.c
grpunconv.c
id.c
lastlog.c Add maximum padding to fit IPv6-Addresses 2020-05-24 23:48:25 +02:00
list_subid_ranges.c Create a new libsubid 2020-06-07 12:11:58 -05:00
login_nopam.c
login.c silence more compiler warnings 2020-01-12 08:20:50 -06:00
logoutd.c
Makefile.am Create a new libsubid 2020-06-07 12:11:58 -05:00
new_subid_range.c Create a new libsubid 2020-06-07 12:11:58 -05:00
newgidmap.c remove unused variables 2019-10-12 20:03:32 -05:00
newgrp.c silence more compiler warnings 2020-01-12 08:20:50 -06:00
newuidmap.c remove unused variables 2019-10-12 20:03:32 -05:00
newusers.c remove unused and misleading 'owner' argument from find_new_sub* 2020-04-17 16:32:44 -05:00
nologin.c Adding logging of SSH_ORIGINAL_COMMAND to nologin. 2020-01-11 14:46:52 -06:00
passwd.c modify #endif does not match condition of #if in passwd.c 2020-03-05 10:51:39 +08:00
pwck.c Check for "NONEXISTENT" in "src/pwck.c" 2020-05-11 09:26:43 -04:00
pwconv.c
pwunconv.c
su.c loop until waitpid returns pid_child or error 2020-09-20 23:04:11 +01:00
suauth.c
sulogin.c
useradd.c useradd: check return value from chmod and log it 2020-08-10 11:44:00 +02:00
userdel.c Adding run-parts style for pre and post useradd/del 2020-06-10 00:26:55 -05:00
usermod.c usermod: check only local groups with -G option 2020-03-30 13:07:32 +02:00
vipw.c Fix vipw not resuming correctly when suspended 2019-11-11 20:19:57 -06:00