]> git.sur5r.net Git - openldap/history - libraries/libldap/search.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / libraries / libldap / search.c
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-06 Hallvard FurusethRemove lint
1999-08-31 Hallvard FurusethExport ldap_pvt_<find_wildcard,filter_value_unescape...
1999-08-28 Hallvard FurusethCatch \ at end of filter
1999-08-28 Hallvard FurusethRemove 'cast away const'
1999-08-28 Hallvard FurusethFix typo in filter_value_unescape()
1999-08-24 Gary WilliamsLDAP_P is only for prototypes, remove from function def
1999-08-07 Kurt ZeilengaAdd extensible filter support to -lldap. Need to imple...
1999-08-07 Kurt ZeilengaFix filter escapes. ITS#247
1999-07-23 Randy KunkeeRemove extra code (non-functional change, just produces...
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 ZeilengaUpdate comments to reflect RFC2251 specs.
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-21 Kurt ZeilengaInitial checkin of ldap_search_ext() and friends.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-01 Kurt ZeilengaCommit preliminary fix for ldap.conf base usage.
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-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 Zeilengaclean up includes
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-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 ZeilengaInitial revision