<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>9ed382d397c79995e850a91ac92e22106d670bed</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/b415848841edac9b08ff604416ad2e24dd350b4d</url>
    <id>b415848841edac9b08ff604416ad2e24dd350b4d</id>
    <committed-date>2008-11-24T10:17:52-08:00</committed-date>
    <authored-date>2008-11-24T10:17:52-08:00</authored-date>
    <message>Fixing #1708 - user groups specified as names are now detected correctly.

There was a bug when groups were specified by name -- the group was
always compared to the current gid, rather than being converted to an
integer and comparing that way.  This is now fixed.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>85d4a612720cbacc2efd4aad1db27afea22b4efe</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27a750d4884f2f48c05f5ab6a5c70c7cecf5ff04</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/9ed382d397c79995e850a91ac92e22106d670bed</url>
    <id>9ed382d397c79995e850a91ac92e22106d670bed</id>
    <committed-date>2008-11-24T02:31:22-08:00</committed-date>
    <authored-date>2008-11-24T02:31:22-08:00</authored-date>
    <message>Fixed #1767 - Minor fix to emacs mode</message>
    <tree>97e7636701aae21b56eede0000dc65fd6c4cc164</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb0d32a1548314713dc3a1360a4e9d44621afcfc</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/27a750d4884f2f48c05f5ab6a5c70c7cecf5ff04</url>
    <id>27a750d4884f2f48c05f5ab6a5c70c7cecf5ff04</id>
    <committed-date>2008-11-21T15:00:55-08:00</committed-date>
    <authored-date>2008-11-21T15:00:55-08:00</authored-date>
    <message>Revert &quot;Fixing #1755 - File modes (and other strange properties) will now display correctly&quot;

This reverts commit ed4c4050a8ac46c509b20031814646a49ba86e54.</message>
    <tree>10ba902a26ae185385a8e65c5ca1ec28b52191c2</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9f858a1f9108c523efb3856e3ce46e3f9615646</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/eb0d32a1548314713dc3a1360a4e9d44621afcfc</url>
    <id>eb0d32a1548314713dc3a1360a4e9d44621afcfc</id>
    <committed-date>2008-11-20T14:11:03-08:00</committed-date>
    <authored-date>2008-11-20T11:55:14-08:00</authored-date>
    <message>Fixing #1764 - a property's 'sync' method is never considered a no-op.

*This is a behaviour change.*

If the property does not return an event name, then one is generated
based on the property name.

Previously, the 'sync' method could return nil and it would be considered
a noop, but if you need a noop, then you need to modify your 'insync?' method
to return 'true' in the noop cases.

Also modifying all of the builtin types that didn't handle this explicitly or
returned nil in 'sync'.  There should be no behaviour change in any of them.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>d3522f9551fe6cbfa5665ff1fdce872d866afa39</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed4c4050a8ac46c509b20031814646a49ba86e54</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/e9f858a1f9108c523efb3856e3ce46e3f9615646</url>
    <id>e9f858a1f9108c523efb3856e3ce46e3f9615646</id>
    <committed-date>2008-11-20T14:11:03-08:00</committed-date>
    <authored-date>2008-11-20T10:51:42-08:00</authored-date>
    <message>Refactoring the file/owner property to be simpler and cleaner.

