]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/search.c
address ITS#4332; might remove dynamicObject counting
[openldap] / servers / slapd / back-ldap / search.c
2003-04-05 Pierangelo Masaratiminor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-04 Pierangelo Masaratinormalize values only if required
2003-04-04 Pierangelo Masaratihandle failure or missing attrs
2003-04-04 Howard ChuFix prev commit
2003-04-04 Howard ChuMapping fixes, SLAP_NVALUES fixes
2003-04-04 Pierangelo Masaratifirst cut at mapping/rewriting before search (after...
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaratianyone knows a safer way to skip a tag?
2003-04-03 Pierangelo Masaratiof course there's a better way to skip a tag :)
2003-04-03 Pierangelo Masaratieat undesired values
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-04-02 Howard ChuFix typos in prev commit
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-24 Howard ChuSLAP_NVALUES - quick hack, just set a->a_nvals = a...
2003-03-11 Pierangelo Masaratifix ITS#2362 and other leaks/unhandled massaged DN...
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-14 Howard ChuUse extended async APIs to allow direct parsing of...
2003-02-13 Howard ChuImplemented connection pooling. Requires libldap_r...
2003-02-13 Howard ChuRevert previous, wasn't broken.
2003-02-13 Howard ChuFix uninit'd timeout value
2003-01-27 Pierangelo Masaraticlean up mapping api
2003-01-27 Pierangelo Masaratifix objectclass mapping (to nothing)
2003-01-03 Kurt ZeilengaHappy new year
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-11-10 Pierangelo Masaratiimprove error messages
2002-08-31 Pierangelo Masaratiadded referral support to back-{ldap,meta}; need to...
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-08-13 Pierangelo Masaratibetter error handling when returning results
2002-08-10 Pierangelo Masaratisame as for back-meta
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-03 Howard ChuUse specific msg id instead of ANY to retrieve search...
2002-05-02 Pierangelo Masaratibroken berval after successful rewrite
2002-05-01 Pierangelo Masaratimassage dn-valued attributes also when compiled without...
2002-05-01 Pierangelo Masaratiuse BerVarray for suffix_massaging stuff
2002-04-29 Pierangelo Masaratihonor limits if below soft limit
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-02-11 Howard ChuSilence a warning about ldap_debug
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-12 Pierangelo Masaratisome memory handling cleanup: check that memory is...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-05 Pierangelo Masaratimore cleanup
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratimisc fix/improvements
2002-01-04 Pierangelo Masaratifix rewrite iteration
2002-01-04 Howard Chustruct berval fixes, fix memory leak in ldap_send_entry
2002-01-03 Pierangelo Masaratitrivial fixes
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-02 Pierangelo Masaratiminor fixes
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Pierangelo Masaratifix rewrite stuff
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Howard ChuMore struct beral conversion
2001-12-26 Pierangelo Masaratisome char* to berval fixes
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-26 Howard ChuFix attrs handling
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-03 Pierangelo Masaratiuse slap_str2undef_ad for unknown attributes
2001-08-04 Pierangelo Masaratiadd limits stuff to back-ldap
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels
2001-05-16 Pierangelo Masaratiadded new log; minor cleanup of rewrite stuff
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-02-20 Mark Valencebug fix
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2001-01-19 Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-17 Kurt ZeilengaMark as "altered version"
2001-01-17 Kurt ZeilengaITS#919: fix str2ad initialization bug
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