summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Renaming pbucket to filebucketluke2007-03-242-8/+8
* Finalizing the filebucket client, with test code.luke2007-03-246-15/+145
* Adding filebucket client appluke2007-03-241-0/+176
* Fixing the "readcert" method after getting the signed cert; the method got re...luke2007-03-221-1/+1
* Moving the authconfig setting to configuration.rb instead of network/authconf...luke2007-03-222-8/+6
* Rails is now significantly faster. I refactored all of the queries; they are...luke2007-03-225-49/+141
* Adding a migration to create indexesluke2007-03-213-1/+41
* Fixing #553; -M is no longer added when home directories are managedluke2007-03-213-8/+8
* Fixing the same bug as the Metric stuff, but for logs this time.luke2007-03-211-0/+1
* Fixing the Metric class old clients can still refer to the Puppet::Metric class.luke2007-03-211-0/+2
* Fixing a small bug in testing whether instance methods are already defined.luke2007-03-211-1/+1