openldap/libraries/libldap
2000-10-03 18:51:30 +00:00
..
abandon.c
add.c
addentry.c
apitest.c
apitest.dsp
bind.c
cache.c
charray.c cleanup 2000-09-16 22:46:04 +00:00
compare.c
controls.c consistently use ber_pvt_ber_*() routines 2000-09-15 05:56:37 +00:00
cyrus.c ITS#791: fix SASL ctx close 2000-09-29 18:27:06 +00:00
delete.c
disptmpl.c
dn.c
dnssrv.c remove unused var, 'dn' 2000-09-15 02:54:28 +00:00
dsparse.c
error.c
extended.c
free.c
friendly.c
getattr.c Fix ldap_first/next_attribute to return NULL without error when 2000-09-30 06:57:23 +00:00
getdn.c Fix up some free'ing. 2000-10-02 17:43:39 +00:00
getentry.c
getfilter.c Zap LDAP_LIBUI 2000-09-14 07:22:01 +00:00
getvalues.c
init.c Move ldap_pvt_tls_init call to ldap_pvt_tls_start 2000-09-13 00:54:45 +00:00
kbind.c Zap LDAP_LIBUI 2000-09-14 07:22:01 +00:00
ldap-int.h s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function 2000-09-15 02:55:54 +00:00
ldap.conf Clarify perms 2000-09-04 21:57:01 +00:00
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Zap CLDAP 2000-08-19 00:07:30 +00:00
ltest.dsp
Makefile.in Don't specify LDFLAGS when using LTLINK to avoid duplicate 2000-10-01 08:10:37 +00:00
messages.c
modify.c
modrdn.c
open.c Implementation of SASL authorization. 2000-09-21 17:32:54 +00:00
options.c Fix port defaulting 2000-09-01 23:03:17 +00:00
os-ip.c move some vars to where they are actually used to avoid compiler warnings 2000-09-15 03:04:04 +00:00
os-local.c remove unused vars 2000-09-15 03:04:46 +00:00
print.c
references.c
request.c cleanup getattr bailout code 2000-09-30 05:35:44 +00:00
result.c Don't assert on null 2000-10-03 18:51:30 +00:00
sasl.c Don't send optional cred if empty 2000-09-15 00:09:24 +00:00
sbind.c
schema.c
search.c
sort.c
sortctrl.c
srchpref.c
string.c
test.c modify ldap_dn2ufn() to return completely typeless UFNs 2000-09-16 04:33:52 +00:00
tls.c Fix up some free'ing. 2000-10-02 17:43:39 +00:00
tmplout.c
tmpltest.c
ufn.c modify ldap_dn2ufn() to return completely typeless UFNs 2000-09-16 04:33:52 +00:00
unbind.c
url.c Don't touch (unescape) URL handed to rebind proc. 2000-09-30 02:37:05 +00:00
utf-8.c Bring UCdata infrastructure. 2000-09-03 23:48:35 +00:00
util-int.c don't define NEED_COPY_HOSTENT in the decleration 2000-09-15 03:33:05 +00:00
vlvctrl.c