summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/auth.c
AgeCommit message (Collapse)Author
1999-08-06uid_t and gid_t, and use %uTheo de Raadt
1998-05-08pppd 2.3.5Todd C. Miller
1998-04-25Use ISWILD macro, not bare '*'Todd C. Miller
1998-04-25do not lookup hostname "*"; khym@bga.comTheo de Raadt
1998-01-17ppp-2.3.3 + some -WallTodd C. Miller
1997-09-28write lastlog; mason@primenet.com.auTheo de Raadt
1997-09-05ppp 2.3.1Todd C. Miller
1997-06-08FILE * leak; d@fnarg.net.au, PR#216Theo de Raadt
1997-04-06Fix mangling in assignment of np->n_net to ina.s_addr.Todd C. Miller
Presumably this was added to deal with 64-bit machines but it is a) wrong and b) not necesary now that we use in_addr_t.
1997-01-02inet_addr --> inet_atonMichael Shalayeff
1996-12-23pppd 2.3b3 import. some minor buf oflow fixes and so.Michael Shalayeff
try it out ppl, but i've got it running talking to cisco w/ all the AFs enabled in kernel.
1996-12-15Use inet_aton() instead of inet_addr()Todd C. Miller
1996-07-20Update pppd to 2.3a4:joshd
Add redo option error-reporting, add PAM, add microsoft compatibility kludges, bzero stuff at important places, add one or two options other generic enhancements. From: Paul.Mackerras@cs.anu.edu.au
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt