]> git.ozlabs.org Git - ppp.git/history - pppd/options.c
Log calling number failed authorization at warn instead of error, to be
[ppp.git] / pppd / options.c
2002-09-24 Frank CusackLose the poorly thought out OPT_A3OR option flag. ...
2002-09-14 Russell CokerFix a SEGV on printing options error (previously a...
2002-09-07 James CarlsonAdded ability to detect and use either gcc or Sun WorkS...
2002-07-18 David F. SkollFixed typo in options.c so it compiles.
2002-07-13 Alexandr D. KanevskiyExperemental per session traffic limiting.
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-03-01 David F. SkollLarge patch from Frank Cusack <fcusack@fcusack.com...
2002-01-11 Russell CokerStop it dumping random data to syslog on plugin version...
2001-03-12 Paul Mackerrasremove oops message when a bool option has been turned...
2001-03-08 Paul MackerrasNew options system with priorities for option values...
2001-02-22 Paul MackerrasRework options processing stuff to implement option...
2000-12-27 Paul MackerrasIncrease the size of the buffer for option error messages
2000-08-01 Paul Mackerrasadd stuff for packet filtering
2000-06-30 Paul MackerrasMove the tty-related stuff out to tty.c as far as possible.
2000-04-15 Adi MasputraSome tiny fixes (minor castings) to remove annoying...
2000-04-13 Paul Mackerrasdon't stop logging on detach if we use logfd or logfile...
2000-04-04 Paul MackerrasMultilink support.
2000-03-27 Paul Mackerraschanges to linux interface for new kernel driver,
2000-03-13 Paul Mackerrasadd socket and datarate options
1999-12-23 Paul Mackerras[dis]connector -> [dis]connect_script
1999-11-15 Paul Mackerrascreate log file safely, don't create world-writable...
1999-11-15 Paul Mackerrasget rid of a few compile warnings
1999-09-11 Paul MackerrasAdd plugin support plus an initial selection of hooks.
1999-09-08 Adi MasputraChanged #if __STDC__ to #if defined(__STDC__)
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-13 Paul Mackerrasadd linkname option
1999-08-12 Paul Mackerrasmake default maxfail 10
1999-08-12 Paul Mackerrasadd maxfail option to control the max # of failed attempts
1999-07-21 Paul Mackerrasallow options in secrets files
1999-05-14 Paul Mackerrasdon't turn on IP if we can't do IPX
1999-05-12 Paul Mackerrasexit with an appropriate value to indicate what happened
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...
1999-03-30 Paul MackerrasApply patch for sync serial support from Paul Fulghum.
1999-03-24 Paul Mackerrasshould read the tty options file now.
1999-03-22 Paul MackerrasAdd pty, notty and record options.
1999-03-19 Paul Mackerrasremove a couple of ansi-C-isms.
1999-03-19 Paul Mackerrasmade some more functions static.
1999-03-12 Paul Mackerrasuse strlcpy, strlcat, slprintf everywhere
1999-03-08 Paul Mackerrasminor changes so it compiles with pre-ansi compiler;
1999-03-08 Paul MackerrasChange from printing `ppp 2.3 patch level 6' to `ppp...
1999-03-06 Paul Mackerrasleave the real user ID as the user's now
1999-03-02 Paul Mackerrasopen the device as the user unless the device name...
1999-02-26 Paul Mackerrasexport readable() from options.c so auth.c can use it
1999-01-20 Paul MackerrasIf device name given, complain if not privileged
1998-11-07 Paul MackerrasUpdate to new pppd with new option parsing stuff
1998-09-04 Christos Zoulasadd support for CDTRCTS flow control
1998-03-26 Paul MackerrasAdded updetach option.
1998-03-25 Paul Mackerrasnodeflatedraft option; small change to ms-dns and ms...
1997-11-27 Paul Mackerrasremove compile nits
1997-07-14 Paul Mackerrasfix netmask option bug
1997-04-30 Paul Mackerrasfix function prototypes; add optional packet filtering
1997-03-04 Paul Mackerrasfix parsing of 255.255.255.255 netmask,
1996-10-08 Paul Mackerrasinclude optional callback support
1996-09-26 Paul Mackerrasms-dns option included by default
1996-09-14 Paul Mackerrascan override nodefaultroute/noproxyarp if privileged
1996-08-28 Paul Mackerraspriv option stuff; fix the way name, user options work.
1996-07-01 Paul Mackerrasadded proc to scan cmd line for tty name
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