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
*
Support VJ maximum slot identifiers != 15.
brian
1997-10-07
5
-21
/
+24
*
Change things around a bit when bringing down the layers.
brian
1997-10-05
1
-3
/
+12
*
Refer a bit to pppctl.
brian
1997-10-05
2
-28
/
+54
*
Cosmetic: Be specific about using TABs in syslog.conf.
brian
1997-10-05
2
-4
/
+10
*
Cosmetic: Log a strerror(errno) when failing to write to
brian
1997-10-04
1
-4
/
+16
*
If "set mtu" is used, *and* the mtu is less than the
brian
1997-09-29
1
-4
/
+7
*
Test for the existence of ../../secure rather
brian
1997-09-28
1
-2
/
+2
*
Don't depend on time.h including sys/types.h
brian
1997-09-27
1
-1
/
+2
*
Don't login twice when using passwdauth
brian
1997-09-27
4
-130
/
+13
*
#define RECON_ENVOKED as 4 (not 3, like RECON_UNKNOWN)
brian
1997-09-26
1
-2
/
+2
*
Do the MSChap encryption.
brian
1997-09-25
2
-0
/
+142
*
Allow Microsoft CHAP authentication.
brian
1997-09-25
9
-61
/
+145
*
Don't luse uu_lock in -direct mode. It conflicts w/
brian
1997-09-23
1
-4
/
+5
*
Undo botched commit (local changes got in)
brian
1997-09-23
1
-4
/
+3
*
Don't allow accept/deny when it's not appropriate.
brian
1997-09-22
8
-57
/
+155
*
Don't pause for one second before starting LCP
brian
1997-09-22
1
-4
/
+12
*
Use the correct device name in "show modem"
brian
1997-09-22
1
-8
/
+2
*
Correct the way the uucp lock file and the ttyXX.if lock
brian
1997-09-22
4
-61
/
+108
*
Sleep for a second before sending the first LCP
brian
1997-09-21
1
-1
/
+3
*
It turns out that the following:
brian
1997-09-21
2
-17
/
+5
*
Typo police
brian
1997-09-21
2
-6
/
+6
*
Add a pppctl(8) xref.
brian
1997-09-21
2
-4
/
+6
*
Don't close(1) in direct mode and then proceed to
brian
1997-09-18
2
-5
/
+6
*
Support CHAP using MD4
brian
1997-09-17
6
-15
/
+63
*
o Fix two unlikely descriptor leaks.
brian
1997-09-16
4
-41
/
+73
*
Get rid of missing-prototype-warning
brian
1997-09-10
1
-1
/
+2
*
PRED1 => TY_PRED1 (oops)
brian
1997-09-10
1
-2
/
+2
*
o Initialize the PRED1 input queue when we
brian
1997-09-10
3
-7
/
+10
*
Cosmetic: Remove unused variables and build on OpenBSD.
brian
1997-09-10
7
-42
/
+44
*
Allow dial to work in non-interactive mode.
brian
1997-09-09
1
-3
/
+1
*
Print errors correctly (don't adjust
brian
1997-09-09
1
-2
/
+2
*
Don't start an interactive shell from a
brian
1997-09-09
1
-1
/
+5
*
Correct ppp authentication defaults in interactive
brian
1997-09-09
2
-3
/
+19
*
Document the use of PAP/CHAP properly.
brian
1997-09-09
2
-56
/
+112
*
Disable LQR by default. It causes too many problems
brian
1997-09-07
3
-7
/
+7
*
Use __libalias_version to derive the name to
brian
1997-09-06
1
-1
/
+2
*
Install as group ``network''
brian
1997-09-04
11
-75
/
+116
*
Bring CCP and IPCP layers down properly when LCP
brian
1997-09-03
4
-17
/
+52
*
Allow the transition from an idle timeout value
brian
1997-09-03
5
-12
/
+22
*
Cosmetic: Make LogPrintf() calls consistent.
brian
1997-08-31
14
-94
/
+103
*
Make ppp owner root.ppp, mode 4550
brian
1997-08-31
1
-2
/
+3
*
Remove use of login_progok()
brian
1997-08-31
3
-41
/
+5
*
Use login_progok().
brian
1997-08-27
3
-46
/
+17
*
Check the "prog.deny" login.conf capability and
brian
1997-08-26
3
-5
/
+70
*
Lose a couple of extraneous backslashes.
brian
1997-08-25
1
-5
/
+3
*
Make the code format more in line with style(9).
brian
1997-08-25
63
-4037
/
+3832
*
Phone the number after the ``|'' whether the dial
brian
1997-08-23
3
-40
/
+42
*
Update version number to 1.02 so that I can tell what
brian
1997-08-21
1
-3
/
+3
*
Update doc to use MYADDR in ppp.conf.
brian
1997-08-21
2
-4
/
+4
*
Allow the use of HISADDR & MYADDR in ppp.conf.
brian
1997-08-21
1
-1
/
+5
[next]