]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta
Add a safety check to bvcasechr
[openldap] / servers / slapd / back-meta /
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 Masaraticonsistently use dn_match macro throughout slapd
2002-01-07 Pierangelo Masaratifix questionable behavior in case of bind errors
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-06 Howard ChuChanged conn->c_cdn to struct berval.
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-05 Howard ChuFix uninitialized pointers
2002-01-05 Howard ChuBVarray fixes for ldap_dnattr_rewrite
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratimore fixes/updates
2002-01-04 Pierangelo Masaratihide mapping initialization
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 Pierangelo Masaratifix some ava bugs
2001-12-29 Pierangelo Masaraticleanup
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 ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-24 Pierangelo Masaratitrim spurious e_ndn also from back-meta
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-20 Pierangelo Masaratilisten on any device
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 result bug; add hooks for error selection based...
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-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-23 Pierangelo Masaraticatch up with bi_db_sync stuff
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels; no C++ style...
2001-05-19 Pierangelo Masaratipseudo-root dn bind; a couple of minor fixes
2001-05-16 Pierangelo Masaratiminor cleanup; some error handling and log fixes
2001-05-13 Pierangelo Masaratiadded new logging to back-meta
2001-05-13 Pierangelo Masaraticleanup of the tests in back-meta/data; after build...
2001-05-12 Pierangelo MasaratiThis is the commit of: