Skip to content

Commit

Permalink
Release v8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansell committed May 28, 2018
2 parents 26b165d + 9b2d757 commit 46a6344
Show file tree
Hide file tree
Showing 49 changed files with 34 additions and 443 deletions.
10 changes: 6 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGES
=======

version 8.2.2 (May 28, 2018):
- fixes for OpenSSL 1.1+ - patch by Eneas U de Queiroz
<cote2004-github@yahoo.com>
- adjustments to documentation after move to github
- removal of old RCS/CVS tags since we have git

version 8.2.1 (Jun 2, 2015):
- added TCP keepalives between client and server - TCP-based consoles
already had the code - this was mostly an oversight
Expand Down Expand Up @@ -958,7 +964,3 @@ version 6.05:
before version 6.05:
- Many, many variations. Nothing was tracked well. Bug fixes
and enhancements of various types were applied.

#
# $Id: CHANGES,v 1.251 2015/06/02 17:33:29 bryan Exp $
#
4 changes: 0 additions & 4 deletions FAQ
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,3 @@ directed to faq@conserver.com. The FAQ answers the following questions:
- Have you tried a search on the conserver site (it searches
mailing list traffic as well) to see if someone else has gone
through the same problem?

#
# $Id: FAQ,v 1.9 2003/08/23 19:27:10 bryan Exp $
#
5 changes: 0 additions & 5 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,3 @@ Other Information And Gotchas
connecting to servers, you might be tickling this bug and you
can upgrade the compiler, turn off the optimization, or apply
this code change.


#
# $Id: INSTALL,v 1.41 2014/04/20 06:45:07 bryan Exp $
#
4 changes: 0 additions & 4 deletions PROTOCOL
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,3 @@ The more "interesting" escape sequences are the following.
" -- attached (nologging)]"
" -- attached]"
" -- spy mode]"

#
# $Id: PROTOCOL,v 1.2 2005/09/05 21:54:03 bryan Exp $
#
67 changes: 18 additions & 49 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -7,64 +7,33 @@ Maintainer/Enhancer
Bryan Stansell (bryan@conserver.com)


Documentation

See the INSTALL file for installation, the conserver.html file for
an overview, and the man pages for specifics.


Downloading
Overview

The latest version can be found at http://www.conserver.com/
(US-West).
Conserver is an application that allows multiple users to watch a
serial console at the same time. It can log the data, allows users to
take write-access of a console (one at a time), and has a variety of
bells and whistles to accentuate that basic functionality. The idea is
that conserver will log all your serial traffic so you can go back and
review why something crashed, look at changes (if done on the console),
or tie the console logs into a monitoring system (just watch the
logfiles it creates). With multi-user capabilities you can work on
equipment with others, mentor, train, etc. It also does all that
client-server stuff so that, assuming you have a network connection,
you can interact with any of the equipment from home or wherever.

Mirrors of the site are at:

Australia http://planetmirror.com/pub/conserver/
Ireland http://conserver.oss-mirror.org/
Germany http://conserver.linux-mirror.org/
Russia http://conserver.rinet.ru/
Documentation

See the INSTALL file for installation and the man pages for specifics.

Systems Tested

