| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 1 | -1/+1 |
* | Another batch of bug fixes, this time focused on OS X patches. Looks like I ... | luke | 2006-07-22 | 2 | -2/+4 |
* | moving plugin evaluation into a begin/rescue block | luke | 2006-07-21 | 1 | -1/+1 |
* | Fixing reports server so it refers to the main server | luke | 2006-07-11 | 1 | -1/+1 |
* | changing plugin owner to root | luke | 2006-07-10 | 1 | -1/+2 |
* | changing default plugin host to be $server | luke | 2006-07-10 | 1 | -1/+1 |
* | Accepting the patch from #190. | luke | 2006-07-05 | 1 | -7/+26 |
* | More report and metrics manipulations. This should be the last of it. | luke | 2006-07-01 | 1 | -5/+8 |
* | Trying to merge metrics and reports. There is now a separate transaction rep... | luke | 2006-06-30 | 2 | -20/+11 |
* | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 2 | -2/+35 |
* | Adding reporting client, server, and tests. At this point, the server just s... | luke | 2006-06-29 | 1 | -0/+31 |
* | Cleaning up plugin handling a bit -- they can now be colon-separated paths, a... | luke | 2006-06-28 | 1 | -2/+5 |
* | adding message about retrieving plugins | luke | 2006-06-28 | 1 | -0/+2 |
* | adding hooks for ignoring files in the plugins directory, and defaulting to i... | luke | 2006-06-27 | 1 | -2/+6 |
* | Largely refactored how log destinations are handled, although it is not expos... | luke | 2006-06-27 | 1 | -20/+25 |
* | Adding HUP and USR1 hooks | luke | 2006-06-26 | 1 | -0/+30 |
* | Setting pluginsync default to false, and (hopefully) fixing autosign problem ... | luke | 2006-06-20 | 1 | -1/+1 |
* | Adding plugins and plugin management. The Master Client will now automatical... | luke | 2006-06-20 | 1 | -1/+58 |
* | Fixing #154. Basically just accepted the patch that fixes master.rb and adde... | luke | 2006-06-08 | 1 | -1/+1 |
* | 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 |