]> git.sur5r.net Git - openldap/history - servers/slapd/modify.c
Read LDAPResult.resultCode & ModifyRequest.modification.operation
[openldap] / servers / slapd / modify.c
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...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-03 Howard ChuITS#2808 fix UUIDNormalize, use it.
2003-10-31 Kurt ZeilengaUpdate entryUUID to latest draft specification
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-18 Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-10-18 Kurt ZeilengaFix modify attrs= overflow bug
2003-09-13 Howard ChuAdd comment about normalized values in mods vs entry...
2003-09-03 Jong Hyuk ChoiSchema checking option for LDAP Sync replication
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-07-11 Jong Hyuk ChoiSyncRepl is changed to share the following routnines :
2003-07-03 Luke HowardAlways call modification postoperation plugins even...
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-06-27 Jong Hyuk ChoiITS#2618 fix
2003-06-23 Jong Hyuk Choi- syncrepl uses LDAP URL only
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-25 Kurt Zeilengacleanup
2003-04-17 Pierangelo Masaratiimprove previous commit
2003-04-17 Pierangelo Masaratidon't return referral if cannot compute one (should...
2003-04-14 Howard ChuFix previous commit
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Luke HowardHandle the case where slapi_x_ldapmods2modifications...
2003-04-01 Luke HowardFix SLAPI crasher
2003-04-01 Luke HowardFix SLAPI crasher
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI cleanup
2003-03-31 Luke HowardSLAPI fixes
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-11 Howard ChuAdded lutil_passwd_init, _destroy, _add for dynamically...
2003-03-05 Howard ChuFix LDAP_DEBUG/LDAP_SYSLOG test
2003-02-28 Kurt ZeilengaSLAP_NVALUES: a couple of basic normalizers... but...
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Howard ChuIn slap_mods_check, must null-terminate sm_nvalues...
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaFix -USLAP_NVALUES
2003-02-26 Kurt ZeilengaSLAP_NVALUES mostly populated now
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-07 Kurt Zeilengareally put SLAPI behind its #ifdef
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-23 Luke HowardAllow plugin to retrieve desired attribute list and...
2003-01-22 Luke HowardAdded slapi_access_allowed() and slapi_acl_check_mods...
next