]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/search.c
Merge in latest changes from HEAD
[openldap] / servers / slapd / back-meta / search.c
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-09 Pierangelo Masaratinow LDAP_CACHING can be enabled again; not sure it...
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-11 Luke HowardFix compilation errors (caching must still be undefined...
2003-04-08 Pierangelo Masaratireturn 'matched' only if all the targets didn't recogni...
2003-04-07 Pierangelo Masaratiworks fine now
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
2003-04-05 Pierangelo Masaratisilence warnings
2003-04-05 Pierangelo Masaratipropagate selected changes to back-ldap
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Pierangelo Masaratinew API; compiles if proxy is disabled
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-02-10 Pierangelo Masaratiimprove error handling
2003-02-10 Pierangelo Masaratipartially fix ITS#2310
2003-01-27 Pierangelo Masaraticlean up mapping api
2003-01-27 Pierangelo Masaratifix objectclass mapping (to nothing)
2003-01-23 Pierangelo Masaratifix ITS#2289 (don't use shared data for search state...
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-13 Pierangelo Masaratibetter error handling when returning results
2002-08-10 Pierangelo Masaratiinitialize struct timeval (fixes ITS#2014);
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-08-02 Pierangelo Masaratifix previous commit
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-22 Pierangelo Masaratifix ITS#1953
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-29 Pierangelo Masaratihonor limits if below soft limit
2002-04-11 Howard ChuITS#1732 signed/unsigned integers
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-22 Pierangelo Masaraticheck on escaped rdn separator not needed any more
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratimore fixes/updates
2002-01-04 Pierangelo Masaratimore cleanup; doesn't work (fails on ldap_result, selec...
2002-01-03 Pierangelo Masaratilots of migration to struct berval; unfortunately it...
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-27 Pierangelo Masaraticonversion to berval DN
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-26 Howard ChuChanged get_limits to struct berval*
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-10-01 Pierangelo Masaratifix candidate selection based on scope
2001-10-01 Pierangelo Masaratifix various result returning bugs, mostly related to...
2001-08-04 Pierangelo Masaraticleanup limits stuff in back-meta
2001-08-03 Pierangelo Masaratienforces detailed search limits
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels; no C++ style...
2001-05-16 Pierangelo Masaratiminor cleanup; some error handling and log fixes
2001-05-13 Pierangelo Masaratiadded new logging to back-meta
2001-05-12 Pierangelo MasaratiThis is the commit of: