|
From: <ha...@us...> - 2007-11-23 21:28:55
|
Revision: 1843
http://cogkit.svn.sourceforge.net/cogkit/?rev=1843&view=rev
Author: hategan
Date: 2007-11-23 13:28:54 -0800 (Fri, 23 Nov 2007)
Log Message:
-----------
changes
Modified Paths:
--------------
trunk/current/src/cog/modules/provider-ssh/CHANGES.txt
Modified: trunk/current/src/cog/modules/provider-ssh/CHANGES.txt
===================================================================
--- trunk/current/src/cog/modules/provider-ssh/CHANGES.txt 2007-11-23 21:25:34 UTC (rev 1842)
+++ trunk/current/src/cog/modules/provider-ssh/CHANGES.txt 2007-11-23 21:28:54 UTC (rev 1843)
@@ -1,3 +1,15 @@
+(11/23/2007)
+
+*** Added connection caching and use of SSH channels, and their management
+ (tailored for OpenSSH servers: 10 max concurrent unauthenticated
+ connections, and 10 max channels per connection)
+
+*** Added a file resource for SSH (uses the SFTP subsystem)
+
+*** Rewrote the execution provider to:
+ - always start /bin/sh instead of the user shell
+ - use the channel management scheme above
+
(08/20/2007)
*** Redirection updates
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|