2002-05-21 |
David F. Skoll | ECP patches from Frank Cusack: |
blob | commitdiff | raw |
2002-02-12 |
David F. Skoll | Added new hooks: |
blob | commitdiff | raw | diff to current |
2002-01-22 |
David F. Skoll | Added RADIUS suppport. |
blob | commitdiff | raw | diff to current |
2002-01-14 |
David F. Skoll | Made multilink and tdb code compile-time options. ... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Russell Coker | Made the exit return code be reported via WEXITSTATUS... |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Michal Ostrowski | Correct link stats - Michael Schwendt <mschwendt@yahoo... |
blob | commitdiff | raw | diff to current |
2001-05-23 |
Paul Mackerras | add dump_packet, don't log lcp echo request/reply messa... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Paul Mackerras | minor bugfixes, now 2.4.2b1, add pkts_in/out to pppd_stats, |
blob | commitdiff | raw | diff to current |
2001-03-12 |
Paul Mackerras | make establish/disestablish_ppp members of the channel... |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Paul Mackerras | move the option printing stuff a little earlier, take out |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Paul Mackerras | New options system with priorities for option values... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Paul Mackerras | add handle_events() function |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Paul Mackerras | print no_ppp_msg with %s |
blob | commitdiff | raw | diff to current |
2000-07-06 |
Paul Mackerras | move more stuff from main.c into tty.c, for 2.4.0b4 |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Paul Mackerras | Move the tty-related stuff out to tty.c as far as possible. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Paul Mackerras | don't fall over in the charshunt if we get an EAGAIN... |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Adi Masputra | Fixed bugs with regards to using other device names... |
blob | commitdiff | raw | diff to current |
2000-04-21 |
Adi Masputra | Allows another name other than "ppp" be used as the... |
blob | commitdiff | raw | diff to current |
2000-04-15 |
Paul Mackerras | fixes for demand mode and multilink |
blob | commitdiff | raw | diff to current |
2000-04-15 |
Adi Masputra | Some tiny fixes (minor castings) to remove annoying... |
blob | commitdiff | raw | diff to current |
2000-04-13 |
Paul Mackerras | Multilink cleanups and fixes. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Paul Mackerras | Multilink support. |
blob | commitdiff | raw | diff to current |
2000-03-27 |
Paul Mackerras | changes to linux interface for new kernel driver, |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Paul Mackerras | add socket and datarate options |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Adi Masputra | This is main.c from ppp-2.3.11.tar.gz distribution... |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Paul Mackerras | infrastructure for callback |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Paul Mackerras | create log file safely, don't create world-writable... |
blob | commitdiff | raw | diff to current |
1999-09-11 |
Paul Mackerras | Add plugin support plus an initial selection of hooks. |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Paul Mackerras | fix buglet |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Paul Mackerras | Rest of IPV6 merge which got lost somehow, plus some... |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Paul Mackerras | Fix the rcsid's for non-ansi compilers |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Paul Mackerras | add linkname option |
blob | commitdiff | raw | diff to current |
1999-08-12 |
Paul Mackerras | add maxfail option to control the max # of failed attempts |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Paul Mackerras | allow options in secrets files |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Paul Mackerras | set env vars with link stats |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Paul Mackerras | exit with an appropriate value to indicate what happened |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Paul Mackerras | fix buglets |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Paul Mackerras | fix pid handling |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Paul Mackerras | add debugging messages about waiting for children at... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Paul Mackerras | Move some stuff (printing, logging, [un]locking) into... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Paul Mackerras | remove another ansi-C-ism |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Paul Mackerras | small changes suggested by Seth Chaiklin |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Paul Mackerras | remove unneeded (harmful) closes in device_script |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Paul Mackerras | add reopen_log(), call it after using PAM stuff |
blob | commitdiff | raw | diff to current |
1999-03-30 |
Paul Mackerras | set the SPEED variable later so it is valid |
blob | commitdiff | raw | diff to current |
1999-03-30 |
Paul Mackerras | Fix the behaviour of device_script when in/out are... |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Paul Mackerras | Add timestamp at beginning of each section of record... |
blob | commitdiff | raw | diff to current |
1999-03-24 |
Paul Mackerras | should read the tty options file now. |
blob | commitdiff | raw | diff to current |
1999-03-23 |
Paul Mackerras | Allow record option with pty option. |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Paul Mackerras | Add pty, notty and record options. |
blob | commitdiff | raw | diff to current |
1999-03-19 |
Paul Mackerras | remove a couple of ansi-C-isms. |
blob | commitdiff | raw | diff to current |
1999-03-19 |
Paul Mackerras | added log_to_fd to specify which fd log output should... |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Paul Mackerras | add data_name to struct protent |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Paul Mackerras | don't print debug msgs to stderr unless debug is set |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Paul Mackerras | add %P and %B formats, fixed %I |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Paul Mackerras | use strlcpy, strlcat, slprintf everywhere |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Paul Mackerras | minor changes so it compiles with pre-ansi compiler; |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Paul Mackerras | leave the real user ID as the user's now |
blob | commitdiff | raw | diff to current |
1999-03-02 |
Paul Mackerras | open the device as the user unless the device name... |
blob | commitdiff | raw | diff to current |
1999-03-02 |
Paul Mackerras | limit printing of excess data in log to 32 bytes |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Paul Mackerras | minor fixes, update man page |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Paul Mackerras | use fchmod rather than chmod to restore device permissions |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Paul Mackerras | Update to new pppd with new option parsing stuff |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Paul Mackerras | Change UID to ORIG_UID because bash defines UID. |
blob | commitdiff | raw | diff to current |
1998-05-05 |
Paul Mackerras | Trap recursive bad_signal calls; idea from Richard... |
blob | commitdiff | raw | diff to current |
1998-04-28 |
Paul Mackerras | Make packet printing stuff use vfmtmsg |
blob | commitdiff | raw | diff to current |
1998-03-30 |
Paul Mackerras | rewrite the pid file when using updetach |
blob | commitdiff | raw | diff to current |
1998-03-26 |
Paul Mackerras | Added updetach option. |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Paul Mackerras | Pass useful info to scripts in environment variables. |
blob | commitdiff | raw | diff to current |
1998-02-04 |
Paul Mackerras | don't need IFNAMSIZ now |
blob | commitdiff | raw | diff to current |
1997-11-27 |
Paul Mackerras | set CLOCAL before running connector. |
blob | commitdiff | raw | diff to current |
1997-07-14 |
Paul Mackerras | don't set CLOCAL when running connector |
blob | commitdiff | raw | diff to current |
1997-04-30 |
Paul Mackerras | open the device a second time to wait for carrier if... |
blob | commitdiff | raw | diff to current |
1997-03-04 |
Paul Mackerras | connect time stuff gone to auth.c, |
blob | commitdiff | raw | diff to current |
1996-10-08 |
Paul Mackerras | check we're running as root |
blob | commitdiff | raw | diff to current |
1996-10-08 |
Paul Mackerras | include optional callback support |
blob | commitdiff | raw | diff to current |
1996-09-26 |
Paul Mackerras | Linux isn't special any more, fixes for non-ansi compilers. |
blob | commitdiff | raw | diff to current |
1996-09-14 |
Paul Mackerras | fix compilation problems under SunOS |
blob | commitdiff | raw | diff to current |
1996-08-28 |
Paul Mackerras | priv option stuff; signal [dis]connector if we get... |
blob | commitdiff | raw | diff to current |
1996-07-01 |
Paul Mackerras | scan command line for tty name before reading options... |
blob | commitdiff | raw | diff to current |
1996-05-28 |
Paul Mackerras | added [v]fmtmsg; syslog init stuff moved here; |
blob | commitdiff | raw | diff to current |
1996-04-04 |
Paul Mackerras | minor cleanup; add sleep after dropping dtr |
blob | commitdiff | raw | diff to current |
1996-01-18 |
Paul Mackerras | look at args from .ppprc after options.tty |
blob | commitdiff | raw | diff to current |
1996-01-01 |
Paul Mackerras | add demand dialling support; rename fd to ttyfd |
blob | commitdiff | raw | diff to current |
1995-12-18 |
Paul Mackerras | added maxconnect option; extend protocol table; optiona... |
blob | commitdiff | raw | diff to current |
1995-10-27 |
Paul Mackerras | fix up prototypes; let sysdep stuff make device non... |
blob | commitdiff | raw | diff to current |
1995-08-16 |
Paul Mackerras | Clean up and exit on various fatal signals; allow sys... |
blob | commitdiff | raw | diff to current |
1995-08-10 |
Paul Mackerras | Use SIGNAL not signal because the former doesn't reset... |
blob | commitdiff | raw | diff to current |
1995-07-11 |
Paul Mackerras | Check for input after SIGHUP before closing LCP so... |
blob | commitdiff | raw | diff to current |
1995-06-12 |
Paul Mackerras | Mods from Al Longyear, including improvements to option... |
blob | commitdiff | raw | diff to current |
1995-05-19 |
Paul Mackerras | use die when finished, not exit; log message on input eof |
blob | commitdiff | raw | diff to current |
1995-05-01 |
Paul Mackerras | set default_device if user specified the default device... |
blob | commitdiff | raw | diff to current |
1995-04-24 |
Paul Mackerras | remove refs to s, minor fixes |
blob | commitdiff | raw | diff to current |
1994-10-22 |
Paul Mackerras | get_input only reads one message; reset terminal properly |
blob | commitdiff | raw | diff to current |
1994-09-21 |
Paul Mackerras | use ppp_defs.h instead of ppp.h, args.h; change some... |
blob | commitdiff | raw | diff to current |
1994-09-01 |
Paul Mackerras | Use _PATH_VARRUN from pathnames.h instead of _PATH_PIDFILE |
blob | commitdiff | raw | diff to current |
1994-09-01 |
Paul Mackerras | made SIGUSR1 toggle debug and SIGUSR2 open CCP (patent... |
blob | commitdiff | raw | diff to current |
1994-08-25 |
Paul Mackerras | moved more stuff into sys-*.c |
blob | commitdiff | raw | diff to current |
1994-08-22 |
Paul Mackerras | devname -> devnam |
blob | commitdiff | raw | diff to current |
1994-08-09 |
Paul Mackerras | Use select/poll instead of signals. |
blob | commitdiff | raw | diff to current |
next |