summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Adding redhat service type, to support enabling and disabling a serviceluke2006-02-241-15/+70
* Fixing package types so you can specify the package type manually in a manifestluke2006-02-241-0/+9
* Generate an error if the pattern for an import statement matches no file.lutter2006-02-231-0/+15
* Adding single-quote syntactical elementluke2006-02-162-4/+24
* Changing transactions to be one-stage instead of two, and changing most of th...luke2006-02-163-4/+24
* Removed some of the autorequire stuff from :exec because it created untenable...luke2006-02-161-2/+35
* Adding logoutput parameter to :execluke2006-02-161-0/+28
* Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...luke2006-02-154-6/+30
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-153-2/+121
* Fixing users so that they can use a group created by Puppet, and they also no...luke2006-02-152-2/+54
* Some important bug fixes in the parsedtypes types; this all started from the ...luke2006-02-154-11/+170
* Committing the initial ldap support -- puppet can now look up node configurat...luke2006-02-141-0/+86
* Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke2006-02-141-0/+72
* Adding a general "check" mechanism to :exec, so it is now terribly easy to de...luke2006-02-131-1/+45
* Correcting some path problems with symlink, and changing "target" state to "e...luke2006-02-131-3/+3
* updating changelog and docs for :aliasluke2006-02-131-2/+0
* Fixing some problems with cron tab management, and creating Puppet::Util.{u,g...luke2006-02-131-0/+41
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-122-1/+34
* Making the language name a real alias. Now all objects in Puppet support spe...luke2006-02-104-6/+45
* Fixing the conflict between ensure and source. Ironically I had already made...luke2006-02-082-0/+44
* Checksums now get correctly updated for both the ensure and content state whe...luke2006-02-081-0/+41
* first bug fixed, where sources were not updating the checksumluke2006-02-081-0/+22
* There is now full support for configuration files, and the entire system has ...luke2006-02-0716-76/+145
* Configuration parameters now require (and have) descriptions, and a set of co...luke2006-02-071-11/+102
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-076-14/+18
* Temporary commit; configs now can be converted to manifestsluke2006-02-071-2/+18
* Config files now seem to work, so I am ready to start incorporating them.luke2006-02-072-3/+96
* committing test code for bug lutter foundluke2006-02-071-0/+6
* Fixing a significant performance bug in file recursion, and trying to help pe...luke2006-01-312-22/+10
* Fixing class storage -- it was not working for nodescopesluke2006-01-301-1/+0
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-0/+44
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-242-1/+7
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-2310-117/+392
* Modifying docs, and adding scheduling hooksluke2006-01-201-3/+0
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-2/+31
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-182-0/+15
* Adding openbsd packaging supportluke2006-01-171-2/+4
* Fixing problems where objects were passing @parameters[:param] objects, inste...luke2006-01-171-2/+0
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-1715-43/+81
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-1610-53/+103
* Adding sshkey class plus tests, and adding "aggregatable" methods to type.rbluke2006-01-141-0/+121
* Adding another host to the test lists, adding some test data, and modifying h...luke2006-01-147-16/+615
* Added "finish" method, using it in Type.finalize, and moved autorequire and s...luke2006-01-132-1/+29
* Changing host and port aliases to also create Puppet aliases. This involved ...luke2006-01-132-5/+20
* Fixing up the parsedtypes, fixing Type.eachtype to ignore structure typesluke2006-01-133-4/+99
* Adding /etc/services supportluke2006-01-132-29/+78
* finalizing cron and host management, hopefullyluke2006-01-132-5/+3
* Abstracting host support so it should easily support other typesluke2006-01-132-41/+21
* Adding initial host support. I can promise that this will soon (hopefully al...luke2006-01-121-0/+93
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-1210-44/+115