<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7504b0499170aa81a143f74065507410424e5e17</id>
      </parent>
    </parents>
    <author>
      <name>Peter Meier</name>
      <email>peter.meier@immerda.ch</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4fda5cacdd033943990455b1808f821e3e5191e5</url>
    <id>4fda5cacdd033943990455b1808f821e3e5191e5</id>
    <committed-date>2009-02-24T09:42:48-08:00</committed-date>
    <authored-date>2009-02-24T09:42:48-08:00</authored-date>
    <message>accept string &quot;false&quot; as boolean false

change the behavior of the parser so that string variables containing
&quot;false&quot; are interpreted as false in decision statements etc.</message>
    <tree>251bbbc92c0f59d72328df92e31389a04832ac24</tree>
    <committer>
      <name>Peter Meier</name>
      <email>peter.meier@immerda.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f07d9283d70378066987017d436db6deb1adae9d</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/7504b0499170aa81a143f74065507410424e5e17</url>
    <id>7504b0499170aa81a143f74065507410424e5e17</id>
    <committed-date>2009-02-24T07:25:09-08:00</committed-date>
    <authored-date>2009-02-24T07:25:09-08:00</authored-date>
    <message>Updated useradd.rb managehome confine to include other RH-like distributions</message>
    <tree>3e800bea095c45169155472eea9ef7633bd46e3f</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25a3f59be4a514629db6825ce4b5abb99371ae3e</id>
      </parent>
    </parents>
    <author>
      <name>Peter Meier</name>
      <email>peter.meier@immerda.ch</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/f07d9283d70378066987017d436db6deb1adae9d</url>
    <id>f07d9283d70378066987017d436db6deb1adae9d</id>
    <committed-date>2009-02-22T04:59:41-08:00</committed-date>
    <authored-date>2009-02-21T15:11:34-08:00</authored-date>
    <message>Use Puppet.debug instead of own debug flag

It's better to use puppet's logging environment than an own.
Especially if the default is quite verbose and can't be set by
config flag.</message>
    <tree>e33cbe6ebd7bfa1d90ec798ea6b62c138faf3cc2</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d758f45a14057f0b9517a1905d575d6b28b90bc2</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/25a3f59be4a514629db6825ce4b5abb99371ae3e</url>
    <id>25a3f59be4a514629db6825ce4b5abb99371ae3e</id>
    <committed-date>2009-02-20T07:45:42-08:00</committed-date>
    <authored-date>2009-02-20T07:45:42-08:00</authored-date>
    <message>Fixing #558 - File checksums no longer refer to 'nosum'

It was only used in a method that apparently was not
in use any more.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>0fa0e8502289a2f482391b9642c7ae18349cb9ca</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0f494334b374d6f0b0eb3d5741aaff70052d564</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d758f45a14057f0b9517a1905d575d6b28b90bc2</url>
    <id>d758f45a14057f0b9517a1905d575d6b28b90bc2</id>
    <committed-date>2009-02-17T13:18:57-08:00</committed-date>
    <authored-date>2009-02-17T10:26:58-08:00</authored-date>
    <message>Fixing #1871 once and for all - contents are never printed

They were still being printed in noop mode.

The fix was to use is_to_s and should_to_s methods,
rather than 'change_to_s'.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>fb92dddbd77f81d612f88ab9eb4afc1d47c6c846</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24d48e6c07ef634971fcb8ed5b27258db161a018</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/c0f494334b374d6f0b0eb3d5741aaff70052d564</url>
    <id>c0f494334b374d6f0b0eb3d5741aaff70052d564</id>
    <committed-date>2009-02-14T16:12:32-08:00</committed-date>
    <authored-date>2009-02-14T16:12:32-08:00</authored-date>
    <message>Minor fix to launchd tests</message>
    <tree>e57df30d834934ff41bf1451844a090fd5a44996</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>446989b6932e4a2324b9202fa05114046a6fb5df</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/24d48e6c07ef634971fcb8ed5b27258db161a018</url>
    <id>24d48e6c07ef634971fcb8ed5b27258db161a018</id>
    <committed-date>2009-02-14T15:33:11-08:00</committed-date>
    <authored-date>2009-02-14T10:28:10-08:00</authored-date>
    <message>Fix #1972 - ActiveRecord fixes resulted in broken tests

Fix #1930 was not complete, with some typos and misuse of
unused code paths in the regular puppetmaster use case.

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>39267cb41544a1d90af1a1eb5d890fd064a2cb3f</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ef58490204a309acd2d0a3dde4b6500a4f4a569</id>
      </parent>
    </parents>
    <author>
      <name>Nigel Kersten</name>
      <email>nigelk@google.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/446989b6932e4a2324b9202fa05114046a6fb5df</url>
    <id>446989b6932e4a2324b9202fa05114046a6fb5df</id>
    <committed-date>2009-02-14T15:31:28-08:00</committed-date>
    <authored-date>2009-02-14T08:07:51-08:00</authored-date>
    <message>Fix spec test for launchd service provider to work with new service status method and add two new status tests.

