openldap/libraries/libldap
2001-12-04 20:22:26 +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 Check for critical client controls. 2001-07-06 03:13:42 +00:00
addentry.c
apitest.c Don't attempt to send abandon unless connection exists. 2000-10-16 23:11:41 +00:00
apitest.dsp
bind.c
cache.c
charray.c
compare.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
controls.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
cyrus.c Plug leaks (ITS#1116) 2001-11-06 17:05:51 +00:00
delete.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
disptmpl.c
dn.c
dnssrv.c
dntest.c reimplement dn_validate/normalize/(match) using the ldap_str2dn/dn2str stuff; need to #define USE_LDAP_DN_PARSING 2001-12-04 20:22:26 +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 Fix memory leak 2001-02-03 01:49:12 +00:00
getdn.c reimplement dn_validate/normalize/(match) using the ldap_str2dn/dn2str stuff; need to #define USE_LDAP_DN_PARSING 2001-12-04 20:22:26 +00:00
getentry.c
getfilter.c
getvalues.c
init.c Added the easy part of NLS support, behind an #ifdef. 2001-10-04 18:06:08 +00:00
kbind.c
ldap-int.h 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
ldap.conf
ldapfilter.conf
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Make some additional UTF8 public 2001-07-21 23:13:04 +00:00
ltest.dsp
Makefile.in Friendly name removal 2001-12-03 20:04:31 +00:00
messages.c
modify.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
modrdn.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
open.c Plug leaks (ITS#1116) 2001-11-06 17:05:51 +00:00
options.c Another round of TLS updates to support secure referral chasing 2001-06-25 19:17:42 +00:00
os-ip.c Fix ntohs/htons issues 2001-10-07 02:40:16 +00:00
os-local.c fix SOCKET_ERROR typos 2000-10-18 03:24:50 +00:00
print.c
references.c
request.c Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP). 2001-09-28 00:18:40 +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 More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other" 2001-10-02 01:02:23 +00:00
sort.c
sortctrl.c
srchpref.c
string.c
test.c Rebind cleanup 2001-06-15 04:49:38 +00:00
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 ITS#1429 url search fix 2001-11-28 16:49:46 +00:00
utf-8-conv.c Fix wrapping separators (no functional change) 2001-05-28 19:42:22 +00:00
utf-8.c Make some additional UTF8 public 2001-07-21 23:13:04 +00:00
util-int.c Add ldap_pvt_gai_strerror(). 2000-10-18 17:25:30 +00:00
vlvctrl.c