]> git.sur5r.net Git - openldap/history - libraries/libldap/error.c
Update SASL bufsize checks
[openldap] / libraries / libldap / error.c
2000-07-27 Kurt ZeilengaFrom: vtag@novell.com
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-26 Kurt ZeilengaClarify error string, add comment
1999-10-08 Howard ChuAlways return ld->ld_errno thru *errcodep if given...
1999-09-24 Kurt ZeilengaHoward convinced me that this version is slightly better.
1999-09-23 Kurt ZeilengaI believe ldap_result2error should return the value...
1999-09-23 Howard ChuUpdate ld->ld_errno if LDAP_DECODING_ERROR...
1999-09-23 Howard ChuFix ldap_parse_result and ldap_result2error to return...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethAdd const, to fix "cast away from const" warnings
1999-08-02 Kurt Zeilengaldap_perror: don't print matched DN or error text if...
1999-07-07 Kurt ZeilengaFix CRITICIAL typo
1999-07-01 Kurt ZeilengaFairly complete slapd SASL bind parsing... and centrali...
1999-06-28 Kurt ZeilengaEXPERIMENTAL ldap_parse_result()
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-01 Kurt ZeilengaShare errcode lookup code. Modify ld_version condition...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-19 Kurt ZeilengaAdd UL to LBER tags.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-22 Kurt ZeilengaUpdate error codes based upon draft-ietf-ldapext-ldap...
1998-11-12 Kurt ZeilengaMove extern declarations to headers.
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-10-27 Stuart Lynne1. add ldap_get_lderrno(), required if struct ldap...
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-08-20 Kurt Zeilengaremoved lint
1998-08-09 Kurt ZeilengaInitial revision