Skip to content
Snippets Groups Projects
  1. Jan 28, 1999
    • Kurt Zeilenga's avatar
      Use -lldap_r instead of -lldap -lthread. · 72ba4cfb
      Kurt Zeilenga authored
      	Likely broke things for non-posix threadings....
      
      Update -lldap_r implementation to:
      	remove attribute support
      	hide thread detachment
      	provide concurrency accessors
      	provide initialization function
      	fix gethostby{addr,name}_r codes (not coverred by HAVE_REENTRANT_FUNCTIONS)
      Update servers/libraries to use ldap_pvt_thread_ calls.
      Cleanup server codes (no #ifdef HAVE_PTHREAD_THIS or _THATs)!
      Removed -llthread
      72ba4cfb
    • Kurt Zeilenga's avatar
      Update misleading statement about ldap_init(). It use is actually · ae0df6f8
      Kurt Zeilenga authored
      preferred.  ldap_open is to be depreciated.
      ae0df6f8
  2. Jan 27, 1999
  3. Jan 26, 1999
  4. Jan 25, 1999
  5. Jan 24, 1999
  6. Jan 23, 1999
  7. Jan 22, 1999
  8. Jan 21, 1999
Loading