Now ensures that given the correct input, the correct status for the launchd service is returned.</message>
    <tree>e522149df9e5237ffe9e77b2fc560f0b7561e39d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72bd378d62504cefda02f106954302de7c3600ca</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/3ef58490204a309acd2d0a3dde4b6500a4f4a569</url>
    <id>3ef58490204a309acd2d0a3dde4b6500a4f4a569</id>
    <committed-date>2009-02-14T10:24:42-08:00</committed-date>
    <authored-date>2009-02-14T10:04:12-08:00</authored-date>
    <message>Fixing a test I broke in commit:&quot;897539e857b0da9145f15648b6aa2ef124ec1a19&quot;.

I hadn't removed the call to 'prefetch' on the instance in the test.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>37dcdfb464555e62fa1aef548783fa8d7773e716</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>682dd8b933c5feeed389b644b75f27e66e863276</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/72bd378d62504cefda02f106954302de7c3600ca</url>
    <id>72bd378d62504cefda02f106954302de7c3600ca</id>
    <committed-date>2009-02-14T10:24:42-08:00</committed-date>
    <authored-date>2009-02-14T09:56:58-08:00</authored-date>
    <message>Removing a no-longer-valid test.

The fix for #1884 removed this no-longer-needed
feature, so this test is now unnecessary.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>7a54f95be6c1bdd24baf41a2112a99655ea2eca1</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44f97aa5815d4a8ab73302bd75b85e045f9944c4</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/682dd8b933c5feeed389b644b75f27e66e863276</url>
    <id>682dd8b933c5feeed389b644b75f27e66e863276</id>
    <committed-date>2009-02-14T10:24:42-08:00</committed-date>
    <authored-date>2009-02-14T09:55:20-08:00</authored-date>
    <message>Fixing password validation to support symbols.

My fix for #1920 broke when you set :absent
or :present.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>0b389d83a65115a36e676bfe6735c89adeadee32</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04af7b4ead1cbb1466e908e6612b6cc2d4deab53</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/44f97aa5815d4a8ab73302bd75b85e045f9944c4</url>
    <id>44f97aa5815d4a8ab73302bd75b85e045f9944c4</id>
    <committed-date>2009-02-14T10:24:42-08:00</committed-date>
    <authored-date>2009-02-14T09:43:25-08:00</authored-date>
    <message>Only backing up within parsedfile when managing files

I was getting failing tests because I was using non-files
for testing and they didn't back up the same, not
surprisingly.

This moves the 'backup' method to the :flat filetype
and then only backs up if the filetype supports it.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>13037a58d0666e2533bf85f552327e8a6425f7be</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1070b3c6e30e75ef554b6ca5ffe24191f999fba1</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/04af7b4ead1cbb1466e908e6612b6cc2d4deab53</url>
    <id>04af7b4ead1cbb1466e908e6612b6cc2d4deab53</id>
    <committed-date>2009-02-14T10:24:42-08:00</committed-date>
    <authored-date>2009-02-14T09:43:09-08:00</authored-date>
    <message>Fixing a syntax error in the up2date provider

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>5b17de3db150df4edb4f8f0d9e8fefcc80aeb925</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab847568aabff28450e6bd5280c98c108da0b1f5</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/1070b3c6e30e75ef554b6ca5ffe24191f999fba1</url>
    <id>1070b3c6e30e75ef554b6ca5ffe24191f999fba1</id>
    <committed-date>2009-02-14T10:24:42-08:00</committed-date>
    <authored-date>2009-02-14T07:30:26-08:00</authored-date>
    <message>Fixing a test broken by a log demotion

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>bdd9b34b8f9dfb17ce82b907e1ef208bed89cf37</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f418579f5b0c5df90ff5ea06294028b8d53f385</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/ab847568aabff28450e6bd5280c98c108da0b1f5</url>
    <id>ab847568aabff28450e6bd5280c98c108da0b1f5</id>
    <committed-date>2009-02-14T04:27:34-08:00</committed-date>
    <authored-date>2009-02-14T04:26:12-08:00</authored-date>
    <message>Cleaned up variable names to be more sane, clarified error messages and fixed incorrect use of 'value' variable rather than 'member'.</message>
    <tree>beb22ec6ac0f6b53d7790e8d6d64696c4c472d7a</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0bc3c0785cd11c79f8cd5e9c8804f6694dbc7da4</id>
      </parent>
    </parents>
    <author>
      <name>Nigel Kersten</name>
      <email>nigelk@google.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/7f418579f5b0c5df90ff5ea06294028b8d53f385</url>
    <id>7f418579f5b0c5df90ff5ea06294028b8d53f385</id>
    <committed-date>2009-02-14T03:40:35-08:00</committed-date>
    <authored-date>2009-02-13T11:13:42-08:00</authored-date>
    <message>Provide dscl -url output support for OS X 10.4 clients using the directoryservice provider.

