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
*
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
*
Make getprotobynumber() calls in FilterCheck conditional on the log
dds
2004-05-13
1
-13
/
+43
*
Add a missing memcpy (*blush*!)
brian
2004-04-17
1
-4
/
+8
*
2 small typos.
charnier
2004-04-04
1
-2
/
+2
*
Use the length of the interface name, not the length of its address when
brooks
2004-01-21
1
-1
/
+1
*
Xref the proper manual pages.
trhodes
2004-01-12
1
-3
/
+3
*
Replace all uses of the old netgraph constants NG_*LEN by the new
harti
2003-11-15
2
-11
/
+11
*
Ignore case when comparing CHAP/CHAP81 responses
brian
2003-11-10
1
-7
/
+12
*
Basic PAM authentication support.
ru
2003-10-29
2
-0
/
+56
*
Add Cisco Skinny Station protocol support to libalias, natd, and ppp.
marcus
2003-09-23
4
-0
/
+34
*
Hide more crypto from being crunched at release time.
markm
2003-07-24
1
-1
/
+1
*
Don't check for the existance of src/crypto/ for building items that
markm
2003-07-24
1
-1
/
+1
[next]