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
*
Need to set the proper flag bit when inserting ARP
qingli
2010-03-18
1
-1
/
+1
*
Unbreak world WITHOUT_NETGRAPH.
antoine
2010-01-16
1
-0
/
+3
*
Port ppp(8) to utmpx.
ed
2010-01-13
4
-55
/
+32
*
Don't refer to pppd(8).
trasz
2009-12-28
1
-6
/
+5
*
Document that ppp handles pipe(2) descriptors specially in -direct mode.
brian
2009-08-25
1
-1
/
+14
*
When ``ppp -direct'' is invoked by a program that uses pipe(2) to
brian
2009-08-24
4
-126
/
+305
*
When realloc()ing device memory for transfer to another ppp process,
brian
2009-08-24
3
-11
/
+13
*
Don't get stuck in an infinite loop comparing (short++ <= maxshort)
brian
2009-07-19
1
-3
/
+2
*
Add a missing phrase.
brian
2009-07-05
1
-1
/
+1
*
Fix a race that can stall the timer when we remove a timer that has another
brian
2009-05-26
1
-14
/
+23
*
Conditionally add the interface name and address if available
bz
2009-04-20
4
-4
/
+14
*
While we currently still seem to have a gateway address, for future
bz
2009-04-20
1
-2
/
+5
*
Back out r186308:
bz
2009-04-20
1
-3
/
+1
*
In case the peer address was already configured on the interface
bz
2009-04-13
1
-0
/
+1
*
The ppp application relies on the if_tun interface to properly
qingli
2008-12-19
1
-1
/
+3
*
This main goals of this project are:
qingli
2008-12-15
1
-2
/
+10
*
Make ppp use <termios.h>, not <sys/tty.h>.
ed
2008-06-05
1
-1
/
+1
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
4
-484
/
+2
*
Update to the "new" libalias API (and thus fix world breakage).
piso
2008-03-12
4
-23
/
+30
*
Revert previous commit and fix OpenPAM issue properly.
des
2007-12-22
1
-6
/
+6
*
Fix/workaround build breakage caused by PAM import
kmacy
2007-12-21
1
-1
/
+1
*
Use uintptr_t to cast a pointer to an integer to avoid compiler warnings
jb
2007-11-17
2
-2
/
+2
*
I4B header files are now installed in include/i4b/ and no longer
bz
2007-07-06
1
-5
/
+0
*
Cleanup after previous commit.
brueffer
2007-05-25
1
-3
/
+5
*
Add a new option for ppp.conf: rad_port_id. It allows to
novel
2007-05-25
4
-12
/
+80
*
Check the return value from rad_cvt_ipv6prefix().
ume
2007-03-01
1
-1
/
+7
*
MFp4: struct fsm_opt_hdr needs to be __packed as it is used as an array for
ticso
2007-01-05
1
-1
/
+1
*
Listen to a control socket on an IPv4 as well through
ume
2006-09-18
1
-0
/
+7
*
Remove leading zeros
brian
2006-09-06
1
-1
/
+1
*
Remove __DATE__ so that compiling the same source produces the same binary
brian
2006-09-06
2
-4
/
+5
*
If the peer REJects our MRU request and that request is for a value
brian
2006-09-06
1
-0
/
+3
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-5
/
+7
*
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
[next]