]> git.sur5r.net Git - openldap/history - servers/slurpd/ldap_op.c
Update copyright statements
[openldap] / servers / slurpd / ldap_op.c
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-10-09 Kurt ZeilengaUse non-critical ManageDsaIT control.
2001-10-09 Pierangelo Masaratifixes ITS #1379; the replication test has been improved...
2001-09-27 Kurt ZeilengaRework do_ldap retry loop to better handle server down...
2001-01-20 Kurt ZeilengaAdd copyright notices
2000-09-16 Kurt ZeilengaFix modrdn handling
2000-09-15 Kurt ZeilengaUpdate slurpd with StartTLS and additional SASL parameters
2000-08-21 Kurt ZeilengaUse SASL quiet mode
2000-08-19 Kurt ZeilengaHide SASL behind HAVE_CYRUS_SASL
2000-08-17 Mark AdamsonAdded SASL authentication to slurpd for connecting...
2000-06-26 Kurt ZeilengaRipe out Kbind
2000-06-25 Kurt ZeilengaUpdate slurpd to use LDAPv3 w/ ManageDSAit
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-12-12 Kurt ZeilengaFix server unavailable handling bug introduced by the...
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethRemove unused vars/function
1999-08-08 Hallvard Furusethldap_op.c: Get LDAP->ld_lberoptions from libldap/ldap...
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-04-03 Hallvard FurusethAdd missing \n's in Debug statements
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-06 Kurt Zeilengaj_sanchez@stl.es
1998-11-05 Kurt ZeilengaUse TOUPPER macro.
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
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-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-08-09 Kurt ZeilengaInitial revision