| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x | James Turnbull | 2008-01-02 | 20 | -1/+1638 |
|\ |
|
| * | Merge branch 'nagios' into 0.24.x | Luke Kanies | 2007-12-31 | 20 | -1/+1638 |
| |\ |
|
| | * | Added builtin support for all Nagios resource types. | Luke Kanies | 2007-12-31 | 13 | -31/+53 |
| | * | Removing the one-off naginator provider for nagios_command. | Luke Kanies | 2007-12-31 | 1 | -4/+0 |
| | * | Adding the metaprogramming to create the Nagios types | Luke Kanies | 2007-12-31 | 1 | -0/+40 |
| | * | Adding the first round of Nagios code. There are no | Luke Kanies | 2007-12-27 | 9 | -1/+1580 |
* | | | Fixed ticket #979 - code configuration option doco | James Turnbull | 2008-01-01 | 1 | -1/+1 |
* | | | Fixed ticket #979 - pkgdmg.rb documentation | James Turnbull | 2008-01-01 | 1 | -3/+1 |
|/ / |
|
* / | Fixing the inability to manage '/' directly. It was a result | Luke Kanies | 2007-12-27 | 1 | -1/+3 |
|/ |
|
* | Updating an exception message a bit. | Luke Kanies | 2007-12-21 | 1 | -1/+1 |
* | Attempting to fix #952 -- catching any exceptions thrown | Luke Kanies | 2007-12-21 | 1 | -2/+5 |
* | Further fixes toward #965. Turned out that the previous fix | Luke Kanies | 2007-12-21 | 5 | -21/+26 |
* | Updating the failure when the CRL is missing, so it's | Luke Kanies | 2007-12-21 | 1 | -2/+2 |
* | Fixing #967 -- default resources no longer conflict with | Luke Kanies | 2007-12-19 | 1 | -4/+4 |
* | Removing the ability to disable http-keep alive, | Luke Kanies | 2007-12-19 | 2 | -6/+4 |
* | Entirely refactoring http keep-alive. There's now | Luke Kanies | 2007-12-19 | 5 | -102/+113 |
* | Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x | Luke Kanies | 2007-12-18 | 1 | -5/+13 |
|\ |
|
| * | Uninstalling packages through 'ensure => absent' works again for the rpm and ... | David Lutterkort | 2007-12-17 | 1 | -5/+13 |
* | | Fixing #967 -- relationships now work when running 0.23.x clients | Luke Kanies | 2007-12-18 | 1 | -1/+7 |
|/ |
|
* | Fixing #961 -- closing existing, open connections when | Luke Kanies | 2007-12-17 | 2 | -11/+24 |
* | Remove the warning about an explicit plugins mount. | Luke Kanies | 2007-12-17 | 1 | -4/+0 |
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-12-12 | 1 | -1/+1 |
|\ |
|
| * | Hopefully finally fixing #959. Loading the stored cache | Luke Kanies | 2007-12-12 | 1 | -1/+1 |
* | | Changing the statefile to only being managed by clients, | Luke Kanies | 2007-12-12 | 1 | -7/+7 |
|/ |
|
* | This should be the last fix for exported resources. | Luke Kanies | 2007-12-11 | 1 | -0/+2 |
* | Not using the main section when running the store report, since it is unneede... | Luke Kanies | 2007-12-11 | 1 | -1/+1 |
* | Removing extraneous debugging from the schedule resource type. | Luke Kanies | 2007-12-11 | 1 | -1/+0 |
* | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 20 | -167/+167 |
* | Renaming the 'null' terminus type to 'plain', as | Luke Kanies | 2007-12-11 | 4 | -20/+21 |
* | Copying the fact-loading code from the network client to | Luke Kanies | 2007-12-11 | 1 | -0/+44 |
* | Adding what is hopefully the last commit for #896. Here's the | Luke Kanies | 2007-12-11 | 3 | -6/+13 |
* | Removing the 'addpath' commands from the freebsd service | Luke Kanies | 2007-12-11 | 1 | -4/+0 |
* | Merge commit 'davids-bugfixes/rest/fix-plugins-mount' | Luke Kanies | 2007-12-11 | 1 | -43/+22 |
|\ |
|
| * | simplify PluginsMount | David Schmitt | 2007-12-03 | 1 | -43/+22 |
* | | Removing the recently-commited paludis provider, | Luke Kanies | 2007-12-11 | 1 | -106/+0 |
* | | Applying patch by josb in #884 to provide pattern | Luke Kanies | 2007-12-11 | 1 | -5/+15 |
* | | Applying patch by raj in #881. | Luke Kanies | 2007-12-11 | 1 | -1/+1 |
* | | Applying patch for portage package support from thansen | Luke Kanies | 2007-12-11 | 1 | -4/+4 |
* | | Replacing freebsd service provider with the one | Luke Kanies | 2007-12-11 | 1 | -23/+32 |
* | | Adding paludis package support as provided by KillerFox | Luke Kanies | 2007-12-11 | 1 | -0/+106 |
* | | Fixing #937 -- I had not ported the dot methods at all, | Luke Kanies | 2007-12-11 | 1 | -2/+2 |
* | | Fixing #946. | Luke Kanies | 2007-12-10 | 5 | -34/+24 |
* | | Adding an Indirection reference, along with the work | Luke Kanies | 2007-12-10 | 15 | -16/+101 |
* | | Fixing #951 -- external nodes work again, but you have to | Luke Kanies | 2007-12-10 | 7 | -129/+108 |
* | | Fixing the rest of #948. My previous work was sufficient, | Luke Kanies | 2007-12-10 | 1 | -1/+6 |
* | | Fixing part of #948 -- per-setting hooks are now called | Luke Kanies | 2007-12-10 | 1 | -15/+38 |
* | | Fixing #941 -- calling pkg_info instead of info | Luke Kanies | 2007-12-10 | 1 | -1/+1 |
* | | Fixing #923 (again). The host storage method was not | Luke Kanies | 2007-12-10 | 1 | -3/+1 |
* | | Fixing #923. Resources that are collected on the local | Luke Kanies | 2007-12-06 | 1 | -1/+0 |
* | | Applying patch by whaymond_home to further fix part of #896. | Luke Kanies | 2007-12-06 | 1 | -1/+1 |