summaryrefslogtreecommitdiffstats
path: root/lib/puppet/client/master.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-281-0/+2
* Creating a simplistic, generic function framework in the parser, so it is now...luke2006-04-261-1/+3
* Final commit before 0.16.0luke2006-04-211-11/+4
* Oops, typo in client/master.rbluke2006-04-111-1/+1
* Adding locking to the master client, so that only one copy of puppetd will be...luke2006-04-111-19/+67
* Adding the puppet client version to the fact list as "clientversion"luke2006-04-111-0/+6
* Adding simple benchmarking, and using it in a few of the more obvious places....luke2006-04-101-17/+18
* adding -e ability to puppet executableluke2006-04-041-7/+15
* Adding enhancement #92. Unfortunately, I was not able to write test code to ...luke2006-03-121-3/+19
* upgrading to warning the message about using a cached copyluke2006-03-021-1/+1
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-7/+9
* Changing the setdefaults input format somewhat. It is always a hash of some ...luke2006-03-011-1/+1
* Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke2006-02-141-2/+33
* Configuration parameters now require (and have) descriptions, and a set of co...luke2006-02-071-2/+2
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-0/+1
* Fixing some logging issuesluke2006-01-241-0/+1
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-0/+244