]> git.sur5r.net Git - openldap/history - servers/slurpd/slurp.h
lots of cleanup; few improvements; fix RDN selection bug when creating connection...
[openldap] / servers / slurpd / slurp.h
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaNotes and Acknowledgements
2003-10-15 Kurt Zeilengacleanup
2003-10-12 Kurt ZeilengaAdd a note that plaform #ifdefs are misplaced
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-06-14 Howard ChuITS#2594 add URI support for replica config
2003-06-10 Kurt Zeilengas/tls/starttls/
2003-03-03 Howard ChuAdded NT service support
2003-01-03 Kurt ZeilengaHappy new year
2002-05-16 Howard ChuFixes for MingW: (passes test007, with LDAP_DIRSEP...
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-09-09 Kurt ZeilengaUse time_t not char * to represent timestamps.
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-01-20 Kurt ZeilengaAdd copyright notices
2000-09-15 Kurt ZeilengaUpdate slurpd with StartTLS and additional SASL parameters
2000-08-17 Mark AdamsonAdded SASL authentication to slurpd for connecting...
2000-08-10 Kurt ZeilengaMove default slurpd directory to $(LOCALSTATEDIR)/openl...
2000-06-25 Kurt ZeilengaUpdate slurpd to use LDAPv3 w/ ManageDSAit
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-08 Hallvard Furusethldap_op.c: Get LDAP->ld_lberoptions from libldap/ldap...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1998-12-22 Kurt ZeilengaAdd <ac/signal.h> back in to ease pain on some platforms.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-11 Kurt ZeilengaDon't include portable.h. Headers can and should assum...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision