summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/user_context.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed/added specs for LogonSession changesnimisha2018-01-241-3/+5
* Brought back Chef::Win32::Security functional test for running as a non admin...nimisha2018-01-241-2/+3
* Chef::ReservedNames::Win32::Security.has_admin_privileges? prints a debug mes...nimisha2018-01-241-1/+1
* Fix remote_file with UNC paths failingnodes_not_hereTim Smith2017-10-191-1/+1
* Fixing specsnimisha2017-09-051-1/+1
* Added define_resource_requirement and some other validationsnimisha2017-09-051-0/+4
* Alternate user local logon authenticationnimisha2017-09-051-15/+1
* Alternate user remote file code review feedbackadamedx2017-09-051-2/+2
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-1/+1
* Windows thread alternate user impersonation supportadamedx2017-09-051-0/+62