]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
Initial round of changes for 2.3 beta
[openldap] / servers / slapd / syncrepl.c
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-16 Howard ChuITS#3443 fix shutdown test
2004-12-12 Howard ChuFix ITS#3425, use less restrictive search filter when...
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-09 Howard ChuFix typo in prev commit
2004-12-09 Howard ChuFix delete/refresh switch
2004-12-08 Howard ChuITS#3423 implement delete for ID sets
2004-12-03 Howard ChuRename syncrepl_rq to slapd_rq, move to daemon.c
2004-11-30 Howard ChuAdd comments, fix search args in syncrepl_entry
2004-11-30 Pierangelo Masaratiretry if addition of an entry previously added as glue...
2004-11-29 Pierangelo Masaratiglue also in case of no such object, indicating that...
2004-11-29 Howard ChuRemove syncinfo si_UUID_dn, make consumer use modify...
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-26 Howard ChuFix prev commit
2004-11-26 Howard ChuMore syncprov fixes. test019 now passes.
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-23 Howard ChuDynamic control management
2004-11-22 Howard ChuFix modtail initialization in loop
2004-10-28 Jong Hyuk Choipatch for ITS#3379
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-09 Jong Hyuk Choisyncrepl consistency patch
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-05 Pierangelo Masaraticleanup & silence warnings
2004-10-05 Jong Hyuk Choisimplify attrs parsing and process objectClass differently
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-27 Jong Hyuk Choipreserve attrs="*"
2004-09-26 Pierangelo Masaratimisc syncrepl cleanup/fixes
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-23 Jong Hyuk ChoiA follow-on commit to the previous @oc support change...
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-18 Jong Hyuk Choi*oc support in attr list
2004-09-11 Jong Hyuk Choirelease syncinfo mem upon syncrepl failure as well...
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-02 Jong Hyuk Choiadded avl_free() at the end of do_syncrep2()
2004-09-01 Howard ChuAvoid gratuitous reindexing of cn and objectclass in...
2004-08-29 Jong Hyuk ChoiITS#3289 - exattrs support
2004-08-29 Jong Hyuk ChoiUse global alloc for now
2004-08-29 Jong Hyuk ChoiFurther fixes for ITS#3297
2004-08-28 Kurt ZeilengaTLS SSF does not imply a transport_ssf.
2004-08-24 Luke HowardITS#3297 (double free)
2004-08-20 Jong Hyuk Choiattrs=*,+ becmoes the default behavior when attrs are...
2004-08-19 Howard ChuITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically...
2004-08-18 Howard ChuReworked fix for ITS#3140 - add access parameter to...
2004-07-28 Jong Hyuk ChoiPatch for ITS#3259
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-25 Jong Hyuk Choiinternal operation return value processing cleanup
2004-06-22 Jong Hyuk Choimore timelimit cleanup
2004-06-22 Jong Hyuk Choilimit checking in syncrepl
2004-06-21 Jong Hyuk Choisyncrepl retry code fix for correct timing
2004-06-19 Pierangelo Masaraticleanup limits for internal searches...
2004-06-18 Jong Hyuk Choisyncrepl retry-on-error code
2004-05-06 Luke HowardFix ITS#3131 properly - set operation SSF to MAX(TLS...
2004-05-05 Luke HowardITS #3131 - propagate SSF to syncrepl operation
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-16 Kurt Zeilengas/saslAuthz/authz/
2004-04-13 Pierangelo Masaratisilence warnings
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Jong Hyuk ChoiFix for ITS#3055
2004-03-25 Jong Hyuk Choifix for ITS#2995
2004-03-25 Jong Hyuk Choipatch for ITS#2948
2004-03-19 Kurt ZeilengaITS#3032: retry when GSSAPI creds are not available
2004-03-17 Howard ChuAdd connection_fake_init()
2004-03-10 Jong Hyuk Choifor ITS#3105
2004-03-09 Jong Hyuk Choichecking limits at the frontend
2004-03-09 Jong Hyuk Choisupress log message for glue add case
2004-02-24 Jong Hyuk Choimisc addition to the previous glueing commit
2004-02-23 Jong Hyuk ChoiGlue entry pruning: delete parent entries when they...
2004-02-22 Jong Hyuk Choisyncrepl update: 1) improve error handling 2) glueing...
2004-02-06 Jong Hyuk Choifix for ITS#2947
2004-01-15 Howard ChuFix syncrepl slapd_shutdown detection, would not stop...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaMisc cleanup
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-06 Howard ChuMove SLAB_SIZE def to slap.h
2003-11-28 Hallvard FurusethFix format errors: %d -> %ld, and add (long) casts...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk Choimisc updates
2003-11-26 Jong Hyuk ChoiAnother patch for the multi syncrepl thread support
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-20 Jong Hyuk ChoiCollective entryUUID transmission of PRESENT messages...
2003-11-19 Jong Hyuk Choiexchange normalized entryUUID
2003-11-19 Jong Hyuk Choiadd slap_uuidstr_from_normalized() - any better place...
2003-11-13 Jong Hyuk Choiadjust cookie precedence : command line cookie has...
2003-11-13 Jong Hyuk Choifix for the cascading replication (reenabling test019)
2003-11-12 Jong Hyuk Choifix typo
2003-11-12 Jong Hyuk Choimisc cleanup
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-11-10 Jong Hyuk Choi1. Session history support
2003-11-03 Howard ChuITS#2805 fix core dump using LDBM
2003-11-03 Howard ChuITS#2808 fix UUIDNormalize, use it.
2003-11-03 Howard ChuFix refresh mode rescheduling
2003-11-01 Howard ChuITS#2806 fix abort
2003-10-25 Howard ChuFix retry on failure
2003-10-25 Howard ChuFix prev commit, don't timeout outbound connections
next