steffen: server/perl-kolab/Kolab Kolab.pm.in,1.3,1.4

cvs at intevation.de cvs at intevation.de
Mon Apr 10 00:49:45 CEST 2006


Author: steffen

Update of /kolabrepository/server/perl-kolab/Kolab
In directory doto:/tmp/cvs-serv5187/Kolab

Modified Files:
	Kolab.pm.in 
Log Message:
Fix for Issue1194 (kolabd quota performance) plus a timing fix for the actual LDAP replication client in kolabd

Index: Kolab.pm.in
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Kolab/Kolab.pm.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Kolab.pm.in	14 Jan 2006 21:21:15 -0000	1.3
+++ Kolab.pm.in	9 Apr 2006 22:49:43 -0000	1.4
@@ -464,9 +464,9 @@
         } else {
             $text = $prefix . ': ' . $text;
         }
-	#print STDERR "$text\n";
         syslog('info', "$text");
     }
+    #print STDERR "$text\n";
 }
 
 reloadConfig();





More information about the commits mailing list