]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/config.c
ITS#8616 don't check for existing value when deleting values
[openldap] / servers / slapd / back-bdb / config.c
index 5961d83b1d1747f24aa766cfdf09ae9cd9a0357d..a1cd0d605e0ad87456878d11817b799b1f9ef64b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2014 The OpenLDAP Foundation.
+ * Copyright 2000-2018 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -163,8 +163,8 @@ static ConfigOCs bdbocs[] = {
 #endif
                "SUP olcDatabaseConfig "
                "MUST olcDbDirectory "
-               "MAY ( olcDbCacheSize $ olcDbCheckpoint $ olcDbConfig $ "
-               "olcDbCryptFile $ olcDbCryptKey $ "
+               "MAY ( olcDbCacheSize $ olcDbCheckpoint $ olcDbChecksum $ "
+               "olcDbConfig $ olcDbCryptFile $ olcDbCryptKey $ "
                "olcDbNoSync $ olcDbDirtyRead $ olcDbIDLcacheSize $ "
                "olcDbIndex $ olcDbLinearIndex $ olcDbLockDetect $ "
                "olcDbMode $ olcDbSearchStack $ olcDbShmKey $ "