Skip to content
Snippets Groups Projects
  1. Jun 08, 1999
    • Kurt Zeilenga's avatar
      OL_MKDEPEND: Round 2 · a9fca665
      Kurt Zeilenga authored
      now supports DETECTION using:
      	./configure
      	env MKDEP_FLAGS=-MM ./configure
      	env MKDEP=foo ./configure (no tests, no flags)
      	env MKDEP=foo MKDEP_FLAGS=-bar ./configure (no tests)
      Exported AC_MKDEP and AC_MKDEP_FLAGS which can no be used
      in build/*.mk
      a9fca665
  2. Jun 07, 1999
  3. Jun 06, 1999
  4. Jun 03, 1999
  5. May 29, 1999
  6. May 28, 1999
  7. May 27, 1999
  8. May 26, 1999
  9. May 25, 1999
  10. May 24, 1999
  11. 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
  12. May 19, 1999
  13. May 18, 1999
  14. May 07, 1999
  15. May 06, 1999
  16. May 04, 1999
  17. Apr 30, 1999
  18. Apr 29, 1999
    • Julio Sánchez Fernández's avatar
      · 38098bcb
      Julio Sánchez Fernández authored
      Sometimes ssl.h is ssl/ssl.h.  This is a simple fix so that it is
      detected in those cases, more work is needed to abstract its location
      so that programs can be compiled without change.
      38098bcb
  19. Apr 28, 1999
  20. Apr 26, 1999
  21. 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
  22. Apr 20, 1999
  23. Apr 14, 1999
  24. Apr 07, 1999
  25. Apr 06, 1999
  26. Apr 04, 1999
Loading