openldap/libraries/libldap
Howard Chu 38a406c8ab ITS#2717, use default SASL_MECH if none was provided.
Note that the mech stored in the void *defaults structure is useless
because we can't look inside the structure, and the mech list is needed
as input to the SASL library, before any callbacks are called. It seems
the mech doesn't belong in the *defaults struct, and/or it should be
visible and not opaque.
2003-09-22 23:50:33 +00:00
..
abandon.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
add.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
addentry.c
apitest.c
apitest.dsp
bind.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
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 Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
controls.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
cyrus.c Revert rev 1.90 ITS#2484 patch; Cyrus 1.5 is no longer supported. 2003-09-20 00:33:42 +00:00
delete.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
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 unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
extended.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
filter.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
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 Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
ldap-int.h Make all debug output macros conditional on defined(LDAP_DEBUG). 2003-06-06 13:56:18 +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 preliminary modify/increment client side code 2003-07-30 10:21:57 +00:00
modrdn.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
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 Make all debug output macros conditional on defined(LDAP_DEBUG). 2003-06-06 13:56:18 +00:00
os-local.c Make all debug output macros conditional on defined(LDAP_DEBUG). 2003-06-06 13:56:18 +00:00
passwd.c Fix RFC reference 2003-07-07 05:01:31 +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 Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
sasl.c ITS#2717, use default SASL_MECH if none was provided. 2003-09-22 23:50:33 +00:00
sbind.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
schema.c mark a few translatable strings 2003-04-06 06:19:13 +00:00
search.c fix a comment 2003-06-23 14:10:18 +00:00
sort.c
sortctrl.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
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 Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
url.c
utf-8-conv.c
utf-8.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
util-int.c Cast away const from AC_GAI_STRERROR() return value. 2003-05-25 20:50:26 +00:00
vlvctrl.c Add Internet Society copyright notices 2003-07-07 05:14:03 +00:00
whoami.c