openldap/libraries/libldap
2000-10-02 19:22:36 +00:00
..
abandon.c
add.c
addentry.c
apitest.c
apitest.dsp
bind.c
cache.c
charray.c
compare.c
controls.c Remove lint and sync with devel, no functional changes 2000-09-15 18:13:51 +00:00
cyrus.c Fixed -lldap SASL ctx close bug (ITS#790) 2000-09-29 19:02:11 +00:00
delete.c
disptmpl.c
dn.c
dnssrv.c remove unused var, 'dn' 2000-09-15 02:54:28 +00:00
dsparse.c
error.c
extended.c
free.c
friendly.c
getattr.c ITS#778: fix first/next attr 2000-09-30 18:32:28 +00:00
getdn.c
getentry.c
getfilter.c
getvalues.c
init.c suck in changes from devel 2000-09-13 02:42:00 +00:00
kbind.c
ldap-int.h s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function 2000-09-15 02:55:54 +00:00
ldap.conf Import latest from devel including 2000-09-05 19:54:37 +00:00
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp
ltest.dsp
Make-template
Makefile.in Remove redundant LDFLAGS use with LTLINK 2000-10-02 19:20:30 +00:00
messages.c
modify.c
modrdn.c
open.c fix call to ldap_connect_to_path() 2000-09-15 03:02:56 +00:00
options.c Import latest changes from devel including connection deadlock fix, 2000-09-03 18:17:30 +00:00
os-ip.c move some vars to where they are actually used to avoid compiler warnings 2000-09-15 03:04:03 +00:00
os-local.c remove unused vars 2000-09-15 03:04:46 +00:00
print.c
references.c
regex.c
request.c Don't unescape URL being provided to rebind proc 2000-09-30 18:38:32 +00:00
result.c
sasl.c Don't send empty cred 2000-09-15 18:12:56 +00:00
sbind.c
schema.c
search.c
sort.c
sortctrl.c
srchpref.c
string.c
test.c
tls.c clean up some free()'ing 2000-10-02 19:22:36 +00:00
tmplout.c
tmpltest.c
ufn.c
unbind.c
url.c Don't unescape URL being provided to rebind proc 2000-09-30 18:38:32 +00:00
utf-8.c
util-int.c don't define NEED_COPY_HOSTENT in the decleration 2000-09-15 03:33:05 +00:00
Version.c
vlvctrl.c