]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
Add missing "static" for functions declared static but defined non-static
[openldap] / servers / slapd / syncrepl.c
2005-07-18 Hallvard FurusethAdd missing "static" for functions declared static...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-05 Pierangelo Masaratifix ITS#3834
2005-07-04 Pierangelo Masaratiaddress ITS#3831 (mostly code readability)
2005-07-04 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-05-06 Howard ChuITS#3710 add missing space
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-22 Howard ChuCleanup task tracking
2005-04-22 Howard ChuIsolate syncrepl stuff in syncrepl.c
2005-04-21 Pierangelo Masaratiset alias dereferencing (please check)
2005-04-10 Pierangelo Masaratimore bindconf cleanup
2005-04-02 Pierangelo Masaratirework few members of slap_bindconf; silence few warnings
2005-03-29 Sang Seok LimFixing memory leakage in attribute aliasing
2005-02-24 Howard ChuSASL/TLS fixes to prev commit
2005-02-23 Howard ChuAdded replica retrieval
2005-02-17 Howard ChuITS#3546 fix consumer crash on interrupt (provider...
2005-02-16 Sang Seok Liminitialize AttributeAssertion before using
2005-01-19 Pierangelo Masaraticleanup
2005-01-14 Howard ChuMore cleanup
2005-01-14 Pierangelo Masaratismall improvements; declare org_dn/org_ndn
2005-01-14 Howard ChuFix cascading deletes
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-13 Howard ChuSingle consumer context per database
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-08 Pierangelo Masaraticosmetic changes (the problem was not there)
2005-01-01 Kurt ZeilengaHappy New Year!
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
next