You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/winutil
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>
10 months ago
..
authenticode util/winutil/authenticode: add missing docs for CertSubjectError 11 months ago
policy various: add golangci-lint, fix issues (#7905) 1 year ago
mksyscall.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months ago
svcdiag_windows.go all: update copyright and license headers 1 year ago
winutil.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months ago
winutil_notwindows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months ago
winutil_windows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months 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 11 months ago
zsyscall_windows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months ago