You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2002/02/08 19:31:32 UTC

cvs commit: httpd-ldap/ldap-aaa mod_auth_ldap.def

bnicholes    02/02/08 10:31:32

  Added:       ldap-cache util_ldap.def
               ldap-aaa mod_auth_ldap.def
  Log:
  Added .def files for build on NetWare
  
  Revision  Changes    Path
  1.1                  httpd-ldap/ldap-cache/util_ldap.def
  
  Index: util_ldap.def
  ===================================================================
  EXPORT  ldap_module
  EXPORT  util_ldap_connection_find
  EXPORT  util_ldap_connection_close
  EXPORT  util_ldap_cache_checkuserid
  EXPORT  util_ldap_cache_compare
  EXPORT  util_ldap_cache_comparedn
  
  
  
  1.1                  httpd-ldap/ldap-aaa/mod_auth_ldap.def
  
  Index: mod_auth_ldap.def
  ===================================================================
  IMPORT  util_ldap_connection_find
  IMPORT  util_ldap_connection_close
  IMPORT  util_ldap_cache_checkuserid
  IMPORT  util_ldap_cache_compare
  IMPORT  util_ldap_cache_comparedn
  EXPORT  auth_ldap_module