]> git.sur5r.net Git - openldap/history - libraries/libldap/tmplout.c
Do not require ac/string.h for lber_pvt.h
[openldap] / libraries / libldap / tmplout.c
2001-12-21 Kurt ZeilengaZap tmplout
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
1999-10-28 Howard ChuFix Winsock-related warning and/or bugs.
1999-09-17 Kurt ZeilengaFix typo in last commit.
1999-09-17 Kurt ZeilengaApply y2k fix based upon Howard Young's (ITS#294) sugge...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-02 Kurt ZeilengaAdd -dn as a synonym for -dnt.
1999-07-27 Kurt ZeilengaRemove lint, remove YEAR_PEDANTIC macro, update comment.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-01 Kurt ZeilengaMinor adjustments to the LBER_VFREE() & LDAP_VFREE...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-09 Kurt ZeilengaFix text2time to handle 4 digit years. Fix YEAR()...
1999-01-20 Kurt ZeilengaUpdate ldap_first_attribute/ldap_next_attribute to...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-04 Hallvard FurusethSome gcc -W cleanup
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 ZeilengaMore files that didn't get merged properly.
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt ZeilengaAdd ltest/test workspaces/project files for NT/VC+...
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-08-20 Kurt Zeilengaremoved lint
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-09 Kurt ZeilengaInitial revision