conserver/TODO

89 lines
2.8 KiB
Plaintext
Raw Normal View History

2001-07-05 09:18:19 -07:00
TODO
====
Warning to those who aren't me: this is an unorganized list of things
that might be classified as bugs, improvements, random thoughts or
2002-03-12 01:12:20 -08:00
suggestions. Hopefully it will get cleaned up over time (yeah,
right!).
2001-07-05 09:18:19 -07:00
Bryan Stansell
---------------------------------------------------------------------------
2001-10-15 22:49:17 -07:00
- Singular logging so that swatch/logsurfer can watch for errors across
the board - unloved output comes close
2001-07-26 17:05:04 -07:00
- Telnet protocol should be improved
- Not even RFC 854 compliant
- Option negotiation ignored - should we negotiate anything?
- Others?
2001-07-05 09:18:19 -07:00
- better shadow file support
2002-10-14 14:03:35 -07:00
- what does this mean? i've forgotten.
2001-07-05 09:18:19 -07:00
- syslog?
2002-01-21 02:58:05 -08:00
Daniel E. Singer <des@cs.duke.edu> would like to see it - especially
in regards to --use-libwrap code
2001-07-05 09:18:19 -07:00
- alternate (md5) password encryption support in conserver.passwd
2003-09-22 13:49:53 -07:00
- actually happens if the crypt() call supports it, like under linux
- hpux has bigcrypt() also, which we support, so maybe we're covered
2001-07-05 09:18:19 -07:00
- config file examples for various configurations
- per-line timestamps
- only when not connected?
- pipe input/output (console <-> program) via 'console'
2002-03-12 01:12:20 -08:00
- some apps (net-ups thing, gdb) might need to talk to user
2001-07-05 09:18:19 -07:00
- autologout? setting per console? gack, would have to interpret data.
- "listen" capability (watch all/multiple consoles)
2003-09-22 13:49:53 -07:00
- send data to multiple consoles (carbon copy) -
Steve Lammert <slammert@panasas.com>
2001-07-05 09:18:19 -07:00
- authentication to terminal servers (ssh, passphrase, whatever)
2003-09-22 13:49:53 -07:00
- ssh should probably just be handled by invoking the ssh command.
so, that's really already covered, no?
- passphrase...hmmm..could really use some sort of send/expect
thing here. you could write a wrapper script of sorts, but it
really would be nice to have a raw socket and do the right thing.
2001-07-05 09:18:19 -07:00
- cyclades ts1000/2000 port : "Moses, Joel" <jmoses@deloitte.com>
- config file for client (list of masters, for example)
- strftime() idea for logfile names : Lars Kellogg-Stedman <lars@larsshack.org>
- 9600baud log replay?
- server -M flag should accept multiple addresses (comma separated)
- should client as well?
- logfile rotation based on size
2001-10-15 22:49:17 -07:00
- automatic log rotation in general : Egan Ford <egan@us.ibm.com>
2001-07-05 09:18:19 -07:00
- website docs on serial port configs
- PCs (solaris x86, linux, *bsd, etc)
- lilo
- bios support
2001-10-15 22:49:17 -07:00
- suggestions by Trevor Fiatal <trevor@seven.com>
- include server hostname on 'console -x' output
2002-06-05 15:06:43 -07:00
- ability to configure strings to be sent to a console periodically :
Greg A. Woods <woods@planix.com>
- show attach/detach events to/of spy console clients : Greg A. Woods
<woods@planix.com>
2003-10-31 10:15:09 -08:00
- redefine client escape sequence in conserver.cf : Toby Gerhart
<toby.gerhart@eds.com>
2001-07-05 09:18:19 -07:00
#
2003-10-31 10:15:09 -08:00
# $Id: TODO,v 1.38 2003-10-31 09:53:46-08 bryan Exp $
2001-07-05 09:18:19 -07:00
#