openldap/servers/slapd/back-sql
Kurt Zeilenga 71c2c1c9fe Change "subtree delete not supported" diagnostic text to
"subordinate objects must be deleted first" as the "not supported"
language implies some feature of LDAP is not implemented in slapd(8).
2005-03-26 00:53:00 +00:00
..
docs update 2004-04-20 00:32:46 +00:00
rdbms_depend remove all referral specific code; now referrals can be used by defining appropriate data/metadata 2005-01-19 00:09:07 +00:00
add.c fix different issues with referrals in searches; remove unused tests; cleanup referrals in tests so that they don't get chased; improve schema checking in modrdn and updates in general; minor cleanup 2005-01-18 01:10:01 +00:00
api.c minor naming cleanup; improvements to DN mapping layer; major docs update 2005-01-05 16:23:00 +00:00
back-sql.h honor abandon/cancel (ITS#3551) 2005-02-19 12:25:55 +00:00
bind.c fix several schema checking issues; add rename specific statement for entry renaming without losing ID (helps e.g. in renaming referrals, otherwise referential integrity would prevent del/add because of referenced stuff in ldap_referrals and ldap_entry_objclasses); referrals need schemacheck off otherwise objectClass chain is invalid (they need to be attached to another objectClass by now; will address this later) 2005-01-17 19:32:28 +00:00
compare.c fix compare; more manageDSAit cleanup 2005-01-20 00:17:52 +00:00
config.c remove all referral specific code; now referrals can be used by defining appropriate data/metadata 2005-01-19 00:00:52 +00:00
delete.c Change "subtree delete not supported" diagnostic text to 2005-03-26 00:53:00 +00:00
entry-id.c fixes for ITS#3480,3485,3489; implementation of DISCLOSE access for all operations (ITS#3472); ITS#3432.4; added value validate/pretty when applicable (see comments and #defines in back-sql.h) 2005-01-16 23:12:36 +00:00
init.c matched values is "global" 2005-01-30 22:04:02 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
modify.c fix compare; more manageDSAit cleanup 2005-01-20 00:17:52 +00:00
modrdn.c fix compare; more manageDSAit cleanup 2005-01-20 00:17:52 +00:00
operational.c fix several schema checking issues; add rename specific statement for entry renaming without losing ID (helps e.g. in renaming referrals, otherwise referential integrity would prevent del/add because of referenced stuff in ldap_referrals and ldap_entry_objclasses); referrals need schemacheck off otherwise objectClass chain is invalid (they need to be attached to another objectClass by now; will address this later) 2005-01-17 19:32:28 +00:00
proto-sql.h remove all referral specific code; now referrals can be used by defining appropriate data/metadata 2005-01-19 00:00:52 +00:00
schema-map.c (blind) improvement of column name aliasing 2005-01-21 17:27:27 +00:00
search.c honor abandon/cancel (ITS#3551) 2005-02-19 12:25:55 +00:00
sql-wrap.c (blind) improvement of column name aliasing 2005-01-21 17:27:27 +00:00
util.c (blind) improvement of column name aliasing 2005-01-21 17:27:27 +00:00