openldap/libraries/libldap
Hallvard Furuseth 73db912500 Cast char' arguments to ctype.h functions to unsigned char'.
These functions require their arguments to be in the range of `unsigned char'.
1999-02-22 17:57:22 +00:00
..
abandon.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
add.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
addentry.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
apitest.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
apitest.dsp Updates for MSVC 5.0. Fix libraries names to be ol{ber,dap,..}32.lib. 1999-02-11 21:16:03 +00:00
apitest.dsw Update NT4 port. 1998-11-11 05:50:51 +00:00
bind.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
cache.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
charset.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
cldap.c Updates regarding threads and names. 1999-01-15 14:49:03 +00:00
compare.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
controls.c Updates for MSVC 5.0. Fix libraries names to be ol{ber,dap,..}32.lib. 1999-02-11 21:16:03 +00:00
delete.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
disptmpl.c Updates regarding threads and names. 1999-01-15 14:49:03 +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 simple copyright notice. 1998-12-28 20:53:15 +00:00
free.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
friendly.c Updates regarding threads and names. 1999-01-15 14:49:03 +00:00
getattr.c Update ldap_first_attribute/ldap_next_attribute to handle 1999-01-20 20:21:38 +00:00
getdn.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
getdxbyname.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
getentry.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
getfilter.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
getvalues.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
init.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
kbind.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
ldap-int.h Remaining LDAP_COMPILING_R should be LDAP_R_COMPILE. 1999-02-20 18:33:24 +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 Updates for MSVC 5.0. Fix libraries names to be ol{ber,dap,..}32.lib. 1999-02-11 21:16:03 +00:00
libldap.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ltest.dsp Updates for MSVC 5.0. Fix libraries names to be ol{ber,dap,..}32.lib. 1999-02-11 21:16:03 +00:00
ltest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Need KRB_LIBS to link test programs. 1999-02-04 19:21:04 +00:00
messages.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
modify.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
modrdn.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
open.c Fix ldap_send_initial_request() to open connection if not already 1999-01-31 01:09:00 +00:00
options.c Updates regarding threads and names. 1999-01-15 14:49:03 +00:00
os-ip.c Updates regarding threads and names. 1999-01-15 14:49:03 +00:00
print.c LDBM/back-ldbm locking reworked! 1999-01-26 20:55:54 +00:00
references.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
request.c Fix ldap_send_initial_request() to open connection if not already 1999-01-31 01:09:00 +00:00
result.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
sbind.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
search.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
sort.c ldap_sort_entries() should try to malloc(0) when the count is zero. 1999-01-29 03:56:18 +00:00
srchpref.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
string.c Use ldap_pvt_strtok directly and unconditionally. 1999-02-20 20:12:03 +00:00
test.c Update ldap_first_attribute/ldap_next_attribute to handle 1999-01-20 20:21:38 +00:00
tmplout.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
tmpltest.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
ufn.c Updates regarding threads and names. 1999-01-15 14:49:03 +00:00
unbind.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
url.c Updates regarding threads and names. 1999-01-15 14:49:03 +00:00
util-int.c Remaining LDAP_COMPILING_R should be LDAP_R_COMPILE. 1999-02-20 18:33:24 +00:00
Version.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00