Commit Graph
6 Commits
Author SHA1 Message Date
Darren Stahl d8f60f2dd1 Merge pull request #33 from cezarsa/master
Include build tags to allow go get on non-Windows platforms.
2016-11-21 12:05:53 -08:00
John Howard e43ad798e3 Add DisableProcessPrivileges
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-11-02 16:44:36 -07:00
Cezar Sa Espinola 94c0518b08 Include build tags to allow go get on non-Windows platforms. Fixes #30 2016-10-06 18:00:50 -03:00
John Starks f1a78c8aaf Add function for setting privileges globally
Also optimize privilege setting with the same privilege name multiple
times.
2016-05-12 21:33:03 -07:00
John Starks cd7216c8af Fix RunWithPrivilege when the process token already has the privilege 2016-03-05 18:49:41 -08:00
John Starks 6a0656b357 Add functions for running with privileges 2016-02-18 20:36:50 -08:00