openldap/libraries/libldap
Nathaniel McCallum 29f6260364 ITS#7532 - Add new function ldap_connect().
This function is used to manually establish a connection after
a call to ldap_initialize(). This is primarily so that a file
descriptor can be obtained before any requests are sent for the
purposes of polling for writability.
2017-10-11 14:31:22 -07:00
..
abandon.c Happy New Year! 2017-01-03 12:36:47 -08:00
add.c ITS#8578 - remove unused-variables in RE24 testing call (2.4.45) 2017-10-06 10:45:08 -07:00
addentry.c Happy New Year! 2017-01-03 12:36:47 -08:00
apitest.c Happy New Year! 2017-01-03 12:36:47 -08:00
assertion.c Happy New Year! 2017-01-03 12:36:47 -08:00
bind.c Happy New Year! 2017-01-03 12:36:47 -08:00
cancel.c Happy New Year! 2017-01-03 12:36:47 -08:00
charray.c Happy New Year! 2017-01-03 12:36:47 -08:00
compare.c Happy New Year! 2017-01-03 12:36:47 -08:00
controls.c Happy New Year! 2017-01-03 12:36:47 -08:00
cyrus.c ITS#8648 init SASL library in global init 2017-05-07 21:29:44 +00:00
dds.c Happy New Year! 2017-01-03 12:36:47 -08:00
delete.c Happy New Year! 2017-01-03 12:36:47 -08:00
deref.c Happy New Year! 2017-01-03 12:36:47 -08:00
dnssrv.c Happy New Year! 2017-01-03 12:36:47 -08:00
dntest.c Happy New Year! 2017-01-03 12:36:47 -08:00
error.c Happy New Year! 2017-01-03 12:36:47 -08:00
extended.c ITS#8578 - remove unused-variables in RE24 testing call (2.4.45) 2017-10-06 10:45:08 -07:00
fetch.c Happy New Year! 2017-01-03 12:36:47 -08:00
filter.c Happy New Year! 2017-01-03 12:36:47 -08:00
free.c Happy New Year! 2017-01-03 12:36:47 -08:00
ftest.c Happy New Year! 2017-01-03 12:36:47 -08:00
getattr.c Happy New Year! 2017-01-03 12:36:47 -08:00
getdn.c Happy New Year! 2017-01-03 12:36:47 -08:00
getentry.c Happy New Year! 2017-01-03 12:36:47 -08:00
getvalues.c Happy New Year! 2017-01-03 12:36:47 -08:00
gssapi.c Happy New Year! 2017-01-03 12:36:47 -08:00
init.c ITS#8648 init SASL library in global init 2017-05-07 21:29:44 +00:00
ldap_sync.c Happy New Year! 2017-01-03 12:36:47 -08:00
ldap-int.h Add options to use DER format cert+keys directly 2017-04-09 00:13:42 +01:00
ldap-tls.h Happy New Year! 2017-01-03 12:36:47 -08:00
ldap.conf Remove extrananous space in DN (in comment) 2007-02-19 23:39:01 +00:00
ldif.c Happy New Year! 2017-01-03 12:36:47 -08:00
ldifutil.c Happy New Year! 2017-01-03 12:36:47 -08:00
Makefile.in Happy New Year! 2017-01-03 12:36:47 -08:00
messages.c Happy New Year! 2017-01-03 12:36:47 -08:00
modify.c ITS#8578 - remove unused-variables in RE24 testing call (2.4.45) 2017-10-06 10:45:08 -07:00
modrdn.c Happy New Year! 2017-01-03 12:36:47 -08:00
open.c ITS#7532 - Add new function ldap_connect(). 2017-10-11 14:31:22 -07:00
options.c ITS#8648 check result of ldap_int_initialize in ldap_{get,set}_option 2017-05-07 20:16:25 +00:00
os-ip.c Happy New Year! 2017-01-03 12:36:47 -08:00
os-local.c ITS#8578 - remove unused-variables in RE24 testing call (2.4.45) 2017-10-06 10:45:08 -07:00
pagectrl.c Happy New Year! 2017-01-03 12:36:47 -08:00
passwd.c Happy New Year! 2017-01-03 12:36:47 -08:00
ppolicy.c Happy New Year! 2017-01-03 12:36:47 -08:00
print.c Happy New Year! 2017-01-03 12:36:47 -08:00
references.c Happy New Year! 2017-01-03 12:36:47 -08:00
request.c ITS#8727 plug ber leaks 2017-09-08 16:35:32 +01:00
result.c ITS#8585 Fail ldap_result if handle is already bad 2017-02-07 13:00:05 +00:00
sasl.c Happy New Year! 2017-01-03 12:36:47 -08:00
sbind.c Happy New Year! 2017-01-03 12:36:47 -08:00
schema.c Happy New Year! 2017-01-03 12:36:47 -08:00
search.c Happy New Year! 2017-01-03 12:36:47 -08:00
sort.c Happy New Year! 2017-01-03 12:36:47 -08:00
sortctrl.c Happy New Year! 2017-01-03 12:36:47 -08:00
stctrl.c Happy New Year! 2017-01-03 12:36:47 -08:00
string.c Happy New Year! 2017-01-03 12:36:47 -08:00
t61.c Happy New Year! 2017-01-03 12:36:47 -08:00
test.c Happy New Year! 2017-01-03 12:36:47 -08:00
tls2.c ITS#8167 Fix non-blocking TLS with referrals 2017-10-06 13:57:13 -07:00
tls_g.c ITS#8650 retry gnutls_handshake after GNUTLS_E_AGAIN 2017-05-06 22:50:13 +00:00
tls_m.c ITS#7389 - MozNSS: load certificates from certdb, fallback to PEM 2017-10-06 13:59:07 -07:00
tls_o.c ITS#8687 - EGD is disabled by default in OpenSSL 1.1. We need to comment out this block if it is not detected. Particularly affects cross compilation. 2017-10-06 13:48:40 -07:00
turn.c Happy New Year! 2017-01-03 12:36:47 -08:00
txn.c Happy New Year! 2017-01-03 12:36:47 -08:00
unbind.c Happy New Year! 2017-01-03 12:36:47 -08:00
url.c Happy New Year! 2017-01-03 12:36:47 -08:00
urltest.c Happy New Year! 2017-01-03 12:36:47 -08:00
utf-8-conv.c Happy New Year! 2017-01-03 12:36:47 -08:00
utf-8.c Happy New Year! 2017-01-03 12:36:47 -08:00
util-int.c Happy New Year! 2017-01-03 12:36:47 -08:00
vc.c Happy New Year! 2017-01-03 12:36:47 -08:00
vlvctrl.c Happy New Year! 2017-01-03 12:36:47 -08:00
whoami.c Happy New Year! 2017-01-03 12:36:47 -08:00