It now looks almost exactly like the group property, and has a
much more current data flow (e.g., sync is never no-op,
and the sync method doesn't check whether the file is present).

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>baf79c9deec866f6e08206eaccd6bdad31f664cd</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c65f2b50832c2772861298c469813c09d25fefd3</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/ed4c4050a8ac46c509b20031814646a49ba86e54</url>
    <id>ed4c4050a8ac46c509b20031814646a49ba86e54</id>
    <committed-date>2008-11-20T14:02:32-08:00</committed-date>
    <authored-date>2008-11-20T12:37:16-08:00</authored-date>
    <message>Fixing #1755 - File modes (and other strange properties) will now display correctly
in ralsh and generated manifests.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>f6169c9d84add9b80b9a6c0b186b3e130ef9283d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ad33cc1499bc9c5fee89d921c219b06986c34b5</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/c65f2b50832c2772861298c469813c09d25fefd3</url>
    <id>c65f2b50832c2772861298c469813c09d25fefd3</id>
    <committed-date>2008-11-19T18:41:40-08:00</committed-date>
    <authored-date>2008-11-18T01:22:45-08:00</authored-date>
    <message>Fixed #1668 - puppetca can't clean unsigned certs</message>
    <tree>83d776251546bf02a1a15982d9790625750c691a</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c96d250f71bbc75e0ababaeff3b7024bdb20ff60</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/1ad33cc1499bc9c5fee89d921c219b06986c34b5</url>
    <id>1ad33cc1499bc9c5fee89d921c219b06986c34b5</id>
    <committed-date>2008-11-19T14:42:00-08:00</committed-date>
    <authored-date>2008-11-19T01:10:54-08:00</authored-date>
    <message>Fix #1759 - Comparison operator was using string comparison for numbers

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>aecb94ee07550824cbb8424c237e591cc0291b28</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8523a483155eccc543dd7d17ea8c4f942dcc249f</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/c96d250f71bbc75e0ababaeff3b7024bdb20ff60</url>
    <id>c96d250f71bbc75e0ababaeff3b7024bdb20ff60</id>
    <committed-date>2008-11-18T23:55:57-08:00</committed-date>
    <authored-date>2008-11-18T23:55:57-08:00</authored-date>
    <message>Fixed #1711 - fileserver test fails due to incorrect mocking</message>
    <tree>6cbd4e8bedf95e352c2be51e2d2ab6fc766fa271</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d32d7f30f672e59c1427d9dfe32e7b7be35a48ab</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/8523a483155eccc543dd7d17ea8c4f942dcc249f</url>
    <id>8523a483155eccc543dd7d17ea8c4f942dcc249f</id>
    <committed-date>2008-11-18T23:49:50-08:00</committed-date>
    <authored-date>2008-11-18T23:49:50-08:00</authored-date>
    <message>Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plist output and password hash fil</message>
    <tree>c7955757a297b90b0094ab5daf7384216172b6f7</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43967408a166ca4155b1febae987300b2b327f97</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/d32d7f30f672e59c1427d9dfe32e7b7be35a48ab</url>
    <id>d32d7f30f672e59c1427d9dfe32e7b7be35a48ab</id>
    <committed-date>2008-11-18T23:44:41-08:00</committed-date>
    <authored-date>2008-11-18T23:44:41-08:00</authored-date>
    <message>Fixed #1752 - Add an optional argument to Puppet::Util.execute to determine     whether stderr and stdout are combined in the output</message>
    <tree>ed63bf3784ff3d4cffa7e00780876bd87522b4db</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c870d8f33eb757ddc16c33e89618a58685606fd</id>
      </parent>
    </parents>
    <author>
      <name>Nigel Kersten</name>
      <email>nigelk@google.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/43967408a166ca4155b1febae987300b2b327f97</url>
    <id>43967408a166ca4155b1febae987300b2b327f97</id>
    <committed-date>2008-11-18T19:00:34-08:00</committed-date>
    <authored-date>2008-11-18T14:40:00-08:00</authored-date>
    <message>Fix the init service type to cope with an array for defpath and if defpath does not exist</message>
    <tree>4a1b44987cd7fe4bbfa1ae0f3b85169e41102faf</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f62d04d511a811a098854342d8be189f466f5a68</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/3c870d8f33eb757ddc16c33e89618a58685606fd</url>
    <id>3c870d8f33eb757ddc16c33e89618a58685606fd</id>
    <committed-date>2008-11-18T03:54:22-08:00</committed-date>
    <authored-date>2008-11-18T03:54:22-08:00</authored-date>
    <message>Added versionable feature to the RPM provider</message>
    <tree>2434e12e5a85a4266e8bc1ac9d7c04c9246482da</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>030c7913643fa9b37b54815b09ee03427c4849ef</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/f62d04d511a811a098854342d8be189f466f5a68</url>
    <id>f62d04d511a811a098854342d8be189f466f5a68</id>
    <committed-date>2008-11-17T14:49:40-08:00</committed-date>
    <authored-date>2008-11-17T14:49:40-08:00</authored-date>
    <message>Fixing broken tests resulting from the fix to #1747

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>94e6e6bb80f8ea175f9fb1f277c2ae50aec23b9e</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc192b00dc2c44b6174cb4a84663e8ad4e561d3c</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/030c7913643fa9b37b54815b09ee03427c4849ef</url>
    <id>030c7913643fa9b37b54815b09ee03427c4849ef</id>
    <committed-date>2008-11-17T02:07:08-08:00</committed-date>
    <authored-date>2008-11-17T02:07:08-08:00</authored-date>
    <message>Moved RRD feature from util/metric.rb to feature/base.rb</message>
    <tree>3834503b0dc334aedbb7ac3978337ade348d1d11</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c05a0abcb55347c179e66bb0c9d23698e729046</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/dc192b00dc2c44b6174cb4a84663e8ad4e561d3c</url>
    <id>dc192b00dc2c44b6174cb4a84663e8ad4e561d3c</id>
    <committed-date>2008-11-17T02:06:00-08:00</committed-date>
    <authored-date>2008-11-15T04:21:00-08:00</authored-date>
    <message>Manifest documentation generation

There is currently two type of documentation generation
for manifests (module or modulepath):

 * RDoc HTML generation for modules and global manifests
 * console output for sole manifest

Both version handles classes, defines, nodes, global
variable assignements, and resources when --all is used.

The usage is the following:

For the rdoc variant:
$ puppetdoc --mode rdoc --outputdir doc
It uses the puppet.conf configuration file to get the modulepath
and manifestdir settings. Those are overridable on the
command line with --modulepath and --manifestdir.

For the console output version:
$ puppetdoc /path/to/manifests

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>03687997d058008de0a5a9d70a0bae76e24828f4</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>064fb006a350e9555abe766c5cb4aeb803fd623a</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/2c05a0abcb55347c179e66bb0c9d23698e729046</url>
    <id>2c05a0abcb55347c179e66bb0c9d23698e729046</id>
    <committed-date>2008-11-17T02:05:50-08:00</committed-date>
    <authored-date>2008-11-15T04:22:26-08:00</authored-date>
    <message>Move function existance test to parser evaluation

The aim is to let --parseonly succeeds even if the function
is not (yet) present. This is usefull in commit-hooks and
for the inline documentation generation system.

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>0de423bda9b6cd03d7417f7a693c6aec800e25e8</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>724a6f672308ab6f52d738caf20c5994e6225071</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/064fb006a350e9555abe766c5cb4aeb803fd623a</url>
    <id>064fb006a350e9555abe766c5cb4aeb803fd623a</id>
    <committed-date>2008-11-17T02:05:36-08:00</committed-date>
    <authored-date>2008-11-15T04:10:55-08:00</authored-date>
    <message>Add a doc attribute to AST nodes and fill it with the last seen comments

The lexer maintains a stack of last seen comments.
On blank lines the lexer flush the comments.
On each opening brace the lexer enters a new stack level.
On each block AST nodes, the stack is popped.

Each AST nodes has a doc property that is filled with the
last seen comments on node creation (in fact only on important node
creation representing statements).

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>e9dd550404cb84a4a9c11d08560c9408bbba6f40</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8ed6670cd0d77f63b153fb5d5afff41f2c03704</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/724a6f672308ab6f52d738caf20c5994e6225071</url>
    <id>724a6f672308ab6f52d738caf20c5994e6225071</id>
    <committed-date>2008-11-17T02:05:25-08:00</committed-date>
    <authored-date>2008-11-09T03:30:06-08:00</authored-date>
    <message>RSpec tests for the doc system (covers AST.doc, lexer and parser)

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>3ae408a85dfdd8d6fcf14bd917ab5d7ba06edad0</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/b8ed6670cd0d77f63b153fb5d5afff41f2c03704</url>
    <id>b8ed6670cd0d77f63b153fb5d5afff41f2c03704</id>
    <committed-date>2008-11-15T15:20:22-08:00</committed-date>
    <authored-date>2008-11-15T15:20:22-08:00</authored-date>
    <message>Fixed #1735 and #1747 - Fixes to confine system</message>
    <tree>f4de9a545a9938826bbc4e7a45fd23264cd2c549</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ca502593b199d577e44352d8bde476fb2cf2267</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475</url>
    <id>6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475</id>
    <committed-date>2008-11-15T15:16:23-08:00</committed-date>
    <authored-date>2008-11-15T15:16:23-08:00</authored-date>
    <message>CHANGELOG updates</message>
    <tree>0d7573286cb44e1bdefacc35d2ba2ebc774f4bf5</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01976ca87b0931b28381cd494e5b698f3350a20a</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/0ca502593b199d577e44352d8bde476fb2cf2267</url>
    <id>0ca502593b199d577e44352d8bde476fb2cf2267</id>
    <committed-date>2008-11-15T15:11:19-08:00</committed-date>
    <authored-date>2008-11-15T15:11:19-08:00</authored-date>
    <message>Fixed #1718 - Added preseed to apt uninstall and purge</message>
    <tree>d67c0d0517ca22ebcbe66bfc8587908d5baa94a2</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c98f7a5fe2917c9486ec5ab2fca5403446d43932</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/01976ca87b0931b28381cd494e5b698f3350a20a</url>
    <id>01976ca87b0931b28381cd494e5b698f3350a20a</id>
    <committed-date>2008-11-13T20:37:53-08:00</committed-date>
    <authored-date>2008-11-13T19:21:57-08:00</authored-date>
    <message>Include spec directory in packages</message>
    <tree>5b7bd4ee5b41a68c50059f27bf279095200bd427</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6426a29cd7df62967aa54dc60989cc248a831e77</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/c98f7a5fe2917c9486ec5ab2fca5403446d43932</url>
    <id>c98f7a5fe2917c9486ec5ab2fca5403446d43932</id>
    <committed-date>2008-11-13T17:40:35-08:00</committed-date>
    <authored-date>2008-11-13T17:40:35-08:00</authored-date>
    <message>Fixing the provider's confine subsystem so the logs are more useful.

I apparently lost some context in these logs when I switched to this
separate subsystem.

Note that this also fixes some of the informational issues in

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>d15f3cd0258bef14f8601c5e9d5e99820837ea6e</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e81739f80f59aa1d10b46ab0ed22c95eeeca36c</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/6426a29cd7df62967aa54dc60989cc248a831e77</url>
    <id>6426a29cd7df62967aa54dc60989cc248a831e77</id>
    <committed-date>2008-11-13T15:23:22-08:00</committed-date>
    <authored-date>2008-11-13T15:23:22-08:00</authored-date>
    <message>Removed extra 'end' from yum.rb</message>
    <tree>8a1096eb1ca277aa44a62eade1058f7d23fb0e40</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cebadd9296ad9193f583f698ec77f0fc99ae6fc9</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/1e81739f80f59aa1d10b46ab0ed22c95eeeca36c</url>
    <id>1e81739f80f59aa1d10b46ab0ed22c95eeeca36c</id>
    <committed-date>2008-11-13T14:54:18-08:00</committed-date>
    <authored-date>2008-11-13T14:41:50-08:00</authored-date>
    <message>Fix bug #1746: Sync SELinux file attributes after file contents created/modified</message>
    <tree>a926b9b3cbfb6ad9f5f172fcb56b90313068d2ec</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60455e708cbf3069a64ed4a0af6ce457c65c684e</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/cebadd9296ad9193f583f698ec77f0fc99ae6fc9</url>
    <id>cebadd9296ad9193f583f698ec77f0fc99ae6fc9</id>
    <committed-date>2008-11-13T14:52:19-08:00</committed-date>
    <authored-date>2008-11-13T13:54:50-08:00</authored-date>
    <message>Fix bug #1681: Add filesystem type check to test for per-file SELinux context support</message>
    <tree>99ea357263b9e010e4c8f30ae501f5629f39cceb</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71a9e60396b1a4964c21308ce3a8bdddc97a721e</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/60455e708cbf3069a64ed4a0af6ce457c65c684e</url>
    <id>60455e708cbf3069a64ed4a0af6ce457c65c684e</id>
    <committed-date>2008-11-13T14:52:18-08:00</committed-date>
    <authored-date>2008-11-06T08:13:34-08:00</authored-date>
    <message>Quiet debug when no default SELinux context found for one of the components</message>
    <tree>ac24bd6a92f9c5a36e174a1daed63522b3b0c018</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a5dcab28682a1bbf1b71b2d1de39008468b1ca6</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/71a9e60396b1a4964c21308ce3a8bdddc97a721e</url>
    <id>71a9e60396b1a4964c21308ce3a8bdddc97a721e</id>
    <committed-date>2008-11-13T14:52:18-08:00</committed-date>
    <authored-date>2008-11-06T07:43:19-08:00</authored-date>
    <message>Fixes relating to transition to native SELinux bindings</message>
    <tree>eb7db60bdebc18d623d990c46277e78091ebe920</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da9b02c6c074b5f60e83db9389faf216e7653ddc</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/3a5dcab28682a1bbf1b71b2d1de39008468b1ca6</url>
    <id>3a5dcab28682a1bbf1b71b2d1de39008468b1ca6</id>
    <committed-date>2008-11-13T14:52:18-08:00</committed-date>
    <authored-date>2008-11-02T17:05:57-08:00</authored-date>
    <message>Refactoring of SELinux functions to use native Ruby SELinux interface</message>
    <tree>e1e5f49647a7fecb8bb54bbb7f058ef19be91683</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
</commits>
