Age | Commit message (Collapse) | Author |
|
Make the option available in non-TLS builds, and clear in testsuite
confs as needed to keep TLS and non-TLS testcase outputs the same.
An error is logged at startup if tls_advertise_hosts is nonempty
but tls_certificate is not set.
|
|
|
|
|
|
|
|
|
|
(apparently) Gentoo.
Also include a hack to avoid a definition conflict between that Radius header
and a DBM header.
This work imported from Gentoo (more than one author).
|
|
|
|
|
|
Bug 1706
|
|
|
|
|
|
|
|
|
|
hosts_randomize. Bug 830
Patch from author adjusted by JH to retain MX priorities when /MX indirection is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GitHub user @puleglot "Alexander Tsoy" reported build failures for
RADIUS:
> Was broken by commits 93a6fce and 55414b2
These are the recent const-ification work. Changes LGTM.
|
|
|
|
Was broken by commits 93a6fce2 and 55414b25
|
|
transport. Bug 1684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes case-fail on non-contentscan builds.
|
|
Even constant values must be used, as multiple transports with
different values may be in play and should be kept distinct.
|
|
This can matter for fast-changing data such as DNSBLs.
|
|
|
|
|
|
|
|
|
|
debug messsage
|
|
|
|
|
|
This is related to Bug 1197 and was fixed there for another
long option.
|