From 6912362c6715306768c8fc14dd18ad9293e4c2ca Mon Sep 17 00:00:00 2001 From: abobrov <abobrov@localhost> Date: Fri, 25 Dec 2009 18:28:32 +0000 Subject: [PATCH] - land Subentry Manager and Collective Attributes implementations; Merry XMAS to yall! --- opends/src/messages/messages/core.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties index 686477e..17052e4 100644 --- a/opends/src/messages/messages/core.properties +++ b/opends/src/messages/messages/core.properties @@ -1825,3 +1825,6 @@ 60 seconds. This option cannot be used with the -N, --nodetach option FATAL_ERR_DSCORE_ERROR_NODETACH_TIMEOUT_723=In no-detach mode, the 'timeout' \ option cannot be used +SEVERE_WARN_SUBENTRY_FILTER_NOT_INDEXED_724=The search filter "%s" used by \ + subentry manager is not indexed in backend %s. Backend initialization \ + for subentry manager processing might take a very long time to complete -- Gitblit v1.10.0