]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/delete.c
remove unnecessary data from search_info
[openldap] / servers / slapd / back-sql / delete.c
2005-08-07 Pierangelo Masaratiremove unnecessary data from search_info
2005-08-07 Pierangelo Masaratifix use of uninitialized value; beautify logs
2005-07-25 Pierangelo Masaratiuse operation slab for column binding
2005-06-01 Pierangelo Masaratiwork around syncprov interoperation issues; minor cleanup
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-03-26 Kurt ZeilengaChange "subtree delete not supported" diagnostic text to
2005-01-20 Pierangelo Masaratiprovision for ITS#3497
2005-01-20 Pierangelo Masaratifix compare; more manageDSAit cleanup
2005-01-19 Pierangelo Masaratiremove all referral specific code; now referrals can...
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-12 Pierangelo Masaratifix couple of bugs in recent 'disclose' commits; prepar...
2005-01-05 Pierangelo Masaratiminor naming cleanup; improvements to DN mapping layer...
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-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-25 Pierangelo Masaraticonsistently check return value of BindParam*; rework...
2004-09-11 Pierangelo Masaratiminor improvements
2004-08-25 Pierangelo Masaratiremove cruft
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaratiwrite test is almost working for ibmdb2 as well...
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-04-08 Pierangelo MasaratiGeneral improvements:
2004-03-10 Pierangelo Masaratiuse prepare/bind/execute instead of bind/execdirect...
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...