-
gounter registered the CSpe project.
2005-02-04 05:43:54 UTC in CSpe
-
Hi,
i've been consistently not able to ssh to the compile
farm server at cf.sf.net from my verizon dsl account :
this is not an ssh problem, as i can't even establish
the tcp connection (getting icmp destination
unreachable with code 13, communication
administratively filtered)
a tcptraceroute shows vasw2.border.vasoftware.com
rejecting the connection, probably because of my source...
2004-12-19 05:33:51 UTC in SourceForge.net
-
Hi,
i've been consistently not able to ssh to the compile
farm server at cf.sf.net from my verizon dsl account :
this is not an ssh problem, as i can't even establish
the tcp connection (getting icmp destination
unreachable with code 13, communication
administratively filtered)
a tcptraceroute shows vasw2.border.vasoftware.com
rejecting the connection, probably because of my source...
2004-12-18 23:32:21 UTC in SourceForge.net
-
Hi,
i've been consistently not able to ssh to the compile
farm server at cf.sf.net from my verizon dsl account :
this is not an ssh problem, as i can't even establish
the tcp connection (getting icmp destination
unreachable with code 13, communication
administratively filtered)
a tcptraceroute shows vasw2.border.vasoftware.com
rejecting the connection, probably because of my source...
2004-12-18 16:20:04 UTC in SourceForge.net
-
Logged In: YES
user_id=45289
version 1.5 fixes this problem.
2001-10-08 17:45:07 UTC in zssh
-
Logged In: YES
user_id=45289
This is not a solaris issue, but a readline one !
Make sure you have libreadline headers installed and that
they can be reached by the compiler.
filename_completion_function and all the other 'undefined'
identifiers are declared in <readline/readline.h> and
<history/history.h>
They are both #included at the beginning of completion.c.
2001-10-08 17:41:43 UTC in zssh
-
New in this version :
zssh now compiles under solaris and can now be built without libreadline.
The completion engine has been improved.
new builtins and options have been added.
A number of bugs in tilde expansion, child handling and memory leaks have been fixed.
Many parts of the project including tty allocation have been cleaned/rewritten.
see changelog for more details...
2001-10-07 17:37:48 UTC in zssh
-
zssh.
2001-09-11 01:34:25 UTC in zssh
-
This version includes some new features such as a
ztelnet binary, a few new builtins, and bug fixes.
If you had problems with previous versions you may
want to give this one a try (especially NetBSD).
RPMs for i386 and alpha are now available.
Be sure to get the latest update if you downloaded
it before Sat Sep 1 16:07 2001.
http://sourceforge.net/projects/zssh/.
2001-09-03 00:06:02 UTC in zssh
-
New in this release:
- FreeBSD support (bug fixed)
- Redefinable escape sequence
(environment variable and command line arg)
- Tilde expansion in shell
(provided the GLOB_TILDE flag is supported by
the glob(3) function)
2000-07-09 19:38:42 UTC in zssh