[Heimdal-source-changes] [heimdal/heimdal] e93a13: Fix check-ldap slapd start race

GitHub noreply at github.com
Tors Dec 27 22:55:51 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: e93a13576532db5d46b365b73829e6c1600d48ff
      https://github.com/heimdal/heimdal/commit/e93a13576532db5d46b365b73829e6c1600d48ff
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2018-12-27 (Thu, 27 Dec 2018)

  Changed paths:
    M tests/ldap/slapd-init.in

  Log Message:
  -----------
  Fix check-ldap slapd start race

We start slapd in the foreground (-d0) but backgrounded in the shell,
then we wait 4 seconds.  This causes a race condition however.  This
commit makes the slapd-init script more robust and limits the wait to
however many seconds (up to 30) that slapd needs to start service.


  Commit: 7a824146faa1dbd4a08c686409bf51f62edcbeae
      https://github.com/heimdal/heimdal/commit/7a824146faa1dbd4a08c686409bf51f62edcbeae
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2018-12-27 (Thu, 27 Dec 2018)

  Changed paths:
    M tests/ldap/slapd.conf

  Log Message:
  -----------
  Fix defaultsearchbase in check-ldap's slapd.conf


  Commit: 698c521dd6c57b2abbb35f5ea0dfd10b06f71819
      https://github.com/heimdal/heimdal/commit/698c521dd6c57b2abbb35f5ea0dfd10b06f71819
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2018-12-27 (Thu, 27 Dec 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Install ldap-utils in Travis Linux builds


Compare: https://github.com/heimdal/heimdal/compare/65ed504d2124...698c521dd6c5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list