summaryrefslogtreecommitdiffstats
path: root/pw/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Changes to password generator: fallback to MD5 generator disabledDavid Nugent1996-12-171-3/+4
| | | | | | (/dev/urandom used by default under FreeBSD), and implemented a "portable" but less secure generator for other systems. Add display of expiry/password change dates in -P user display.
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-101-1/+1
| | | | | | copyright. Submitted by: David Nugent
* Upgrade from the author, reflecting all my wishes resulting out of theJoerg Wunsch1996-12-091-1/+1
| | | | | | | | sysinstall use of this tool (plus some bug fixes). 2.2 candidate... Submitted by: David Nugent <davidn@nserver.usn.blaze.net.au>
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-091-0/+18
sysinstall's new User&group menu will use it, hence it's a 2.2 candidate despite of providing new functionality. Submitted by: David L. Nugent, <davidn@blaze.net.au>