- Apr 20, 2004
-
-
Kurt Zeilenga authored
-
- Apr 07, 2004
-
-
Kurt Zeilenga authored
-
- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Dec 17, 2003
-
-
Pierangelo Masarati authored
-
- Nov 30, 2003
-
-
Kurt Zeilenga authored
-
- Nov 29, 2003
-
-
Hallvard Furuseth authored
-
- Nov 28, 2003
-
-
Hallvard Furuseth authored
The right fix may be for slap.h to #include it instead, since ber_strndup() is used via SLAP_STRNDUP() which is #defined in slap.h.
-
- Nov 27, 2003
-
-
Kurt Zeilenga authored
-
- Nov 26, 2003
-
-
Jong Hyuk Choi authored
1) simultaneous operation of multiple active sync replication threads 2) cookie management for individual sync replication thread (include rid=%3d to the slapd cookie command line option (-c))
-
- Nov 20, 2003
-
-
Jong Hyuk Choi authored
(refer to draft-zeilenga-ldup-sync-04.txt)
-
- Nov 19, 2003
-
-
Jong Hyuk Choi authored
-
- Nov 18, 2003
-
-
Jong Hyuk Choi authored
-
Jong Hyuk Choi authored
-
- Nov 11, 2003
-
-
Jong Hyuk Choi authored
the protocol (draft-zeilenga-ldup-sync-04)
-
- Nov 10, 2003
-
-
Jong Hyuk Choi authored
- memory based session history to minimize sync traffic - when client is covered by a session history, then [add+delete] mode is used - when client cookie is not covered by the history because the cookie is too outdated and/or the history is truncated, [add+present] mode is used 2. Sync cookie syntax : comma separated name=value pairs - csn=yyyymmddhh:mm:ssZ#0xSSSS#r#ssssr,sid=nnn
-