| Commit message (Expand) | Author | Age | Files | Lines |
| * | reset uid back to the user before doing kerberised change password. | Assar Westerlund | 2001-03-12 | 1 | -0/+1 |
| * | Updates for Blowfish password hashing. | Mark Murray | 2001-03-11 | 1 | -2/+6 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -15/+15 |
| * | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -14/+7 |
| * | Correct a few typos, including a mis-represented option (-s instead of | Sheldon Hearn | 2000-09-18 | 1 | -4/+4 |
| * | Fix a premature freeing bug found with malloc debugging courtesy John Hay. | Brian Feldman | 2000-08-26 | 1 | -1/+5 |
| * | Add working and easy crypt(3)-switching. Yes, we need a whole new API | Brian Feldman | 2000-08-22 | 1 | -14/+7 |
| * | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | Kris Kennaway | 2000-03-09 | 1 | -1/+1 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -14/+28 |
| * | Use libcrypto in place of libdes. | Mark Murray | 2000-02-24 | 1 | -2/+2 |
| * | Teach passwd about a new "mixpasswordcase" login.conf parameter. If this | Nik Clayton | 2000-02-11 | 1 | -5/+12 |
| * | Teach passwd about a new "mixpasswordcase" login.conf parameter. If this | Nik Clayton | 2000-02-11 | 1 | -2/+11 |
| * | Revert the libcrypt/libmd stuff back to how it was. This should not have | Peter Wemm | 1999-12-18 | 1 | -7/+6 |
| * | Add libmd (or move it after libcrypt). We don't want the linker to be | Marcel Moolenaar | 1999-12-16 | 1 | -6/+7 |
| * | Update PicoBSD so it does not need to patch the passwd Makefile. | Roger Hardiman | 1999-10-30 | 1 | -0/+25 |
| * | Change edistribution to krb4 in preaparation for K5 | Mark Murray | 1999-09-19 | 1 | -1/+1 |
| * | Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and | Peter Wemm | 1999-09-06 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 5 | -5/+5 |
| * | Allow comments and blank lines as advertised in passwd(5). | Sheldon Hearn | 1999-07-29 | 1 | -2/+2 |
| * | Clarify when the user gets a prompt for the old password, and that | Greg Lehey | 1999-05-03 | 1 | -13/+33 |
| * | Change references from "passwordperiod" to "passwordtime", since | Tim Vanderhoek | 1999-04-30 | 1 | -2/+2 |
| * | Ignore errors from chflags. This makes it possible to make installworld | Dag-Erling Smørgrav | 1999-02-14 | 1 | -3/+3 |
| * | Back out the new crypt(3) stuff untill we can go through an independant | Mark Murray | 1999-01-23 | 2 | -154/+31 |
| * | Added support for multiple hash formats, and new salt generation code. | Brandon Gillespie | 1999-01-22 | 2 | -31/+154 |
| * | We use login.conf, not login.cap | Bill Fumerola | 1998-11-30 | 1 | -2/+2 |
| * | Use KJH's auth.conf parser to turn on/off Kerberos in userland. | Mark Murray | 1998-10-09 | 2 | -2/+10 |
| * | Remove useless `BINOWN=root' now that it is the default. | David E. O'Brien | 1998-09-19 | 1 | -2/+1 |
| * | The host commandline option is -h and not -s. | Steve Price | 1998-08-24 | 1 | -2/+2 |
| * | Fix LIBDIR (for aout/ELF). | Mark Murray | 1998-08-06 | 1 | -2/+2 |
| * | Use the correct name of the login.conf(5) capability (`passwordperiod' -> | Joseph Koshy | 1998-05-19 | 1 | -4/+4 |
| * | Fixed missing dependencies on headers generated by rpcgen, as usual. | Bruce Evans | 1998-05-10 | 1 | -11/+9 |
| * | Ifdefed conditionally-unused variables. | Bruce Evans | 1998-03-23 | 1 | -1/+3 |
| * | Prevent passwd locking database forever waiting for user input | Andrey A. Chernov | 1998-03-07 | 1 | -3/+4 |
| * | Fixed `make -jN' for large N, as usual. | Bruce Evans | 1998-03-06 | 1 | -2/+3 |
| * | Type fix: when -> with | Steve Price | 1998-01-03 | 1 | -1/+2 |
| * | Changes for KTH KerberosIV. | Mark Murray | 1997-09-28 | 2 | -8/+7 |
| * | spelling corrections. | Wolfram Schneider | 1997-09-13 | 1 | -1/+1 |
| * | Cosmetic in usage string and err() messages. | Philippe Charnier | 1997-07-31 | 2 | -22/+20 |
| * | Modify passwd and chpass to use new AF_LOCAL RPC interface instead of | Bill Paul | 1997-07-29 | 2 | -20/+25 |
| * | kill the undead | Peter Wemm | 1997-07-13 | 2 | -373/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r27241, | Bruce Evans | 1997-07-06 | 2 | -0/+373 |
| |\ |
|
| | * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | Bruce Evans | 1997-07-06 | 2 | -0/+373 |
| * | Remove srandomdev fallback code | Andrey A. Chernov | 1997-06-14 | 1 | -3/+2 |
| * | login_getclass() -> login_getpwclass() | David Nugent | 1997-05-10 | 1 | -2/+2 |
| * | Fix for PR #3141: check for NULL before strdup()ing pw->pw_class. | Bill Paul | 1997-03-29 | 1 | -1/+2 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
| * | Initialize RNG only once | Andrey A. Chernov | 1997-03-24 | 1 | -2/+7 |
| * | Fix srandom arg type according to Lite2 | Andrey A. Chernov | 1997-03-11 | 1 | -2/+2 |
| * | Add ^ getpid() for better srandom results | Andrey A. Chernov | 1997-03-10 | 1 | -2/+2 |
| * | If an administrator somehow manages to break the hardlinks | Mike Pritchard | 1997-02-26 | 1 | -3/+5 |