openldap/libraries/libldap
Kurt Zeilenga edd464ee8f Update build environment:
default sysconfdir subdirectory is openldap instead of ldap.
    This removes conflicts with other ldap subsystems.  Should
    be configure option.
  *.conf files are now preserved.  A *.conf.default are always
    created with the latest conf.
  *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
  updated man pages to reflect changes.
1998-11-29 19:48:28 +00:00
..
abandon.c Initial LDAP_API_FEATURE_X_OPENLDAP commit: 1998-11-09 19:41:09 +00:00
add.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
addentry.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
apitest.c Update NT4 port. 1998-11-11 05:50:51 +00:00
apitest.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
apitest.dsw Update NT4 port. 1998-11-11 05:50:51 +00:00
bind.c Initial LDAP_API_FEATURE_X_OPENLDAP commit: 1998-11-09 19:41:09 +00:00
cache.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
charset.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
cldap.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
compare.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
delete.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
disptmpl.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
dsparse.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
error.c Move extern declarations to headers. 1998-11-12 21:07:28 +00:00
free.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
friendly.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
getattr.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
getdn.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
getdxbyname.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
getentry.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
getfilter.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
getvalues.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
init.c Change init_w_userconf to not interpet the filename. If it's 1998-11-23 03:03:06 +00:00
kbind.c Move extern declarations to headers. 1998-11-12 21:07:28 +00:00
ldap-int.h Add strdup.c from -llutil, renamed to ldap_strdup() and always used. 1998-11-20 07:02:39 +00:00
ldap.conf Check in default ldap.conf file 1998-11-19 02:10:52 +00:00
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Add strdup.c to project file. 1998-11-20 07:38:09 +00:00
libldap.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ltest.dsp merged with autoconf branch 1998-10-25 01:41:42 +00:00
ltest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Update build environment: 1998-11-29 19:48:28 +00:00
modify.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
modrdn.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
open.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
options.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
os-ip.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
request.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
result.c gcc -W cleanup 1998-11-23 01:46:32 +00:00
sbind.c update ldap/lber headers towards ldapext-ldap-c-api-01 1998-10-26 01:18:41 +00:00
search.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
sort.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
srchpref.c Move extern declarations to headers. 1998-11-12 21:07:28 +00:00
strdup.c Add libtool support based upon patch by Bart Hartgers <Hartgers@kfm1.phys.tue.nl> 1998-11-22 04:22:28 +00:00
test.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
tmplout.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
tmpltest.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
ufn.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
unbind.c Added support for ldap.conf file. See ldap.conf(5) for details. 1998-11-10 23:37:30 +00:00
url.c add ldap_strdup and eliminate strdup in libldap 1998-11-19 06:18:23 +00:00
Version.c