summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated to version 0.11.1luke2006-01-171-1/+1
* modifying changelog for 0.11.1luke2006-01-171-0/+10
* Adding openbsd packaging supportluke2006-01-174-11/+97
* Fixing problems where objects were passing @parameters[:param] objects, inste...luke2006-01-175-18/+26
* Updated to version 0.11.0luke2006-01-171-1/+1
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-1768-441/+916
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-1634-313/+716
* Adding sshkey class plus tests, and adding "aggregatable" methods to type.rbluke2006-01-143-0/+265
* Adding another host to the test lists, adding some test data, and modifying h...luke2006-01-149-22/+643
* Adding a bit better logging and checking to file accessluke2006-01-142-12/+14
* Moving ast classes into separate filesluke2006-01-1318-1442/+1496
* Added "finish" method, using it in Type.finalize, and moved autorequire and s...luke2006-01-134-8/+68
* Changing host and port aliases to also create Puppet aliases. This involved ...luke2006-01-135-31/+71
* Fixing up the parsedtypes, fixing Type.eachtype to ignore structure typesluke2006-01-1311-75/+197
* Adding /etc/services supportluke2006-01-134-31/+293
* finalizing cron and host management, hopefullyluke2006-01-139-678/+39
* Abstracting host support so it should easily support other typesluke2006-01-131-0/+190
* Abstracting host support so it should easily support other typesluke2006-01-137-371/+284
* Adding initial host support. I can promise that this will soon (hopefully al...luke2006-01-123-4/+404
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-1221-105/+347
* Adding further notes about opensslluke2006-01-121-1/+7
* Fixed a couple of warnings, fixed a critical bug having to do with case state...luke2006-01-128-17/+25
* Adding "content" state to files, and string interpolation handles escaped whi...luke2006-01-124-1/+94
* Adding 0.10.2 stuffluke2006-01-121-0/+9
* Updated to version 0.10.2luke2006-01-121-1/+1
* Services now work at least somewhat on solaris 10, and service testing is pre...luke2006-01-124-29/+158
* Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz...luke2006-01-1210-27/+178
* Fixing documentation generation, and fixing aliasing so that objects can safe...luke2006-01-122-9/+29
* Adding "alias" metaparam; you can now create as many aliases as you want for ...luke2006-01-122-6/+38
* Adding autorequire to files, and added the cwd to the list of files to be req...luke2006-01-1210-20/+75
* Adding generic autorequire mechanism, and thus removing it from execluke2006-01-112-14/+40
* Adding a requires? method to types, fixed the bug where exec fail when Puppet...luke2006-01-113-18/+101
* Updated to version 0.10.1luke2006-01-111-1/+1
* modifying changelog for 0.10.1luke2006-01-111-0/+4
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-1113-426/+533
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-1012-59/+118
* Adding some extra feedbackluke2006-01-101-0/+6
* Fixing init path defaultluke2006-01-101-3/+3
* Adding some consistencies to the executable tests. All exe tests now pass on...luke2006-01-106-51/+41
* Updating Puppet to work with the new Facterluke2006-01-098-48/+37
* Updated to version 0.10.0luke2006-01-091-1/+1
* Describing 0.10.0 changesluke2006-01-091-0/+8
* Modifying hosttestluke2006-01-091-2/+6
* All tests pass now, although the lack of service support on os x means that i...luke2006-01-0910-25/+61
* updatesluke2006-01-081-195/+0
* Merging changes from the head of the rework1 branch, r 784luke2006-01-0881-3851/+4350
* Undoing the merge that happened in 785luke2006-01-0779-4131/+3694
* Merging in refactoring from version 774 into version 784luke2006-01-0779-3694/+4131
* updatesluke2006-01-072-3/+5
* converting waitforcert to an intluke2006-01-051-1/+2