]> git.sur5r.net Git - openldap/history - libraries/libldap/getfilter.c
Fix #undef LDAP_UFN
[openldap] / libraries / libldap / getfilter.c
2000-09-14 Kurt ZeilengaZap LDAP_LIBUI
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-06-29 Kurt ZeilengaAvoid locale specific ctype routines.
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
1999-08-02 Hallvard FurusethChange unsigned long cast of offset to size_t in ldap_b...
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-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-02 Kurt ZeilengaFix typo suggested by Heiko W.Rupp in ITS#63
1999-01-15 Bart HartgersUpdates regarding threads and names.
1999-01-07 Kurt ZeilengaBackout extraneous changes made by last commit.
1999-01-05 Kurt Spanier- Make install creates $(RUNDIR)/var for pid and args...
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
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-12 Kurt ZeilengaMove extern declarations to headers.
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 Zeilengaclean up includes
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-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-09 Kurt ZeilengaInitial revision