Skip to content
Snippets Groups Projects
  1. Feb 12, 2008
  2. Jan 02, 2007
  3. Jan 03, 2006
  4. Jan 01, 2005
  5. Jan 01, 2004
  6. Dec 04, 2003
  7. Nov 26, 2003
  8. Nov 25, 2003
  9. Jan 03, 2003
  10. Nov 26, 2002
  11. Jul 26, 2002
  12. Jan 04, 2002
  13. May 12, 2001
    • Pierangelo Masarati's avatar
      This is the commit of: · 74fa239a
      Pierangelo Masarati authored
        - librewrite, for string rewriting; it may be used in back-ldap
          by configuring with '--enable-rewrite'. It must be used in
          back-meta. There's a text file, 'libraries/librewrite/RATIONALE',
          that explains the usage and the features. More comprehensive
          documentation will follow.
        - enhancements of back-ldap (ITS#989,ITS#998,ITS#1002,ITS#1054 and ITS#1137)
          including dn rewriting, a fix to group acl matching and so
        - back-meta: a new backend that proxies a set of remote servers
          by spawning queries. It uses portions of back-ldap and the rewrite
          capabilities of librewrite. It can be compiled by configuring
          with `--enable-ldap --enable-rewrite --enable-meta'.
          There's a text file, 'servers/slapd/back-meta/Documentation', that
          describes the main features and config statements.
      
      Note: someone (Kurt?) should run 'autoconf' and commit 'configure' as
      my autoconf version must be different: my configures contain a number
      of differences and I didn't feel comfortable in adding them :)
      74fa239a
  14. Sep 20, 2000
  15. May 13, 2000
  16. Jan 28, 2000
  17. Jan 26, 2000
  18. Sep 02, 1999
  19. Jul 24, 1999
  20. 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
  21. Jan 17, 1999
  22. Jan 14, 1999
  23. Dec 19, 1998
  24. Oct 25, 1998
  25. Sep 17, 1998
Loading