summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Enhancing the docs a bit for the apple package provider.luke2007-04-201-1/+3
* Adding support for aptrpm from #227 as added by Ian Burrell, the rest of the ...luke2007-04-191-0/+79
* Adding support for aptrpm from #227 as added by Ian Burrellluke2007-04-191-0/+90
* Adding patch by apowers from #545.luke2007-04-191-0/+26
* Adding init script by apowerrs from #546.luke2007-04-191-0/+26
* Fixing fileserver doc linksluke2007-04-191-1/+1
* Adding the functionality requested in http://mail.madstop.com/pipermail/puppe...luke2007-04-199-65/+224
* Only caching the configuration when it has been successfully turned into Pupp...luke2007-04-181-4/+4
* Adding a --version argument to puppetcaluke2007-04-171-0/+7
* Changing the test package for debianluke2007-04-061-3/+3
* Forgot to change Puppet::Util::SUIDManager#run_and_capture arguments to executemccune2007-04-042-1/+1
* Fix for #565: Final merge of changes from source:branches/execute-refactor in...mccune2007-04-036-35/+118
* Hah! Finally fixing the problem where mount tests would fail when run as par...luke2007-03-313-44/+46
* Changing the date that certs are valid to start one day before the cert is cr...luke2007-03-302-1/+6
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-303-7/+56
* Updating the docs for the sourceselect parameterluke2007-03-301-1/+6
* Renaming some methods so that we can generate a report on a transaction and t...luke2007-03-304-40/+46
* Fixing #567. I overrode the propertychanges method to only return changes if...luke2007-03-302-0/+28
* Enhancing the report docs a bitluke2007-03-292-3/+7
* Adding last bits to the change log for 0.22.3luke2007-03-281-1/+6
* Updated to version 0.22.3luke2007-03-281-1/+1
* Updated to version 0.22.3luke2007-03-281-1/+1
* Updated to version 0.22.3luke2007-03-281-1/+1
* Fixing puppetdoc with the recent changes to the networking codeluke2007-03-281-1/+2
* Fixing a bug I apparently introduced in the testing that would have made user...luke2007-03-283-17/+19
* Fixing the documentation to match reality, as reported in #548.luke2007-03-281-3/+2
* Trying to fix the problem that occurs when noop somehow manages to be nil whe...luke2007-03-272-1/+9
* Changing gems to automatically include dependenciesluke2007-03-271-0/+3
* Updating changelog and adding filebucket to the exluded file list in the Rake...luke2007-03-261-1/+1
* Updating changelog and adding filebucket to the exluded file list in the Rake...luke2007-03-261-1/+6
* Fixing #562; I had to fix how the client class was loadedluke2007-03-241-1/+1
* Applying patch by Ian Burrell from #559luke2007-03-241-1/+1
* Refactoring some of the rails code. The speed is now pretty good, but the ta...luke2007-03-245-90/+75