openldap/libraries/libldap
Kurt Zeilenga 4e5ed2dffc Changed lc_conn to be a pointer to a BerElement to aid in state management.
Added validation to exposed opaque data structures (BerElement, Sockbuf,
and LDAP).  Added macros BER_VALID, SOCKBUF_VALID, LDAP_VALID.
Added ber_pvt_ber_bytes() and ber_pvt_ber_remaining() macros to hide
some ber internals.  These really should be handled by ber_get_option().
1999-05-28 19:33:05 +00:00
..
abandon.c ldap.h: 1999-05-22 06:11:48 +00:00
add.c
addentry.c
apitest.c
apitest.dsp
apitest.dsw
bind.c ldap.h: 1999-05-22 06:11:48 +00:00
cache.c Use difftime() to determine cache age. 1999-05-27 22:48:14 +00:00
charset.c
cldap.c ldap.h: 1999-05-22 06:11:48 +00:00
compare.c
controls.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
delete.c Fix typo in ldap_delete_ext() which caused msgid to be incremented twice. 1999-05-21 16:11:52 +00:00
disptmpl.c
dsparse.c
error.c
free.c
friendly.c
getattr.c ldap.h: 1999-05-22 06:11:48 +00:00
getdn.c
getdxbyname.c
getentry.c
getfilter.c
getvalues.c ldap.h: 1999-05-22 06:11:48 +00:00
init.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
kbind.c ldap.h: 1999-05-22 06:11:48 +00:00
ldap-int.h Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
ldap.conf
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
libldap.dsw
ltest.dsp
ltest.dsw
Makefile.in Add schema support 1999-05-28 14:26:25 +00:00
messages.c
modify.c
modrdn.c
open.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
options.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
os-ip.c ldap.h: 1999-05-22 06:11:48 +00:00
print.c
references.c ldap.h: 1999-05-22 06:11:48 +00:00
request.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
result.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
sbind.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
schema.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
search.c Initial checkin of ldap_search_ext() and friends. 1999-05-21 19:20:25 +00:00
sort.c
srchpref.c
string.c strlen returns size_t not int. 1999-05-27 22:33:12 +00:00
test.c ldap.h: 1999-05-22 06:11:48 +00:00
tmplout.c
tmpltest.c
ufn.c
unbind.c ldap.h: 1999-05-22 06:11:48 +00:00
url.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
util-int.c rename ldap_pvt_init_utils() to ldap_int_utils_init() and provide 1999-05-27 22:25:55 +00:00