Commit Graph

23 Commits

Author SHA1 Message Date
Jeff Carr 12ab3b54a6 remove debugging stuff
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-13 09:05:03 -07:00
Jeff Carr 184bdd6677 code cleanup
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 23:02:10 -07:00
Jeff Carr 66924bb35f Working display
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 22:05:56 -07:00
Jeff Carr 1ad02a816e destroy() works on the Demo window
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 19:13:36 -07:00
Jeff Carr d207507bc3 lots of code refactoring
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 18:49:59 -07:00
Jeff Carr 049dbdac72 remove the dnssec socket code.
TODO: add the dns IPv6 checks to the gorilla websocket daemon

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 18:36:31 -07:00
Jeff Carr 58b5b2e923 freeze to try to fix things inside libui
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 15:32:38 -07:00
Jeff Carr b75d6abdfb duh. already had a structure for that
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 13:15:34 -07:00
Jeff Carr d74712c835 make a structure to hold the column names and types
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 13:08:26 -07:00
Jeff Carr 06af8a0d14 remove all the delays. GUI is very stable on Linux. Haven't seen it
crash in days.

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 12:55:11 -07:00
Jeff Carr 2e4bbf7b91 actually sends the protobuf into the channel
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 12:32:29 -07:00
Jeff Carr c926d8b441 more debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 00:01:23 -07:00
Jeff Carr 06e60fbcb6 add a gorilla websocket send
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 23:21:57 -07:00
Jeff Carr 8b71cd76e5 variable rename
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 20:57:06 -07:00
Jeff Carr 2330e0a2b6 make a button to send a protobuf to a local socket
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 13:20:51 -07:00
Jeff Carr 0067c55003 remove old <STDIN> code. Attempt to send a protobuf over the socket
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 10:55:37 -07:00
Jeff Carr a737a23d6f This seems to actually add a protobuf to the channel (not Marshal'd though)
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 07:53:32 -07:00
Jeff Carr 922e07cc0c remove the demo stuff
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 01:50:59 -07:00
Jeff Carr fad05b3ffa dumps the vm list
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 01:45:10 -07:00
Jeff Carr 5f8efcb81d add a "test table" button
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 01:35:20 -07:00
Jeff Carr 6f149c2706 GUI more stable than before
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 01:27:28 -07:00
Jeff Carr baecdd3d58 try to stabilize the GUI
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 01:21:32 -07:00
Jeff Carr 745ef852ef start on a cloud info tab
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-09 23:25:27 -07:00