]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql
More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other"
[openldap] / servers / slapd / back-sql /
2001-09-07 Dmitry Kovalevfinish the prefious fixes... it is really hard to commi...
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-08-02 Dmitry KovalevA big bunch of improvements, contributed by Sam Drake...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2000-11-04 Dmitry KovalevAdd 'distinct' to sql search query to prevent duplicate...
2000-11-02 Dmitry Kovalevfix even more stupid thing with the same issue ;)
2000-11-02 Dmitry Kovalevfix _stupid_ thing with toupper -> ldap_pvt_str2upper
2000-10-30 Dmitry Kovalevfix ITS #855 (back-sql crashes with malformed filters),
2000-10-25 Dmitry Kovalevfix case-insensitive matching
2000-09-05 Dmitry Kovalevdocumentation update. this reflects recent changes...
2000-08-15 Dmitry Kovalevadded missing SQL script to samples
2000-06-29 Dmitry Kovalevminor fix (eliminate warnings)
2000-06-29 Dmitry Kovalevchanges for 2.0-beta
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-26 Dmitry KovalevSummary of changes:
2000-05-22 Kurt ZeilengaConst'ification
2000-05-11 Howard ChuRemoved XLDFLAGS, unnecessary for modules.
2000-03-19 Kurt Zeilengawrap sql *.c files with #ifdef SLAPD_SQL to facilate...
2000-03-16 Dmitry Kovaleveven more back-sql files
2000-03-16 Dmitry Kovalevmore back-sql files + rdbms_dependent samples
2000-03-16 Dmitry Kovalevadded back-sql files