-
wimpi committed revision 15 to the Java Telnet daemon SVN repository, changing 11 files.
2009-01-16 21:13:04 UTC by wimpi
-
I've attached a suggested patch to do what I've described. In the properties supplied to the TelnetD object, you can specify the following:
shells=
shell..class=
shell..=
shell..=
shell..=
...
where is the name of the shell. When the...
2009-01-08 20:51:24 UTC by alankrueger
-
While available shells are configured through telnetd.properties, there appears to currently be no way to specify properties for the constructed shell objects. This would be advantageous when using a shell class with multiple, concurrent TelnetD server instances.
This could probably be done by allowing the .createShell method to accept properties that apply to that shell, as...
2009-01-08 15:45:13 UTC by alankrueger
-
wimpi committed revision 14 to the Java Telnet daemon SVN repository, changing 8 files.
2008-11-26 17:01:47 UTC by wimpi
-
wimpi committed revision 13 to the Java Telnet daemon SVN repository, changing 5 files.
2008-10-20 16:35:28 UTC by wimpi
-
wimpi committed revision 12 to the Java Telnet daemon SVN repository, changing 1 files.
2008-09-24 23:52:17 UTC by wimpi
-
wimpi committed revision 11 to the Java Telnet daemon SVN repository, changing 6 files.
2008-09-24 23:46:47 UTC by wimpi
-
wimpi committed revision 10 to the Java Telnet daemon SVN repository, changing 4 files.
2008-07-02 22:18:45 UTC by wimpi
-
wimpi committed revision 9 to the Java Telnet daemon SVN repository, changing 2 files.
2008-07-02 03:49:31 UTC by wimpi
-
wimpi committed revision 8 to the Java Telnet daemon SVN repository, changing 1 files.
2008-07-02 03:29:53 UTC by wimpi