Skip to content
Snippets Groups Projects
  1. Sep 01, 1999
  2. Aug 20, 1999
  3. Aug 17, 1999
  4. Aug 09, 1999
    • Kurt Zeilenga's avatar
      limit maxindirect to 9 · 65ed23a1
      Kurt Zeilenga authored
      ifdef CONT_POSTFIX, swap index and old key in new key.  Not defined as
      it would cause more grief than good (but should be enabled on next major
      index change).
      65ed23a1
  5. Aug 07, 1999
  6. Aug 06, 1999
  7. Jul 19, 1999
    • Kurt Zeilenga's avatar
      Namespace changes · 17083675
      Kurt Zeilenga authored
        added slap_ and ldbm_ to many structures
        added typedefs to many structures
        used typedefs
      New main.c argument parsing with ldap url support (replacing -a address).
      New sockaddr_in handling and support for multiple listeners.
      17083675
  8. Jun 17, 1999
    • Kurt Zeilenga's avatar
      Separate autoconf generated values from "defaults". · 21e081dc
      Kurt Zeilenga authored
      	ldap_defaults.h incorporates non-generated ldapconfig.h values.
      	ldap_config.h.in is new template for autoconf generated defaults
      		(namely directories and paths)
      	ldap_config.h.nt, NT template (must be manually copied)
      	s/<ldapconfig.h>/<ldap_defaults.h>/
      	s/DIRSEP/LDAP_DIRSEP/ & s/DEFAULT_/LDAP_/
      21e081dc
  9. Apr 04, 1999
  10. Mar 01, 1999
  11. Feb 11, 1999
  12. Feb 05, 1999
  13. Feb 03, 1999
  14. Feb 02, 1999
  15. Jan 31, 1999
  16. Jan 07, 1999
  17. Dec 29, 1998
  18. 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
  19. Nov 12, 1998
  20. Nov 07, 1998
  21. Nov 05, 1998
  22. Oct 25, 1998
  23. Oct 21, 1998
  24. Sep 25, 1998
  25. Sep 03, 1998
  26. Aug 28, 1998
  27. Aug 21, 1998
  28. Aug 20, 1998
  29. Aug 19, 1998
  30. Aug 18, 1998
  31. Aug 17, 1998
  32. Aug 09, 1998
Loading