]> git.sur5r.net Git - openldap/history - servers/slapd/ldapsync.c
ITS#5401
[openldap] / servers / slapd / ldapsync.c
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-01-02 Kurt Zeilengahappy new year
2006-07-28 Kurt ZeilengaPatches from Quanah
2006-05-09 Kurt ZeilengaSuck in patches using Quanah's diffs
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-10-07 Kurt Zeilenga Fixed slapd req_pwdexop bug
2005-08-09 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-10 Howard ChuMoved cookie validation into slap_parse_sync_cookie...
2004-12-07 Howard ChuDelete unused slap_build_syncUUID_set()
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-01-01 Kurt ZeilengaHappy new year
2003-12-17 Pierangelo Masaraticleanup most of the -pedantic warnings (ITS#2884) and...
2003-11-30 Kurt ZeilengaMove global to ldapsync
2003-11-29 Hallvard FurusethAvoid 'suggest parentheses' warnings.
2003-11-28 Hallvard Furuseth#include lber-int.h, to get ber_strndup().
2003-11-27 Kurt ZeilengaUpdated notices
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-18 Jong Hyuk Choicsn format update & cleanup
2003-11-18 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