]> git.sur5r.net Git - openldap/history - servers/slapd/modify.c
SyncRepl is changed to share the following routnines :
[openldap] / servers / slapd / modify.c
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...
2003-01-21 Luke HowardReturn LDAP_OTHER instead of LDAP_OPERATIONS_ERROR...
2003-01-21 Luke Howardfix SLAPI_MODIFY_MODS pointer error
2003-01-21 Luke HowardAllow a modify preoperation plugin to insert additional...
2003-01-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-19 Luke HowardStyle consistency in new SLAPI_MODIFY_MODS code
2003-01-19 Luke HowardFreeLDAPMods() should be static
2003-01-19 Luke HowardUse new SLAPI API for setting associated parameters...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratislapi used the old version of the LDAP_LOG macro (caugh...
2002-12-16 Howard ChuStatslog additions:
2002-12-13 Hallvard FurusethRename "lang(uage)" to "tag(s)". (Cleanup after attrib...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-27 Kurt ZeilengaClean up some structuralObject checks to improve readab...
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-07-27 Howard ChuUse lutil_gentime
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-25 Kurt ZeilengaFix for "no structuralObjectClass" when lastmod is...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-02-12 Kurt ZeilengaFix pointer initialization bug
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuFix memory leak of Mod.sml_type
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-28 Howard ChuMore dnPrettyNormal
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaHave replog() use struct berval DNs
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Kurt ZeilengaMisc cleanup, but doesn't fix tests.
2001-12-24 Howard ChuChanged suffix_alias() to use struct berval * in-place.
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-23 Kurt Zeilengause dnPretty instead of dn_pretty
2001-12-22 Kurt ZeilengaUpdate BER decoding of PDU to use "o" (struct berval...
2001-12-20 Kurt ZeilengaAdd better error reporting.
2001-12-19 Kurt ZeilengaAdd structuralObjectClass support and a bit of const...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-05 Kurt ZeilengaAdd basic infrastructure for pretty routines
2001-12-05 Kurt ZeilengaI should finish my morning coke before making my first...
2001-12-05 Kurt ZeilengaAdd experimental UUID/CSN support (needed for LCUP).
2001-12-05 Kurt ZeilengaFix replacing of all values with an empty value.
2001-12-03 Kurt ZeilengaAdd additional sanity check
2001-11-16 Pierangelo Masaraticheck for update dn
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-05 Kurt ZeilengaReturn unwillingToPerform instead of noSuchObject for...
2001-09-08 Kurt ZeilengaUpdate 'invalid data' error message.
2001-07-24 Kurt ZeilengaAdd an improved single value constraint check.
2001-07-07 Pierangelo Masaratimoved some slap_mods_* functions into mods.c, so mods...
2001-07-06 Kurt ZeilengaFix root dse checks
2001-06-04 Kurt ZeilengaFix undefined attribute type error text usage
next