1999-01-14 22:06:50 +00:00
|
|
|
CHANGES
|
|
|
|
=======
|
|
|
|
|
2001-05-03 13:44:08 +00:00
|
|
|
version 7.0.1 (May 3, 2001):
|
|
|
|
- 8bit on by default now (use --disable-8bit for old behavior)
|
|
|
|
- FreeBSD patches by Bill Fenner <fenner@research.att.com>
|
|
|
|
(hopefully *BSD systems will compile cleaner now)
|
|
|
|
- Bad error reporting on getsockopt() found by Bill Fenner
|
|
|
|
<fenner@research.att.com>
|
|
|
|
- PID file patch by Martin Andrews <mandrews@netgenics.com>
|
|
|
|
|
2001-02-19 06:50:29 +00:00
|
|
|
version 7.0.0 (Feb 18, 2001):
|
|
|
|
- GNU configure-based packaging!!!
|
|
|
|
All work done by Mark D. Roth <roth@feep.net>.
|
|
|
|
Thank you!
|
|
|
|
- Removed conserver/cons.h and moved options into --with
|
|
|
|
and --enable configure arguments
|
|
|
|
- ioctl() bug found by Ross Parker <parker@redback.com>
|
|
|
|
- Removed last of the "loopback preference" code in
|
|
|
|
console/console.c - should have been removed a long time ago
|
|
|
|
|
2000-12-15 00:32:51 +00:00
|
|
|
version 6.1.7 (Dec 14, 2000):
|
|
|
|
- Documented no parity option in conserver.cf.man
|
|
|
|
- Lowered default CONNECTTIMEOUT to 10 seconds
|
|
|
|
- Changed more internal references to GNAC
|
|
|
|
- Shell command support just plain broken (tracked down and
|
|
|
|
slain by Rob Joyce <robjoyce@ee.princeton.edu>)
|
|
|
|
- Added a -P option for specifying the password file
|
|
|
|
- CPARITY setting reflected in -V output
|
|
|
|
- New version numbering scheme and packaging
|
|
|
|
|
2000-09-08 23:21:51 +00:00
|
|
|
version 6.16 (Sep 8, 2000):
|
|
|
|
- Changed the main GNAC references to Certainty Solutions
|
|
|
|
- Made the comment blocks in conserver/cons.h a little less
|
|
|
|
confusing
|
|
|
|
- There are *NO* code changes to this version. If you have
|
|
|
|
version 6.15, you're good to go.
|
|
|
|
|
2000-03-07 03:50:25 +00:00
|
|
|
version 6.15 (Mar 6, 2000):
|
|
|
|
- Added debug flag (-D) and the beginning of debug output
|
|
|
|
- A timeout can now be set for TCP connect() calls. The
|
|
|
|
default is 30 seconds. Hosts not responding are only
|
|
|
|
tried once at startup (per child), lessening the impact
|
|
|
|
of a down terminal server. See CONNECTTIMEOUT in
|
|
|
|
conserver/cons.h.
|
|
|
|
|
2000-01-06 22:01:17 +00:00
|
|
|
version 6.14 (Jan 5, 2000):
|
|
|
|
- Determining if the local conserver controls a port (with
|
|
|
|
@conserver spec) we now compare ip addresses instead of
|
|
|
|
hostnames
|
|
|
|
- Invalid argument now shows -h output
|
|
|
|
|
1999-12-01 21:29:20 +00:00
|
|
|
version 6.13 (Dec 1, 1999):
|
2000-01-06 22:01:17 +00:00
|
|
|
- High-bit always stripped from network - now follows
|
1999-12-01 21:29:20 +00:00
|
|
|
CPARITY setting in cons.h (found by Daniel Andersson
|
|
|
|
<daniel@sto.sema.se>)
|
|
|
|
- New conserver -i flag for on-demand connects/disconnects
|
|
|
|
to console ports (contributed by Thomas E. Knowles
|
|
|
|
<tek@CS.Princeton.EDU>)
|
|
|
|
- Solaris, Linux, and others now use tcsendbreak()
|
|
|
|
|
|
|
|
version 6.12 (Aug 24, 1999):
|
1999-08-24 21:52:59 +00:00
|
|
|
- Blank line bug after '%%' in .cf file (found by Miss
|
|
|
|
Himali Patel <cpate03@dcs.bbk.ac.uk>)
|
|
|
|
Special thanks to Michael Sullivan <mike@trdlnk.com> for
|
|
|
|
the following improvements and fixes...
|
|
|
|
- Read result bug in group.c caused lock up
|
|
|
|
- Signal handling fixes and cleanup
|
|
|
|
- Several minor spelling errors in strings and comments
|
1999-12-01 21:29:20 +00:00
|
|
|
- Solaris package creation scripts (contrib/solaris-package)
|
1999-08-24 21:52:59 +00:00
|
|
|
- Extended syntax of the access restrictions to understand
|
|
|
|
network numbers with optional netmasks
|
|
|
|
|
1999-12-01 21:29:20 +00:00
|
|
|
version 6.11 (May 14, 1999):
|
1999-05-14 17:22:00 +00:00
|
|
|
- Added broadcast capability in client (-b option)
|
|
|
|
- Protected certain escape sequences from end-user use
|
|
|
|
- Added "console server shutting down" broadcast
|
|
|
|
- Improved local tty break code (thanks Craig and Brian!)
|
|
|
|
|
1999-12-01 21:29:20 +00:00
|
|
|
version 6.10 (Jan 26, 1999):
|
1999-05-14 17:07:58 +00:00
|
|
|
- Documentation fixes
|
|
|
|
- Web page up and running
|
|
|
|
|
1999-01-27 01:49:19 +00:00
|
|
|
version 6.09:
|
|
|
|
- Added more documentation (look for README and INSTALL files).
|
|
|
|
- Fixed up man pages so they are more accurate.
|
|
|
|
|
1999-01-16 00:03:11 +00:00
|
|
|
version 6.08:
|
|
|
|
- Added support for Linux 2.X and IRIX 6.X
|
|
|
|
- Fixed "suspend" code in client - it shouldn't have worked
|
|
|
|
before, but slow connections could explain it.
|
1999-01-14 22:06:50 +00:00
|
|
|
|
1999-01-16 00:03:11 +00:00
|
|
|
version 6.07:
|
1999-01-14 22:06:50 +00:00
|
|
|
- Porting infrastructure has been set up in ./port. Solaris
|
|
|
|
2.5.1 and BSD/OS 3.1 successfully built.
|
|
|
|
- Added CHANGES and README files. Wow, starting to document!
|
|
|
|
|
|
|
|
version 6.06:
|
|
|
|
- SIGUSR1 now tells the console server to try and reopen all
|
|
|
|
currently downed consoles.
|
|
|
|
- Cleaned up configuration file (cons.h) and Makefiles.
|
|
|
|
|
|
|
|
version 6.05:
|
|
|
|
- conserver.cf change: groups and their passwords have been
|
|
|
|
removed and timestamp specifications have been added.
|
|
|
|
|
|
|
|
before version 6.05:
|
|
|
|
- Many, many variations. Nothing was tracked well. Bug fixes
|
|
|
|
and enhancements of various types were applied.
|
|
|
|
|
|
|
|
#
|
2001-05-03 13:44:08 +00:00
|
|
|
# $Id: CHANGES,v 1.25 2001-05-03 06:44:01-07 bryan Exp $
|
1999-01-14 22:06:50 +00:00
|
|
|
#
|