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
...
*
Change ``set device'' so that it parses its arguments as one
brian
1999-04-27
5
-62
/
+91
*
Add support for NetBSD
brian
1999-04-26
9
-33
/
+57
*
#include <errno.h>, not <sys/errno.h>
brian
1999-04-26
5
-12
/
+12
*
Spelling police
brian
1999-04-23
2
-4
/
+4
*
int -> size_t
brian
1999-04-21
1
-2
/
+3
*
Split the recorded chap challenge into two - one for the
brian
1999-04-21
2
-19
/
+25
*
If ioctl TIOCMGET fails, continue. The device may be
brian
1999-04-21
1
-4
/
+5
*
Revert the ACCMAP changes where we OR the peers accmap
brian
1999-04-11
2
-37
/
+7
*
When going from DATALINK_HANGUP directly to
brian
1999-04-06
1
-1
/
+5
*
When we get an LCP TLU, go into PHASE_AUTHENTICATE
brian
1999-04-05
1
-2
/
+2
*
Remove forgotten variable.
brian
1999-04-03
1
-2
/
+1
*
Handle the detection of frames even if we read them
brian
1999-04-03
5
-48
/
+73
*
Drop PAP & CHAP packets if we're not in NETWORK or AUTHENTICATE
brian
1999-04-01
2
-2
/
+16
*
Avoid a few warnings on the alpha
brian
1999-03-31
5
-6
/
+10
*
Oops - remove register keyword
brian
1999-03-31
1
-2
/
+2
*
Another alignment bogon.
brian
1999-03-31
1
-3
/
+7
*
Point at cs.slcs_u.csu_ip instead of the just-copied ``cp''
brian
1999-03-30
1
-19
/
+9
*
Maintain a `necessary' marker to indicate that we *probably*
brian
1999-03-30
3
-14
/
+37
*
If we adjust our required ACCMAP due to a more restrictive
brian
1999-03-29
1
-2
/
+18
*
Ensure that the thing we're casting to struct ip
brian
1999-03-29
8
-25
/
+53
*
Allow port ranges in ``alias port''.
brian
1999-03-25
5
-130
/
+222
*
Undo possible damage done by the new TUNSIFMODE ioctl
brian
1999-03-25
1
-1
/
+13
*
Do away with some literal text that is never switched
brian
1999-03-19
2
-14
/
+12
*
Replace hardcoded quoting with Sq or Dq.
brian
1999-03-19
2
-38
/
+70
*
Don't forget to fully initialise the configured values
brian
1999-03-19
1
-4
/
+4
*
Use ``Sx'' when xref'ing sections.
brian
1999-03-18
2
-12
/
+16
*
Remove all remaining [ and ] characters (and do things properly).
brian
1999-03-18
2
-24
/
+106
*
Remove all hardcoded [...] syntax.
brian
1999-03-17
2
-144
/
+402
*
Mention changes to the default authentication behaviour.
brian
1999-03-16
1
-0
/
+2
*
Detect pred1 packets where the length != the packet length
brian
1999-03-16
1
-12
/
+17
*
Tone down the log levels (Log{ERROR,WARN} -> LogCCP)
brian
1999-03-11
3
-16
/
+18
*
If /etc/ppp/ppp.conf doesn't exist, mention that the
brian
1999-03-09
1
-7
/
+19
*
Don't destroy the old server socket another ``set server''
brian
1999-03-08
1
-5
/
+11
*
Don't forget to call modem_Found() when connecting
brian
1999-03-07
1
-1
/
+2
*
Add leading 0 in front of octal file permissions number.
ghelmer
1999-03-07
2
-4
/
+4
*
Support PPTP via libalias (``alias pptp addr'').
brian
1999-03-07
7
-8
/
+106
*
Support proxying & transparent proxying curtesy of libalias(3).
brian
1999-03-07
7
-42
/
+112
*
Correctly drop existing connections when reopening the diagnostic
brian
1999-03-07
4
-14
/
+20
*
Read from fd[0] and write to fd[1] where `fd' is the
brian
1999-03-07
1
-12
/
+12
*
Use socketpair() instead of pipe()... pipe() doesn't return
brian
1999-03-07
1
-2
/
+2
*
Reopen descriptor 0 as /dev/tty when in interactive mode
brian
1999-03-07
2
-7
/
+7
*
Extend the ``set redial'' command to allow incremental
brian
1999-03-04
6
-112
/
+287
*
Correct some ntohl/htonl bogons in the netmask handling.
brian
1999-03-03
6
-35
/
+74
*
When negotiating ACCMAPs, sync our ACCMAP with the
brian
1999-03-01
1
-5
/
+17
*
Comment why we do a TLF when we get a ``Down'' event in state
brian
1999-03-01
1
-3
/
+6
*
Bring up auto links despite there being no data queued if
brian
1999-03-01
1
-5
/
+5
*
Allow control over the number of ConfigREQ & TermREQ attempts
brian
1999-02-26
17
-154
/
+332
*
Parse IP addresses more securely - specifically, don't allow
brian
1999-02-25
4
-33
/
+51
*
When our dial timeout is ``random'', display its value
brian
1999-02-25
4
-19
/
+26
*
Don't immediately bring auto links back up in multilink
brian
1999-02-25
1
-3
/
+3
[prev]
[next]