index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo
brian
2005-09-22
1
-1
/
+1
*
Remove this file as it's mostly out of date. Up-to-date info such as
brian
2005-09-12
1
-49
/
+0
*
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
ume
2005-05-13
1
-5
/
+0
*
The kernel doesn't need to include a tun device - the module will be loaded
brian
2005-05-06
1
-7
/
+0
*
Update the manual page for ppp(8).
jcamou
2005-04-28
1
-21
/
+3
*
Be concerned about huge callback numbers by truncating them rather than
brian
2005-02-15
1
-5
/
+9
*
Expand contractions.
ru
2005-02-13
1
-42
/
+42
*
Expand *n't contractions.
ru
2005-02-13
1
-29
/
+29
*
Use the correct length when copying trailing data!!
brian
2005-02-08
1
-1
/
+1
*
Add a radius_Flush() function that waits for the response (or timeout) to
brian
2005-01-27
4
-0
/
+23
*
Fixed xref.
ru
2005-01-21
1
-1
/
+1
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
1
-1
/
+1
*
Use the standard BSD copyright as per OpenBSD and /sys/net/slcompress*
brian
2005-01-10
2
-31
/
+59
*
Cast unsigned variables to int
brian
2005-01-10
1
-1
/
+1
*
ifr_flagshigh is FreeBSD specific
brian
2005-01-10
1
-0
/
+6
*
Integrate some OpenBSD alignment fixes. This hopefully also fixes PR 38058...
brian
2005-01-10
2
-27
/
+35
*
NOPAM -> NO_PAM
ru
2004-12-21
1
-0
/
+3
*
Overhaul ppp(8) build options so they are safe to use in
ru
2004-12-21
1
-18
/
+26
*
The C define is NONAT.
ru
2004-12-21
1
-1
/
+1
*
NOINET6 -> NO_INET6
ru
2004-12-21
1
-1
/
+1
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
NOATM -> NO_ATM
ru
2004-12-21
1
-2
/
+2
*
Describe the special meaning of the $ and ~ characters, and the fact
roam
2004-12-16
1
-0
/
+20
*
Implement an ``enable/disable echo'' option, defaults to off.
brian
2004-12-13
5
-35
/
+109
*
Send NAS-IP-Address as well as NAS-Identifier
brian
2004-11-29
6
-57
/
+120
*
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
obrien
2004-11-19
3
-13
/
+13
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-8
/
+8
*
Handle a malloc() failure when allocating urgent ports
brian
2004-10-11
1
-3
/
+8
*
Add a bunch of malloc() return checks
brian
2004-10-11
9
-25
/
+61
*
Fixed the NONETGRAPH build.
ru
2004-09-13
1
-2
/
+14
*
Mark bundle as unused in case we're compiled with NORADIUS.
phk
2004-09-07
1
-3
/
+3
*
Fix the NOSUID build: make sure we have the kldload(2) prototype.
marcel
2004-09-07
1
-0
/
+2
*
Build with -DNOINET6...
brian
2004-09-06
2
-3
/
+20
*
Reduce WARNS level to 3. Casting causes alignment warnings on platforms
marcel
2004-09-06
1
-1
/
+1
*
Fix the build on 64-bit platforms.
marcel
2004-09-06
10
-31
/
+37
*
Fix a warning
brian
2004-09-05
1
-1
/
+2
*
Make ppp WARNS=5 clean
brian
2004-09-05
75
-571
/
+608
*
Join the 21st century: Cryptography is no longer an optional component
cperciva
2004-08-06
1
-1
/
+0
*
Add configuration option "set pppoe [standard|3Com]" which allows
glebius
2004-07-29
5
-3
/
+47
*
Avoid casts as lvalues.
kan
2004-07-28
1
-2
/
+2
*
Report the number of bytes not written when complaining about failed writes
brian
2004-07-20
1
-2
/
+2
*
Support a ``set rad_alive N'' command to enable periodic RADIUS accounting
brian
2004-07-17
7
-42
/
+190
*
Fix ``set ifaddr''. The code was actually using an uninitialised variable,
brian
2004-07-15
1
-1
/
+1
*
Remove a stray backslash
brian
2004-07-14
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-9
/
+15
*
Re-implement LQM, this time according to the rfc.
brian
2004-06-30
10
-67
/
+208
*
Mention that ``set mtu max'' is necessary for PPPoE.
brian
2004-06-29
1
-0
/
+3
*
Reduce MAXMSS limit by 12 bytes to allow for rfc 1323.
brian
2004-06-29
1
-1
/
+1
*
If HISMACADDR is set in the environment (by pppoed), pass the value to
brian
2004-06-26
1
-0
/
+16
*
Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX.
dds
2004-05-19
1
-2
/
+5
[next]