Skip to content
Snippets Groups Projects
  1. Dec 28, 1998
    • Kurt Zeilenga's avatar
      Fix schema check bug... actually charray needs to dup strings on · cfa450d0
      Kurt Zeilenga authored
      add/merge as we now free strings agressively.  Improved debug
      message to include name of missing required attribute and added
      check for 'operational attributes'.  This check should be used
      everywhere we need to test for operational attributes (add/modify).
      Also, enabled schema checking for tests (and fixed resulting
      problems by adjusting oc.conf).
      cfa450d0
  2. Dec 10, 1998
    • Kurt Zeilenga's avatar
      Change cache.c assert logic based on Hallvard's suggestion. · 6c2949ed
      Kurt Zeilenga authored
        "Check that the entry has no writers before removing it from the
        cache" sounds more sensible to me than "check that it *has* writers"
        before removing it.
      I've also changed the default cachesize for tests to 4.  This
      should help discover such problems.
      6c2949ed
  3. Nov 30, 1998
  4. Nov 22, 1998
  5. Oct 25, 1998
  6. Sep 18, 1998
  7. Sep 17, 1998
  8. Sep 02, 1998
    • Kurt Zeilenga's avatar
      Add basic support for MD5 and SHA1 passwords. · 8c5868b5
      Kurt Zeilenga authored
      	SHA1 support is contributed by Daniel J. Gregor <dj@gregor.com>
      	MD5 support is contributed by me <kurt@OpenLDAP.org>
      	Uses public domain MD5 routines
      	Uses ISC/IBM freely redistributable Base64 routines
      	SHA1 support requires external SHA1 routines
      8c5868b5
  9. Aug 30, 1998
  10. Aug 21, 1998
  11. Aug 19, 1998
  12. Aug 15, 1998
  13. Aug 14, 1998
  14. Aug 09, 1998
Loading