We refactored the directoryservice provider in puppet 0.24.7 to use the -plist option so that
output could be parsed more easily to resolve a bug with values with spaces in the name.
We missed that 10.4 does not support this flag, so this patch adds -url output support back in
for OS X 10.4 clients only as well as a new -url output parser that copes with spaces. 10.5
clients continue to use the -plist method.
Also includes some miscellaneous cleanup of methods and removal of extraneous comments.

Signed-off-by: Nigel Kersten &lt;nigelk@google.com&gt;

Don't use sw_vers to determine OS X versions, use the Facter value instead.

This relies upon another patch to ralsh to ensure that facts are loaded.</message>
    <tree>bd20dc027e772ae80056afdd622c38b69a3f0ca5</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2561c8e252dcf66890513458750bb1329a03beec</id>
      </parent>
    </parents>
    <author>
      <name>Nigel Kersten</name>
      <email>nigelk@google.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/0bc3c0785cd11c79f8cd5e9c8804f6694dbc7da4</url>
    <id>0bc3c0785cd11c79f8cd5e9c8804f6694dbc7da4</id>
    <committed-date>2009-02-14T03:38:06-08:00</committed-date>
    <authored-date>2009-02-09T16:27:15-08:00</authored-date>
    <message>Fix launchd service provider so it is backwards compatible with OS X 10.4 as well

Clean up fix to launchd service provider to be more concise</message>
    <tree>56db858a2084c3cc84c05c8ec33e0dd74fe29932</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d7218698ffbe917f4c0882d47bee32a938f79ce</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2561c8e252dcf66890513458750bb1329a03beec</url>
    <id>2561c8e252dcf66890513458750bb1329a03beec</id>
    <committed-date>2009-02-13T14:57:49-08:00</committed-date>
    <authored-date>2009-02-13T14:57:49-08:00</authored-date>
    <message>Updated Augeas type code</message>
    <tree>8b5bc647fb956e6d1ab31979490267aa7f9f79cb</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bc7404f5e3efa633bb0a5cf10828071cfc4d876</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/7d7218698ffbe917f4c0882d47bee32a938f79ce</url>
    <id>7d7218698ffbe917f4c0882d47bee32a938f79ce</id>
    <committed-date>2009-02-13T08:06:39-08:00</committed-date>
    <authored-date>2009-02-13T08:06:39-08:00</authored-date>
    <message>Removed site from Puppet VIM syntax</message>
    <tree>7de7ee215a9e5b6134ee5df7ae7c734edf150682</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>336b6458a2264c550adf8e6799162380822e0d97</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/1bc7404f5e3efa633bb0a5cf10828071cfc4d876</url>
    <id>1bc7404f5e3efa633bb0a5cf10828071cfc4d876</id>
    <committed-date>2009-02-13T07:11:21-08:00</committed-date>
    <authored-date>2009-02-13T07:11:21-08:00</authored-date>
    <message>Fixed #1831 - Added sprintf function</message>
    <tree>97a71a66d524a8d934552cd95ec4f229b6183e0d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a855510a3cca7d475c31495ccb502af606528dc</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/336b6458a2264c550adf8e6799162380822e0d97</url>
    <id>336b6458a2264c550adf8e6799162380822e0d97</id>
    <committed-date>2009-02-13T07:10:08-08:00</committed-date>
    <authored-date>2009-02-13T07:10:08-08:00</authored-date>
    <message>Fixed #1830 - Added regsubst function</message>
    <tree>12421fa0ce60c4da71eee09755b1e145933c1303</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2218611f7fa10b59945f65c80b05cbd8ebe137ef</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2a855510a3cca7d475c31495ccb502af606528dc</url>
    <id>2a855510a3cca7d475c31495ccb502af606528dc</id>
    <committed-date>2009-02-13T05:45:10-08:00</committed-date>
    <authored-date>2009-02-13T05:21:36-08:00</authored-date>
    <message>Bug 1948: Add logic and testing for the command parsing logic</message>
    <tree>b9bc49f9f1daf542e0fdb5266c7c1d0e0dbd104b</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39a8b28690377339d4c430ebf62cec5ef0ed34b8</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2218611f7fa10b59945f65c80b05cbd8ebe137ef</url>
    <id>2218611f7fa10b59945f65c80b05cbd8ebe137ef</id>
    <committed-date>2009-02-12T22:04:36-08:00</committed-date>
    <authored-date>2009-02-12T22:04:36-08:00</authored-date>
    <message>Updated up2date and service confines to add support for Oracle EL and VM</message>
    <tree>85969297edf38126bd5267139e9e4b15adf2ca8d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cf085c9ebdb1d1c92e317a406844bfc0eceafe6</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/39a8b28690377339d4c430ebf62cec5ef0ed34b8</url>
    <id>39a8b28690377339d4c430ebf62cec5ef0ed34b8</id>
    <committed-date>2009-02-12T20:58:57-08:00</committed-date>
    <authored-date>2009-02-12T20:58:57-08:00</authored-date>
    <message>Fixing #1964 - Facts get loaded from plugins

