Change slapd/delete stats message for consistency.

This commit is contained in:
Kurt Zeilenga 1999-11-03 18:16:51 +00:00
parent dae3c8ab5d
commit 2c87d24f31
2 changed files with 5 additions and 3 deletions

View file

@ -8,8 +8,9 @@ Changes included in OpenLDAP 1.2 Release Engineering
Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295)
Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325)
Added TCP_NODELAY support
Change slapd to apply ACL to lastmod attributes
Change slapd.conf default referral
Changed slapd to apply ACL to lastmod attributes
Changed slapd.conf default referral
Changed slapd delete stats log message for consistency
Disable DN subtree indexing
Build Environment
Support using short as LDAP_INT4

View file

@ -46,7 +46,8 @@ do_delete(
dn_normalize_case( ndn );
Debug( LDAP_DEBUG_STATS, "DEL dn=\"%s\"\n", ndn, 0, 0 );
Statslog( LDAP_DEBUG_STATS, "conn=%ld op=%d DEL dn=\"%s\"\n",
op->o_connid, op->o_opid, ndn, 0, 0 );
/*
* We could be serving multiple database backends. Select the