mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
d2d022b9fd
Now each subcommands checks its arguments in a dedicated functions. This helps improving input validation, code readability/maintainability While here: - Add a -y option to pw userdel/usermod so it can maintain NIS servers if nispasswd is not defined in pw.conf(5) - Allow pw -r <rootdir> to remove directory with userdel -r - Fix bug when renaming a user which was not renaming the user name it groups it is a member of. - Only parse pw.conf(5) when needed. |
||
---|---|---|
.. | ||
group | ||
helper_functions.shin | ||
Makefile | ||
master.passwd | ||
pw_config.sh | ||
pw_etcdir.sh | ||
pw_groupadd.sh | ||
pw_groupdel.sh | ||
pw_groupmod.sh | ||
pw_lock.sh | ||
pw_useradd.sh | ||
pw_userdel.sh | ||
pw_usermod.sh | ||
pw_usernext.sh | ||
pw-modified.conf | ||
pw.conf |