You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Don't blow away config file directly
Only change config file if temp file save was successful AND it can be moved over top of existing config file
* New string
* Update nugets
* New string
* Updates
* Strip hyphens from firewalld version
* Support Kingfisher ssh
* Reduce regex
* Interface method to delete guid
* Allow specify guid
* Expose version
* Ensure proper encoding for app settings
* Don't throw if no appsettings element
* Pretty print
* More resilient config handling
* Update nuget
* Fix wrong format index
* Typo
* Typo
* Only dequeue if lock acquired
* Assign back
* New string
* Add linux-arm and linux-arm64 builds
* Update nugets
* More log info
* New string
* New string
* Update nugets
* Don't allow changing prefixes once set
* Refactoring
Also added new TempFile class
* Refactor
* Force debug log level when debugging
* Refactorings/bug fixes
* Bug fixes from command line refactor
* Missed an arg: set
* Linux tests almost fixed
* Fix
* Fix the last iptables test
* Got linux iptables passing
* NFTables firewall done. Needs testing.
* Get nftables working
* Casing
* Optimization
For smaller requests, we can go directly over stdin/stdout, eliminating file IO
* Sets must use file
In case of large datasets, use file for sets instead of memory stream
* Use CanSeek
* Flush later
* Ensure nftables installed
* Default to dnf package manager fot redhat/centos
* Fix null ref
* Nftables use native library
* Small optimization
* Profiler
* Use sudo
* Typos
0 commit comments