summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unwindctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Path #defines are traditionally prefixed with _PATH.florian2021-02-271-2/+2
* no need for double Cm;jmc2019-12-181-3/+3
* Implement unwindctl status memory to show chache memory usage.florian2019-12-184-6/+45
* More compact two column format for first section of status display; useotto2019-12-081-49/+47
* Turn opportunistic DoT into their own strategies.florian2019-12-084-23/+75
* Histogram header formatting tweaks; ok florian@otto2019-12-061-3/+4
* nicer learned resolver formatingflorian2019-12-031-6/+28
* No more status subcommands; ok florian@otto2019-12-034-84/+16
* Add an "all" mode for status and a much more compact and readable histogramotto2019-12-023-65/+48
* While we learn how the "decaying" histogram works it's helpful to showflorian2019-11-291-3/+6
* show median RTT in unwindctl statusflorian2019-11-281-2/+6
* Track all elements of a forwarder configuration individually:florian2019-11-281-2/+2
* Instead of only considering if a resolving strategy is dead, works orflorian2019-11-271-4/+3
* Nuke http captive portal detection; something better is coming.florian2019-11-273-38/+5
* simplify histogram code and cut off at < limit, as the histogram display inotto2019-11-251-3/+3
* Track on which interface nameservers have been learned.florian2019-11-211-3/+7
* Print learned forwarders in unwindctl.florian2019-11-191-2/+10
* Implement DNS proposals to learn nameservers from networkflorian2019-11-111-1/+2
* Document the new home of the control socket; ok florian@otto2019-11-071-5/+5
* Rename "asr" to "stub" in user visible parts.florian2019-11-063-7/+7
* Opportunistic DoT support and name forwarder "forwarder" instead of "static;otto2019-11-033-9/+10
* Correctly group initialization of AF_UNIX socket.florian2019-11-011-2/+2
* Add asr resolver type which completely bypasses libunbound and uses theflorian2019-10-313-4/+12
* Add a config option to specify the preference of name servers.florian2019-04-021-6/+6
* s/unwind_/uw_/ to save screen real estateflorian2019-02-171-3/+3
* flesh out "status" a little; ok florianjmc2019-02-051-4/+4
* various minor tweaks, plus an adjustment from florian;jmc2019-02-041-10/+9
* Captive portal detection for unwind(8).florian2019-02-034-6/+42
* restrict commands reload and log to root onlysolene2019-01-311-1/+14
* DoT bits.florian2019-01-273-4/+12
* import unwindctlflorian2019-01-235-0/+585