summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Adding configurability to the syslog facility, using the "logfacility" parame...luke2006-10-041-0/+3
* Updating changelog for 0.19.3, and merging the version changes over.luke2006-09-221-1/+1
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-221-1/+2
* Updated to version 0.19.2luke2006-09-221-1/+1
* Add config option 'node_name' to control what puppetmaster considers the prop...lutter2006-09-181-1/+7
* Updated to version 0.19.1luke2006-09-151-1/+1
* Adding a :trace config option that prints stack traces of DevErrors, and usin...luke2006-09-131-0/+1
* Updated to version 0.19.0luke2006-09-061-1/+1
* Adding note about configprint, indicating what versions include itluke2006-09-031-1/+2
* Adding a "configprint" option for printing out the local config stateluke2006-08-281-0/+28
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-35/+3
* Updated to version 0.18.4luke2006-07-221-1/+1
* Updated to version 0.18.3luke2006-07-111-1/+1
* Updated to version 0.18.2luke2006-07-041-1/+1
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-301-5/+0
* Updated to version 0.18.1luke2006-06-281-1/+1
* Moving the timer monitoring to after the services are created (because they a...luke2006-06-281-11/+19
* Largely refactored how log destinations are handled, although it is not expos...luke2006-06-271-1/+6
* Adding HUP and USR1 hooksluke2006-06-261-4/+61
* Updated to version 0.18.0luke2006-06-141-1/+1
* Updated to version 0.17.2luke2006-05-191-1/+1
* Adding a lot of structure to puppet.rb to make it easier to manage multiple o...luke2006-05-181-4/+112
* Updated to version 0.17.1luke2006-05-181-1/+1
* Updated to version 0.17.0luke2006-05-151-1/+1
* Made a *huge* performance difference in storing hosts -- down from about 25 s...luke2006-05-131-2/+20
* Updated to version 0.16.5luke2006-05-031-1/+1
* Updated to version 0.16.4luke2006-05-021-1/+1
* Updated to version 0.16.3luke2006-05-011-1/+1
* Trying to track down the bugs reported this morning, so I added some more tes...luke2006-04-271-1/+1
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-261-1/+1
* removing patch from red hat spec fileluke2006-04-211-1/+1
* committing version changesluke2006-04-061-1/+1
* Fixing a small bug in type.rb that ignored false values (instead of nil value...luke2006-04-051-4/+0
* removing patch from spec fileluke2006-04-051-1/+1
* adding -e ability to puppet executableluke2006-04-041-1/+4
* changing ssldir perms to 771, so non-root users can write to subdirs if they ...luke2006-04-031-1/+1
* Committing support for group membership management. Currently only works on ...luke2006-03-221-1/+1
* Updated to version 0.15.0luke2006-03-131-1/+1
* Updated to version 0.14.1luke2006-03-061-1/+1
* Updated to version 0.14.0luke2006-03-061-1/+1
* removing group ownership of the state file; I realized that the server does n...luke2006-03-041-1/+0
* Updated to version 0.13.6luke2006-03-021-1/+1
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-021-2/+1
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-14/+19
* Adding metadata to defaultsluke2006-03-011-34/+68
* Changing the setdefaults input format somewhat. It is always a hash of some ...luke2006-03-011-77/+33
* Updated to version 0.13.5luke2006-02-241-1/+1
* Updated to version 0.13.4luke2006-02-231-1/+1
* Updated to version 0.13.2luke2006-02-151-1/+1
* Updated to version 0.13.1luke2006-02-131-1/+1