]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/search.c
Fix: remap API error codes into protocol error codes before sending
[openldap] / servers / slapd / back-ldap / search.c
2000-10-23 Howard ChuFix: remap API error codes into protocol error codes...
2000-06-08 Kurt ZeilengaRemove lint
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Mark ValenceFix memory leak in new schema code.
2000-06-04 Mark ValenceUpdate to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)
2000-05-22 Kurt Zeilengaconst'ification
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Howard ChuFix extraneous call to ldap_msgfree.
1999-09-02 Hallvard FurusethCleanup:
1999-07-25 Howard ChuFix unportable code. Thanks, Hallvard.
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCH_STRING/LDAP_OPT_MATCHED_DN/
1999-05-26 Juan GomezAdded include <ac/time.h> needed for struct timeval...
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP