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
*
o Split the two IPCP queues into three - one for FSM data
brian
1999-09-04
16
-62
/
+251
*
When sending radius authentication requests:
brian
1999-09-03
1
-1
/
+46
*
$Id$ -> $FreeBSD$
peter
1999-08-28
112
-113
/
+113
*
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
*
Rebuild the list of interface numbers to names if we're trying
brian
1999-08-26
1
-3
/
+13
*
Aligh mbufs to sizeof(long), not 4
brian
1999-08-26
1
-2
/
+2
*
Fix some mdoc(7) style inconsistences
brian
1999-08-25
2
-16
/
+32
*
Cosmetic: bring closer to RELENG_3
brian
1999-08-23
1
-3
/
+3
*
NOALIAS -> NONAT
brian
1999-08-22
1
-4
/
+4
*
Allow authkey to be changed independently of the current phase.
brian
1999-08-22
1
-14
/
+5
*
o Add the -foreground switch. This switch behaves like -background except
brian
1999-08-19
16
-285
/
+358
*
Mention ``alias enable no'', not ``alias enable off''.
brian
1999-08-18
2
-4
/
+4
*
Implement a minimum idle time value as an optional second argument
brian
1999-08-17
6
-26
/
+79
*
Set the close-on-exec flag for all unused descriptors when
brian
1999-08-17
4
-35
/
+35
*
If we receive an IPCP protocol reject, bring it down.
brian
1999-08-10
1
-1
/
+8
*
Back out the last patch. I'm too tired to apply patches.
brian
1999-08-09
1
-6
/
+2
*
Remove CLOCAL when we're not in -dedicated mode.
brian
1999-08-09
1
-3
/
+7
*
Change printf formats %q[du] -> %ll[du]
brian
1999-08-09
3
-13
/
+13
*
Insist that ppp.conf and it's parent directories aren't `other'
brian
1999-08-09
1
-2
/
+5
*
Silence a warning about uninitialized variables.
brian
1999-08-08
1
-2
/
+2
*
Don't includei 4b support on the alpha
brian
1999-08-08
1
-2
/
+2
*
Don't log_Printf(..., buf) in case buf contains %s
brian
1999-08-08
1
-7
/
+7
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
23
-175
/
+683
*
If the clock is put back, ensure that we don't end up dividing by
brian
1999-08-06
1
-1
/
+10
*
o Obsolete the undocumented ``set weight'' command.
brian
1999-08-05
15
-352
/
+514
*
Reorganise ppp's usage to avoid some mandoc limitations.
brian
1999-08-03
2
-248
/
+200
*
Mention that ospf is a possible filter protocol.
brian
1999-08-02
3
-7
/
+9
*
#ifdef IPPROTO_OSPFIGP before expecting it to be defined.
brian
1999-08-02
3
-3
/
+13
*
Filter ospf and igmp separately.
brian
1999-08-02
3
-8
/
+50
*
Mention which rfc the DNS/NBNS IPCP extensions come from.
brian
1999-07-29
2
-4
/
+4
*
Don't return a garbage mbuf pointer after storing it
brian
1999-07-28
2
-4
/
+4
*
Fix a load of typos
brian
1999-07-28
3
-24
/
+24
*
o Overhaul filtering, adding facilities to jump over rules and to
brian
1999-07-27
7
-297
/
+431
*
If we've negotiated CBCP and have also specified ``none'' as a possible
brian
1999-07-27
3
-9
/
+45
*
Be a bit more consistent with variable names.
brian
1999-07-27
2
-10
/
+10
*
Fix an off-by-one error and correct the man page WRT clearing
brian
1999-07-26
3
-6
/
+14
*
When we fetch previously retrieved IP fragments from the alias
brian
1999-07-24
2
-8
/
+10
*
Fix a typo
brian
1999-07-17
2
-4
/
+4
*
Don't declare `end' if we aren't compiling radius support.
brian
1999-07-15
1
-2
/
+4
*
Oops - add a missing cast.
brian
1999-07-10
1
-2
/
+2
*
Leap through one more hoop to avoid alignment problems.
brian
1999-07-10
1
-2
/
+2
*
Don't bother read()ing if we ``expect'' nothing in our chat script.
brian
1999-06-26
1
-2
/
+2
*
If we run out of chat script immediately after a successfully executed
brian
1999-06-26
1
-2
/
+6
*
Support `igmp' filters.
brian
1999-06-23
6
-13
/
+35
*
Disable TUNSLMODE when we first open the tun device.
brian
1999-06-22
1
-2
/
+10
*
Don't use the ``next'' redial timer if we have no phone number at all.
brian
1999-06-18
1
-1
/
+3
*
Come up with something useful when someone searches for
brian
1999-06-14
2
-4
/
+6
*
Show the correct error if we fail to open a device.
brian
1999-06-11
1
-7
/
+17
*
Describe why a ``magic'' enddisc is not always a good idea.
brian
1999-06-11
2
-4
/
+22
[next]