freebsd-dev/usr.sbin/rpc.yppasswdd
Bill Paul b87efe4572 Since rpc.yppasswdd(8) also supports adding entries to the
/var/yp/master.passwd template file and it uses the same kind of code
as chpass(1), it may also be vulnerable to the bug from PR #1519.
May as well deal with it since I'm in the area. (yppasswdd in -stable
doesn't do additions, therefore it shouldn't be have this problem.)
1996-10-22 03:53:06 +00:00
..
Makefile Fixed DPADD. 1996-09-05 17:16:10 +00:00
pw_copy.c Since rpc.yppasswdd(8) also supports adding entries to the 1996-10-22 03:53:06 +00:00
pw_util.c Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
rpc.yppasswdd.8 Added support for in-place updates: 1996-06-05 06:13:09 +00:00
yppasswd_comm.c Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswd_comm.h Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswd_private.x Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswdd_extern.h Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
yppasswdd_main.c Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn't 1996-06-23 22:44:06 +00:00
yppasswdd_server.c When updating a password via the standard RPC handler, reset the password 1996-09-05 15:53:42 +00:00
yppwupdate Added support for in-place updates: 1996-06-05 06:13:09 +00:00