summaryrefslogtreecommitdiff
path: root/lib/chef/win32/file.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-4/+5
|
* Use ffi for GetVolumeNameForVolumeMountPointJay Mundrawala2015-08-271-0/+7
|
* Convert SetVolumeMountPoint to use ffiJay Mundrawala2015-08-271-0/+7
|
* Rewrite DeleteVolumeMountPoint to use FFIJay Mundrawala2015-08-271-0/+10
|
* Added file_access_check for windowsJay Mundrawala2015-02-171-0/+21
|
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+167
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!