summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't accept usernames longer than 8 charactersAndrey A. Chernov1995-04-301-1/+5
| | | | Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* Missing ${DESTDIR} on chflags commands added.Rodney W. Grimes1995-04-171-2/+3
|
* Non-blocking lockAndrey A. Chernov1995-04-091-13/+20
| | | | | Remove old salt cause possible endless loop Submitted by: <wosch@cs.tu-berlin.de>
* Bug fixed: even root was unable to edit restricted fieldsAndrey A. Chernov1995-03-211-4/+4
|
* Fix suspended vipw hangsAndrey A. Chernov1995-03-091-9/+25
| | | | Obtained from: NetBSD
* o more optionsAndrey A. Chernov1995-03-082-594/+1053
| | | | | | | | | | | o less restrictive, you can choise uid, gid ... o invite user into some groups o encrypted passwords with crypt o batch mode (for instance, this works now: $ adduser -batch jkh guest,uuadmin "Jordan K. Hubbard" passwd see manpage for more details) Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* Fixes for chpass.Jordan K. Hubbard1995-02-092-9/+25
| | | | Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
* Be sure to properly fail if there are not enough fields. ProblemDavid Greenman1995-01-271-2/+4
| | | | reported by MARC Giannoni <marc@cmc.eng.comsat.com>, this fix is by me.
* Add a `-p' option, allowing the super-user to directly set a user'sGarrett Wollman1995-01-142-7/+31
| | | | | encrypted password. Kerberized `login' might use this, if I get around to implementing the complete Allspice System behavior.
* Correct some of the english.Jordan K. Hubbard1995-01-091-12/+12
|
* Wolfram Schneider <wosch@cs.tu-berlin.de>:Jordan K. Hubbard1995-01-092-123/+680
| | | | | | | o manpage o save configuration in /etc/adduser.conf o send message file (/etc/adduser.message) Submitted by: woschcs.tu-berlin.de
* Update adduser to version by Wolfram Schneider. Sorry, Gary, but hisJordan K. Hubbard1995-01-032-208/+541
| | | | | adduser is a Cadillac to your Volkswagen.. :-) Submitted by: wosch@cs.tu-berlin.de
* Change ${COPY} to -c, always needed hereAndrey A. Chernov1994-12-312-3/+3
| | | | Remove manpage reference to BSD adduser, add pwd_mkdb reference
* Remove extra targets per Bruce suggestion.Andrey A. Chernov1994-12-301-3/+1
| | | | Use more macros instead of hardcoded things
* Change man sectionAndrey A. Chernov1994-12-301-3/+2
|
* Oops, rename adduser.sh to adduser.perlAndrey A. Chernov1994-12-302-1/+198
| | | | Add empty clean and obj targets.
* Yet one cleanupAndrey A. Chernov1994-12-303-6/+272
|
* Fix everything.Bruce Evans1994-12-301-6/+8
|
* Changed my copyright back. Too many problems with new one.Gary Clark II1994-12-282-4/+6
|
* Fix configfile pathAndrey A. Chernov1994-12-281-3/+2
|
* Move conf files to src/etcAndrey A. Chernov1994-12-281-6/+0
|
* Add makefile for adduser.Gary Clark II1994-12-281-0/+15
| | | | Would a makefile guru please look this over to make sure I did this right?
* Add Id stringsGary Clark II1994-12-283-0/+7
|
* Adding my adduser command. I only have to add a makefile for it toGary Clark II1994-12-284-0/+275
| | | | be compleate.
* Fix logic in previous commit.Bruce Evans1994-11-141-1/+1
|
* Fix beforeinstall target:Andrey A. Chernov1994-11-081-1/+1
| | | | use chflags /usr/bin/chpass ONLY if chpass present
* Maintain pw_fields, and output same to password database.Garrett Wollman1994-09-201-0/+17
| | | | | | | | | | | !!!!!!!! NB !!!!!!!! You MUST pwd_mkdb /etc/master.passwd before attempting to use the new libc, or things may go wrong. (I doubt anything actually /will/ go wrong, but the actual behavior is undefined. YOU HAVE BEEN WARNED.) The database format is, however, backwards-compatible, so old executables will still work.
* Add a beforeinstall rule to turn off the immutable flag on chpass so youRodney W. Grimes1994-05-301-0/+3
| | | | can install a new copy of it.
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2711-0/+1376
|
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-263-0/+362