Applying slightly modified patch.

Also added tests.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>6a55de1b849f508033b812a74c9d3330bcb68e5e</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70ea39af65f7e56ce151c9f9ca444261d0332454</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/7cf085c9ebdb1d1c92e317a406844bfc0eceafe6</url>
    <id>7cf085c9ebdb1d1c92e317a406844bfc0eceafe6</id>
    <committed-date>2009-02-12T20:48:34-08:00</committed-date>
    <authored-date>2009-02-12T20:48:34-08:00</authored-date>
    <message>Adding tests for Puppet::Indirector::Facts::Facter.loadfacts

I just copied the tests from the master branch, changed as
necessary.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>6642a3cb4ba2c809ea27a79c61facd5c9448155c</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4dfa034dc8a569634d8b5672f66158157ddddb28</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/70ea39af65f7e56ce151c9f9ca444261d0332454</url>
    <id>70ea39af65f7e56ce151c9f9ca444261d0332454</id>
    <committed-date>2009-02-12T19:16:36-08:00</committed-date>
    <authored-date>2009-02-12T14:00:29-08:00</authored-date>
    <message>Adding a post-processor for Nagios names.

This is a brutal hack until Puppet correctly supports
multiple primary keys.  It basically just comments out
_naginator_name before writing to disk, and uncomments
it when reading.  This allows Puppet to use it
while Nagios ignores it.

Yes, a stupid hack, but it appears to work.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>beb3715a53e61174b12097482bd27024670a1b7e</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5a193a594bbc2194dbf1e5264369ebea0e55880</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4dfa034dc8a569634d8b5672f66158157ddddb28</url>
    <id>4dfa034dc8a569634d8b5672f66158157ddddb28</id>
    <committed-date>2009-02-12T19:16:36-08:00</committed-date>
    <authored-date>2009-02-12T13:32:42-08:00</authored-date>
    <message>Revert &quot;Refixing #1420 - _naginator_name is only used for services&quot;

This reverts commit efb5cc50c42bc27aec9409e723e3a717ed58c0a8.

Conflicts:

	CHANGELOG</message>
    <tree>6b3d04dd48b642b18259038a329955b57bd8e697</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53f15b9208a3271e944c687b8d0e670d422fb832</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d5a193a594bbc2194dbf1e5264369ebea0e55880</url>
    <id>d5a193a594bbc2194dbf1e5264369ebea0e55880</id>
    <committed-date>2009-02-12T19:16:36-08:00</committed-date>
    <authored-date>2009-01-15T13:44:09-08:00</authored-date>
    <message>Fixing #1541 - ParsedFile only backs up files once per transaction

This moves responsibility for backups from the filetype
to the consumer of the filetype, but only ParsedFile actually uses
filetypes.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>8078cfd0c8c180ded487aa1427354025742014d8</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e89156b21b287b683c27a4cd691856c4e378a62</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/53f15b9208a3271e944c687b8d0e670d422fb832</url>
    <id>53f15b9208a3271e944c687b8d0e670d422fb832</id>
    <committed-date>2009-02-12T19:16:36-08:00</committed-date>
    <authored-date>2009-01-15T13:42:09-08:00</authored-date>
    <message>Removing the apparently obsolete netinfo filetype.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>5c5c48b94d4d6b7ce65c153845c1d19ff6395d36</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc4d6586d420f4beea1eeef85cfe7a28f8e493ac</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4e89156b21b287b683c27a4cd691856c4e378a62</url>
    <id>4e89156b21b287b683c27a4cd691856c4e378a62</id>
    <committed-date>2009-02-12T19:16:35-08:00</committed-date>
    <authored-date>2009-01-15T13:13:28-08:00</authored-date>
    <message>Migrated FileType tests to spec, and fleshed them out a bit.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>e4b1b3e607682d32d6eae5fd3b5b6c08ac3e1130</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
</commits>
