ispman/lib ftp.lib,1.4,1.4.2.1 http.lib,1.55.2.1,1.55.2.2
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5364/lib
Modified Files:
Tag: rel_1_2-bugfixes
ftp.lib http.lib
Log Message:
fixed bug [ 1438036 ] ispman.ldap2apache and ispman-agent generates invalid hash
Index: ftp.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ftp.lib,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- ftp.lib 30 May 2004 23:35:36 -0000 1.4
+++ ftp.lib 2 May 2006 20:20:05 -0000 1.4.2.1
@@ -9,6 +9,7 @@
sub read_vhosts_hash {
my $vhostsFile = shift;
+ $VAR1 = {};
do $vhostsFile;
return $VAR1;
}
Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.55.2.1
retrieving revision 1.55.2.2
diff -u -d -r1.55.2.1 -r1.55.2.2
--- http.lib 9 Oct 2005 09:50:02 -0000 1.55.2.1
+++ http.lib 2 May 2006 20:20:05 -0000 1.55.2.2
@@ -24,6 +24,7 @@
sub read_vhosts_hash {
my $vhostsFile = shift;
+ $VAR1 = {};
print "Reading hash file $vhostsFile\n";
do $vhostsFile;
return $VAR1;
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642