Searched hist:d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.sbin/pw/ |
H A D | pw_utils.c | d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | strtounum.c | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pw_nis.c | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pwupd.h | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pw.h | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pw_conf.c | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | Makefile | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pw_group.c | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pw.c | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|
H A D | pw_user.c | diff d2d022b9fdebd6bfe2983bb688818ed8bfc422a6 Sun Aug 02 14:47:50 CEST 2015 Baptiste Daroussin <bapt@FreeBSD.org> Rewrite parsing subcommands arguments of pw(8)
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.
|