You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aaron Klotz
ea693eacb6
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
...
In order for the installer to restart the GUI correctly post-upgrade, we
need the GUI to be able to register its restart preferences.
This PR adds API support for doing so. I'm adding it to OSS so that it
is available should we need to do any such registrations on OSS binaries
in the future.
Updates https://github.com/tailscale/corp/issues/13998
Signed-off-by: Aaron Klotz <aaron@tailscale.com>
3 years ago
..
authenticode
util/winutil/authenticode: add missing docs for CertSubjectError
3 years ago
policy
various: add golangci-lint, fix issues ( #7905 )
3 years ago
mksyscall.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
svcdiag_windows.go
all: update copyright and license headers
3 years ago
winutil.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
winutil_notwindows.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
winutil_windows.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
winutil_windows_test.go
go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil/authenticode: add Windows module list to OS-specific logs that are written upon bugreport
3 years ago
zsyscall_windows.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago