| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Did some work on making sure object removal actually works, thus stopping som... | luke | 2006-05-25 | 2 | -8/+10 |
| * | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 2 | -3/+41 |
| * | Fixing #132, which involved creating a separate CA client and using it to ret... | luke | 2006-05-02 | 1 | -1/+1 |
| * | Adding in all of the patches necessary to make a prototype rails interface to... | luke | 2006-04-28 | 4 | -9/+59 |
| * | Trying to track down the bugs reported this morning, so I added some more tes... | luke | 2006-04-27 | 1 | -1/+1 |
| * | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 2006-04-26 | 1 | -1/+3 |
| * | Final commit before 0.16.0 | luke | 2006-04-21 | 1 | -11/+4 |
| * | A simple first version of an object (called "pelement") server is now in plac... | luke | 2006-04-20 | 1 | -0/+20 |
| * | Fixing a bunch of small bugs, mostly found by testing on solaris, and added a... | luke | 2006-04-17 | 1 | -9/+9 |
| * | Oops, typo in client/master.rb | luke | 2006-04-11 | 1 | -1/+1 |
| * | Adding locking to the master client, so that only one copy of puppetd will be... | luke | 2006-04-11 | 1 | -19/+67 |
| * | Adding the puppet client version to the fact list as "clientversion" | luke | 2006-04-11 | 1 | -0/+6 |
| * | Adding simple benchmarking, and using it in a few of the more obvious places.... | luke | 2006-04-10 | 1 | -17/+18 |
| * | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -7/+15 |
| * | Fixing #98. Filebuckets now work throughout the system, and the puppetmaster... | luke | 2006-03-12 | 1 | -0/+2 |
| * | Adding enhancement #92. Unfortunately, I was not able to write test code to ... | luke | 2006-03-12 | 1 | -3/+19 |
| * | upgrading to warning the message about using a cached copy | luke | 2006-03-02 | 1 | -1/+1 |
| * | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 2 | -8/+14 |
| * | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -1/+1 |
| * | Adding --enable/--disable locking for puppetd. You can now disable puppetd f... | luke | 2006-02-14 | 1 | -2/+33 |
| * | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -2/+2 |
| * | RPM release is almost entirely there, it just needs to be integrated into rel... | luke | 2006-01-25 | 1 | -0/+1 |
| * | Fixing some logging issues | luke | 2006-01-24 | 1 | -0/+1 |
| * | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 7 | -0/+410 |