svn commit: samba r3621 - in branches/tmp/ldbPlugins/lib/ldb/modules: .

idra at samba.org idra at samba.org
Mon Nov 8 17:09:04 GMT 2004


Author: idra
Date: 2004-11-08 17:09:03 +0000 (Mon, 08 Nov 2004)
New Revision: 3621

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3621

Log:
remove old comment
Modified:
   branches/tmp/ldbPlugins/lib/ldb/modules/timestamps.c


Changeset:
Modified: branches/tmp/ldbPlugins/lib/ldb/modules/timestamps.c
===================================================================
--- branches/tmp/ldbPlugins/lib/ldb/modules/timestamps.c	2004-11-08 17:04:37 UTC (rev 3620)
+++ branches/tmp/ldbPlugins/lib/ldb/modules/timestamps.c	2004-11-08 17:09:03 UTC (rev 3621)
@@ -41,8 +41,6 @@
 	return ldb_next_close(module);
 }
 
-/* if whenCreated/whenModified are part of the filter, modify it to look for
-   createTimestamp/modifyTimestamp */
 static int timestamps_search(struct ldb_module *module, const char *base,
 				  enum ldb_scope scope, const char *expression,
 				  const char * const *attrs, struct ldb_message ***res)



More information about the samba-cvs mailing list