summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-121-3/+4
* Updated to version 0.13.0luke2006-02-081-1/+1
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-27/+82
* Configuration parameters now require (and have) descriptions, and a set of co...luke2006-02-071-103/+115
* Fixing class storage -- it was not working for nodescopesluke2006-01-301-1/+1
* Updated to version 0.12.0luke2006-01-251-1/+1
* Small mods to the packaging stuffluke2006-01-251-1/+1
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-1/+1
* Fixing some logging issuesluke2006-01-241-1/+1
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-38/+23
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-1/+4
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-0/+12
* Updated to version 0.11.2luke2006-01-181-1/+1
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-2/+10
* Updated to version 0.11.1luke2006-01-171-1/+1
* Updated to version 0.11.0luke2006-01-171-1/+1
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-161-14/+4
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-1/+2
* Updated to version 0.10.2luke2006-01-121-1/+1
* Updated to version 0.10.1luke2006-01-111-1/+1
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-111-0/+1
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-4/+11