openldap/servers/slapd/back-sql
2005-04-04 17:41:29 +00:00
..
docs
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 more dnParent() cleanup 2005-03-30 22:29:54 +00:00
init.c matched values is "global" 2005-01-30 22:04:02 +00:00
Makefile.in
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 use alias name instead of column name in order by clause (ITS#3629) 2005-04-04 17:41:29 +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