Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|