openldap/libraries/libldap
2000-09-15 02:55:54 +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 s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
charray.c
compare.c
controls.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +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 s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
error.c
extended.c
free.c
friendly.c
getattr.c Keep ldap_first/next_attribute from running past end of attributes. 2000-09-15 01:16:09 +00:00
getdn.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
getentry.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
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 typo in Kbind code 2000-09-14 19:58:55 +00:00
options.c Fix port defaulting 2000-09-01 23:03:17 +00:00
os-ip.c Fix error in if() statement (==, not =) 2000-09-13 21:47:12 +00:00
os-local.c
print.c
references.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
request.c ITS#717 kbind fixes 2000-09-06 21:32:45 +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 Remove CLDAP cruft 2000-08-18 04:25:00 +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 s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +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 Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the 2000-08-15 01:55:43 +00:00
vlvctrl.c