Skip to content
Snippets Groups Projects
  1. Jan 01, 2005
  2. Dec 14, 2004
  3. Dec 07, 2004
  4. Nov 29, 2004
    • Sang Seok Lim's avatar
      1) <all> type component reference support · decfd721
      Sang Seok Lim authored
      2) nibble type memory support when decoding
      3) description type object identifier support
      4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching
      5) Misc bug fix
      decfd721
  5. Nov 14, 2004
  6. Sep 04, 2004
  7. Aug 21, 2004
  8. Aug 20, 2004
  9. Jul 07, 2004
  10. Jan 01, 2004
  11. Dec 09, 2003
  12. Nov 27, 2003
  13. Oct 30, 2003
  14. Oct 18, 2003
  15. Oct 08, 2003
  16. May 02, 2003
  17. Apr 24, 2003
  18. Apr 18, 2003
  19. Apr 11, 2003
  20. Apr 10, 2003
  21. Apr 05, 2003
  22. Mar 24, 2003
  23. Mar 23, 2003
  24. Feb 27, 2003
    • Kurt Zeilenga's avatar
      SLAP_NVALUES: · 152829be
      Kurt Zeilenga authored
      	schema engine updated (but not schema routines so things don't run yet)
      	nvalues mostly populated, enough for tests 0-2 to pass
      	schema routines needs lots of work
      	modify/mods codes needs lots of work
      152829be
  25. Feb 26, 2003
  26. Feb 25, 2003
  27. Jan 03, 2003
  28. Dec 14, 2002
  29. Dec 02, 2002
  30. Jul 11, 2002
    • Julius Enarusai's avatar
      · 6107ba67
      Julius Enarusai authored
      Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
      6107ba67
  31. Jun 19, 2002
  32. May 16, 2002
    • Kurt Zeilenga's avatar
      From: h.b.furuseth@usit.uio.no · 3abec7d8
      Kurt Zeilenga authored
      Patch: str2entry() dereferences NULL  (ITS#1822)
      
      Sorry, last patch was wrong.  I didn't notice that e->e_dn
      always is NULL at that point.  Here is a corrected patch.
      3abec7d8
  33. May 15, 2002
    • Kurt Zeilenga's avatar
      From: h.b.furuseth@usit.uio.no · 54d93cc0
      Kurt Zeilenga authored
      Subject: Patch: str2entry() dereferences NULL  (ITS#1822)
      
      entry.c:str2entry() prints pdn->bv_val even though pdn is always
      NULL.  pdn was pretty dn before version 1.80.
      54d93cc0
  34. Apr 08, 2002
    • Pierangelo Masarati's avatar
      Mostly based on patches provided by Hallvard B. Furuseth · 4a8ab5db
      Pierangelo Masarati authored
      ITS#1677 - cast away const warnings
      ITS#1678 - unsigned char args to ctype funcs
      ITS#1682 - don't redefine ldap_debug
      ITS#1683 - uninitialized vars
      ITS#1703 - ldo_debug initialization
      ITS#1705 - unsigned testing
      ITS#1706 - socklen_t args
      ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
      ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
      ITS#1725 - libdes not required
      
      Implement back-null (/dev/null style backend)
      Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
              ambiguous operator precedence)
      
      Kurt, please regenerate configure
      4a8ab5db
Loading