openldap/libraries/libldap
2006-10-14 17:04:17 +00:00
..
abandon.c don't risk dangling pointers 2006-09-01 13:59:55 +00:00
add.c
addentry.c
apitest.c
bind.c
cancel.c
charray.c
compare.c
controls.c some LDAP ASN.1 updates from 4511/4526 2006-06-15 05:18:06 +00:00
cyrus.c ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError 2006-09-14 06:35:34 +00:00
dds.c
delete.c
dnssrv.c skip host="" and port=0 (ITS#4610) 2006-08-05 17:08:40 +00:00
dntest.c
error.c
extended.c
filter.c some LDAP ASN.1 updates from 4511/4526 2006-06-15 05:18:06 +00:00
free.c
ftest.c
getattr.c
getdn.c
getentry.c
getvalues.c
init.c I hate code duplication, but don't require functions from liblutil in libldap.so 2006-10-08 17:14:04 +00:00
kbind.c
ldap-int.h better function name 2006-09-01 16:21:20 +00:00
ldap.conf
Makefile.in add URL parsing test tool 2006-09-23 11:44:16 +00:00
messages.c
modify.c
modrdn.c
open.c don't use deprecated functions 2006-09-01 13:57:37 +00:00
options.c add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names 2006-10-14 17:04:17 +00:00
os-ip.c apply slightly revised patch for SO_KEEPALIVE (ITS#4708) 2006-10-14 12:42:33 +00:00
os-local.c
pagectrl.c
passwd.c
ppolicy.c
print.c
references.c
request.c ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError 2006-09-14 06:35:34 +00:00
result.c ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError 2006-09-14 06:35:34 +00:00
sasl.c
sbind.c
schema.c
search.c fix outdated comments 2006-09-06 12:04:52 +00:00
sort.c
sortctrl.c ITS#4679 cleanup 2006-09-21 20:02:55 +00:00
string.c
t61.c
test.c
tls.c ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError 2006-09-14 06:35:34 +00:00
turn.c
txn.c
unbind.c
url.c add scope helpers 2006-09-06 12:04:33 +00:00
urltest.c add URL parsing test tool 2006-09-23 11:44:16 +00:00
utf-8-conv.c
utf-8.c
util-int.c
vlvctrl.c
whoami.c