]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/ctxcsn.c
unifdef -UNEW_LOGGING
[openldap] / servers / slapd / back-bdb / ctxcsn.c
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-25 Howard ChuITS#3301 fix prev commit, don't fail op on DB_NOTFOUND
2004-08-25 Howard ChuITS#3301 check for dn2entry failure
2004-07-10 Pierangelo Masaratimake sure we only get here when everything is fine
2004-07-09 Howard ChuUse previously unused Backend->be_context_csn
2004-06-28 Jong Hyuk Choi- use ctxcsn_locker for the ctxcsn add transaction
2004-05-07 Pierangelo Masaratitypo in error message
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-01-01 Kurt ZeilengaHappy new year
2003-11-30 Jong Hyuk ChoiFix copy & paste error. (ITS#2850)
2003-11-30 Kurt ZeilengaITS#2847: fix syncCookie value_match
2003-11-29 Hallvard FurusethFormat %d -> %ld.
2003-11-28 Kurt ZeilengaNotices
2003-11-26 Jong Hyuk Choimisc updates
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-09-27 Howard ChuITS#2741 yield before backing off
2003-09-25 Jong Hyuk Choirevert changes for persistent search
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-23 Howard ChuITS#2735 - plug memory leaks
2003-09-20 Howard Chucn=ldapsync berval cleanup
2003-09-12 Howard ChuFix prev commit
2003-09-12 Howard ChuConstruct ctxcsn entries directly, plug memory leaks...
2003-09-10 Jong Hyuk Choiadd bdb_get_commit_csn() for use in bdb_search
2003-09-09 Jong Hyuk Choimore EntryInfo handling fix code (overriding the prev...
2003-09-08 Jong Hyuk Choiuse of bdb_modify_internal() in bdb_csn_commit()
2003-09-03 Jong Hyuk Choimemory mgmt cleanup
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-26 Jong Hyuk Choicleanup
2003-08-25 Jong Hyuk Choimisc cleanup
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)