summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/securable.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix dynamic inclusion of windows securable behaviordanielsdeleo2013-01-041-14/+14
|
* [CHEF-3557] Factor out windows security resource attrsdanielsdeleo2013-01-031-6/+31
| | | | | | Factor windows-specific file security code into modules so one can manually create a "windows-flavored" file resource for unit testing. There are better ways to do this (see comments), but this works for now.
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+180
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!