<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/ppp/auth.c, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: megacommit to bring 2.2 ppp up to full merge status with 3.0.  This</title>
<updated>1998-11-26T07:14:47+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-11-26T07:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7266542fffd08e6c67c34c54706833f653685da4'/>
<id>7266542fffd08e6c67c34c54706833f653685da4</id>
<content type='text'>
has been tested at several sites and proven to be substantially
less buggy than the 2.2 version.  New files have already been tagged
in, though they do not appear in this commit.

OK'd by:	brian
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has been tested at several sites and proven to be substantially
less buggy than the 2.2 version.  New files have already been tagged
in, though they do not appear in this commit.

OK'd by:	brian
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Bring the -current ppp into RELENG_2_2</title>
<updated>1998-01-26T20:05:34+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-01-26T20:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7026d8da488a08056f873aee92fe4dad27b6c493'/>
<id>7026d8da488a08056f873aee92fe4dad27b6c493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Correct ppp authentication defaults in interactive</title>
<updated>1997-09-09T22:01:27+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-09-09T22:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=21af0f6bd3b797d083c244bee5a4878a0569631d'/>
<id>21af0f6bd3b797d083c244bee5a4878a0569631d</id>
<content type='text'>
     mode.  We don't want to be forced to type a password
     here :-(
     Pointed out by: mouth@ibm.net (John Kelly)

     While I'm there, don't allow a "set server" in
     interactive mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     mode.  We don't want to be forced to type a password
     here :-(
     Pointed out by: mouth@ibm.net (John Kelly)

     While I'm there, don't allow a "set server" in
     interactive mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: Install as group ``network''</title>
<updated>1997-09-05T23:07:44+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-09-05T23:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e484f4f3824cad3c53cb05e8be1e693dd1008420'/>
<id>e484f4f3824cad3c53cb05e8be1e693dd1008420</id>
<content type='text'>
       Insist that uid == 0 for client ppp
       Disallow client sockets if no password is specified
       Don't exit on failure to open client socket for listening
       Allow specification of null local password
       Use reasonable size (smaller) ``vector''s in auth.c
       Fix "passwd ..." usage message
       Insist on "all" as arg to "quit" (if any)
       Drop client socket connection before Cleanup() when "quit all"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       Insist that uid == 0 for client ppp
       Disallow client sockets if no password is specified
       Don't exit on failure to open client socket for listening
       Allow specification of null local password
       Use reasonable size (smaller) ``vector''s in auth.c
       Fix "passwd ..." usage message
       Insist on "all" as arg to "quit" (if any)
       Drop client socket connection before Cleanup() when "quit all"
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Make the code format more in line with style(9).</title>
<updated>1997-08-25T00:34:41+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-08-25T00:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=490167d68951b6188e0c6dda21e16b7a82114577'/>
<id>490167d68951b6188e0c6dda21e16b7a82114577</id>
<content type='text'>
     Update loadalias to use the new libalias api.
     Update to version 1.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     Update loadalias to use the new libalias api.
     Update to version 1.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: Overhaul ppp:</title>
<updated>1997-06-10T09:44:47+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-06-10T09:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bd215737ceea77515f19a7dd37b83a504c2e58d7'/>
<id>bd215737ceea77515f19a7dd37b83a504c2e58d7</id>
<content type='text'>
       o Use syslog
       o Remove references to stdout/stderr (incl perror())
       o Introduce VarTerm - the interactive terminal or zero
       o Allow "set timeout" to affect current session
       o Change "set debug" to "set log"
       o Allow "set log [+|-]flag"
       o Make MSEXT and PASSWDAUTH stuff the default
       o Move all #ifdef DEBUG stuff into the code - this
         shouldn't be too much overhead.  It's now controlled
         with "set log +debug"
       o Add "set log command, debug, tun, warn, error, alert"
       o Remove cdefs.h, and assume an ansi compiler.
       o Improve all diagnostic output
       o Don't trap SIGSEGV
       o SIGHUP now terminates again (log files are controlled
         by syslog)
       o Call CloseModem() when changing devices
       o Fix parsing of third arg of "delete"
       o Make the man page a little more detailed.
       o Update the version number to 1.00.
       o Increase the predictor-1 buffer by 2 bytes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       o Use syslog
       o Remove references to stdout/stderr (incl perror())
       o Introduce VarTerm - the interactive terminal or zero
       o Allow "set timeout" to affect current session
       o Change "set debug" to "set log"
       o Allow "set log [+|-]flag"
       o Make MSEXT and PASSWDAUTH stuff the default
       o Move all #ifdef DEBUG stuff into the code - this
         shouldn't be too much overhead.  It's now controlled
         with "set log +debug"
       o Add "set log command, debug, tun, warn, error, alert"
       o Remove cdefs.h, and assume an ansi compiler.
       o Improve all diagnostic output
       o Don't trap SIGSEGV
       o SIGHUP now terminates again (log files are controlled
         by syslog)
       o Call CloseModem() when changing devices
       o Fix parsing of third arg of "delete"
       o Make the man page a little more detailed.
       o Update the version number to 1.00.
       o Increase the predictor-1 buffer by 2 bytes.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: De-couple ppp from libalias.  If libalias isn't there, the</title>
<updated>1997-05-26T00:52:27+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-05-26T00:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66efb5dc470a19fbd0263ee445fa244c50b0acc5'/>
<id>66efb5dc470a19fbd0263ee445fa244c50b0acc5</id>
<content type='text'>
       alias commands simply won't work.  Only root may specify the
       location of the alias lib (otherwise, it's hard-coded).

       Make logprintf silently fail if LogOpen hasn't been called.

Suggested by:   eivind
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       alias commands simply won't work.  Only root may specify the
       location of the alias lib (otherwise, it's hard-coded).

       Make logprintf silently fail if LogOpen hasn't been called.

Suggested by:   eivind
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: Bring in Eivind's tidy-up.</title>
<updated>1997-05-10T01:24:42+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-05-10T01:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=05a025dddb5fb7ca336244de76aef9c8b3a53e87'/>
<id>05a025dddb5fb7ca336244de76aef9c8b3a53e87</id>
<content type='text'>
Submitted by:	eivind
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	eivind
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: The only bits missing from 2.2 now are</title>
<updated>1997-05-09T17:36:35+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-05-09T17:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a6cdc4847151127ea312ec66456cf5bb550c660b'/>
<id>a6cdc4847151127ea312ec66456cf5bb550c660b</id>
<content type='text'>
       the urandomdev stuff and the uu_lock stuff

This means:

o   Increase maximum chat args from 20 to 40,
    stop scribbling when the limit is hit.
o   Allow mixed case commands.
o   Allow HISADDR, MYADDR, ALL and INTERFACE
    in mixed case.
o   Add reconnect command.
o   Add redial next timer (for next number redial).
o   Change logfile name to ppp.tunX.log.
o   Discard HDLC frames with less than two bytes.
o   Make background mode exit on loss of carrier.
o   Initialise lqrsendcnt for each connection.
o   Initialise VarLocalAuth for each connection.
o   Exit on failure to open the log file.
o   Ignore SIGPIPE.
o   Select() on the correct number of fds.
o   Only compress TCP packets.
o   Update documentation.
o   Bring in various minor fixes from -current.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       the urandomdev stuff and the uu_lock stuff

This means:

o   Increase maximum chat args from 20 to 40,
    stop scribbling when the limit is hit.
o   Allow mixed case commands.
o   Allow HISADDR, MYADDR, ALL and INTERFACE
    in mixed case.
o   Add reconnect command.
o   Add redial next timer (for next number redial).
o   Change logfile name to ppp.tunX.log.
o   Discard HDLC frames with less than two bytes.
o   Make background mode exit on loss of carrier.
o   Initialise lqrsendcnt for each connection.
o   Initialise VarLocalAuth for each connection.
o   Exit on failure to open the log file.
o   Ignore SIGPIPE.
o   Select() on the correct number of fds.
o   Only compress TCP packets.
o   Update documentation.
o   Bring in various minor fixes from -current.
</pre>
</div>
</content>
</entry>
</feed>
