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
/
systems.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Permit multiple ``allow user'' lines in any given section
brian
2000-07-12
1
-2
/
+11
*
Plug two file descriptor leaks
brian
2000-04-03
1
-2
/
+6
*
Don't treat # specially here
brian
2000-03-28
1
-6
/
+0
*
Understand environment variables in commands
brian
2000-03-14
1
-61
/
+85
*
Correct usages of getuid() and geteuid()
brian
1999-12-30
1
-2
/
+2
*
Don't allowt '#' as a comment when it's embedded in quotes:
brian
1999-12-27
1
-20
/
+13
*
Understand double-quotes anywhere on a command line in the same
brian
1999-12-23
1
-1
/
+1
*
Correct warning about unindented commands when the unindented command
brian
1999-12-23
1
-27
/
+34
*
Don't munge ``set dial|login|logout|hangup'' arguments before
brian
1999-12-22
1
-1
/
+1
*
Fix my '#'-at-end-of-lines change, spammed by a subsequent commit.
brian
1999-12-20
1
-3
/
+10
*
Use getpwuid()->pw_dir instead of $HOME when expanding ``~''.
brian
1999-12-20
1
-10
/
+6
*
Use getpwuid() instead of getlogin() in ``allow users''.
brian
1999-12-20
1
-4
/
+5
*
Cosmetic: clean up some parenthesis confusion
brian
1999-12-20
1
-10
/
+5
*
Handle comments at the end of lines.
brian
1999-12-20
1
-6
/
+30
*
Notice and warn about unterminated quoted strings in commands.
brian
1999-12-20
1
-13
/
+16
*
When logging warning messages, there are now three scenarios:
brian
1999-09-06
1
-1
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't warn about ``!'' lines being unindented commands in ppp.conf.
brian
1999-05-24
1
-5
/
+7
*
Deal with the fact that as we now mbuf_Read the fsm
brian
1999-05-09
1
-2
/
+2
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-1
/
+2
*
If /etc/ppp/ppp.conf doesn't exist, mention that the
brian
1999-03-09
1
-7
/
+19
*
Don't allow root to specify non-existent labels on
brian
1999-02-02
1
-18
/
+25
*
Allow multiple systems (config labels) on the command
brian
1998-10-31
1
-9
/
+28
*
Warn if we encounter an unindented line that isn't
brian
1998-10-17
1
-2
/
+7
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-5
/
+5
*
Give ``load'' optional context. It's now possible to
brian
1998-06-15
1
-8
/
+9
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-129
/
+126
*
Remove unused #includes.
brian
1998-01-21
1
-3
/
+1
*
Cosmetic (style):
brian
1997-12-24
1
-3
/
+3
*
Cosmetic: Test for comment lines after the lenght has been established.
brian
1997-12-21
1
-4
/
+2
*
Allow leading whitespace before '#' when identifying comments.
brian
1997-12-21
1
-1
/
+3
*
char filename[200] => char filename[MAXPATHLEN]
brian
1997-12-17
1
-2
/
+2
*
o Log ******** instead of the actual password for "set authkey"
brian
1997-12-17
1
-3
/
+3
*
Use LogWARN for command usage messages and unrecognised
brian
1997-12-15
1
-2
/
+2
*
Fix prototypes.
brian
1997-11-22
1
-18
/
+18
*
Allow blank lines in config entries (they aren't terminators).
brian
1997-11-14
1
-2
/
+2
*
Fix command logging (broken with the "allow" command).
brian
1997-11-13
1
-3
/
+2
*
Don't attempt to dial if "dial label" has specified
brian
1997-11-12
1
-3
/
+4
*
Pass a missing arg to LogPrintf().
brian
1997-11-12
1
-2
/
+2
*
Finish the security improvements:
brian
1997-11-11
1
-13
/
+102
*
Add the "!include" syntax.
brian
1997-11-09
1
-4
/
+124
*
Increase chat script sizes to 512
brian
1997-11-09
1
-2
/
+2
*
Null commit:
brian
1997-11-09
1
-1
/
+1
*
Introduce ID0 logging.
brian
1997-11-09
1
-94
/
+7
*
Introduce [local] to "set log [local] ...". This spits
brian
1997-11-04
1
-3
/
+10
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-8
/
+20
*
Install as group ``network''
brian
1997-09-04
1
-2
/
+3
*
Cosmetic: Make LogPrintf() calls consistent.
brian
1997-08-31
1
-2
/
+2
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-29
/
+19
*
Add "set server" to control the server socket.
brian
1997-06-25
1
-1
/
+7
[next]