openldap/include
Hallvard Furuseth 7e6ad5100c Protoized, moved extern definitions to .h files, fixed related bugs.
Most function and variable definitions are now preceded by its extern
definition, for error checking.  Retyped a number of functions, usually
to return void.  Fixed a number of printf format errors.

API changes (in ldap/include):
  Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo
  for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h.

A number of `extern' declarations are left (some added by protoize), to
be cleaned away later.  Mostly strdup(), strcasecmp(), mktemp(), optind,
optarg, errno.
1998-11-15 22:40:11 +00:00
..
ac Added declarations of common str*() functions 1998-11-15 21:52:56 +00:00
avl.h Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
disptmpl.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
getopt-compat.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
lber.h Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
ldap.h Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
ldap_cdefs.h Rework prototype ifdef to use __NO_PROTOTYPES and __NEED_PROTOTYPES 1998-11-12 20:30:42 +00:00
ldap_features.h.in Initial LDAP_API_FEATURE_X_OPENLDAP commit: 1998-11-09 19:41:09 +00:00
ldap_features.h.nt Move extern declarations to headers. 1998-11-12 21:07:28 +00:00
ldap_log.h More header work toward draft-ietf-ldapext-ldap-c-api-01. 1998-10-26 01:49:56 +00:00
ldapconfig.h.edit Added support for ldap.conf file. See ldap.conf(5) for details. 1998-11-10 23:37:30 +00:00
ldapconfig.h.nt Add/Remove defines to make current with ldapconfig.h.edit 1.8 1998-11-11 03:13:55 +00:00
ldbm.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldif.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
lthread.h Remove #ifdef sunos in lthread HAVE_LWP code. 1998-11-15 22:05:28 +00:00
lthread_rdwr.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
lutil.h Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
lutil_md5.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
lutil_sha1.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Initial LDAP_API_FEATURE_X_OPENLDAP commit: 1998-11-09 19:41:09 +00:00
portable.h.bot Added support for ldap.conf file. See ldap.conf(5) for details. 1998-11-10 23:37:30 +00:00
portable.h.in Updates based upon latest NT UserDirectory changes: 1998-11-12 23:25:53 +00:00
portable.h.nt Move extern declarations to headers. 1998-11-12 21:07:28 +00:00
portable.h.top define _REENTRANT & _THREAD_SAFE to pull in reentrant/threadsafe prototypes. 1998-11-05 06:11:47 +00:00
srchpref.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
sysexits-compat.h Initial revision 1998-08-09 00:43:13 +00:00