openldap/libraries/libldap
2000-11-28 19:56:55 +00:00
..
abandon.c Don't attempt to send abandon unless connection exists. 2000-10-16 23:11:41 +00:00
add.c
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 cleanup 2000-09-16 22:46:04 +00:00
compare.c
controls.c Rework control create/dup routines to distinguish not 2000-10-14 02:13:53 +00:00
cyrus.c ITS#889: quick fix 2000-11-20 18:59:42 +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 Fix ldap_first/next_attribute to return NULL without error when 2000-09-30 06:57:23 +00:00
getdn.c Fix up some free'ing. 2000-10-02 17:43:39 +00:00
getentry.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
getfilter.c
getvalues.c
init.c
kbind.c
ldap-int.h First cut of SASL/EXTERNAL 2000-10-31 23:00:35 +00:00
ldap.conf
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp
ltest.dsp
Makefile.in Don't specify LDFLAGS when using LTLINK to avoid duplicate 2000-10-01 08:10:37 +00:00
messages.c
modify.c
modrdn.c
open.c ITS#889 fix 2000-11-22 20:27:30 +00:00
options.c
os-ip.c This patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also 2000-10-19 18:05:11 +00:00
os-local.c fix SOCKET_ERROR typos 2000-10-18 03:24:50 +00:00
print.c
references.c
request.c Update URL parsing and LDAP referral/reference chasing to handle 2000-11-28 19:56:55 +00:00
result.c Update handling of partial responses 2000-10-18 00:26:53 +00:00
sasl.c Return more appropriate result codes than LDAP_UNAVAILABLE 2000-10-09 22:11:34 +00:00
sbind.c
schema.c A little bit of Matching Rule Use. 2000-10-23 12:25:43 +00:00
search.c Validate session handle 2000-10-18 16:32:57 +00:00
sort.c
sortctrl.c
srchpref.c
string.c
test.c modify ldap_dn2ufn() to return completely typeless UFNs 2000-09-16 04:33:52 +00:00
tls.c ITS#903: validate hostname in server cert from Norbert Klasen 2000-11-22 20:23:38 +00:00
tmplout.c
tmpltest.c Add missing 'static'... (ITS#823,825,828) 2000-10-11 23:42:53 +00:00
ufn.c modify ldap_dn2ufn() to return completely typeless UFNs 2000-09-16 04:33:52 +00:00
unbind.c
url.c Update URL parsing and LDAP referral/reference chasing to handle 2000-11-28 19:56:55 +00:00
utf-8.c Fix UTF-8 5-octet sequences 2000-10-27 21:32:46 +00:00
util-int.c Add ldap_pvt_gai_strerror(). 2000-10-18 17:25:30 +00:00
vlvctrl.c