openldap/libraries/libldap
Kurt Zeilenga e1b73eda93 cleanup
2000-09-16 22:46:04 +00:00
..
abandon.c Remove CLDAP cruft 2000-08-18 04:25:00 +00:00
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 include ac/ctype.h and initialize some variables to avoid compiler warnings 2000-09-15 02:53:55 +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 #undef LDAP_UFN 2000-09-16 06:24:17 +00:00
getdn.c modify ldap_dn2ufn() to return completely typeless UFNs 2000-09-16 04:33:52 +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 Remove CLDAP cruft 2000-08-18 04:25:00 +00:00
messages.c
modify.c
modrdn.c
open.c fix call to ldap_connect_to_path() 2000-09-15 03:02:57 +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 initialize Sockbuf * to NULL 2000-09-15 03:05:27 +00:00
result.c Remove CLDAP cruft 2000-08-18 04:25:00 +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 Remove CLDAP cruft 2000-08-18 04:25:00 +00:00
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 Include <ac/param.h> to pick up MAXPATHLEN. 2000-09-13 07:26:55 +00:00
tmplout.c Remove CLDAP cruft 2000-08-18 04:25:00 +00:00
tmpltest.c
ufn.c modify ldap_dn2ufn() to return completely typeless UFNs 2000-09-16 04:33:52 +00:00
unbind.c Remove CLDAP cruft 2000-08-18 04:25:00 +00:00
url.c Fix port defaulting 2000-09-01 23:03:17 +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