• Poul-Henning Kamp's avatar
    Prefer /dev/random over /dev/urandom. · e99742af
    Poul-Henning Kamp authored
    Close the connection if authentication fails.
    
    Syslog authentication failures.
    
    Use /dev/[u]random directly to create secret files.  Fail creation
    if none of them are available.
    
    Always use "varnishd" as syslog identity, but append "/" + up to seven
    leading alphanumeric chars from the -i(dent) argument if available.
    e99742af
mgt_cli.c 15.7 KB