Skip to content
Snippets Groups Projects
  1. Jan 05, 2011
  2. Apr 13, 2010
  3. Jan 22, 2009
  4. Feb 12, 2008
  5. Jan 08, 2008
  6. Jan 02, 2007
  7. Jan 03, 2006
  8. Sep 09, 2005
  9. Jan 01, 2005
  10. Sep 04, 2004
  11. Apr 20, 2004
  12. Jan 01, 2004
  13. Nov 27, 2003
  14. Apr 12, 2003
  15. Apr 09, 2003
  16. Jan 03, 2003
  17. 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
  18. Jan 04, 2002
  19. Jan 17, 2001
  20. Jan 11, 2001
  21. May 13, 2000
  22. Sep 08, 1999
  23. Aug 19, 1999
  24. Aug 14, 1999
  25. Aug 06, 1999
  26. Aug 03, 1999
  27. Jul 13, 1999
  28. Jun 18, 1999
    • Kurt Zeilenga's avatar
      ber_int_t, ber_tag_t, ber_socket_t, ber_len_t · 669b8f40
      Kurt Zeilenga authored
      added lber_types.h.nt, lber_types.h.in
      removal of NULLxxx internal macros (in favor of NULL).
      ch_free added to slapd,slurpd/ch_malloc.c
      #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h
      ch_malloc and friends use ber_memalloc and friends
      669b8f40
  29. Jun 03, 1999
  30. Nov 27, 1998
  31. Nov 15, 1998
    • Hallvard Furuseth's avatar
      Protoized, moved extern definitions to .h files, fixed related bugs. · 7e6ad510
      Hallvard Furuseth authored
      Most function and variable definitions are now preceded by its extern
      definition, for error checking.  Retyped a number of functions, usually
      to return void.  Fixed a number of printf format errors.
      
      API changes (in ldap/include):
        Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo
        for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h.
      
      A number of `extern' declarations are left (some added by protoize), to
      be cleaned away later.  Mostly strdup(), strcasecmp(), mktemp(), optind,
      optarg, errno.
      7e6ad510
  32. Nov 11, 1998
  33. Oct 25, 1998
  34. Oct 21, 1998
  35. Aug 09, 1998
Loading