<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>bff94634075617339f65be15dc7eb3261db48f85</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/77bf69c5527e66bb8f06aaeac7ad10847866d7f5</url>
    <id>77bf69c5527e66bb8f06aaeac7ad10847866d7f5</id>
    <committed-date>2006-04-26T09:38:10-07:00</committed-date>
    <authored-date>2006-04-26T09:38:10-07:00</authored-date>
    <message>Adding release tag REL_0_16_1

git-svn-id: https://reductivelabs.com/svn/puppet/tags/REL_0_16_1@1138 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>2dd7ee2cf88f31a2050cd4822a245af6f14980be</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>feff3179043a5decd227d8d261770a771c7849c2</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/bff94634075617339f65be15dc7eb3261db48f85</url>
    <id>bff94634075617339f65be15dc7eb3261db48f85</id>
    <committed-date>2006-04-26T09:20:58-07:00</committed-date>
    <authored-date>2006-04-26T09:20:58-07:00</authored-date>
    <message>Adding sum type to the retrieved sum if it is not already there.  This provides backwards compatibility for existing cache files.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1137 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>4e107c9745edefc4e8e89341f41571564522684b</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>baa412c6ed30d19ee43bf37b3bba60bf372fac5a</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/feff3179043a5decd227d8d261770a771c7849c2</url>
    <id>feff3179043a5decd227d8d261770a771c7849c2</id>
    <committed-date>2006-04-26T09:14:47-07:00</committed-date>
    <authored-date>2006-04-26T09:14:47-07:00</authored-date>
    <message>removing unnecessary debugging

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1136 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>cc3612fa1226db66f114243fa0017000558304f3</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46ce36b175962ce89e06af4863d2c9dc50f2a02f</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/baa412c6ed30d19ee43bf37b3bba60bf372fac5a</url>
    <id>baa412c6ed30d19ee43bf37b3bba60bf372fac5a</id>
    <committed-date>2006-04-26T09:02:41-07:00</committed-date>
    <authored-date>2006-04-26T09:02:41-07:00</authored-date>
    <message>Adding &quot;defined&quot; functino to puppet, so you can now test whether a given class or definition is defined.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1135 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>2f851138572ec687b7e7b116fe415aed4163b542</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccc4d95dd28164f6f10763a758db85db0d48984c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/46ce36b175962ce89e06af4863d2c9dc50f2a02f</url>
    <id>46ce36b175962ce89e06af4863d2c9dc50f2a02f</id>
    <committed-date>2006-04-25T22:39:58-07:00</committed-date>
    <authored-date>2006-04-25T22:39:58-07:00</authored-date>
    <message>Creating a simplistic, generic function framework in the parser, so it is now very easy to add new functions.  There is a pretty crappy, hardwired distinction between functions that return values and those that do not, but I do not see a good way around it right now.  Functions are also currently responsible for handling their own arity, although I have plans for fixing that.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1134 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>aeff2dacfd81caddce54666e2d155e07b6ad09e8</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e64bd22abed67399fd888964d6a18af60c1f3993</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/ccc4d95dd28164f6f10763a758db85db0d48984c</url>
    <id>ccc4d95dd28164f6f10763a758db85db0d48984c</id>
    <committed-date>2006-04-22T12:22:33-07:00</committed-date>
    <authored-date>2006-04-22T12:22:33-07:00</authored-date>
    <message>Modifying non-existent-package test to make sure syncing fails, and modified ports package type to check the error output instead of the return code, because the portinstall command returns 0 even on failure.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1133 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>f1f799db506e64b27518cd9f271e282be1b342dc</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9fe0b375a31f16ed279e9f496d5b6a995586fcfa</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/e64bd22abed67399fd888964d6a18af60c1f3993</url>
    <id>e64bd22abed67399fd888964d6a18af60c1f3993</id>
    <committed-date>2006-04-21T19:14:03-07:00</committed-date>
    <authored-date>2006-04-21T19:14:03-07:00</authored-date>
    <message>Fix ownership on server files (trac #122) Change ownership on /var/puppet


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1132 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>b44601da994f770827f389b285f4ad072ef60b61</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0b4553d3ad64d45c393443d84f0b02298e582b5</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/9fe0b375a31f16ed279e9f496d5b6a995586fcfa</url>
    <id>9fe0b375a31f16ed279e9f496d5b6a995586fcfa</id>
    <committed-date>2006-04-21T12:33:23-07:00</committed-date>
    <authored-date>2006-04-21T12:33:23-07:00</authored-date>
    <message>removing patch from red hat spec file

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1131 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>a89df15b6fb04a85fad05a047a3103b751050dd9</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63cdc6cf6fa2c680173532cbbf989ee97c664e83</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/a0b4553d3ad64d45c393443d84f0b02298e582b5</url>
    <id>a0b4553d3ad64d45c393443d84f0b02298e582b5</id>
    <committed-date>2006-04-21T12:14:59-07:00</committed-date>
    <authored-date>2006-04-21T12:14:59-07:00</authored-date>
    <message>Final commit before 0.16.0

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1129 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>55b5ff23edc624f7b5b9d988b64466930f095d72</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9fd0026f04c6d7bd5cb28e20a3f40bd21c24467</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/63cdc6cf6fa2c680173532cbbf989ee97c664e83</url>
    <id>63cdc6cf6fa2c680173532cbbf989ee97c664e83</id>
    <committed-date>2006-04-20T20:06:54-07:00</committed-date>
    <authored-date>2006-04-20T20:06:54-07:00</authored-date>
    <message>making corrections to pass tests on freebsd

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1128 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>db4f741a3f74a38769636b5ce25923260287b564</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a029d98a6d4c01e09fa4a302731ca5ec7a12fee</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/d9fd0026f04c6d7bd5cb28e20a3f40bd21c24467</url>
    <id>d9fd0026f04c6d7bd5cb28e20a3f40bd21c24467</id>
    <committed-date>2006-04-20T19:36:30-07:00</committed-date>
    <authored-date>2006-04-20T19:36:30-07:00</authored-date>
    <message>Go some work started on developing authorization, but I have made little progress.  I might wait on this for the next point release.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1127 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>513dccea837e4f5bd2297bba339157e3084b50a2</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d91b7df7befbd9e7877c97c2266b94864d55440f</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/4a029d98a6d4c01e09fa4a302731ca5ec7a12fee</url>
    <id>4a029d98a6d4c01e09fa4a302731ca5ec7a12fee</id>
    <committed-date>2006-04-20T13:55:02-07:00</committed-date>
    <authored-date>2006-04-20T13:55:02-07:00</authored-date>
    <message>pelement listing now works

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1126 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>21e217643d6b99365de5b142e7eeac1c606009d5</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9b67cce5ad2a22e916d20b39363b6c2c182e923</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/d91b7df7befbd9e7877c97c2266b94864d55440f</url>
    <id>d91b7df7befbd9e7877c97c2266b94864d55440f</id>
    <committed-date>2006-04-20T12:38:48-07:00</committed-date>
    <authored-date>2006-04-20T12:38:48-07:00</authored-date>
    <message>Added a list class method to just about all types, and it seems to actually work for everyone.  Now just to add a list method to the pelement server.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1125 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>94af7888852c643096d1c5fb2efd1b21da1152c9</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e24a299511f6a23019edfee16e2541c8078d3f5d</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/a9b67cce5ad2a22e916d20b39363b6c2c182e923</url>
    <id>a9b67cce5ad2a22e916d20b39363b6c2c182e923</id>
    <committed-date>2006-04-20T00:00:10-07:00</committed-date>
    <authored-date>2006-04-20T00:00:10-07:00</authored-date>
    <message>Adding a &quot;list&quot; class method to most types, and using it in the tests for the pelement server to verify that objects can be copied using it.  I expect that most package types other than apt/dpkg are not yet working with these tests.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1124 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>c8bd16e60347d317e939688e08308ce5cd4863a7</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac049810032ed655b0ea32650127d38df39e1089</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/e24a299511f6a23019edfee16e2541c8078d3f5d</url>
    <id>e24a299511f6a23019edfee16e2541c8078d3f5d</id>
    <committed-date>2006-04-19T22:14:13-07:00</committed-date>
    <authored-date>2006-04-19T22:14:13-07:00</authored-date>
    <message>A simple first version of an object (called &quot;pelement&quot;) server is now in place.  There is not yet a client, and the tests are pretty simple so far -- only files have been tested yet.  I had to make a significant number of modifications to the file object in order to get this all to work, and one of the big changes I made is to the internals of the checksum state.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1123 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>304cd64de34e628f922ba3695a67b65308562894</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f9e918ee20ae9f7002dab983eab16a1461decfd</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/ac049810032ed655b0ea32650127d38df39e1089</url>
    <id>ac049810032ed655b0ea32650127d38df39e1089</id>
    <committed-date>2006-04-19T22:11:42-07:00</committed-date>
    <authored-date>2006-04-19T22:11:42-07:00</authored-date>
    <message>Actually adding the ports file that provides freebsd port support

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1122 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>2f086aee59062c856ac5ff922ab418984d558c90</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c83bc9189ab8b5e9cb754d7228d8178cede0a37c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/3f9e918ee20ae9f7002dab983eab16a1461decfd</url>
    <id>3f9e918ee20ae9f7002dab983eab16a1461decfd</id>
    <committed-date>2006-04-19T18:02:29-07:00</committed-date>
    <authored-date>2006-04-19T18:02:29-07:00</authored-date>
    <message>Adding freebsd ports support

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1121 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>793e451e353aa6567eabf2569e5ae81dfa65e2ff</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>538bc0cd5bb0a241848595089037a36055d49716</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/c83bc9189ab8b5e9cb754d7228d8178cede0a37c</url>
    <id>c83bc9189ab8b5e9cb754d7228d8178cede0a37c</id>
    <committed-date>2006-04-19T16:38:25-07:00</committed-date>
    <authored-date>2006-04-19T16:38:25-07:00</authored-date>
    <message>fixing test to know that i skipped alerts

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1120 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>56cd2486a23be26ad15b67bc1a10bd6945d3ecfe</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f660118b9c05e2413a9fa29574591c582f9458c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/538bc0cd5bb0a241848595089037a36055d49716</url>
    <id>538bc0cd5bb0a241848595089037a36055d49716</id>
    <committed-date>2006-04-19T10:23:16-07:00</committed-date>
    <authored-date>2006-04-19T10:23:16-07:00</authored-date>
    <message>Fixing service stopping; I had the %x{} command quoted

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1119 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>c10caedf24e0474b6ec103636bd77ac3f2cd8337</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2634baa0ec8dc00170bd54bea25f526c8a7ed97</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/6f660118b9c05e2413a9fa29574591c582f9458c</url>
    <id>6f660118b9c05e2413a9fa29574591c582f9458c</id>
    <committed-date>2006-04-19T08:43:19-07:00</committed-date>
    <authored-date>2006-04-19T08:43:19-07:00</authored-date>
    <message>Fixin #102.  The syslog name is now either the name if the process (if that name includes &quot;puppet&quot; in it) or &quot;puppet-&quot; and the name of the process.  Also removing the &quot;alert&quot; test messages, since they result in a wall.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1118 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>ec28587349e6b4aaad2edf9965208f7b12358a16</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>449f6626904cbf4165a3e481e8b9c7433be997d8</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/d2634baa0ec8dc00170bd54bea25f526c8a7ed97</url>
    <id>d2634baa0ec8dc00170bd54bea25f526c8a7ed97</id>
    <committed-date>2006-04-19T08:35:04-07:00</committed-date>
    <authored-date>2006-04-19T08:35:04-07:00</authored-date>
    <message>Fixing #118; the hash is now always 8 hex characters, 0-padded.  Also changed the CA cert name to the FQDN of the host serving the CA, rather than &quot;CAcert&quot;.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1117 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>d5c265653d3dfd7071708e458435292dd90212b1</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21584a988abd490f9b32949e6ff0f6a8a8b9c364</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/449f6626904cbf4165a3e481e8b9c7433be997d8</url>
    <id>449f6626904cbf4165a3e481e8b9c7433be997d8</id>
    <committed-date>2006-04-17T16:00:49-07:00</committed-date>
    <authored-date>2006-04-17T16:00:49-07:00</authored-date>
    <message>Fix handling of run files so services can't be started twice (reported with patch by soul916 at gmail.com)


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1116 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>5be5c6dca67f2419c362134c0b33916a9969d8d5</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a564e49e3c83de5be66c17a5bda6f5a618f7bd67</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/21584a988abd490f9b32949e6ff0f6a8a8b9c364</url>
    <id>21584a988abd490f9b32949e6ff0f6a8a8b9c364</id>
    <committed-date>2006-04-17T16:00:03-07:00</committed-date>
    <authored-date>2006-04-17T16:00:03-07:00</authored-date>
    <message>Don't create empty log files in %post (based on report by soul916 at gmail.com)


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1115 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>15d06fa3796004bfe1d8bbaa647b2e4bb7fd4661</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d56870cff9fac4704de91dee9ef3138bf0a80ff4</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/a564e49e3c83de5be66c17a5bda6f5a618f7bd67</url>
    <id>a564e49e3c83de5be66c17a5bda6f5a618f7bd67</id>
    <committed-date>2006-04-17T12:34:55-07:00</committed-date>
    <authored-date>2006-04-17T12:34:55-07:00</authored-date>
    <message>Changing the log level of the &quot;defaulting to base service type&quot; message

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1114 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>67ac9a53f65c19ac24485cd30c5311d55faef8b4</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0478f78b2291b9c54b4de9807fd0a0f216eaed53</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/d56870cff9fac4704de91dee9ef3138bf0a80ff4</url>
    <id>d56870cff9fac4704de91dee9ef3138bf0a80ff4</id>
    <committed-date>2006-04-17T09:15:33-07:00</committed-date>
    <authored-date>2006-04-17T09:15:33-07:00</authored-date>
    <message>Fixing a bunch of small bugs, mostly found by testing on solaris, and added a check to the test system that points out memory growth

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1113 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>b153b1d34e2f8bf1290ff55a393821363725ca5f</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26f18a2ae5ca7e4447a80c5ae59df756e77ea6f9</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/0478f78b2291b9c54b4de9807fd0a0f216eaed53</url>
    <id>0478f78b2291b9c54b4de9807fd0a0f216eaed53</id>
    <committed-date>2006-04-13T09:58:23-07:00</committed-date>
    <authored-date>2006-04-13T09:58:23-07:00</authored-date>
    <message>changing set to tag in the tests

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1112 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>a05d850605153733c12eef16a91ecc1e4c679031</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3961ae175ee201df27a746d75ee9062050356f5</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/26f18a2ae5ca7e4447a80c5ae59df756e77ea6f9</url>
    <id>26f18a2ae5ca7e4447a80c5ae59df756e77ea6f9</id>
    <committed-date>2006-04-12T10:36:14-07:00</committed-date>
    <authored-date>2006-04-12T10:36:14-07:00</authored-date>
    <message>Fixing puppetca so it does not call chuser; instead, it is configured to create all of the files with the correct permissions and ownership (using Config#write and Config#writesub).

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1111 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>88aef520528bf7d9a09fae45b065e25b2206e28a</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>133ad87aa64f3fa3ac9ba88f5eee60bd6cb7809b</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/c3961ae175ee201df27a746d75ee9062050356f5</url>
    <id>c3961ae175ee201df27a746d75ee9062050356f5</id>
    <committed-date>2006-04-11T16:44:36-07:00</committed-date>
    <authored-date>2006-04-11T16:44:36-07:00</authored-date>
    <message>Adding doc generation for exe arguments

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1110 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>cc1fa5c13f566f138934579d708d5b69f9f231ba</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>689dbf45c5455e164d74730a8df9cb7be5f544fa</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/133ad87aa64f3fa3ac9ba88f5eee60bd6cb7809b</url>
    <id>133ad87aa64f3fa3ac9ba88f5eee60bd6cb7809b</id>
    <committed-date>2006-04-11T16:11:54-07:00</committed-date>
    <authored-date>2006-04-11T16:11:54-07:00</authored-date>
    <message>Oops, typo in client/master.rb

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1109 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>f0269b16fdb57aa1f96b46c34fe5d60fe8ecf70d</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd9ea8056a71279aab384d204d90e24236e7ae57</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/fujin/puppet/commit/689dbf45c5455e164d74730a8df9cb7be5f544fa</url>
    <id>689dbf45c5455e164d74730a8df9cb7be5f544fa</id>
    <committed-date>2006-04-11T16:08:48-07:00</committed-date>
    <authored-date>2006-04-11T16:08:48-07:00</authored-date>
    <message>Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure, and --verbose), and modifying the docs a bit.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1108 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>549cafc1d9d72208999e46d3a0a87ec33678160d</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
</commits>
