summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed FIXARB's from the pfile stuff. These have been resolved.ballman2007-05-092-4/+0
* Removed FIXARB's from a file that will be going away.ballman2007-05-091-2/+0
* Removed override of change_to_s since it is the same as the overridden method...ballman2007-05-091-22/+1
* Removed override of change_to_s since it is the same as the overridden method...ballman2007-05-091-20/+0
* Removed calls to is.ballman2007-05-091-7/+0
* Removed the testing method: checknewinsync.ballman2007-05-091-15/+0
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-0961-763/+780
* Hopefully final version of the providers referenceluke2007-05-081-18/+52
* Intermediate commit of more reference work, including making provider suitabl...luke2007-05-084-18/+89
* The result of .compact.join("\n") isn't assigned to anything. Fix.josb2007-05-081-3/+3
* Fixing configprint so it fails correctly when an invalid parameter is provide...luke2007-05-081-2/+14
* Sorting the network handlers in the network referenceluke2007-05-081-1/+1
* Adding a dynamic? option for references, so those are not stored in tracluke2007-05-074-4/+15
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-0715-2/+156
* Removing the obsolete logger network interfaceluke2007-05-073-241/+0
* First run at moving references to lib/puppet instead of puppetdocluke2007-05-076-514/+534
* Adding a module to abstract using Autoload to load and manage instancesluke2007-05-073-24/+135
* Fixing the time-cleaning in the rrdgraph reportluke2007-05-062-2/+3
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-0613-141/+418
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-0422-289/+298
* Correcting function reference markupluke2007-05-041-1/+2
* Applying patch to puppetrun docs from JosBluke2007-05-041-2/+5
* adding --summarize option to the changelogluke2007-05-041-0/+4
* Adding a --summarize option, to get a transaction summaryluke2007-05-045-43/+105
* Fixing #615 (subclasses with similar names) by getting rid of the class "type...luke2007-05-0314-250/+212
* Adding a fact handler, along with an abstract interface for fact stores and a...luke2007-05-036-0/+358
* Set LANG/LC_ALL/LC_MESSAGES/LANGUAGE to 'C' whenever we execute things, so th...mpalmer2007-05-032-0/+27
* Update to latest shipped for Fedora/RHELlutter2007-05-031-0/+7
* Committing all the work that josb did, plus a couple of small changesluke2007-05-031-20/+74
* Applying patch to puppetd from Jos Backusluke2007-05-021-9/+8
* Fixing class name for Handler in puppetdluke2007-05-011-1/+1
* Adding --serve back in as an option to puppetd, and failing when a handler is...luke2007-05-011-0/+3
* updating changelog with version numberluke2007-05-011-0/+1
* Updated to version 0.22.4luke2007-05-011-1/+1
* Updated to version 0.22.4luke2007-05-011-1/+1
* Updated to version 0.22.4luke2007-05-011-1/+1
* Changing the remount stuff back to not repeating the mount options.luke2007-05-012-15/+8
* Adding a "supports_parameter?" method to test whether a given provider suppor...luke2007-05-016-30/+74
* Fixing the fileserver naming tests after the change to allow "-" in fileserve...luke2007-04-301-15/+5
* Fixing #430 (I hope) -- execs now autorequire the specified userluke2007-04-303-3/+28
* Switching the simpler features to a single file, so it is easier to add new f...luke2007-04-305-24/+23
* Fixing cron to correctly match blank lines, fixing #602luke2007-04-301-1/+1
* Working a little bit on rails failures, with no real progressluke2007-04-303-22/+24
* Fixing a bug in the tests introduced a while back when I switched to using "g...luke2007-04-302-3/+5
* Updating the changelog for #594luke2007-04-301-0/+3
* Fixing #594 -- Files on the local machine but not remote machine now purge. ...luke2007-04-303-10/+68
* Adding purge => true to downloading of facts and plugins, and removing some e...luke2007-04-302-1/+1
* Allowing "-" in fileserver module names, #617luke2007-04-302-7/+7
* Changing the resource handler to return the whole object, rather than just ty...luke2007-04-301-2/+2
* Not stripping domain info from the ldap node, as requestedluke2007-04-301-4/+0