]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
Detect TLS config changes
[openldap] / servers / slapd / syncrepl.c
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...
2005-09-15 Howard ChuSilence return val warnings in prev commit
2005-09-14 Howard ChuAdd syncdata keyword, to select different sync data...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Pierangelo Masaratineed stricter sanity checks...
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratizero out sml_managing any time a Modifications is built...
2005-08-11 Pierangelo Masaratisilence warning
2005-08-08 Howard ChuITS#3917 don't check csn syntax if schema isn't inited yet
2005-08-08 Howard ChuITS#3922 fix syncrepl ctxcsn leak
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-31 Hallvard FurusethCleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
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...
next