index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
unwindctl
Age
Commit message (
Expand
)
Author
9 hours
Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour
Claudio Jeker
9 hours
Unify error reporting in various control programs.
Claudio Jeker
9 hours
Convert the common imsgbuf_read calls to the post EAGAIN world.
Claudio Jeker
9 hours
Rename imsg_init, imsg_clear, imsg_read, imsg_write and imsg_flush to
Claudio Jeker
9 hours
Use imsg_flush() instead of implementing the same by hand.
Claudio Jeker
2023-01-03
do not mention dhclient as a dhcp route message sender
Theo de Raadt
2021-11-10
Give sppp(4) its own RTP_PROPOSAL priority
Bjorn Ketelaars
2021-09-08
Print correct RTP_PROPOSAL types with 'unwindctl status autoconf'.
Tobias Heider
2021-07-18
Document dhcpleased(8) and slaacd(8) besides dhclient(8) as DNS source
kn
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2019-12-18
no need for double Cm;
Jason McIntyre
2019-12-18
Implement unwindctl status memory to show chache memory usage.
Florian Obser
2019-12-08
More compact two column format for first section of status display; use
Otto Moerbeek
2019-12-08
Turn opportunistic DoT into their own strategies.
Florian Obser
2019-12-06
Histogram header formatting tweaks; ok florian@
Otto Moerbeek
2019-12-03
nicer learned resolver formating
Florian Obser
2019-12-03
No more status subcommands; ok florian@
Otto Moerbeek
2019-12-02
Add an "all" mode for status and a much more compact and readable histogram
Otto Moerbeek
2019-11-29
While we learn how the "decaying" histogram works it's helpful to show
Florian Obser
2019-11-28
show median RTT in unwindctl status
Florian Obser
2019-11-28
Track all elements of a forwarder configuration individually:
Florian Obser
2019-11-27
Instead of only considering if a resolving strategy is dead, works or
Florian Obser
2019-11-27
Nuke http captive portal detection; something better is coming.
Florian Obser
2019-11-25
simplify histogram code and cut off at < limit, as the histogram display in
Otto Moerbeek
2019-11-21
Track on which interface nameservers have been learned.
Florian Obser
2019-11-19
Print learned forwarders in unwindctl.
Florian Obser
2019-11-11
Implement DNS proposals to learn nameservers from network
Florian Obser
2019-11-07
Document the new home of the control socket; ok florian@
Otto Moerbeek
2019-11-06
Rename "asr" to "stub" in user visible parts.
Florian Obser
2019-11-03
Opportunistic DoT support and name forwarder "forwarder" instead of "static;
Otto Moerbeek
2019-11-01
Correctly group initialization of AF_UNIX socket.
Florian Obser
2019-10-31
Add asr resolver type which completely bypasses libunbound and uses the
Florian Obser
2019-04-02
Add a config option to specify the preference of name servers.
Florian Obser
2019-02-17
s/unwind_/uw_/ to save screen real estate
Florian Obser
2019-02-05
flesh out "status" a little; ok florian
Jason McIntyre
2019-02-04
various minor tweaks, plus an adjustment from florian;
Jason McIntyre
2019-02-03
Captive portal detection for unwind(8).
Florian Obser
2019-01-31
restrict commands reload and log to root only
solene
2019-01-27
DoT bits.
Florian Obser
2019-01-23
import unwindctl
Florian Obser