| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a --summarize option, to get a transaction summary | luke | 2007-05-04 | 4 | -17/+62 |
* | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 5 | -67/+61 |
* | Adding a fact handler, along with an abstract interface for fact stores and a... | luke | 2007-05-03 | 4 | -0/+179 |
* | Set LANG/LC_ALL/LC_MESSAGES/LANGUAGE to 'C' whenever we execute things, so th... | mpalmer | 2007-05-03 | 1 | -0/+1 |
* | Updated to version 0.22.4 | luke | 2007-05-01 | 1 | -1/+1 |
* | Changing the remount stuff back to not repeating the mount options. | luke | 2007-05-01 | 1 | -14/+5 |
* | Adding a "supports_parameter?" method to test whether a given provider suppor... | luke | 2007-05-01 | 2 | -15/+31 |
* | Fixing #430 (I hope) -- execs now autorequire the specified user | luke | 2007-04-30 | 1 | -2/+11 |
* | Switching the simpler features to a single file, so it is easier to add new f... | luke | 2007-04-30 | 5 | -24/+23 |
* | Fixing cron to correctly match blank lines, fixing #602 | luke | 2007-04-30 | 1 | -1/+1 |
* | Working a little bit on rails failures, with no real progress | luke | 2007-04-30 | 2 | -6/+4 |
* | Fixing a bug in the tests introduced a while back when I switched to using "g... | luke | 2007-04-30 | 1 | -1/+1 |
* | Fixing #594 -- Files on the local machine but not remote machine now purge. ... | luke | 2007-04-30 | 1 | -6/+22 |
* | Adding purge => true to downloading of facts and plugins, and removing some e... | luke | 2007-04-30 | 2 | -1/+1 |
* | Allowing "-" in fileserver module names, #617 | luke | 2007-04-30 | 1 | -3/+3 |
* | Changing the resource handler to return the whole object, rather than just ty... | luke | 2007-04-30 | 1 | -2/+2 |
* | Not stripping domain info from the ldap node, as requested | luke | 2007-04-30 | 1 | -4/+0 |
* | Switching the mount command to always add the mount options, so that the pars... | luke | 2007-04-30 | 1 | -8/+20 |
* | Fixing the tests for the aptrpm provider. | luke | 2007-04-30 | 1 | -1/+1 |
* | Adding "rug" package provider from #609 | luke | 2007-04-30 | 1 | -0/+53 |
* | Okay, one last try -- the Util#binary command was not returning a path in all... | luke | 2007-04-27 | 1 | -1/+1 |
* | Apparently I messed up providers a bit; binaries were not having their full p... | luke | 2007-04-27 | 1 | -0/+2 |
* | Closing #585 -- providers can now have optional commands, which only differ f... | luke | 2007-04-27 | 1 | -35/+56 |
* | Fixing #603 -- I had to add a special case for escaped carriage returns. I a... | luke | 2007-04-26 | 1 | -0/+2 |
* | Adding extra info to the "Parameter already set" error, as requested in #573 | luke | 2007-04-26 | 1 | -2/+12 |
* | Possibly adding the ability to manage passwords on os x. I expect it does no... | luke | 2007-04-25 | 1 | -2/+9 |
* | Adding the ability to manage passwords with the useradd provider | luke | 2007-04-25 | 4 | -26/+36 |
* | Adding the ability for parameters to declare that they require a given featur... | luke | 2007-04-25 | 3 | -1/+40 |
* | Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented.... | luke | 2007-04-24 | 2 | -5/+9 |
* | Last modifications to rst conversion before bedtime | luke | 2007-04-24 | 1 | -1/+1 |
* | All conversions to RST are done, but I did not quite succeed at making puppet... | luke | 2007-04-24 | 2 | -2/+2 |
* | Mostly done with the conversion to restructured text, but there are still som... | luke | 2007-04-24 | 17 | -121/+105 |
* | Adding a :block_eval option to FileRecords in FileParsing, so ParsedFile prov... | luke | 2007-04-23 | 1 | -3/+9 |
* | Translating all of the docs except the type docs to RST | luke | 2007-04-23 | 5 | -10/+14 |
* | Removing the naming restrictions on cron names | luke | 2007-04-23 | 1 | -6/+0 |
* | Fixing #588 - the parser correctly ignores directories in globbing now | luke | 2007-04-20 | 1 | -2/+2 |
* | Fixing #587 -- just defaulting to root when there is no USER set in the envir... | luke | 2007-04-20 | 1 | -1/+1 |
* | Fixing #591 -- puppetd now correctly restarts itself when it receives a HUP | luke | 2007-04-20 | 1 | -1/+1 |
* | Removing the stubs for nodevar; I did not mean to commit them | luke | 2007-04-20 | 1 | -4/+0 |
* | adding note about the class variables in the change log | luke | 2007-04-20 | 1 | -0/+4 |
* | Enhancing the docs a bit for the apple package provider. | luke | 2007-04-20 | 1 | -1/+3 |
* | Adding support for aptrpm from #227 as added by Ian Burrell, the rest of the ... | luke | 2007-04-19 | 1 | -0/+79 |
* | Fixing fileserver doc links | luke | 2007-04-19 | 1 | -1/+1 |
* | Adding the functionality requested in http://mail.madstop.com/pipermail/puppe... | luke | 2007-04-19 | 5 | -59/+87 |
* | Only caching the configuration when it has been successfully turned into Pupp... | luke | 2007-04-18 | 1 | -4/+4 |
* | Forgot to change Puppet::Util::SUIDManager#run_and_capture arguments to execute | mccune | 2007-04-04 | 1 | -1/+1 |
* | Fix for #565: Final merge of changes from source:branches/execute-refactor in... | mccune | 2007-04-03 | 2 | -26/+63 |
* | Changing the date that certs are valid to start one day before the cert is cr... | luke | 2007-03-30 | 1 | -1/+3 |
* | Fixing Client.read_cert so that it automatically adds the certificate informa... | luke | 2007-03-30 | 1 | -0/+12 |
* | Updating the docs for the sourceselect parameter | luke | 2007-03-30 | 1 | -1/+6 |