summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switching the mount command to always add the mount options, so that the pars...luke2007-04-301-8/+20
* Fixing the tests for the aptrpm provider.luke2007-04-302-9/+8
* Adding "rug" package provider from #609luke2007-04-301-0/+53
* I managed to put those provider tests in the wrong file -- the file meant to ...luke2007-04-282-227/+204
* Okay, one last try -- the Util#binary command was not returning a path in all...luke2007-04-272-7/+7
* Apparently I messed up providers a bit; binaries were not having their full p...luke2007-04-272-0/+31
* Closing #585 -- providers can now have optional commands, which only differ f...luke2007-04-273-35/+90
* Fixing #603 -- I had to add a special case for escaped carriage returns. I a...luke2007-04-262-0/+3
* Fixing #574; puppetmasterd now exits with non-zero error code when there is a...luke2007-04-261-0/+1
* Adding extra info to the "Parameter already set" error, as requested in #573luke2007-04-261-2/+12
* Possibly adding the ability to manage passwords on os x. I expect it does no...luke2007-04-251-2/+9
* Adding the ability to manage passwords with the useradd providerluke2007-04-258-29/+64
* Adding the ability for parameters to declare that they require a given featur...luke2007-04-257-1/+106
* Adding a note to the references indicating that they are autogenerated.luke2007-04-241-0/+1
* Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke2007-04-243-205/+260
* Last modifications to rst conversion before bedtimeluke2007-04-242-21/+35
* All conversions to RST are done, but I did not quite succeed at making puppet...luke2007-04-243-39/+95
* Mostly done with the conversion to restructured text, but there are still som...luke2007-04-2418-178/+173
* Adding a :block_eval option to FileRecords in FileParsing, so ParsedFile prov...luke2007-04-233-3/+36
* Translating all of the docs except the type docs to RSTluke2007-04-236-18/+192
* Removing the naming restrictions on cron namesluke2007-04-231-6/+0
* Fixing #588 - the parser correctly ignores directories in globbing nowluke2007-04-203-2/+21
* Fixing #587 -- just defaulting to root when there is no USER set in the envir...luke2007-04-202-1/+4
* Fixing #591 -- puppetd now correctly restarts itself when it receives a HUPluke2007-04-202-1/+3
* Removing the stubs for nodevar; I did not mean to commit themluke2007-04-202-7/+0
* adding note about the class variables in the change logluke2007-04-203-0/+10