]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/modify.c
Sync with HEAD
[openldap] / servers / slapd / back-sql / modify.c
2005-08-09 Kurt ZeilengaSync with HEAD
2005-06-13 Kurt ZeilengaSync SQL with HEAD
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-02 Pierangelo Masaratimore on DN munging; now works for all operations
2004-12-01 Pierangelo Masaratifix DN munging; also fix potential error when logging...
2004-11-15 Pierangelo Masaratiminor cleanup
2004-10-03 Pierangelo Masaratiimprove previous commit; consistently use dn/ndn; add...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-04-08 Pierangelo MasaratiGeneral improvements:
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-10 Pierangelo Masaratiallow multiple attribute definitions; honor ldap_entry_...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-16 Pierangelo Masaratifix update operations
2003-04-11 Pierangelo Masaratifix context memory and more cleanup
2003-04-11 Howard ChuMore memory context tweaks
2003-04-03 Pierangelo Masaratimore new API ... back-sql should be OK
2003-03-01 Kurt ZeilengaDon't return LDAP_OPERATIONS_ERROR for internal errors
2002-11-09 Pierangelo MasaratiAdd checks for SQL headers in configure.in (need to...
2002-09-02 Pierangelo Masarativarious fixes and improvements
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-23 Pierangelo MasaratiFinal run of changes to back-sql; IBM db2 support has...
2002-08-16 Pierangelo MasaratiCHANGES:
2002-08-13 Pierangelo Masaratichanges:
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2000-06-29 Dmitry Kovalevchanges for 2.0-beta
2000-05-26 Dmitry KovalevSummary of changes:
2000-03-19 Kurt Zeilengawrap sql *.c files with #ifdef SLAPD_SQL to facilate...
2000-03-16 Dmitry Kovalevadded back-sql files