summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow dash `-' (except for first char) and underscore `_' in usernames.Wolfram Schneider1996-12-292-5/+7
* Finally document the interfaces found in libutil. While being here,Joerg Wunsch1996-12-291-1/+3
* remove group limits checksWolfram Schneider1996-12-292-45/+7
* increase username length limit to 16Wolfram Schneider1996-12-291-2/+2
* Correct file modes on updated /etc/skeykeys.David Nugent1996-12-231-2/+2
* Minor internal mdoc usage changes.Mike Pritchard1996-12-231-4/+6
* Minor style fixes.Mike Pritchard1996-12-235-87/+94
* 1) 200 users per group limitation removed and pwDavid Nugent1996-12-219-290/+472
* Bugfix (cosmetic) for output of generated passwords.David Nugent1996-12-201-3/+3
* Allow 8-bit characters in the passwd gecos field, and adds a paragraphDavid Nugent1996-12-194-16/+37
* Changes to password generator: fallback to MD5 generator disabledDavid Nugent1996-12-172-35/+70
* Submitted by: proff@iq.orgDavid Nugent1996-12-171-2/+2
* Reviewed by: davidn@blaze.net.auDavid Nugent1996-12-161-4/+50
* Update from David, reflecting Wolfram's wishes regarding limitation ofJoerg Wunsch1996-12-111-5/+8
* Merg-o-matic.Joerg Wunsch1996-12-111-13/+7
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-1020-219/+111
* Merge from the vendor-branch.Joerg Wunsch1996-12-101-56/+208
* Upgrade from the author, reflecting all my wishes resulting out of theJoerg Wunsch1996-12-098-127/+274
* Minor spelling/mdoc/style fixes.Mike Pritchard1996-12-091-20/+25
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-0921-0/+4523
* Expand username limit to 16Andrey A. Chernov1996-12-072-7/+7
* Don't show on the screen just securely entered passwordAndrey A. Chernov1996-11-271-3/+3
* do not print 'illegal shell' for pseudo users news and xtenWolfram Schneider1996-11-201-2/+2
* install rmuser, addgroup, rmgroup in /usr/sbinWolfram Schneider1996-11-174-4/+574
* pw_scan() was being used to convert a string into a struct passwd, withPeter Wemm1996-11-151-1/+1
* manpages for rmgroup(8) and addgroup(8)Wolfram Schneider1996-11-043-2/+142
* rmgroup - delete a Unix groupWolfram Schneider1996-10-301-0/+29
* addgroup - add a group or add users to a groupWolfram Schneider1996-10-291-0/+220
* Add a flag to allow the 'use NIS or local?' logic to tell when NIS isBill Paul1996-10-232-5/+8
* *blush* Whoops: got the format strings wrong.Bill Paul1996-10-221-4/+4
* Part 2 of fix for PR #1519. The problem here is similar to whatBill Paul1996-10-221-8/+25
* Modify the 'couldn't create udp handle' message so it tell youBill Paul1996-10-221-4/+5
* warn if reach group line limit (>200 users, >1024 bytes per line)Wolfram Schneider1996-09-171-1/+10
* Do not backup master.passwd if pwd_mkdb returned an error. ThisWolfram Schneider1996-09-141-13/+3
* Make passwords no longer echo or display. Because of this, we now alsoJordan K. Hubbard1996-09-111-4/+16
* typo policeAdam David1996-08-282-34/+35
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-272-46/+30
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* run pwd_mkdb with new check option [-c] to verify correctnessWolfram Schneider1996-08-201-2/+2
* Do not add an user to a group if the group is also the login group.Wolfram Schneider1996-08-141-11/+14
* Do not send "welcome mail" as default. If you want this featureWolfram Schneider1996-08-131-4/+8
* Add new option to chpass: -e "expire" ; change the account expire timePeter Wemm1996-08-125-13/+38
* Move setting of username to the correcft place; also initialize it.Guido van Rooij1996-07-141-3/+3
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-012-4/+12
* Submitted by: archie@whistle.comJulian Elischer1996-06-201-2/+2
* Add missing semicolon so that this module compiles whithout -DYP.Bill Paul1996-06-151-1/+1
* documented login name limitWolfram Schneider1996-06-091-9/+18
* Fix the -l flag. For some reason I can't fathom, I left in some codeBill Paul1996-05-251-8/+5
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISBill Paul1996-05-071-2/+3
* We DON'T ship bash by default, why is it the default shell?Gary Clark II1996-05-061-3/+3