openldap/servers/slapd/tools
Jong Hyuk Choi 279760a467 1. Session history support
- 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
2003-11-10 02:44:25 +00:00
..
Makefile.in 1. Session history support 2003-11-10 02:44:25 +00:00
mimic.c Outbound connection management 2003-10-24 12:58:13 +00:00
slapadd.c slaptools update : replica promotion / demotion 2003-10-07 20:01:37 +00:00
slapadd.dsp Update control framework 2002-03-24 02:17:21 +00:00
slapcat.c slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
slapcat.dsp Update control framework 2002-03-24 02:17:21 +00:00
slapcommon.c cast isdigit argument to unsigned char. 2003-10-30 22:55:02 +00:00
slapcommon.h slaptools update : replica promotion / demotion 2003-10-07 20:01:37 +00:00
slapindex.c Happy new year 2003-01-03 20:20:47 +00:00
slapindex.dsp Update control framework 2002-03-24 02:17:21 +00:00
slappasswd.c Fix -T usage 2003-06-02 22:11:54 +00:00