]> git.sur5r.net Git - openldap/history - libraries/libldap/cldap.c
Remove lint
[openldap] / libraries / libldap / cldap.c
1999-09-06 Hallvard FurusethRemove lint
1999-07-13 Hallvard FurusethEliminate htonl(unsigned_long_arg), which is wrong...
1999-07-13 Hallvard FurusethFix LDAP_CONNECTIONLESS code rot
1999-07-01 Kurt ZeilengaFairly complete slapd SASL bind parsing... and centrali...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-07 Kurt ZeilengaUse LDAP_VERSION2 instead of LDAP_VERSION.
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-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-22 Kurt Zeilengaldap.h:
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-24 Kurt Zeilengagetentry.c: LDAP_RES_SEARCH_REFERENCE changes after...
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-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-12 Hallvard FurusethCheck if inet_addr() returns 0xffffffff as well as -1.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-06 Kurt ZeilengaMSVC5 does like -1UL... replaced with (unsigned long...
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-10-26 Kurt Zeilengarename ber_init() to ber_init_w_nullc in preparation...
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt ZeilengaWhoops.
1998-10-22 Kurt ZeilengaAdd in WINSOCK2 ifdefs (ugh).
1998-10-22 Kurt ZeilengaThe world compiles and links....
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-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
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 ZeilengaInitial revision