| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | 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 |
| * | Renaming some methods so that we can generate a report on a transaction and t... | luke | 2007-03-30 | 2 | -39/+41 |
| * | Fixing #567. I overrode the propertychanges method to only return changes if... | luke | 2007-03-30 | 1 | -0/+19 |
| * | Enhancing the report docs a bit | luke | 2007-03-29 | 2 | -3/+7 |
| * | Fixing a bug I apparently introduced in the testing that would have made user... | luke | 2007-03-28 | 2 | -17/+15 |
| * | Fixing the documentation to match reality, as reported in #548. | luke | 2007-03-28 | 1 | -3/+2 |
| * | Trying to fix the problem that occurs when noop somehow manages to be nil whe... | luke | 2007-03-27 | 2 | -1/+9 |
| * | Changing gems to automatically include dependencies | luke | 2007-03-27 | 1 | -0/+3 |
| * | Refactoring some of the rails code. The speed is now pretty good, but the ta... | luke | 2007-03-24 | 5 | -90/+75 |
| * | Finalizing the filebucket client, with test code. | luke | 2007-03-24 | 2 | -7/+15 |
| * | Moving the authconfig setting to configuration.rb instead of network/authconf... | luke | 2007-03-22 | 2 | -8/+6 |
| * | Rails is now significantly faster. I refactored all of the queries; they are... | luke | 2007-03-22 | 5 | -49/+141 |
| * | Adding a migration to create indexes | luke | 2007-03-21 | 3 | -1/+41 |
| * | Fixing #553; -M is no longer added when home directories are managed | luke | 2007-03-21 | 1 | -6/+0 |
| * | Fixing the same bug as the Metric stuff, but for logs this time. | luke | 2007-03-21 | 1 | -0/+1 |
| * | Fixing the Metric class old clients can still refer to the Puppet::Metric class. | luke | 2007-03-21 | 1 | -0/+2 |
| * | Fixing a small bug in testing whether instance methods are already defined. | luke | 2007-03-21 | 1 | -1/+1 |