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
*
Allow authname to be changed at any phase, just emit a warning
brian
2000-03-31
1
-4
/
+4
*
Add the ``nat target'' command.
brian
2000-03-31
1
-15
/
+16
*
Understand environment variables in commands
brian
2000-03-14
1
-1
/
+13
*
Add the ``resolv'' command for telling ppp how to deal with resolv.conf.
brian
2000-03-14
1
-8
/
+58
*
Introduce LOCALNAT and LOCALRAD defines so that the sources can stay
brian
2000-03-14
1
-3
/
+4
*
Add ``set log dns'' to log DNS QUERY packets.
brian
2000-03-14
1
-2
/
+2
*
Correct usages of getuid() and geteuid()
brian
1999-12-30
1
-1
/
+1
*
Don't allowt '#' as a comment when it's embedded in quotes:
brian
1999-12-27
1
-1
/
+1
*
Don't munge ``set dial|login|logout|hangup'' arguments before
brian
1999-12-22
1
-1
/
+1
*
Add missing linefeed.
brian
1999-12-20
1
-1
/
+1
*
Notice and warn about unterminated quoted strings in commands.
brian
1999-12-20
1
-2
/
+5
*
Change the way we transfer links (again). The previous
brian
1999-11-30
1
-1
/
+1
*
Change ``set cd'' so that its default value is device specific. The
brian
1999-11-26
1
-2
/
+2
*
Rewrite the link descriptor transfer code in MP mode.
brian
1999-11-25
1
-1
/
+1
*
Fix ``set proctitle'' by using setproctitle().
brian
1999-11-17
1
-4
/
+8
*
Don't insist on 4 digit umasks in ``set server''.
brian
1999-11-13
1
-12
/
+10
*
Support PPPoE
brian
1999-11-06
1
-1
/
+1
*
Introduce ``set logout''; another chat script. This is in preparation
brian
1999-10-25
1
-0
/
+8
*
Support ``set cd off'' to tell ppp not to even look for carrier on the
brian
1999-09-26
1
-6
/
+10
*
Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.
brian
1999-09-21
1
-3
/
+0
*
NetBSD has moved ``extern int errno;'' to signal.h :-/
brian
1999-09-20
1
-0
/
+3
*
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
[next]