]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
/tmp/msg
[openldap] / servers / slapd / syncrepl.c
2007-09-27 Ralf Haferkamp/tmp/msg
2007-09-26 Quanah Gibson-Mountinit j, log unknown message type
2007-09-04 Quanah Gibson-Mountmake sure n,o are non-zero, so j is initialized (coverity)
2007-09-03 Pierangelo Masaratimake sure n,o are non-zero, so j is initialized (coverity)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-29 Pierangelo Masaratiallow shutdown while syncrepl_del_nonpresent()
2007-08-29 Pierangelo Masaratiplug another leak (hope it's general enough)
2007-08-28 Pierangelo Masaratiback out previous two commits
2007-08-28 Pierangelo Masaratifix uninit'ed var crasher
2007-08-28 Pierangelo Masaratifirst round of CSN normalization consequences
2007-08-26 Pierangelo Masaratiimprove previous commit; fix ITS#5108 by letting both...
2007-08-26 Pierangelo Masaratiadd support for CSNSIDMatch; use it to set contextCSN...
2007-08-25 Howard ChuFix prev commit
2007-08-25 Howard ChuITS#5077 again
2007-08-25 Pierangelo Masaratigetting an abnormal number of empty syncUUID...
2007-08-22 Pierangelo Masaratirework controls API
2007-08-20 Howard ChuMore for ITS#5077
2007-08-17 Pierangelo Masaratimake lutil_uuidstr_from_normalized() return the length...
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-08-16 Hallvard FurusethRemove lint
2007-08-13 Pierangelo Masaratirecent check for syncrepl searchbase broke test048...
2007-08-10 Howard ChuITS#5077 fix attr_cmp loop termination
2007-08-10 Howard ChuITS#5065 don't crash if old cookieCSN is sent
2007-08-08 Pierangelo Masaratisyncrepl searchbase must be within the database naming...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-14 Howard ChuFix mirrormode/tool mode
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-06-19 Howard ChuFix uninit'd op req DN
2007-06-19 Howard ChuITS#4933 use ldap_set_option for search timelimit
2007-06-16 Pierangelo Masaratitest goes __after__ done (ITS#5014 :)
2007-06-14 Pierangelo Masaratidon't forget to log errors (ITS#5014)
2007-05-19 Pierangelo Masaratimore ITS#4973 initialization
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-10 Howard ChuFix typo in prev commit
2007-05-10 Howard ChuITS#4952 use memcmp to compare CSN values
2007-05-09 Hallvard FurusethStruct/array initializers must be constant expressions...
2007-05-08 Howard Chucoverity scan, ch_realloc won't return NULL
2007-04-06 Howard ChuITS#4915 log failure retry status
2007-04-02 Howard ChuITS#4904 fix delta-sync modlist free
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-02-24 Pierangelo Masaratire-fix previus commit the other way 'round (rids are...
2007-02-24 Pierangelo Masaratifix type/format mismatch
2007-02-16 Howard ChuMem leak fixes from HEAD
2007-02-16 Howard ChuPlug leaks
2007-02-14 Howard ChuFix bad coverity patch
2007-02-14 Howard ChuFix rev 1.312
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-13 Howard Chusyncinfo_free must be able to free multiple syncinfos
2007-02-13 Howard ChuCoverity error
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-19 Kurt ZeilengaSync with HEAD
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-18 Kurt ZeilengaSync with HEAD
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...
next