summaryrefslogtreecommitdiff
path: root/usr.bin/passwd
AgeCommit message (Expand)Author
2000-07-11English.ad
2000-07-06Use ':' as group prefix; suggested by hubertf.ad
2000-07-06Adapt to addition of passwd.conf.ad
2000-07-06- Pull in pwd.h since `struct passwd' is now used in extern.h.ad
2000-07-06Declare pwd_gensalt().ad
2000-07-06Add pwd_gensalt() - generates password salt/setting for crypt(), based uponad
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-06-24Add a MKKERBEROS check to enable/disable kerberos support during the build.veego
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-03-01use NULLjoda
2000-02-14Modularize password changing mechanisms, as proposed inaidan
2000-01-26Separate kerberos5 implementation from kerberos4.aidan
2000-01-12Wrap login.conf database access in ifdef LOGIN_CAP.mjl
2000-01-12Changes to passwd(1) for login.conf. Supported capabilities aremjl
1999-12-23Fix yppasswd part of passwd. This has never worked since themjl
1999-08-26it doesn't make any sense to use -u with -r or -i, so don't permit it.marc
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-18Remove the crypto-related bits until such time as we have a fully-scottr
1998-07-26const poisoning.mycroft
1998-07-12avoid print extra : as noted by Benjamin Lorenz <lorenz@ps.uni-sb.de> in bin/...mrg
1998-07-11KNF. ensure buffers are nul-terminated.mrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-04-02Need <time.h> for time() prototype.kleink
1997-11-21Added test to allow fallback to local password database if YP passwd maptv
1997-11-11add missing .Nm sections.mrg
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-19WARNSify, fix .Nm usagelukem
1997-07-24Changes to close PR3806. (Different than in PR.)phil
1997-07-23find "namespace.h" ...mrg
1997-05-21* free up data after a failed yp_match()lukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-02-22Tidy up printf formats in "don't use all lower case" warningthorpej
1997-02-11remove dangerous sprintf and strcpy calls.mrg
1997-01-07remove vestigal Berkeley kpasswdd supporttls
1997-01-05Fix RCS ID, and clean up extra newline at end of file.thorpej
1996-12-28Sync with 4.4BSD-Lite2 (whew!)tls
1996-12-27Import of 4.4BSD-Lite2 sourcestls
1996-11-26Fix a semantic problem reported by Chuck Cranor:thorpej
1996-08-09Slight semantics change: ALWAYS use YP if the system is bound to athorpej
1996-05-15Updated to use new password file functions in libutil.jtc
1995-03-31Fix minor -Ibooboohpeyerl
1995-02-12Make passwd work with a link to yppasswd. (From Jason Thorpe)phil
1995-02-08Fix bug bin/789 with my fix.phil
1995-01-15Fix the bug that stopped a user from changing his yp passwd whenphil
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft