portslave (1.16) cistron; urgency=low

   * Build autoppp part of portslave as shared lib, linked in on-demand
     by ppp-2.2.0f.
   * Added MD5 auth for accounting packets;
     thanks to Eric Stern <estern@squall.mgl.ca>
   * Fixed bug in Reply-Message handling. Or actually, string handling
     in general. Thanks to Jens Glaser <jens@regio.net>
   * Now logs everything after CONNECT to radius with Connect-Info.
   * Added "porttype" configuration variable, based on a suggestion
     from Carl Privitt <cprivitt@granite.sage.net>.
   * Check for Framed-Protocol = PPP after authentication in pppd
   * Fix comment handling of config file parser
   * Added RADIUS logging of sent/recv octets for PPP
   * Added ctlportslave utility. Can be used as shell for `!root', adds
     portmaster-like command line admin interface. Very simplistic
     but useful for packages like pmmon.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Thu, 13 Nov 1997 11:31:40 +0100

portslave (1.15) cistron; urgency=low

   * lib.c:getline() now accepts \r, \r\n, \n as end-of-line.
   * getty:login() turns off input CRNL translation
   * Added new feature: portslave can now emulate a modem. Set
     "sXX.emumodem 1" to enable this feature.
   * Add support for updating local utmp and wtmp files.
   * Add support for radius Idle-Timeout attribute

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Thu, 5 Jun 1997 20:49:21 +0200

portslave (1.14) cistron; urgency=low

   * Added copyright notice to README (GPL)
   * Add note about ripd to README
   * Change default MTU in sample server.cfg to 1500 - some PPP implementations
     have trouble with fragmentation.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Wed, 7 May 1997 13:57:32 +0200

portslave (1.13) cistron; urgency=low

   * Added CREAD to the c_cflag initialization. This should fix the digiboards.
     (Fix by Jean-Francois Micouleau <Jean-Francois.Micouleau@utc.fr>)
   * Added telnet support. Maybe also pass username if known?

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Thu, 24 Apr 1997 21:36:16 +0200

portslave (1.12) cistron; urgency=high

   * Now sends accounting requests to the radius accounting port (1646)
     instead of the authentication port (1645) - funny that nobody found
     this obvious bug yet (and that it actually _worked_ ..)
   * Some extra info added to server.cfg
   * Remove MRU settings; use MTU for both MTU and MRU
   * Fix '-' argument

  -- Miquel van Smoorenburg <miquels@cistron.nl> Thu, 6 Feb 1997 22:22:16 +0100

portslave (1.11) cistron; urgency=low

  * Added comment in server.cfg about "stuck in negotation" loop that
    ppp-2.2.0f can get into with leased lines, with a workaround. It
    seems to work for a lot of people except me :(. Under investigation.
  * Fix for syslog() not working on port 0: Jens Glaser <jens@glaser.com>

  -- Miquel van Smoorenburg <miquels@cistron.nl> Thu, 14 Nov 1996 13:45:53 +0100

portslave (1.10) cistron; urgency=high

  * Fixed SLIP/CSLIP support that I broke in 1.0.8 or so.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Mon, 29 Oct 1996 15:41:32 +0100

portslave (1.09) cistron; urgency=low

  * Fixed leased-line support (again; must have misplaced a part of
    some previous changes)

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Mon, 22 Oct 1996 11:59:21 +0200

portslave (1.08) cistron; urgency=low

  * Fixed local syslog logging
  * Fixed portslave-over-telnet
  * Added debug option, standard turned off.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Mon, 14 Oct 1996 18:12:57 +0200

portslave (1.07a) cistron; urgency=low

  * Removed the nonsense about pap-secrets.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Mon, 08 Oct 1996 18:02:16 +0200

portslave (1.07) cistron; urgency=low

  * Fixed the sample server.cfg file; it had a few typos and missing
    features (esp. the leased-line example)
  * Fixed leased-line support
  * Note about /etc/ppp/pap-secrets in README

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Mon, 07 Oct 1996 13:28:21 +0200

portslave (1.06) cistron; urgency=low

  * Added support for portslave - over - telnetd. portslave now checks if
    the first argument starts with '-'. If so, it uses ttyname(0) to find
    the right entry in the server.cfg file.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Wed, 02 Oct 1996 16:54:29 +0200

portslave (1.05) cistron; urgency=high

  * Fixed CLOCAL stuff (only ever set if port.dcd is 0). This works around
    a bug in the Comtrol Rocketport driver.
  * Added ChangeLog file.

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Tue, 01 Oct 1996 17:06:40 +0200

