Clint Dovholuk
2f7e53f02c
Allow registry overrides.conflict.free ( #992 )
...
* feat: bump dependencies (NuGet 8 -> 10, NLog 5 -> 6)
* feat: shared IPC data structures for policy state
* feat: registry policy reader with WMI watcher
* feat: monitor service policy enforcement, maintenance window, deferred install
* feat: UI policy state propagation, locks, deferred-install + sentinel UX fix
* feat: ADMX/ADML templates, admin guide, helper script, test runbook
* chore: build tooling, MSI SHA256, version bump, release notes
* more reworking around the adml/admx/md
* build and upload ADMX/ADML admin templates zip
* updates from looking at / testing GPO UI
* missed the prepare-for-tests ps1
* add boms to all ps1's just in case
* update test-run for more vebosity to allow humans to understand
* more updates to release notes
* Fix alignment on "from" label for maintenance window
* Remove arrow pointing to task bar
* Remove unused selection changed stub
* Ensure logical hour value is passed to maintenance window start/end
* Fix invalid URL error not showing - ensure maintenance start/end time errors return correctly
Change variable names
* reworking new-upcoming-releasenotes
* publish admin templates zip + sha256 sidecar to GitHub release, update release note
* add tatooing words
* reword clamping words
---------
Co-authored-by: Christopher Britton <christopher.l.britton@outlook.com >
2026-05-06 09:14:57 -04:00
Christopher Britton
3850efd67b
Normalize line endings to LF across the project
2026-03-20 09:10:29 -04:00
dovholuknf
012d404da6
still trying to get the formatter right
2024-09-18 14:33:31 -04:00
dovholuknf
55626f3024
another format commit
2024-09-18 14:26:10 -04:00
dovholuknf
0487eba38e
nothing more than a format commit on all files
2024-09-18 14:19:56 -04:00
dovholuknf
0eccd8a58c
merge release-next to main and produce 2.2.1.7 ( #633 )
...
* trying to add header file to all .cs files
* revert the logo back to original
* cleanup icon use
* attempt to placate adv installer
* add generated imgs from adv installer too...
* update images from installer again
* updates to readmes
* update sln too
* update latest to 2.2.1.6
* updates to advinst
* use the proper version
* add version file to the .sln
* minor tweaks to build script when using local built stuffs
* push adv inst versoin
* fix adv installer registration
* use &() to execute the string
* no need to write it to a file
* too many hyphens
* i do so love debugging github actions
* remove local-build and ziti-edge-tunnel build and wintun.zip (#641 )
* update tsdk/csdk to 0.22.23 / 0.36.6 (#642 )
* update tsdk/csdk to 0.22.23 / 0.36.6
* use ZITI_EDGE_TUNNEL_VERSION if env:ZITI_EDGE_TUNNEL_BUILD is not set
* get tsdk 0.22.24 (#643 )
* get tsdk 0.22.24
* update advanced installer
* set version to 2.2.2 (#644 )
---------
Co-authored-by: Shawn Carey <shawn.carey@netfoundry.io >
2024-03-01 14:26:35 -05:00
dovholuknf
135497beac
changes from review, cache wintun due to how often dl'ing fails
2023-11-08 09:42:16 -05:00
dovholuknf
ce9bd6d545
updates to various parts of the puzzle
2023-11-01 16:49:50 -04:00
dovholuknf
cdf73aaaf6
add initial set url impl
2023-10-27 12:35:29 -04:00
dovholuknf
eb028b88b8
need a new branch and need to pull in all the new changes to adapt to the new api from tsdk
2021-03-12 12:58:38 -05:00
ziti-ci
6ca6c7525e
closes #265 - add version to startup logging
2020-12-16 21:32:44 -05:00
ziti-ci
284c339ced
add more logs around monitor service
...
allow the install directory to have files added to it so users can zip
logs etc.
2020-12-16 20:45:41 -05:00
dovholuknf
c6e1c9533b
continued tweaks based on testing
2020-12-05 16:16:57 -05:00
dovholuknf
1e882e4728
initial changes to allow for a beta channel - needs testing now
2020-12-03 16:55:22 -05:00
dovholuknf
d0bc162f69
add a couple of extra lines to make it easy to find when the service/ui starts
2020-11-27 14:45:08 -05:00
dovholuknf
e4514df496
rename log config files for consistency
2020-11-27 12:04:29 -05:00
dovholuknf
a360de574b
services running in x86 can't run powershell and can't access the same folder the data service logs are in
2020-11-26 03:24:01 -05:00
dovholuknf
7d29590e12
update log formats in UI and monitor service and update service format to be correct
2020-11-24 07:49:20 -05:00
dovholuknf
82698d81bb
fixes #226 - update fails on second loop
2020-11-21 12:20:50 -05:00
dovholuknf
3ed85a51ce
didn't build release and CI only builds release...
2020-11-20 22:06:58 -05:00
dovholuknf
481ef7777c
formatting, whitespace, comment removal commit after review
2020-11-20 21:49:26 -05:00
dovholuknf
20baffd624
cleanup begins start cleaning loggers up
2020-11-20 20:55:51 -05:00
dovholuknf
00824253c3
fixes #221 - remove stale files from the updates folder.
2020-11-20 20:34:17 -05:00
dovholuknf
0238f71a1d
wip - logger name changed. continued refactor/testing/UI and service work
2020-11-19 23:01:22 -05:00
dovholuknf
51ad1d314f
wip - services converted. pipes renamed. initial bigbutton works. moving to UI work
2020-11-19 12:59:22 -05:00
dovholuknf
ee0a91207d
wip - added separate client - refactorings
2020-11-18 18:49:33 -05:00
dovholuknf
c4123ada42
downgrade to dotnet 4.7.2 - add initial server stub for 'big button'
2020-11-17 07:33:49 -05:00
dovholuknf
e92a223615
1.3.2 updates - better logging. configurable by file. don't update when the version local matches the remote
2020-11-02 01:07:36 -05:00
dovholuknf
06eade3c1e
tweak the installer and add missing using statement back to service
2020-11-01 20:21:24 -05:00
ziti-ci
4fb7796b36
wip commit
2020-11-01 15:10:10 -05:00
ziti-ci
0de8a9dc29
minor tweaks to the UI code. extract the service client to a library to use in both projects. start impl
2020-11-01 12:21:22 -05:00
dovholuknf
e92af45740
updates to the service watcher. don't redownload every time if it's not needed. provide a way for 'debug' to work. cleanup some logic here/there
2020-06-19 14:55:30 -04:00
Jeremy Tellier - ROG
9b3bbe2f7c
Ziti Update Service
2020-06-05 16:41:25 +01:00