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
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetic:
brian
1999-09-08
1
-1
/
+1
*
Introduce a forth IP packet queue. Urgent packets with
brian
1999-09-07
1
-15
/
+37
*
$FreeBSD$ -> __DATE__
brian
1999-09-06
1
-2
/
+1
*
$Date$ -> $FreeBSD$
peter
1999-09-06
1
-1
/
+1
*
o Split the two IPCP queues into three - one for FSM data
brian
1999-09-04
1
-3
/
+21
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
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
1
-38
/
+38
*
Implement a minimum idle time value as an optional second argument
brian
1999-08-17
1
-5
/
+12
*
Set the close-on-exec flag for all unused descriptors when
brian
1999-08-17
1
-7
/
+8
*
o Obsolete the undocumented ``set weight'' command.
brian
1999-08-05
1
-16
/
+39
*
Mention that ospf is a possible filter protocol.
brian
1999-08-02
1
-3
/
+3
*
Support `igmp' filters.
brian
1999-06-23
1
-4
/
+4
*
Allow reserved substitution strings to be escaped by preceeding them
brian
1999-06-10
1
-5
/
+7
*
Allow our endpoint discriminator to be enabled, disabled, accepted
brian
1999-06-09
1
-10
/
+17
*
Use the correct pid when substituting PROCESSID.
brian
1999-06-09
1
-9
/
+10
*
Don't use static variables if we don't have to.
brian
1999-06-08
1
-5
/
+9
*
Correct the way ppp transfers links on the server side in MP
brian
1999-06-05
1
-3
/
+3
*
Mention physical and sync logging in the ``set log''
brian
1999-06-02
1
-3
/
+3
*
Introduce the ``keep-session'' option. Refer to the man
brian
1999-06-02
1
-3
/
+5
*
Remember if MYADDR or HISADDR is used in a filter add tweak all
brian
1999-05-31
1
-2
/
+3
*
Add ``show layers'' to see the protocol layering for a link.
brian
1999-05-15
1
-2
/
+4
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-3
/
+3
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-37
/
+43
*
Add support for NetBSD
brian
1999-04-26
1
-5
/
+5
*
Allow port ranges in ``alias port''.
brian
1999-03-25
1
-4
/
+4
*
Don't forget to fully initialise the configured values
brian
1999-03-19
1
-4
/
+4
*
Support PPTP via libalias (``alias pptp addr'').
brian
1999-03-07
1
-2
/
+4
*
Support proxying & transparent proxying curtesy of libalias(3).
brian
1999-03-07
1
-2
/
+4
*
Extend the ``set redial'' command to allow incremental
brian
1999-03-04
1
-3
/
+3
*
Correct some ntohl/htonl bogons in the netmask handling.
brian
1999-03-03
1
-3
/
+3
*
Allow control over the number of ConfigREQ & TermREQ attempts
brian
1999-02-26
1
-47
/
+71
*
Parse IP addresses more securely - specifically, don't allow
brian
1999-02-25
1
-22
/
+7
*
Fully support both NT and LANMan CHAP type 0x80 as both
brian
1999-02-18
1
-17
/
+37
*
Wait by default for one second after the login script
brian
1999-02-16
1
-3
/
+19
*
When resending chap challenges, resend the same challenge
brian
1999-02-11
1
-7
/
+7
*
Version 2.0 > 2.1 to reflection RADIUS additions.
brian
1999-01-28
1
-3
/
+3
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-14
/
+39
*
Allow a variable as the first arg to ``set proctitle''.
brian
1998-12-14
1
-7
/
+13
*
Don't delete the primary interface address when
brian
1998-11-05
1
-3
/
+4
*
Allow multiple systems (config labels) on the command
brian
1998-10-31
1
-22
/
+25
*
Add ``set proctitle'' for changing argv[0]. All substitutions
brian
1998-10-27
1
-2
/
+46
*
Add ``PROCESSID'' as a constant expanded when running
brian
1998-10-27
1
-2
/
+5
*
Shuffle the iface-alias option so that's in alphabetical
brian
1998-10-26
1
-5
/
+5
*
Add ``enable proxyall'' support. This adds proxy ARP entries
brian
1998-10-26
1
-7
/
+25
*
Fix the interface alias code. Previously, I was expecting something
brian
1998-10-26
1
-13
/
+19
*
Loosen our restrictions on setting enddisc, mrru,
brian
1998-10-24
1
-24
/
+54
*
Solve the ``first connection'' problem that occurs on
brian
1998-10-22
1
-97
/
+199
*
Move help displays left one column to avoid problems with
brian
1998-10-17
1
-3
/
+5
*
Sync with OpenBSD ifdefs
brian
1998-09-17
1
-5
/
+9
[next]