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 Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
addentry.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
apitest.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
apitest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
apitest.dsw Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
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 "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
cldap.c ldap.h: 1999-05-22 06:11:48 +00:00
compare.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
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 "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
dsparse.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
error.c Add UL to LBER tags. 1999-05-19 06:13:44 +00:00
free.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
friendly.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
getattr.c ldap.h: 1999-05-22 06:11:48 +00:00
getdn.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
getdxbyname.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
getentry.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
getfilter.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
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 Don't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc=Org as the defaults. 1999-02-08 18:59:05 +00:00
ldapfilter.conf LDAPworld P1: DEC and other portability issues 1998-08-09 02:28:45 +00:00
ldapfriendly Initial revision 1998-08-09 00:43:13 +00:00
ldapsearchprefs.conf Initial revision 1998-08-09 00:43:13 +00:00
ldaptemplates.conf Initial revision 1998-08-09 00:43:13 +00:00
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 merged with autoconf branch 1998-10-25 01:41:42 +00:00
ltest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
ltest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Add schema support 1999-05-28 14:26:25 +00:00
messages.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
modify.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
modrdn.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
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 Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
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 Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
srchpref.c "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
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 enclose macro arguments in () 1999-04-30 00:35:27 +00:00
tmpltest.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
ufn.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
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