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
*
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
*
Allow reserved substitution strings to be escaped by preceeding them
brian
1999-06-10
1
-5
/
+7
*
Never bring a link back up after receiving a terminating signal,
brian
1999-06-10
1
-2
/
+2
*
Allow a remote IP and port range specification in the
brian
1999-06-10
4
-96
/
+178
*
Initialise `mp'.
brian
1999-06-09
1
-1
/
+2
*
Allow our endpoint discriminator to be enabled, disabled, accepted
brian
1999-06-09
6
-20
/
+56
*
Use the correct pid when substituting PROCESSID.
brian
1999-06-09
5
-18
/
+22
*
Don't use static variables if we don't have to.
brian
1999-06-08
2
-8
/
+11
*
Don't drop the last character from lines in ppp.secret unless it's '\n'.
brian
1999-06-08
1
-3
/
+5
*
Don't IPCP TLD if we're already doing it. This prevents
brian
1999-06-08
1
-19
/
+23
*
Make the ``load'', ``dial'' and ``open'' commands a big clearer.
brian
1999-06-08
2
-52
/
+100
*
Correct the way ppp transfers links on the server side in MP
brian
1999-06-05
11
-35
/
+137
*
Fix some MP sequence number comparison bogons that are tickled by
brian
1999-06-03
1
-6
/
+8
[next]