<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ppp/command.h, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-11-03T21:45:32Z</updated>
<entry>
<title>Add a ``log'' command for logging specific information.</title>
<updated>2001-11-03T21:45:32Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-11-03T21:45:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46df5aa7bc98cd1d4769ce244d518f4e161f3e61'/>
<id>urn:sha1:46df5aa7bc98cd1d4769ce244d518f4e161f3e61</id>
<content type='text'>
Add an ``UPTIME'' variable to indicate the bundle uptime.

It's now possible to put something like this in ppp.linkdown
for a server setup:

  MYADDR:
    log Session closing: User USER, address HISADDR, up UPTIME

Fixed some memory leakage with commands that expand words.
Made some functions static.
Fixed a diagnostic bug (iface add .... SIOCDIFADDR)
</content>
</entry>
<entry>
<title>Convert IIJ copyrights to BSD copyrights.</title>
<updated>2001-06-13T21:52:19Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-06-13T21:52:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=65309e5cda5d671cbca4763b481566ce387dcf7e'/>
<id>urn:sha1:65309e5cda5d671cbca4763b481566ce387dcf7e</id>
<content type='text'>
Approved by: Toshiharu OHNO &lt;tohno@sirius.ocn.ne.jp&gt;
</content>
</entry>
<entry>
<title>Understand environment variables in commands</title>
<updated>2000-03-14T01:47:31Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-03-14T01:47:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a30e2ac0b09cb67cd405a077241278929a8ca65'/>
<id>urn:sha1:2a30e2ac0b09cb67cd405a077241278929a8ca65</id>
<content type='text'>
Submitted by: Mark Knight &lt;markk@knigma.org&gt;
</content>
</entry>
<entry>
<title>Notice and warn about unterminated quoted strings in commands.</title>
<updated>1999-12-20T20:30:02Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-12-20T20:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c39aa54ec8245817e058c8493f4cf7236bf24a96'/>
<id>urn:sha1:c39aa54ec8245817e058c8493f4cf7236bf24a96</id>
<content type='text'>
The entire command is ignored if the syntax is invalid...
</content>
</entry>
<entry>
<title>$FreeBSD$ -&gt; __DATE__</title>
<updated>1999-09-06T18:11:50Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-09-06T18:11:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f914f3c09c8a022b06ce27452f9ef0c258bcbcc6'/>
<id>urn:sha1:f914f3c09c8a022b06ce27452f9ef0c258bcbcc6</id>
<content type='text'>
This is probably more appropriate that $Date$ anyway
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the correct pid when substituting PROCESSID.</title>
<updated>1999-06-09T08:47:36Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-06-09T08:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8fb106c674dfcc3c8ea4cd1fa602b6550419a434'/>
<id>urn:sha1:8fb106c674dfcc3c8ea4cd1fa602b6550419a434</id>
<content type='text'>
Problem reported by: Amedeo Beck Peccoz &lt;gea@gressoney.it&gt;
</content>
</entry>
<entry>
<title>When resending chap challenges, resend the same challenge</title>
<updated>1999-02-11T10:14:08Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-02-11T10:14:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58330d7bfad4d97dad6a42357ebbd436389057dd'/>
<id>urn:sha1:58330d7bfad4d97dad6a42357ebbd436389057dd</id>
<content type='text'>
each time rather than making up a new one.

Increase the authname/authkey max sizes to 100 characters.

Allow ``authkey'' specifications beginning with ``!''.
When a challenge is received, the text following the
``!'' is executed as a program (expanding stuff in the same
way that ``sh'' and ``!bg'' do).  The program is passed the
peer name, peer challenge and local ``authname'' on standard
input and is expected to output the name/key combination that
should be used to build the CHAP response.

This provides support for Secure ID cards (guess what I was
given at work recently!) using CHAP.

Examples will follow.
</content>
</entry>
<entry>
<title>Fix a rather nasty use of `static'.  This caused a SEGV</title>
<updated>1998-06-15T19:06:25Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-06-15T19:06:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9e11a112d47edb5544b4bbe115837c89329c798'/>
<id>urn:sha1:c9e11a112d47edb5544b4bbe115837c89329c798</id>
<content type='text'>
when running ``link * load label'' as we ended up recursing
back into command_Interpret after nuking our command arg list.
</content>
</entry>
<entry>
<title>Give ``load'' optional context.  It's now possible to</title>
<updated>1998-06-15T19:05:51Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-06-15T19:05:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30291ffb15d7e4b02d0e8de225a57dd49f655d4e'/>
<id>urn:sha1:30291ffb15d7e4b02d0e8de225a57dd49f655d4e</id>
<content type='text'>
``link 1,2,3 load label'' for people that want to set
up their links in a more mpd-like manner.
</content>
</entry>
</feed>
