]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
Add pointer to an existing document since the netscape.com URLs are dead.
[openldap] / servers / slapd / syncrepl.c
2007-02-07 Howard ChuFix fetching of initial contextCSN, updating from syncprov
2007-02-07 Howard ChuITS#4832 fix unint'd var
2007-02-06 Howard ChuPartially revert prev commit, delete unused parameter...
2007-02-06 Howard ChuFixes for glue and persist chaining
2007-02-06 Howard ChuAdd a debug message when skipping an old entry.
2007-02-05 Howard ChuOptimization: send sid in cookie to avoid getting our...
2007-02-05 Howard ChuFix compare_csns to accept new cookie when there are...
2007-02-05 Howard ChuMore for contextCSN checks
2007-02-05 Howard ChuAdd entryCSN comparison for consistency check
2007-02-05 Howard ChuFix prev commit, doesn't need permissive modify
2007-02-05 Howard ChuUse permissive modify on contextCSN
2007-02-05 Howard ChuPreliminary multi-context support for syncrepl. Passes...
2007-02-04 Howard ChuFix prev commit
2007-02-01 Howard ChuFix ITS#4827, was losing the entryCSN mod.
2007-01-27 Pierangelo Masaratiplug one-time leaks related to configuration
2007-01-27 Pierangelo Masaratifix modify opattrs sync replication (ITS#4820; test019...
2007-01-25 Howard ChuCheck for duplicate UUIDs due to ITS#4813 patch
2007-01-25 Howard ChuITS#4805 plug remaining leak
2007-01-25 Howard ChuListener commit broke test048, skip listener check...
2007-01-24 Howard ChuDon't touch any other opattrs when updating contextCSN
2007-01-24 Howard ChuITS#4809 add reqMod attribute to modrdn records so...
2007-01-24 Howard ChuFinish prev fix, entryUUID was getting dropped
2007-01-22 Howard ChuPartial fix for prev commit
2007-01-22 Howard ChuNew modify handler, compares old and new entry and...
2007-01-21 Howard ChuPreliminary steps to enabling sync replication of confi...
2007-01-15 Pierangelo Masaratifix leak (ITS#4805)
2007-01-12 Howard ChuLog errors in delta sync
2007-01-08 Howard ChuMake syncrepl inherit default TLS settings from main...
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratifix RID format
2006-12-24 Howard ChuPass op to slap_mods_check()
2006-12-16 Quanah Gibson-Mountcleanup
2006-12-12 Howard ChuITS#4768 more be_add fallout
2006-12-02 Pierangelo Masaratiimprove error message
2006-11-17 Howard ChuITS#4755 add rid to syncrepl debug msgs
2006-11-13 Howard ChuITS#4746 additional leaks
2006-11-13 Howard ChuITS#4746 plug leaks
2006-10-06 Howard ChuITS#4695 same fix for delta-sync
2006-10-05 Howard ChuITS#4695 fix modrdn newSup
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-11 Pierangelo Masaratimake sure we got the right control...
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-04 Pierangelo Masaratifactor connection code out of syncrepl
2006-07-27 Howard ChuITS#4622
2006-07-26 Howard ChuITS#4622 additional fix
2006-07-26 Howard ChuITS#4534, don't update the context cookie with the...
2006-06-08 Howard ChuITS#4582 complain if no rootDN was set when configuring...
2006-05-29 Howard ChuFix modrdn with back-ldap
2006-05-27 Howard ChuITS#4567 use unique timestamps for ops for cascading...
2006-05-11 Howard ChuITS#4534 propagate CSN for delete syncID sets
2006-05-03 Howard ChuDetect TLS config changes
2006-04-29 Howard Chusearchbase is a required config parameter, log missing...
2006-04-27 Howard ChuAdd logging for ITS#4423
2006-04-25 Pierangelo Masaratimore ITS#4503 cleanup
2006-04-13 Pierangelo Masaraticleanup
2006-04-07 Howard ChuUse TLS context stuff in syncrepl
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-03-07 Howard ChuAdd "subord" alias for subordinate scope
2006-02-15 Howard ChuFix ITS#4401 teardown persistent clients when unconfiguring
2006-02-08 Howard ChuAdd debug message when deleting nonpresent entries
2006-02-05 Howard Chufilter2bv can't de-normalize UUIDs, must do it explicit...
2006-01-25 Howard ChuITS#4369 add log messages for delta syncrepl ops
2006-01-11 Pierangelo Masarati(incorrect) variable used before set (ITS#4331)
2006-01-11 Pierangelo Masaratifix typos in previus commit
2006-01-11 Howard ChuDon't update in-memory cookie until db update succeeds
2006-01-11 Howard ChuPropagate local errors up, fix test045
2006-01-06 Pierangelo Masaratio_csn memory handling cleanup and more resource release
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-03 Pierangelo Masarati__should__ fix ITS#4296
2006-01-02 Pierangelo Masaratifix another crasher
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-20 Pierangelo Masaratifix potential overflow in syncrepl_unbind() and related...
2005-12-20 Pierangelo Masaratinote to developers
2005-12-20 Pierangelo Masaratiadd more checks on input values
2005-12-20 Howard ChuATTRSONLY doesn't take a value (ITS#4146, #4266)
2005-12-15 Pierangelo Masaratiuse macros to handle retry
2005-12-15 Pierangelo Masaratifix filter generation (back-ldap uses string form)
2005-12-06 Pierangelo Masaratiplug leaks
2005-11-29 Howard ChuITS#4227 delta-sync should use subtree search
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratidetect if trying to make back-monitor shadow
2005-11-23 Pierangelo Masaratifirst round of number/time parsing fixes
2005-11-21 Howard ChuFix retry on stale cookie result
2005-11-16 Pierangelo Masaratimore URI into bindconf
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-08 Pierangelo Masaratierror if syncUUID is empty
2005-11-03 Howard ChuITS#4135 fix prev commit
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-03 Howard ChuITS#4135 remove client socket from frontend control...
2005-10-15 Howard ChuFix fallback retries
2005-10-15 Howard ChuTrim down delta attr list
2005-10-15 Howard ChuFix delta deletes
2005-10-15 Howard ChuBetter delta syncrepl support, fallback to full refresh.
2005-10-15 Howard ChuSend reloadHint TRUE by default
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-11 Howard ChuUse ldap_unbind_ext, don't depend on ldap-int.h
2005-10-06 Howard ChuCleanup
2005-09-30 Howard ChuITS#4050 compare normalized DNs when detecting modrdn
2005-09-22 Howard ChuITS#4031 don't update syncCookie if it has invalid...
next