aboutsummaryrefslogtreecommitdiff
path: root/utils/addauth.c
Commit message (Collapse)AuthorAgeFilesLines
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-3/+3
| | | | | | | | | | | | | | | * ps.c (main): Fix return type to int, and use return. * ids.c (main): Likewise. * w.c (main): Likewise. * login.c (main): Likewise. * settrans.c (main): Likewise. * showtrans.c (main): Likewise. * fsysopts.c (main): Likewise. * storeinfo.c (main): Likewise. * unsu.c (main): Likewise. * setauth.c (main): Likewise. * rmauth.c (main): Likewise. * addauth.c (main): Likewise.
* (main):Miles Bader1997-09-291-8/+4
| | | | Use ugids_verify_make_auth instead of ugids_verify and ugids_make_auth.
* Totally rewritten.Miles Bader1997-05-261-342/+50
|
* (_parse_strlist, parse_numlist):Miles Bader1997-05-151-95/+17
| | | | | | | | Functions removed. (main: verify_passwd): Make user-in-group-0-can-use-his-own-password-to-su work. Replace include of "psout.h" with one of "parse.h". Renamed from addu.c.
* Initial checkinMiles Bader1997-05-151-0/+474