]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/add.c
Happy New Year!
[openldap] / servers / slapd / back-sql / add.c
2012-01-01 Kurt ZeilengaHappy New Year!
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-06-13 Howard ChuITS#6657/6691 use proper SQL length data type
2011-01-05 Kurt ZeilengaHappy New Year
2010-09-07 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2010-08-12 Pierangelo Masarati(blind) support for long long keys (ITS#6617; needs...
2010-08-07 Pierangelo Masaratiimprove ID logging when arbitrary key is set (almost...
2010-04-13 Kurt Zeilengahappy belated New Year
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-02-04 Pierangelo Masaratifix structuralObjectClass modification (glue, ITS#5921...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-20 Pierangelo Masaratihonor RFC4528 assertion control for LDAP add operations...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-08-20 Pierangelo Masaratirework connections so that they get cached on a per...
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratiapparently, structural_class() args changed
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-05-25 Pierangelo Masaratifix NOOP return code (ITS#4563; I'll check and confirm...
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-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...
next