| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the reconnect option, and add an explanation to vars.h | brian | 1997-05-24 | 1 | -2/+2 |
* | Use the latest alias engine - now in libalias. | brian | 1997-05-23 | 1 | -6/+97 |
* | Mega update to sort out bad implementations | brian | 1997-05-19 | 1 | -2/+6 |
* | Build pid_filename without a double slash. | brian | 1997-05-14 | 1 | -2/+2 |
* | Cosmetique fixes: | ache | 1997-05-10 | 1 | -2/+2 |
* | Add a ttyXX.if file in /var/run that points to | brian | 1997-05-10 | 1 | -1/+3 |
* | Tidy up the code - bounds checking, return | brian | 1997-05-10 | 1 | -14/+27 |
* | Don't reconnect (due to reconnect setting) after | brian | 1997-05-09 | 1 | -1/+2 |
* | Allow mixed case commands. | brian | 1997-05-08 | 1 | -10/+10 |
* | Allow up to 40 args in the chat script (was 20). | brian | 1997-05-07 | 1 | -3/+3 |
* | Add a reconnect capability directing ppp to re-establish | brian | 1997-04-21 | 1 | -8/+36 |
* | Make the next number redial ability configurable. The | brian | 1997-04-14 | 1 | -3/+40 |
* | Ignore SIGPIPE or any user can quit ppp just telnetting to it | ache | 1997-04-09 | 1 | -1/+2 |
* | Use srandomdev() to initialize RNG | ache | 1997-03-24 | 1 | -2/+3 |
* | Convert srandom() arg cast to Lite2 style | ache | 1997-03-17 | 1 | -2/+2 |
* | Do not re-initialize random numbers generator several times. | ache | 1997-03-10 | 1 | -2/+6 |
* | Don't waste time scanning tun_in+10 descriptors, scan exactly what | ache | 1997-03-10 | 1 | -4/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make it possible to substitute INTERFACE when executing commands. | phk | 1997-02-22 | 1 | -0/+5 |
* | Fix a benign typo (benign by now, since sizeof(VarLoginScript) == | joerg | 1997-02-02 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix many buffer overruns in the code. Specifically, disallow ExpandString | imp | 1997-01-10 | 1 | -1/+7 |
* | For /usr/sbin/ppp, you must choose between running ppp in the background or | jkh | 1996-12-22 | 1 | -7/+6 |
* | Make CRTSTS selection a runtime option. Closes PR#1392 | jkh | 1996-12-22 | 1 | -1/+20 |
* | Added my 'ddial' patches to user-PPP. The new mode tries it's darndest | nate | 1996-12-03 | 1 | -2/+4 |
* | Fixed the security leek I introduced the other day, now | sos | 1996-10-13 | 1 | -3/+10 |
* | 1. Room to calculate MD5 for CHAP negotiation is shorter than | jkh | 1996-10-12 | 1 | -4/+8 |
* | Allow shell commands in all modes. | sos | 1996-10-10 | 1 | -3/+3 |
* | Add the feature to use MYADDR & HISADDR macroes as arguments to | sos | 1996-10-07 | 1 | -2/+12 |
* | Add support for the Evil Microsoft ppp extentions. Yes, they did it | jkh | 1996-10-06 | 1 | -1/+76 |
* | Moved getdtablesize() out of a loop. | bde | 1996-09-28 | 1 | -3/+4 |
* | Prepare for exec properly and check return values | ache | 1996-06-09 | 1 | -4/+9 |
* | Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs | phk | 1996-05-11 | 1 | -3/+4 |
* | Prevent dial cycling on the last phone from the list, make phone list copy | ache | 1996-03-08 | 1 | -2/+3 |
* | 1) Add multi-phone dialing/redialing, several phones separated by ':' | ache | 1996-03-08 | 1 | -7/+11 |
* | Use libmd's MD5. | phk | 1996-01-30 | 1 | -4/+4 |
* | Final cleanup for now. -Wall is now silent. A couple of bogons found. | phk | 1996-01-11 | 1 | -4/+5 |
* | My freshly aborted 'make world' has pointed out that the wait.h include | peter | 1996-01-11 | 1 | -2/+2 |
* | A random bunch of cleanup changes. | phk | 1996-01-10 | 1 | -2/+4 |
* | 1. Add a settable redial timer and logging of the process id in a file. | amurai | 1995-10-08 | 1 | -12/+86 |
* | 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) | amurai | 1995-09-02 | 1 | -3/+68 |
* | 1. Clean up log message. | amurai | 1995-07-08 | 1 | -2/+3 |
* | Some implementation of PPP are required that starting a negotiaion by | amurai | 1995-07-08 | 1 | -1/+7 |
* | manupilation -> manipulation. | phk | 1995-06-16 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Fixing follows and John's fruent explnation than my English.... | amurai | 1995-04-16 | 1 | -1/+2 |
* | Fixing minor bug and allow help(Not for all command) and quit | amurai | 1995-02-27 | 1 | -7/+7 |
* | New user Process PPP based on iij-ppp0.94beta2. | amurai | 1995-02-26 | 1 | -138/+163 |
* | (no commit message) | amurai | 1995-01-31 | 1 | -0/+807 |