openldap/libraries/libldap
2003-04-06 03:45:32 +00:00
..
abandon.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
add.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
addentry.c
apitest.c
apitest.dsp
bind.c
cancel.c Rework #ifdef'ing of expermental controls to ease release engineering 2003-02-08 21:53:05 +00:00
charray.c
compare.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
controls.c
cyrus.c ITS#2423 - make the lib that allocates SASL prompt results responsible 2003-04-06 00:47:55 +00:00
delete.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
dnssrv.c 'static' must come before 'const'. 2003-01-19 13:35:53 +00:00
dntest.c
dntest.dsp
error.c Mark error strings 2003-04-06 03:45:32 +00:00
extended.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
filter.c
free.c
ftest.c
ftest.dsp
getattr.c
getdn.c
getentry.c
getvalues.c
init.c
kbind.c Pass correct msgid to ldap_result 2003-03-06 14:50:39 +00:00
ldap-int.h More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
ldap.conf
libldap.dsp Blind fix, delete obsolete files cache.c, authpasswd.c 2003-03-07 21:10:02 +00:00
ltest.dsp
Makefile.in We should be calling libtool --finish when install libraries 2003-02-09 23:10:29 +00:00
messages.c
modify.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
modrdn.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
open.c Only install readahead layer when connectionless as 2003-02-14 23:32:30 +00:00
options.c
os-ip.c Added ldap_pvt_get_hname. Use instead of ldap_pvt_gethostbyaddr_a when 2003-03-05 01:35:39 +00:00
os-local.c Minor cleanup for sendmsg 2003-03-04 22:14:57 +00:00
passwd.c Use struct berval * instead of ** for newpasswd 2003-02-16 09:42:04 +00:00
print.c
references.c
request.c Chasing a referral needs both the request and response mutexes. 2003-03-06 14:53:01 +00:00
result.c Fix previous commit 2003-02-28 13:41:53 +00:00
sasl.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
sbind.c
schema.c
search.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
sort.c
sortctrl.c
string.c
t61.c ITS#2388 fix if() conditions. 2003-03-20 11:07:53 +00:00
test.c unifdef -DLDAP_NOCACHE 2003-02-09 07:42:18 +00:00
tls.c Fix ITS#2161, the check is meaningless anyway. 2003-01-30 00:28:36 +00:00
unbind.c More for re-entrant LDAP* handles. Works much better. 2003-02-13 23:02:31 +00:00
url.c minor cleanup 2003-02-11 09:23:28 +00:00
utf-8-conv.c
utf-8.c
util-int.c just in case <netdb.h> does something like 2003-03-14 04:56:08 +00:00
vlvctrl.c
whoami.c