summaryrefslogtreecommitdiff
path: root/security/checkpassword (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Need to quote if we use "'".Hidetoshi Shimokawa1999-06-161-2/+2
| | | | Notes: svn path=/head/; revision=19492
* Add WWW: to DESCR filesMichael Haro1999-05-031-1/+2
| | | | Notes: svn path=/head/; revision=18397
* Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITESSADA Kenji1999-03-311-2/+2
| | | | | | | | & PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead. We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon. Notes: svn path=/head/; revision=17510
* Mirror distfiles.SADA Kenji1999-01-071-2/+4
| | | | Notes: svn path=/head/; revision=15922
* Checkpassword provides a simple, uniform password-checking interfaceSADA Kenji1999-01-065-0/+52
to all root applications. It is suitable for use by applications such as login, ftpd, and pop3d. <URL:ftp://koobera.math.uic.edu/www/checkpwd.html> Notes: svn path=/head/; revision=15897