Here's a list of systems that I've been told can successfully
compile conserver. If anyone has more to add to this list (or
something on the list doesn't work any more), please let me know.
Downloading

AIX 4.3.3/5.1/5.2, native cc
BSDI BSD/OS 3.X, gcc
Cygwin (w2k),gcc 2.95.3
DEC Tru64 4.0, gcc
DEC Tru64 4.0/5.1, native cc
FreeBSD 4.x (i386) gcc
FreeBSD 5.x (i386/amd64/sparc64) gcc
FreeBSD 6.x/7.x (i386/amd64/sparc64/ia64) gcc
HP-UX 10.20, gcc
HP-UX 11.10 parisc and ia64, native cc
Irix 6.15, native cc
Linux 2.2.18 (x86), gcc
Linux 2.4.2 (x86), gcc
Linux ia64, native gcc
Linux RedHat 6.2 and 7.2 (x86), native gcc
MacOS X, native gcc
Solaris 2.5.1 thru 9 (sparc/x86), gcc
Solaris 7/8, native cc
Solaris 10 and Solaris Express (build 33) (x86), gcc and native cc
The latest version can be found via http://www.conserver.com/ or
directly from https://github.com/conserver/conserver/.


Contributions

Contributions distributed with the code can be found in the contrib
subdirectory. Other tools that complement conserver are listed
below.

Zinc
----
According to the website, Zinc is a console log output management
program. For more information, visit the website at:
http://www.columbia.edu/acis/sy/unixdev/zinc

#
# $Id: README,v 1.26 2006/04/16 17:45:08 bryan Exp $
#
subdirectory.
4 changes: 0 additions & 4 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,3 @@ Bryan Stansell

- quick-recheck of down consoles (for uds) and possibly only log state
changes (instead of each try) : DJ Gregor <dj@gregor.com>

#
# $Id: TODO,v 1.56 2006/04/03 22:20:34 bryan Exp $
#
2 changes: 0 additions & 2 deletions autologin/INSTALL.old
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id: INSTALL.old,v 1.1 2003/11/04 02:36:24 bryan Exp $

To install this program you need root access and access to the physical
console of the machine (either through the console server or via the physical
world).
Expand Down
4 changes: 0 additions & 4 deletions autologin/README
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ No one I've ever talked to found a need for something like autologin.
Good luck.

Bryan Stansell

#
# $Id: README,v 1.2 2002/09/23 21:08:42 bryan Exp $
#
2 changes: 0 additions & 2 deletions autologin/README.old
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id: README.old,v 1.1 2003/11/04 02:36:24 bryan Exp $

This program can be used to put a root shell on the console at boot time.
See the manual page.

Expand Down
3 changes: 0 additions & 3 deletions autologin/autologin.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
* Global variables
*/

#ifndef lint
char *rcsid = "$Id: autologin.c,v 1.28 2014/04/20 06:45:07 bryan Exp $";
#endif /* not lint */
extern char *progname;
gid_t awGrps[NGROUPS_MAX];
int iGrps = 0;
Expand Down
2 changes: 0 additions & 2 deletions autologin/autologin.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# mkcmd parser for autologin program
%%
static char *rcsid =
"$Id: autologin.m,v 1.1 2003/11/04 02:36:24 bryan Exp $";
%%

integer variable "iErrs" {
Expand Down
1 change: 0 additions & 1 deletion autologin/autologin.man
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.\" $Id: autologin.man,v 1.2 2004/03/23 18:32:06 bryan Exp $
.TH AUTOLOGIN 8L PUCC
.SH NAME
autologin \- create an automatic login session from /etc/inittab
Expand Down
7 changes: 2 additions & 5 deletions autologin/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ getopt(int nargc, char **nargv, char *ostr)
#endif /* ! HAVE_GETOPT */

char
*progname =
"$Id: main.c,v 1.3 2014/04/20 06:45:07 bryan Exp $", *au_terse[] = {
*progname = "", *au_terse[] = {
" [-u] [-c cmd] [-e env=value] [-g group] [-l login] [-t tty]",
" -h",
" -V",
Expand All @@ -105,8 +104,6 @@ int
# define u_terse (au_terse[0])
#endif

static char *rcsid = "$Id: main.c,v 1.3 2014/04/20 06:45:07 bryan Exp $";

/*
* parser
*/
Expand Down Expand Up @@ -174,7 +171,7 @@ main(int argc, char **argv)
fMakeUtmp = 0;
continue;
case 'V':
printf("%s: %s\n", progname, rcsid);
printf("%s\n", progname);
exit(0);
}
break;
Expand Down
4 changes: 0 additions & 4 deletions conserver.cf/INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ then modify extensively. The man page for conserver.cf and conserver.passwd
should explain the files with enough detail to get you going.

That's about it. Good luck.

#
# $Id: INSTALL,v 1.4 2005/05/21 13:47:18 bryan Exp $
#
3 changes: 1 addition & 2 deletions conserver.cf/conserver.cf.man
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.\" $Id: conserver.cf.man,v 1.86 2015/06/02 17:19:31 bryan Exp $
.TH CONSERVER.CF 5 "2015/06/02" "conserver-8.2.1" "conserver"
.TH CONSERVER.CF 5 "2018/05/28" "conserver-8.2.2" "conserver"
.SH NAME
conserver.cf \- console configuration file for
.BR conserver (8)
Expand Down
3 changes: 1 addition & 2 deletions conserver.cf/conserver.passwd.man
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.\" $Id: conserver.passwd.man,v 1.10 2004/01/08 16:12:33 bryan Exp $
.TH CONSERVER.PASSWD 5 "2004/01/08" "conserver-8.2.1" "conserver"
.TH CONSERVER.PASSWD 5 "2018/05/28" "conserver-8.2.2" "conserver"
.SH NAME
conserver.passwd \- user access information for
.BR conserver (8)
Expand Down
Binary file modified conserver.cf/label.ps
Binary file not shown.
2 changes: 0 additions & 2 deletions conserver.cf/test.cf
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# dummy conserver config file
#
# $Id: test.cf,v 1.2 2003/07/04 18:04:05 bryan Exp $
#
default full {
rw *;
}
Expand Down
Loading

0 comments on commit 46a6344

Please sign in to comment.