]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/tools/slapcommon.h
add global, per backend and per op_ndn time/size soft, hard and to-be-checked limits...
[openldap] / servers / slapd / tools / slapcommon.h
index 1d92502943bbdfa5aaf14dfdc4c3e07a64e8b99e..ca8dcf52077c95564a9dec29de4b2f65ab4cfd16 100644 (file)
@@ -1,5 +1,6 @@
+/* $OpenLDAP$ */
 /*
- * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 /* slapcommon.h - common definitions for the slap tools */
@@ -23,7 +24,6 @@ extern        char    *conffile;
 extern Backend *be;
 extern int             appendmode;
 extern int             verbose;
-extern int             noschemacheck;
 extern int             continuemode;
 
 extern char    *ldiffile;