summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-23move this code to go.wit.com/lib/hostnameHEADv0.22.48v0.22.47v0.22.46v0.22.45v0.22.44v0.22.43v0.22.42v0.22.41v0.22.40v0.22.39v0.22.38v0.22.37v0.22.36v0.22.35v0.22.34v0.22.33v0.22.32guimasterguideveldevelJeff Carr
2024-11-08use go-cmd/cmdv0.22.9v0.22.8v0.22.7v0.22.6v0.22.5v0.22.4v0.22.3v0.22.29v0.22.28v0.22.27v0.22.26v0.22.25v0.22.24v0.22.23v0.22.22v0.22.21v0.22.20v0.22.2v0.22.19v0.22.18v0.22.17v0.22.16v0.22.15v0.22.14v0.22.13v0.22.12v0.22.11v0.22.10Jeff Carr
2024-11-01getDomainname()v0.22.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-25Init() is a better function name herev0.22.0v0.21.3Jeff Carr
2024-01-31remove testing codev0.21.2v0.21.1v0.21.0v0.20.8v0.20.7v0.20.6v0.20.5v0.20.4v0.20.3v0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-31use SetText() not SetValue()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28new releasev0.14.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27release automationv0.13.18Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27release automation testingv0.13.16Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24absolutely never directoriesv0.13.9Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24new gui releasev0.13.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-21fix name changesv0.5.6Jeff Carr
new gadgets correct go mod updated paths Signed-off-by: Jeff Carr <[email protected]>
2024-01-15restore the files after garbage collectionv0.5.5Jeff Carr
hopefully this actually is a valid git repo
2024-01-15garbage collect after cleaning to retain historyJeff Carr
2024-01-13old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10autofix!v0.5.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log NewFlag()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08errors are always displayedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07error button disablesv0.5.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07error window v0.1Jeff Carr
error box starts doing something start a window for errors to fix more status cleanups & housecleaning Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]>
2024-01-07finds and reports OS nameserversv0.5.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07fix real IPv4 displayJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07window titles update to correct valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06update worked correctly for the first timeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06knows which AAAA records are broken!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06ready to compare host and dns AAAA valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06purge years of old test codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06all engines running and stableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06LinuxStatus() detects VALID hostnameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more cleaningJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more cleanups after removing old windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06old window is nearly deprecatedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more isolation of Update() piecesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06works in sierpinski carpet modeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06stepping through init on a window with stateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more window handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06move UID codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06add LinuxStatus()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06all engines still firingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06make new resolverStatus()Jeff Carr
also fix dns-https Signed-off-by: Jeff Carr <[email protected]>
2024-01-05all engines firing quietlyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05all engines are starting without the rocket explodingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05almost starting all the engines on startupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05convert to gadget.BasicWindow()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03use 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03fixed stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29move to go.wit.com/gui/gadgetsv0.2.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29add digital ocean & DNS state windowsJeff Carr
lists digital ocean droplets create a new digital ocean droplet knows what needs to be done to get IPv4 and IPv6 to work update windows on Show() make a window for the state of DNS specific to the hostname Signed-off-by: Jeff Carr <[email protected]>
2023-12-28DNS status window Show() and Hide()Jeff Carr
display HTTPS results from dns.google.com for go.wit.com use a grid instead of boxes start go.wit.com/log Signed-off-by: Jeff Carr <[email protected]>