]> git.ozlabs.org Git - ppp.git/history - pppd/options.c
took out bpf filtering stuff
[ppp.git] / pppd / options.c
1996-05-27 Paul Mackerrasremoved bpf filters; added option_error; improved error...
1996-04-04 Paul Mackerrasadded packet filtering; added no-, require-, etc. optio...
1996-01-18 Paul Mackerrasallow for slashes in tty name
1996-01-18 Paul Mackerrasadded deflate, -deflate options
1996-01-01 Paul Mackerrasadd demand, idle, holdoff and welcomer options;
1995-12-18 Paul Mackerrasadded options for maxconnect, -ip, predictor control...
1995-10-27 Paul Mackerrasuse crtscts = -2 to indicate xon/xoff
1995-08-16 Paul MackerrasAdded -defaultroute and -proxyarp options.
1995-07-04 Paul MackerrasPut a dot between hostname and domainname.
1995-06-30 Paul MackerrasAdd in "." between hostname and domain name
1995-06-12 Paul MackerrasGive up waiting for a PAP auth-req from the peer after...
1995-06-12 Paul MackerrasMods from Al Longyear, including improvements to option...
1995-04-27 Paul Mackerrasremoved GetMask (gone to sys-*.c)
1995-04-26 Paul Mackerrasadded papcrypt option
1995-04-24 Paul Mackerrasadded ipparam and linux idle-timeout options, long...
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-16 Paul Mackerras-crtscts and xonxoff now distinct.
1994-09-16 Paul Mackerrasallow two numbers for bsdcomp option
1994-09-01 Paul Mackerrasdeclare option variables in pppd.h; use uint32 for...
1994-08-22 Paul Mackerrasdevname -> devnam
1994-08-09 Paul Mackerrasadd support for CCP and BSD-Compress
1994-05-27 Paul Mackerrascheck permissions on file specified for +ua option
1994-05-25 Paul Mackerrasformatting, fixed compiler warnings, added -vjccomp...
1994-05-24 Paul Mackerrasadded extra options: xonxoff, -crtscts, lcp-echo-*...
1994-05-18 Paul MackerrasAllow setdevname, setspeed and setipaddr to return...
1994-05-01 Paul Mackerraschanged some exits to returns
1994-04-18 Paul Mackerrasadded kdebug, mtu, lock, escape, disconnect options;
1994-02-08 Paul MackerrasChanges to allow dynamic IP address assignment from...
1994-01-10 Paul Mackerrasfix bug in option word processing
1993-11-23 Paul Mackerrasadd `must_exist' parameter to options_from_file
1993-11-11 Paul MackerrasInitial revision