]> git.sur5r.net Git - openldap/history - servers/slapd/modify.c
ITS#5328 - cosmetic cleanup (0 -> LDAP_SUCCESS)
[openldap] / servers / slapd / modify.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-04 Howard ChuITS#5119 fix uninit'd nval after normalization failure
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-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-08-22 Kurt Zeilengas/managedit/relax/
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()
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-11 Howard ChuITS#3847 silence warnings
2005-06-09 Howard ChuITS#3763 fix typo in slap_timestamp
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-05-14 Kurt ZeilengaITS#3725 fix
2005-05-14 Kurt ZeilengaAllow no-user-modification attributes to be managed.
2005-05-13 Kurt ZeilengaAdd manage obsolete attributes capability.
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-11 Kurt ZeilengaMostly remove global_schemacheck. More cleanup needed in
2005-04-17 Pierangelo Masaratisomeone (e.g. an overlay) might muck with this data...
2005-04-14 Howard ChuGeneric ordered value support
2005-03-17 Howard ChuITS#3576 use actual backend (not glue instance) for...
2005-01-23 Pierangelo Masaratiglobal overlays need to set o_bd = frontendDB to return...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-04 Howard ChuAlways exclude subordinates from top-level ops so glue...
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-27 Luke HowardRemove bogus SLAPI code path which special-cased modlis...
2004-08-27 Luke HowardFix a SLAPI bug where slapd could crash if a preop...
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-19 Pierangelo Masaratiminor cleanup
2004-04-26 Pierangelo Masaratifix comment
2004-04-19 Kurt ZeilengaFix: ldapadd with undefined objectclass causes assertio...
2004-04-08 Kurt ZeilengaITS#3066: properly detect duplicates
2004-04-08 Kurt Zeilengacleanup
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt ZeilengaRework return of update referrals
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-25 Howard ChuBetter fix for ITS#2512. Use callback to invoke replog...
2003-12-23 Howard ChuFix replog sequencing - assign sequence numbers at...
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-06 Luke HowardUse gmtime_r() if HAVE_GMTIME_R is defined (need to...
next