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
...
*
Log the source of client connections to the diagnostic port.
brian
1997-12-17
1
-8
/
+32
*
Remove useless comparison.
brian
1997-12-17
1
-3
/
+1
*
If we've got a descriptor table that's bigger than an
brian
1997-12-17
1
-1
/
+12
*
o Log ******** instead of the actual password for "set authkey"
brian
1997-12-17
4
-43
/
+197
*
Fix a potential overflow where, if the label passed on the command
brian
1997-12-17
2
-5
/
+6
*
Wrap long lines
brian
1997-12-16
2
-8
/
+10
*
Correct return values from alias routines.
brian
1997-12-15
2
-14
/
+18
*
Use LogWARN for command usage messages and unrecognised
brian
1997-12-15
2
-4
/
+4
*
Do 2 passes when "delete all"ing. The first pass removes
brian
1997-12-15
1
-28
/
+54
*
Allow random IP number allocation to peer.
brian
1997-12-13
18
-143
/
+504
*
Deal with inflate() returning avail_in == avail_out == 0
brian
1997-12-08
1
-2
/
+18
*
Correct usage of `add' and `delete'.
brian
1997-12-08
1
-2
/
+2
*
Fix PAP, CHAP & LQR req (I broke the byte ordering when
brian
1997-12-07
3
-16
/
+70
*
Only allow one arg to `delete' - the mask & gateway aren't necessary.
brian
1997-12-07
4
-126
/
+170
*
Correct cftypes128 index.
brian
1997-12-06
1
-2
/
+2
*
Understand ``sockaddr_dl''s where sdl_nlen != 0
brian
1997-12-04
1
-24
/
+25
*
Remove duplicate REJECTED macro.
brian
1997-12-04
1
-24
/
+18
*
Initialize ccpstate when CCP comes down.
brian
1997-12-04
1
-32
/
+19
*
Parenthesise the REJECTED macro.
brian
1997-12-04
1
-2
/
+2
*
Identify rejected protocol types according to rfc1700.
brian
1997-12-04
1
-4
/
+130
*
Fix the CCP Type field value for DEFLATE.
brian
1997-12-03
8
-48
/
+203
*
Abstract the CCP layer a level.
brian
1997-12-03
24
-286
/
+1209
*
Display connect time as 0 if we've never been
brian
1997-11-26
1
-3
/
+3
*
Fix the help command (broken when I re-prototyped
brian
1997-11-23
1
-20
/
+33
*
Up the version number to 1.5.
brian
1997-11-22
1
-3
/
+3
*
Understand how to derive the names of interfaces
brian
1997-11-22
1
-34
/
+28
*
Fix prototypes.
brian
1997-11-22
62
-752
/
+823
*
Allow zero args to "cvs log".
brian
1997-11-18
1
-2
/
+2
*
Fix interactive mode so that it doesn't require a passwd (again!).
brian
1997-11-18
1
-1
/
+4
*
Add throughput logging (disabled by default).
brian
1997-11-18
12
-234
/
+329
*
Remove the outq error in "show modem".
brian
1997-11-18
1
-2
/
+2
*
DropClient() when read() returns 0 (as it did before).
brian
1997-11-18
1
-2
/
+2
*
Add and use a DropClient() function for closing the diagnostic port.
brian
1997-11-18
4
-35
/
+30
*
Don't SetLabel() 'till we've done the SelectSystem(). This
brian
1997-11-17
1
-13
/
+17
*
Add id strings to tun.[ch].
brian
1997-11-17
6
-18
/
+43
*
Abstract data read from and written to the tun device,
brian
1997-11-16
8
-55
/
+130
*
Interpret AF_LINK sockaddrs correctly in show/delete route.
brian
1997-11-15
1
-175
/
+230
*
uucplock is in section 3 not section 8 !
brian
1997-11-14
2
-8
/
+6
*
Update the cftypes arrays according to rfc1700.
brian
1997-11-14
4
-39
/
+89
*
Allow blank lines in config entries (they aren't terminators).
brian
1997-11-14
1
-2
/
+2
*
Use seteuid() instead of setreuid().
brian
1997-11-13
1
-5
/
+5
*
Don't run if ppp.conf is writable.
brian
1997-11-13
1
-1
/
+17
*
Log a warning when a -direct invocation is denied.
brian
1997-11-13
1
-1
/
+9
*
Fix command logging (broken with the "allow" command).
brian
1997-11-13
4
-23
/
+33
*
Null commit: The last commit made some warning messages clearer.
brian
1997-11-13
1
-1
/
+1
*
Don't delete interface routes when we do an LcpDown.
brian
1997-11-13
2
-6
/
+6
*
Understand networks in the filter rules. We don't
brian
1997-11-12
1
-3
/
+5
*
Log whether or not IP packets are bloked due to
brian
1997-11-12
1
-5
/
+7
*
Return correct value from "set loopback".
brian
1997-11-12
2
-5
/
+15
*
Don't attempt to dial if "dial label" has specified
brian
1997-11-12
2
-6
/
+7
[prev]
[next]