summaryrefslogtreecommitdiff
path: root/lib/chef/provider/directory.rb
Commit message (Expand)AuthorAgeFilesLines
* Added support for OS X 10.11 SIP pathsNate Walck2015-08-111-2/+14
* directory resource needs to call FAC for DRRLamont Granquist2015-05-261-0/+3
* Update directory resource to use FileAccessControl to check if file is writableJay Mundrawala2015-02-171-3/+3
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* OC-10380: add polymorphismLamont Granquist2013-11-111-0/+7
* force_unlink socket tests.sersut2013-05-221-1/+5
* Remove ability to override selinux restorecon command. Tidy selinux config op...sersut2013-05-161-1/+1
* expand and fix selinux functionalityLamont Granquist2013-04-041-0/+1
* moar spec test fixesLamont Granquist2013-03-251-5/+5
* refactoring of file providersLamont Granquist2013-03-151-21/+13
* [CHEF-3557] fix reporting for directory-like resourcesdanielsdeleo2013-01-031-0/+1
* [CHEF-3557] remove load_current_resource_attrs corpsedanielsdeleo2013-01-031-1/+0
* explicitly include EnforceOwnershipAndPermissions where it's useddanielsdeleo2012-12-181-0/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+128
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-68/+0
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-3/+13
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-14/+12
* The symlink provider should set the source_file to an empty string if the lin...Adam Jacob2008-05-011-2/+0
* Adding a directory resource and providerAdam Jacob2008-04-281-0/+62