openldap/libraries/libldap
2001-12-10 09:43:31 +00:00
..
abandon.c More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other" 2001-10-02 01:02:23 +00:00
add.c
addentry.c
apitest.c
apitest.dsp
bind.c
cache.c
charray.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
compare.c
controls.c
cyrus.c Plug leaks (ITS#1116) 2001-11-06 17:05:51 +00:00
delete.c
disptmpl.c
dn.c
dnssrv.c
dntest.c liberally accept many LDAPv2/LDAPv3 stuff in DN (quoted parts, ';' as rdn separator and so); enforce exact case match of normalized dn in dnMatch (let's see what happens ...); fix a ldapava_free_rdn bug 2001-12-06 10:01:25 +00:00
dsparse.c
error.c Added the easy part of NLS support, behind an #ifdef. 2001-10-04 18:06:08 +00:00
extended.c
free.c
getattr.c
getdn.c reworked internal stuff 2001-12-10 09:43:31 +00:00
getentry.c
getfilter.c
getvalues.c
init.c From jon@symas.com - patches for consistent use of directory separators 2001-12-07 01:46:26 +00:00
kbind.c
ldap-int.h Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
ldap.conf
ldapfilter.conf
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
ltest.dsp
Makefile.in NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
messages.c
modify.c
modrdn.c
open.c Plug leaks (ITS#1116) 2001-11-06 17:05:51 +00:00
options.c
os-ip.c Fix ntohs/htons issues 2001-10-07 02:40:16 +00:00
os-local.c
print.c
references.c
request.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
result.c More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other" 2001-10-02 01:02:23 +00:00
sasl.c More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other" 2001-10-02 01:02:23 +00:00
sbind.c
schema.c skeleton of ldap_str2nd/dn2str; works with most of the simple cases, but there's much to do with unicode, I think 2001-10-18 19:00:07 +00:00
search.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
sort.c
sortctrl.c
srchpref.c
string.c
test.c
tls.c Add #include <openssl/safestack.h> to fix ITS#1412 2001-11-30 02:37:39 +00:00
tmplout.c
tmpltest.c
unbind.c Compile error if Cyrus Sasl is not present. Put ifdefs in 2001-11-08 20:08:36 +00:00
url.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
utf-8-conv.c
utf-8.c
util-int.c
vlvctrl.c