]> git.sur5r.net Git - openldap/history - servers/slapd/modify.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / modify.c
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-30 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-09-06 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-12-12 Quanah Gibson-MountITS#6715
2010-07-01 Quanah Gibson-MountITS#6581
2010-04-19 Quanah Gibson-MountITS#6262
2010-04-13 Kurt Zeilengahappy belated new year
2009-08-13 Quanah Gibson-MountITS#6240
2009-03-05 Quanah Gibson-MountAvoid reference past end of array
2009-01-30 Quanah Gibson-MountITS#5912
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-04-15 Quanah Gibson-MountITS#5450
2008-04-04 Howard ChuITS#5450 fully terminate value lists
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountITS#5301
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-04 Howard ChuITS#5119 from HEAD
2007-09-04 Howard ChuITS#5119 fix uninit'd nval after normalization failure
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-20 Pierangelo Masaraticheck for SOFTADD as well
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-07-23 Howard ChuITS#4375 rework statslog, debug log info
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-19 Pierangelo Masaratimore ITS#4973 initialization
2007-05-09 Hallvard FurusethRemove unused variables
2007-04-06 Howard ChuAxe slurpd / replog support
2007-03-17 Pierangelo Masaratiremove lint (ITS#4878)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-01-27 Pierangelo Masaratifix modify opattrs sync replication (ITS#4820; test019...
2007-01-27 Pierangelo Masaratiadd helper (and cleanup)
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuITS#4788 op->o_no_schema_check allows unknown attrs...
2006-12-24 Howard ChuPass op to slap_mods_check()
2006-12-18 Howard ChuFix prev commit
2006-12-18 Pierangelo Masaraticatch invalid read (i == -1)
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-25 Howard ChuUse quicksort in slap_mods_check for finding duplicates.
2006-10-19 Kurt ZeilengaSync with HEAD
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-04-18 Kurt ZeilengaSync with HEAD
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-03-30 Kurt ZeilengaAdd link to FAQ entry on BDB tuning
2006-03-07 Kurt Zeilengacleanup
2006-02-06 Howard ChuUnifdef SLAPD_MULTIMASTER, use config setting instead
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-01-14 Pierangelo Masaratialso restore original o_bd
2006-01-06 Pierangelo Masaraticleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratiplug one-time leaks; misc cleanup
2005-12-05 Howard ChuFix mod delete by ordered index
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-17 Kurt ZeilengaFix typo in last commit -- shorten message by removing
2005-11-17 Pierangelo Masaratidon't accept modify operations with no modifications...
2005-11-17 Howard ChuFix missing error text
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-09 Pierangelo Masaratiadd some sanity checks...
2005-10-14 Hallvard FurusethRemove unused variable (modtail in fe_op_modify())
2005-10-14 Pierangelo Masaratifix previous commit (modifyTimestamp didn't get appende...
2005-10-14 Howard ChuFix prev commit for test037
2005-10-13 Howard ChuMove CSN invocations to backends
2005-09-09 Howard ChuSilence valgrind warnings
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratimore on manage access level
2005-08-17 Pierangelo Masaratimore on manage
2005-08-17 Pierangelo Masaratiallow to manage entryUUID; allow to manage noUserMod...
2005-08-11 Pierangelo Masaratiwrap validate/pretty/normalize for ordered values ...
2005-08-10 Pierangelo Masaraticleanup
2005-08-10 Hallvard FurusethRead LDAPResult.resultCode & ModifyRequest.modification...
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-31 Luke HowardFix logic error in slap_mods_no_repl_user_mod_check()
2005-07-31 Luke HowardCall slap_mods2entry() in do_add(), so that global...
2005-07-23 Luke HowardAllow sml_desc to be set by caller in slap_mods_check()
next