[Heimdal-source-changes] [heimdal/heimdal] 616aaf: Don't suppress DNS search list by appending '.'

GitHub noreply at github.com
Tors Nov 10 20:31:00 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 616aaf95a83379737324b648d95ea647e938d0a4
      https://github.com/heimdal/heimdal/commit/616aaf95a83379737324b648d95ea647e938d0a4
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M lib/krb5/krbhst.c

  Log Message:
  -----------
  Don't suppress DNS search list by appending '.'

The original motivation was to avoid extra timeouts when the network is
broken.  However this doesn't avoid one of the timeouts and adds
complexity and introduced bugs.

To really suppress search lists use ndots.




More information about the Heimdal-source-changes mailing list