]> git.sur5r.net Git - openldap/history - servers/slapd/syncrepl.c
Merge in latest changes from HEAD
[openldap] / servers / slapd / syncrepl.c
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-30 Jong Hyuk Choiremove DB_NOTFOUND in rc checking
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
2003-05-23 Jong Hyuk Choi- glue entry management change
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-05-20 Hallvard FurusethFix debug output (print int as %d, not %s).
2003-05-20 Jong Hyuk Choi- change in message to modlist conversion
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-02 Jong Hyuk Choistrdup cleanup
2003-05-02 Hallvard FurusethInsert missing %s in printf format to print ldap_err2st...
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Jong Hyuk Choisyncrepl REFRESH : a master entry modify case fix
2003-04-30 Jong Hyuk Choisyncrepl refresh mode : both scope-in & scope-out worki...
2003-04-30 Jong Hyuk Choi- mods memory allocation fix
2003-04-23 Jong Hyuk Choiber, bv memory cleanup
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() -> ldap_get_message_ber()
2003-04-22 Jong Hyuk ChoiMisc cleanup - more to come.
2003-04-22 Jong Hyuk Choimore cleanup for the backend API change
2003-04-21 Jong Hyuk Choimemory API change
2003-04-09 Jong Hyuk Choibackend operations and callbacks conforms to the new...
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Jong Hyuk ChoiLDAP Content Synchronization based Replication :