E3V3A
|
b67339662c
|
Updated and improved the security widget
* Merged all windows kludges into unified files
* Removed window kludges
* Improved UI
* Fixed faulty Windows username detection
* Fixed dodgy Window firewall detection
* Fixed overlapping/overflowing DNS in UI
* Added fine-grained Windows firewall status
* Added correct and sanitized PowerShell Calls
Affcted Files:
modified: dns.go
deleted: dns_windows.go
modified: firewall.go
modified: users.go
deleted: users_windows.go
renamed: widget_windows.go -> widget.go
|
2019-02-05 10:52:13 +02:00 |
|
Anand Sudhir Prayaga
|
c8b6eb2b60
|
Fix references to old Github repo location with new one
|
2018-11-28 14:47:06 +01:00 |
|
Chris Cummer
|
72c192cabf
|
Clean up a bunch of if statements based on govet results
|
2018-08-03 05:40:39 -07:00 |
|
Chris Cummer
|
4706eb5114
|
Add platform-specific compile directives for security modules
|
2018-06-14 16:38:47 -07:00 |
|
Mike Lloyd
|
db43c947b0
|
fixed platform-specific stuff.
Mostly fixed character encoding and stuff.
Signed-off-by: Mike Lloyd <mike@reboot3times.org>
|
2018-06-03 23:16:40 -06:00 |
|
Chris Cummer
|
cc4b5714f0
|
Add DNS to Security
|
2018-04-09 10:19:12 -07:00 |
|