]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
ITS#4331 fix from HEAD
[openldap] / servers / slapd / syncrepl.c
2006-01-16 Kurt ZeilengaITS#4331 fix from HEAD
2006-01-07 Pierangelo Masaratiimport selected fix from HEAD
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-21 Kurt Zeilengasync to rev 1.238
2005-12-21 Kurt ZeilengaITS#4146/4266 fixes
2005-12-21 Kurt Zeilengaplug leak
2005-11-29 Kurt ZeilengaFrom HEAD:
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-17 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-11-03 Kurt ZeilengaSync with HEAD
2005-10-12 Kurt ZeilengaOperation buffer align fix from HEAD
2005-10-11 Kurt ZeilengaSync with HEAD
2005-10-07 Kurt Zeilenga Fixed slapd req_pwdexop bug
2005-10-05 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-08-25 Kurt ZeilengaSync with HEAD
2005-08-12 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-08 Kurt ZeilengaSync with HEAD (ready for 2.3 "release"?)
2005-05-06 Kurt ZeilengaMerge from HEAD
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
next