Skip to content
Snippets Groups Projects
  1. Jul 14, 1999
  2. Jul 13, 1999
  3. Jul 05, 1999
  4. Jun 28, 1999
  5. Jun 26, 1999
  6. Jun 24, 1999
  7. 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
  8. Jun 11, 1999
  9. Jun 09, 1999
  10. May 26, 1999
  11. May 24, 1999
  12. May 21, 1999
    • Kurt Zeilenga's avatar
      s/PACKAGE/OPENLDAP_PACKAGE/ · 4e2b2f8a
      Kurt Zeilenga authored
      s/VERSION/OPENLDAP_VERSION/
      manually define for NT.  Should sort out mechanism for one place
      updating of package/version strings.
      4e2b2f8a
  13. May 19, 1999
  14. May 18, 1999
  15. May 07, 1999
  16. Apr 30, 1999
  17. Apr 21, 1999
    • Kurt Zeilenga's avatar
      Modify slapd set user/group support to use -u/-g instead -U/-G. · 7ba980f0
      Kurt Zeilenga authored
      Moved -u (udp) to -c (connectionless).  Connectionless is depreciated
      and undocumented.
      Added tests for set{,e}{u,g}id to configure.  Use existance of
      setuid/setgid to enable feature.  Use seteuid/setegid only if
      they exist.
      Fixed minor minor leak of username/groupname if specificied
      more than once.  (This should actually be an error)
      7ba980f0
  18. Apr 14, 1999
  19. Apr 07, 1999
  20. Apr 06, 1999
  21. Apr 04, 1999
  22. Apr 03, 1999
  23. Mar 30, 1999
  24. Mar 29, 1999
    • Kurt Zeilenga's avatar
      Add wait4/3 detection. · 30f95316
      Kurt Zeilenga authored
      Modify slapd_tester to use pid_t and wait macros.  May need to
      implement additional macros in ac/wait.h (in addition to
      WEXITSTATUS and WIFEXITED).
      30f95316
  25. Mar 20, 1999
  26. Mar 17, 1999
  27. Mar 15, 1999
  28. Mar 13, 1999
  29. Mar 10, 1999
    • Kurt Zeilenga's avatar
      Update configure to: · e2d90b3a
      Kurt Zeilenga authored
        -- fixed gethostbyaddr_r/gethostbyname_r compile warnings
        -- relocated Pthread -mt test to be before -kthread test
      e2d90b3a
  30. Mar 09, 1999
  31. Mar 08, 1999
  32. Mar 07, 1999
Loading