openldap/libraries/libldap
2003-05-31 05:01:49 +00:00
..
abandon.c
add.c
addentry.c
apitest.c
apitest.dsp
bind.c
cancel.c
charray.c Make string parameter to ldap_charray_add() and ldap_charray_inlist() const. 2003-04-29 16:34:37 +00:00
compare.c
controls.c
cyrus.c ITS#2548 must dup sasl_errdetail msgs 2003-05-24 01:05:11 +00:00
delete.c
dnssrv.c More memory context tweaks 2003-04-11 01:02:08 +00:00
dntest.c More memory context tweaks 2003-04-11 01:02:08 +00:00
dntest.dsp
error.c Merge partial and intermediate responses 2003-05-31 05:01:49 +00:00
extended.c Merge partial and intermediate responses 2003-05-31 05:01:49 +00:00
filter.c
free.c
ftest.c Reduce warnings: Add missing 0 or NULL initializers for struct members. 2003-04-29 16:36:19 +00:00
ftest.dsp
getattr.c Fix ldap_get_attribute_ber to get values in-place. 2003-05-14 13:16:56 +00:00
getdn.c Fix assignment of <char/int>* to unsigned <char/int>* and vice versa. 2003-05-02 13:29:28 +00:00
getentry.c
getvalues.c
init.c Error when user tries to mix command line and default URI components. 2003-05-22 00:13:00 +00:00
kbind.c Pass correct msgid to ldap_result 2003-03-06 14:50:39 +00:00
ldap-int.h ITS#2424 use two SASL contexts per session to conform to RFC 2222 2003-05-01 04:11:57 +00:00
ldap.conf Remove $OpenLDAP$ from installed configuration file 2003-05-25 04:09:37 +00:00
libldap.dsp Blind fix, delete obsolete files cache.c, authpasswd.c 2003-03-07 21:10:02 +00:00
ltest.dsp
Makefile.in
messages.c get_ldapmsg_ber() -> ldap_get_message_ber() 2003-04-22 22:09:25 +00:00
modify.c
modrdn.c
open.c For ITS#2424, move all SASL session management to ldap_int_sasl_bind. 2003-04-30 14:13:58 +00:00
options.c
os-ip.c Don't do (unsafe) DNS reverse lookups. 2003-04-22 01:17:23 +00:00
os-local.c ITS#2558 fix 2003-05-31 03:37:18 +00:00
passwd.c
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 Merge partial and intermediate responses 2003-05-31 05:01:49 +00:00
sasl.c Don't use default binddn when password is empty 2003-05-22 16:21:14 +00:00
sbind.c
schema.c mark a few translatable strings 2003-04-06 06:19:13 +00:00
search.c Merge partial and intermediate responses 2003-05-31 05:01:49 +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
tls.c Fix typo in last commit 2003-05-06 15:00:58 +00:00
unbind.c
url.c
utf-8-conv.c
utf-8.c Fix assignment of <char/int>* to unsigned <char/int>* and vice versa. 2003-05-02 13:29:28 +00:00
util-int.c Cast away const from AC_GAI_STRERROR() return value. 2003-05-25 20:50:26 +00:00
vlvctrl.c
whoami.c