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
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support a ``set rad_alive N'' command to enable periodic RADIUS accounting
brian
2004-07-17
1
-0
/
+1
*
Remove whitespace at the end of lines.
brian
2002-06-15
1
-1
/
+1
*
Add a ``log'' command for logging specific information.
brian
2001-11-03
1
-0
/
+6
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-1
/
+2
*
Call va_start/va_end for each call to vfprintf
brian
2001-06-18
1
-2
/
+4
*
Add ``all'' logging.
brian
2000-10-30
1
-0
/
+18
*
Various whitespace changes.
brian
2000-10-30
1
-1
/
+2
*
Add LogFILTER logging to log packets allowed by the dial filter and
brian
2000-08-28
1
-0
/
+1
*
Add ``set log dns'' to log DNS QUERY packets.
brian
2000-03-14
1
-0
/
+1
*
Add a bunch of `const's and fix a typo.
brian
1999-12-27
1
-1
/
+1
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-2
/
+2
*
When logging warning messages, there are now three scenarios:
brian
1999-09-06
1
-3
/
+7
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't log_Printf(..., buf) in case buf contains %s
brian
1999-08-08
1
-7
/
+7
*
Make async/sync/physical/hdlc dumps prettier by showing printable
brian
1999-06-01
1
-12
/
+23
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-1
/
+3
*
Deal with the fact that as we now mbuf_Read the fsm
brian
1999-05-09
1
-2
/
+2
*
Correctly drop existing connections when reopening the diagnostic
brian
1999-03-07
1
-4
/
+10
*
Consolidate the two malloc()s that are done when allocating
brian
1998-08-21
1
-4
/
+4
*
When entering ``term'' mode, don't output any messages until
brian
1998-08-09
1
-3
/
+6
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-1
/
+2
*
PR: 7469
brian
1998-08-02
1
-1
/
+3
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-2
/
+2
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-2
/
+2
*
o #define the name "tun" in defs.h against the future possibility
brian
1998-05-28
1
-3
/
+4
*
o Move our prompt descriptor list outside of the bundle.
brian
1998-05-23
1
-15
/
+82
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-46
/
+193
*
Add missing include
brian
1998-03-13
1
-1
/
+2
*
Remove unused #includes.
brian
1998-01-21
1
-2
/
+1
*
Cosmetic (style):
brian
1997-12-24
1
-2
/
+2
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Fix prototypes.
brian
1997-11-22
1
-6
/
+6
*
Flush the output stream when doing local logging.
brian
1997-11-11
1
-1
/
+2
*
Increase chat script sizes to 512
brian
1997-11-09
1
-1
/
+2
*
Introduce ID0 logging.
brian
1997-11-09
1
-1
/
+2
*
Introduce [local] to "set log [local] ...". This spits
brian
1997-11-04
1
-19
/
+53
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-3
/
+9
*
Fix HDLC logging (actually LogDumpBp()). It was only
brian
1997-10-22
1
-2
/
+27
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-73
/
+77
*
Expand the "set stopped" command so that it can
brian
1997-08-20
1
-0
/
+2
*
Overhaul ppp:
brian
1997-06-09
1
-271
/
+102
*
Remove initial startup printf's in -direct mode.
brian
1997-06-01
1
-2
/
+3
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-4
/
+6
*
Only compress tcp packets. Calculate size of
brian
1997-05-07
1
-2
/
+2
*
Log each ppp line to separate /var/log/ppp.tunX.log instead mixing of
ache
1997-05-04
1
-8
/
+15
*
Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com>
brian
1997-03-13
1
-1
/
+26
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix many buffer overruns in the code. Specifically, disallow ExpandString
imp
1997-01-10
1
-7
/
+8
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
1
-3
/
+3
[next]