| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove multiply defined Id string. Hide sccsid string. | Philippe Charnier | 1997-10-13 | 6 | -46/+54 |
* | Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library | Bill Paul | 1997-07-29 | 7 | -449/+104 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 9 | -13/+13 |
* | Sort cross references. | Wolfram Schneider | 1997-01-20 | 1 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 9 | -13/+13 |
* | oops, forgot to commit this. the sockaddr_un init code was missing | Peter Wemm | 1996-11-15 | 1 | -4/+6 |
* | Fix harmless bugs found while hunting for chpass nis failure | Peter Wemm | 1996-11-15 | 2 | -6/+6 |
* | Uninitialised length variable passed to accept(), causing random accept() | Peter Wemm | 1996-11-15 | 1 | -2/+3 |
* | add PATH variable, use it | Wolfram Schneider | 1996-11-04 | 1 | -5/+6 |
* | Add extra sanity checking to the in-place update routine. Sometimes you | Bill Paul | 1996-10-23 | 1 | -2/+33 |
* | Make error messages more informative. | Bill Paul | 1996-10-23 | 1 | -4/+9 |
* | Two small changes that were in my development sources at home | Bill Paul | 1996-10-22 | 1 | -25/+7 |
* | Since rpc.yppasswdd(8) also supports adding entries to the | Bill Paul | 1996-10-22 | 1 | -8/+25 |
* | Fixed DPADD. | Bruce Evans | 1996-09-05 | 1 | -2/+3 |
* | When updating a password via the standard RPC handler, reset the password | Bill Paul | 1996-09-05 | 1 | -2/+3 |
* | Fix a couple of bogons. The first two were brought to my attention | Bill Paul | 1996-08-04 | 1 | -9/+36 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | Guido van Rooij | 1996-07-01 | 3 | -8/+14 |
* | Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn't | Bill Paul | 1996-06-23 | 3 | -9/+15 |
* | Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously, | Bill Paul | 1996-06-06 | 1 | -2/+2 |
* | Added support for in-place updates: | Bill Paul | 1996-06-05 | 6 | -42/+195 |
* | Fix 'multidomain' code. It returns a pointer to memory that it doesn't | Bill Paul | 1996-05-08 | 1 | -8/+6 |
* | Correct some man page xrefs, and some other minor changes to bring some | Mike Pritchard | 1996-04-08 | 1 | -2/+2 |
* | Make yppwupdate script redirect stderr to stdout; if we don't do this, | Bill Paul | 1996-03-05 | 1 | -3/+3 |
* | Add securenets support (uses same access control mechanism as ypserv, | Bill Paul | 1996-02-24 | 5 | -12/+75 |
* | Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and | Bill Paul | 1996-02-12 | 11 | -0/+2155 |