]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/add.c
Happy new year!
[openldap] / servers / slapd / back-sql / add.c
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratiremove support for control as the operation is now...
2005-11-07 Pierangelo Masaratifix root entry delete/add
2005-11-06 Pierangelo Masaratifix access checking; fix operational attrs addition
2005-10-13 Howard ChuMove CSN invocations to backends
2005-09-08 Pierangelo Masaratifix format and signedness issues
2005-08-07 Pierangelo Masaratiremove unnecessary data from search_info
2005-08-07 Pierangelo Masaratifix use of uninitialized value; beautify logs
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-07-28 Pierangelo Masaraticheck return value from add (ITS#3891)
2005-07-25 Pierangelo Masaratiuse operation slab for column binding
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-13 Pierangelo Masaratifix potential SIGSEGV when backsql_modify_delete_all_va...
2005-06-01 Pierangelo Masaratiwork around syncprov interoperation issues; minor cleanup
2005-06-01 Pierangelo Masaratifix improper use of "fail_if_no_mapping" flag: fail...
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-12 Pierangelo Masaratiremove global_schemacheck
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-01-18 Pierangelo Masaratifix different issues with referrals in searches; remove...
2005-01-17 Pierangelo Masarativarious issues related to working with schemacheck...
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-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 Kurt ZeilengaMore cr statements
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-29 Pierangelo Masaratiessential support for refreshOnly syncrepl
2004-11-15 Pierangelo Masaratiminor cleanup
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
2004-10-03 Pierangelo Masaratiimprove previous commit; consistently use dn/ndn; add...
2004-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-09-28 Pierangelo Masaratifix, rework and optimize search base; allow orphaned...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-25 Pierangelo Masaraticonsistently check return value of BindParam*; rework...
2004-09-25 Pierangelo Masaratiadd column size to SQLBindParameter when SQL_CHAR param...
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-08-21 Pierangelo Masaratihandle referrals correctly; allow to add suffix entry...
2004-04-14 Pierangelo Masaratiimprove logging
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-04-08 Pierangelo MasaratiGeneral improvements:
2004-04-08 Kurt Zeilengabvalue cleanup
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...