| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't compile NETGRAPH out of ppp for the release crunch | brian | 1999-11-20 | 1 | -3/+3 |
* | Oops, netgraph.o -> ether.o for the RELEASE build. | brian | 1999-11-11 | 1 | -2/+2 |
* | Add an empty netgraph.o when building a release to keep the | brian | 1999-11-09 | 1 | -2/+2 |
* | Support PPPoE | brian | 1999-11-06 | 1 | -1/+9 |
* | Allow ``make -DNOKLDLOAD'' | brian | 1999-09-22 | 1 | -0/+4 |
* | Cosmetic: | brian | 1999-09-08 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | I misunderstood the failure mode - revert BINMODE to 4554. I'm still | jkh | 1999-08-27 | 1 | -2/+2 |
* | I don't know who decided that an install mode of 4544 was correct, but | jkh | 1999-08-27 | 1 | -2/+2 |
* | Cosmetic: bring closer to RELENG_3 | brian | 1999-08-23 | 1 | -3/+3 |
* | NOALIAS -> NONAT | brian | 1999-08-22 | 1 | -4/+4 |
* | Don't includei 4b support on the alpha | brian | 1999-08-08 | 1 | -2/+2 |
* | Add ISDN support via isdnd & i4b. This requires version | brian | 1999-08-06 | 1 | -2/+8 |
* | Be more non-crypto friendly at make release time. | phk | 1999-05-15 | 1 | -2/+2 |
* | Allow ``host:port/udp'' devices and support ``host:port/tcp'' as | brian | 1999-05-12 | 1 | -2/+2 |
* | o Redesign the layering mechanism and make the aliasing code part of | brian | 1999-05-08 | 1 | -6/+7 |
* | MAINTAINER=brian@FreeBSD.org | brian | 1999-01-28 | 1 | -1/+3 |
* | Initial RADIUS support (using libradius). See the man page for | brian | 1999-01-28 | 1 | -9/+17 |
* | Solve the ``first connection'' problem that occurs on | brian | 1998-10-22 | 1 | -2/+2 |
* | Specify BINOWN explicitly - we don't want to depend on bsd.own.mk | brian | 1998-10-20 | 1 | -0/+1 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -2/+1 |
* | Remove OpenBSD build support - let the Makefile vary per | brian | 1998-08-31 | 1 | -13/+1 |
* | Add OpenBSD build support | brian | 1998-08-30 | 1 | -1/+7 |
* | o Support callback types NONE, E.164, AUTH and CBCP. | brian | 1998-08-07 | 1 | -2/+2 |
* | Don't dlopen()/dlsym() libalias, use it in the same way | brian | 1998-06-27 | 1 | -5/+10 |
* | DISTRIBUTION=des | brian | 1998-06-26 | 1 | -1/+2 |
* | o If we come out of select() with only write descriptors that | brian | 1998-06-24 | 1 | -3/+3 |
* | $@ is deprecated, use longer forms of single char macros | imp | 1998-06-09 | 1 | -3/+3 |
* | Fix previous commit. bit 1 is the execute bit, not the read bit *blush* | brian | 1998-06-07 | 1 | -2/+2 |
* | Make ppp world-readable so that root can get at it over | brian | 1998-06-07 | 1 | -2/+2 |
* | Remove -Wpointer-arith | brian | 1998-05-21 | 1 | -2/+2 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -10/+18 |
* | Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH | brian | 1998-01-29 | 1 | -1/+5 |
* | Remove the necessity of -ldes and -lalias etc from release/Makefile. | brian | 1998-01-17 | 1 | -3/+12 |
* | Allow random IP number allocation to peer. | brian | 1997-12-13 | 1 | -2/+2 |
* | Abstract the CCP layer a level. | brian | 1997-12-03 | 1 | -5/+5 |
* | Fix prototypes. | brian | 1997-11-22 | 1 | -4/+10 |
* | Add throughput logging (disabled by default). | brian | 1997-11-18 | 1 | -3/+3 |
* | Abstract data read from and written to the tun device, | brian | 1997-11-16 | 1 | -5/+6 |
* | Introduce ID0 logging. | brian | 1997-11-09 | 1 | -2/+2 |
* | Cosmetic (no functional changes): | brian | 1997-10-26 | 1 | -5/+5 |
* | Test for the existence of ../../secure rather | brian | 1997-09-28 | 1 | -2/+2 |
* | Don't login twice when using passwdauth | brian | 1997-09-27 | 1 | -3/+3 |
* | Allow Microsoft CHAP authentication. | brian | 1997-09-25 | 1 | -1/+8 |
* | Install as group ``network'' | brian | 1997-09-04 | 1 | -2/+2 |
* | Make ppp owner root.ppp, mode 4550 | brian | 1997-08-31 | 1 | -2/+3 |
* | Add "set server" to control the server socket. | brian | 1997-06-25 | 1 | -3/+3 |
* | Overhaul ppp: | brian | 1997-06-09 | 1 | -5/+4 |
* | De-couple ppp from libalias. If libalias isn't there, the | brian | 1997-05-26 | 1 | -6/+6 |
* | Use the latest alias engine - now in libalias. | brian | 1997-05-23 | 1 | -8/+7 |