]> git.sur5r.net Git - openldap/history - servers/slapd/back-dnssrv/search.c
ITS#2888 don't return LDAP_SIZELIMIT_EXCEEDED prematurely
[openldap] / servers / slapd / back-dnssrv / search.c
2003-11-26 Kurt Zeilenganotices and acknowledgements
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-11 Luke HowardFix compile breakage
2003-04-08 Pierangelo Masaratimix refresh and fix; may need further work
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-26 Pierangelo Masaratiblind fix (accrding to back-monitor hack)
2003-01-03 Kurt ZeilengaHappy new year
2002-09-26 Kurt ZeilengaReturn default referral if DN maps to empty domain.
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Kurt ZeilengaMore dn_normalize() -> dnNormalize() changes
2001-12-26 Kurt ZeilengaFix syntax errors caused by struct berval changes...
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2000-06-17 Kurt ZeilengaAdd scope to debug message
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-05 Kurt ZeilengaAdd ManageDSAit support to back-dnssrv
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt Zeilengas/2000-2000/2000/ in copyright notice
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Kurt ZeilengaAdditional DNS SRV framework (a work in progress)
2000-05-10 Kurt ZeilengaAdd DNS SRV backend framework (a work in progress).