]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
unifdef -UNEW_LOGGING
[openldap] / servers / slapd / syncrepl.c
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
2003-10-24 Howard ChuAdd support for outbound connections in main listener.
2003-10-24 Howard ChuDrop unused arguments from syncrepl_add_glue
2003-10-24 Howard ChuDrop SLAPI support
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-24 Howard ChuFix error recovery, cleanup session handles. Always...
2003-10-22 Howard ChuFix prev commit, avoid abort when entry is NULL
2003-10-22 Jong Hyuk Choisyncrepl_entry() return code fix (returns 1 when e...
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-21 Jong Hyuk Choifix for changing si->syncCookie to bvarray
2003-10-21 Howard ChuFix cookie search
2003-10-20 Kurt ZeilengaAvoid questionable use of strlen(), strcpy(), and strcat().
2003-10-19 Howard ChuFix prev commit, syncrepl_add_glue must start from...
2003-10-19 Howard ChuITS#2684 fix bogus entry_free(), connection problem...
2003-10-19 Howard ChuITS#2778 use real malloc for new entry, not sl_malloc
2003-10-19 Howard ChuMore malloc cleanup
2003-10-18 Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-10-14 Jong Hyuk Choiremove #include <db.h> (ITS#2765)
2003-10-14 Jong Hyuk Choifix slap_syncrepl_cn_bv
2003-10-12 Kurt Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-10-08 Jong Hyuk Choimisc syncrpel updates
2003-10-07 Jong Hyuk Choislaptools update : replica promotion / demotion
2003-09-25 Jong Hyuk Choino caching flag in Operation structure
2003-09-25 Jong Hyuk Choifollowup of the previous commit
2003-09-25 Jong Hyuk Choiloose ends fixed
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-23 Jong Hyuk Choilog the cause of the error when ldap_result() returns -1
2003-09-18 Jong Hyuk Choierror behavior fix and TODO
2003-09-17 Jong Hyuk Choimissing or empty attrs list in a syncrepl specification
2003-09-17 Jong Hyuk Choifix for persistent search termination (ITS#2724)
2003-09-12 Jong Hyuk ChoiLDAP_SASL_INTERACTIVE -> LDAP_SASL_QUIET
2003-09-04 Jong Hyuk Choimisc cleanup
2003-09-03 Jong Hyuk ChoiSchema checking option for LDAP Sync replication
2003-09-03 Jong Hyuk ChoiPatch for ITS#2692
2003-08-29 Jong Hyuk Choimore patches for ITS#2692 (Thanks Luke!)
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-26 Jong Hyuk ChoiLDAP Sync protocol extension
next