<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib, branch basic-win-security-reporting</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Very basics of windows file permissions reporting.</title>
<updated>2013-03-21T22:38:07+00:00</updated>
<author>
<name>tylercloke</name>
<email>tyler@opscode.com</email>
</author>
<published>2013-03-21T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3f9a74387f07d6d08ec936dd39ebe9545121723b'/>
<id>3f9a74387f07d6d08ec936dd39ebe9545121723b</id>
<content type='text'>
Refactored ScanAccessControl to have a Unix and Windows subclass similar to FileAccessControl.

Removed the special case of returning before ScanAccessControl processing in the file provider if Windows.

TODO: still need to have scan_access_control/windows.rb actually find the windows file perms.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactored ScanAccessControl to have a Unix and Windows subclass similar to FileAccessControl.

Removed the special case of returning before ScanAccessControl processing in the file provider if Windows.

TODO: still need to have scan_access_control/windows.rb actually find the windows file perms.</pre>
</div>
</content>
</entry>
<entry>
<title>locate objects closer to their primary concerns</title>
<updated>2013-03-20T22:13:05+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-20T22:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7655abea85be5731aa872489ee9561c69f7be0be'/>
<id>7655abea85be5731aa872489ee9561c69f7be0be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>standardizing on exists?</title>
<updated>2013-03-20T21:41:32+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-20T21:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0e94bb48a688e7bb6b5488cb583af470d18acdda'/>
<id>0e94bb48a688e7bb6b5488cb583af470d18acdda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>method is inherited</title>
<updated>2013-03-20T21:40:06+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-20T21:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=04953a806b2b1bbb47d1b9f786e1b25c3d4d9ccc'/>
<id>04953a806b2b1bbb47d1b9f786e1b25c3d4d9ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid trying to load current modes if the file does not exist</title>
<updated>2013-03-18T23:50:30+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-18T23:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=277ad361a77d2b7bb8c196046f170d3c83ef76ab'/>
<id>277ad361a77d2b7bb8c196046f170d3c83ef76ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove turd leftover from intermediate refactoring</title>
<updated>2013-03-18T22:37:41+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-18T22:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a70ae4a83d217617d598ee6685ef1721ef246b4b'/>
<id>a70ae4a83d217617d598ee6685ef1721ef246b4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring of file providers</title>
<updated>2013-03-15T23:39:35+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-15T22:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b480aca6eb0167928cabfb47291a91ddcb50e434'/>
<id>b480aca6eb0167928cabfb47291a91ddcb50e434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>windows fix for drive letters</title>
<updated>2013-03-15T23:11:43+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@opscode.com</email>
</author>
<published>2013-03-15T23:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6b653284a81195d13c6561371fdcf70bb0fa0ee7'/>
<id>6b653284a81195d13c6561371fdcf70bb0fa0ee7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use newer style for calling class methods</title>
<updated>2013-03-11T19:23:17+00:00</updated>
<author>
<name>Jesse Campbell</name>
<email>hikeit@gmail.com</email>
</author>
<published>2013-03-11T19:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=106069617788c0235e76ef470862c752cb25fec1'/>
<id>106069617788c0235e76ef470862c752cb25fec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't include cgi, unnecessary</title>
<updated>2013-03-05T20:02:30+00:00</updated>
<author>
<name>Jesse Campbell</name>
<email>hikeit@gmail.com</email>
</author>
<published>2013-03-05T20:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d464608553c773154f0b586cda8d814c642ea1d1'/>
<id>d464608553c773154f0b586cda8d814c642ea1d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
