Skip to content
Snippets Groups Projects
  1. Dec 08, 2001
  2. Dec 07, 2001
  3. Dec 06, 2001
  4. Dec 04, 2001
  5. Nov 28, 2001
  6. Oct 24, 2001
  7. Oct 23, 2001
  8. Oct 21, 2001
  9. Oct 19, 2001
  10. Oct 13, 2001
  11. Oct 06, 2001
  12. Oct 04, 2001
  13. Sep 24, 2001
  14. Sep 16, 2001
  15. Aug 24, 2001
  16. Jul 14, 2001
    • Pierangelo Masarati's avatar
      This is the skeleton of back-monitor, the slapd monitoring backend. · 5fdba272
      Pierangelo Masarati authored
      The old monitoring stuff has been removed; the new backend is
      enabled by using --enable-monitor at configure time and requires
      
      	database monitor
      
      in slapd.conf to be activated.  At present it implements a subset
      of the old monitoring options, and it should be extendable to
      a number of different subsystems.  The search operation has been
      implementd; it does not honor abandon or size/time limits, though.
      The compare and the abandon operations are planned.
      
      Copyright Pierangelo Masarati <ando@sys-net.it>; the code is provided
      AS IS with NO GUARANTEE.  It can be used and distributed under the
      conditions stated by the OpenLDAP Public License.
      5fdba272
  17. Jul 07, 2001
  18. Jun 22, 2001
  19. Jun 09, 2001
  20. May 29, 2001
  21. May 28, 2001
  22. 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
  23. May 07, 2001
  24. May 03, 2001
  25. Jan 22, 2001
  26. Jan 18, 2001
  27. Jan 16, 2001
  28. Jan 12, 2001
  29. Jan 03, 2001
Loading