summaryrefslogtreecommitdiff
path: root/lib/chef/provider/link.rb
Commit message (Expand)AuthorAgeFilesLines
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Limit change to windows and fix test to be accurate.jmink2014-07-151-4/+4
* Clarify symlink comments in response to code reviewjmink2014-07-151-8/+7
* Add comments to clarify linking codejmink2014-07-151-3/+14
* CHEF-3960 Symlinks to directories should be swingablejmink2014-07-151-2/+11
* CHEF-5189 Correct link provider debug outputJeremiah Snapp2014-04-071-2/+2
* Determine if ACL mgmt follows symlinks by provider type.danielsdeleo2013-06-251-2/+9
* refactoring of file providersLamont Granquist2013-03-151-1/+1
* explicitly include EnforceOwnershipAndPermissions where it's useddanielsdeleo2012-12-181-0/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+130
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-71/+0
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-14/+12
* Adding link supportAdam Jacob2008-05-031-0/+73