]> git.sur5r.net Git - openldap/history - libraries/libldap/request.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / libraries / libldap / request.c
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethFix printf formats: print msgtype as %lu, remove spurio...
1999-08-02 Kurt ZeilengaFix --enable-dns compilation problems.
1999-07-19 Kurt Zeilengas/time(0)/time(NULL)/
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-05-31 Kurt ZeilengaClean up LDAP_BOOL_GET and fetching via ldap_get_option().
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-22 Kurt Zeilengaldap.h:
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-04 Hallvard FurusethPlug a few memory leaks
1999-03-03 Bart HartgersAdded support in liblber and libldap for partial reads...
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-31 Kurt ZeilengaFix ldap_send_initial_request() to open connection...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-08 Kurt ZeilengaFix LDAP_DNS code to use LDAP_BOOL_GET
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-08-20 Kurt Zeilengaremoved lint
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP15: Internal LDAP function rename
1998-08-09 Kurt ZeilengaLDAPworld P13: LDAPv2 client referrals bug
1998-08-09 Kurt ZeilengaInitial revision