]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/modify.c
unifdef -DSLAP_ACL_HONOR_DISCLOSE
[openldap] / servers / slapd / back-sql / modify.c
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-06 Pierangelo Masaratifix various memory leaks and handling issues
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-06 Pierangelo Masaratifix operational attrs addition
2005-08-07 Pierangelo Masaratiremove unnecessary data from search_info
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-06-13 Pierangelo Masaratirework assertion
2005-06-01 Pierangelo Masaratiwork around syncprov interoperation issues; minor cleanup
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-12 Pierangelo Masaratiremove global_schemacheck
2005-01-20 Pierangelo Masaratifix compare; more manageDSAit cleanup
2005-01-18 Pierangelo Masaratifix different issues with referrals in searches; remove...
2005-01-17 Pierangelo Masaratifix several schema checking issues; add rename specific...
2005-01-16 Pierangelo Masaratifixes for ITS#3480,3485,3489; implementation of DISCLOS...
2005-01-15 Pierangelo Masaratiaddress ITS#3472/3480/3488/3489
2005-01-14 Pierangelo Masaratiplug memory leak: bsi_attrs member
2005-01-12 Pierangelo Masaratifix couple of bugs in recent 'disclose' commits; prepar...
2005-01-08 Pierangelo Masaratifix mix memory issues and cleanup
2005-01-03 Pierangelo Masaratimostly copyright cleanup; removal of unnecessary headers
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratiapply patches 1,2,3,5,8 (with changes) from ITS#3432)
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