| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This further normalizes the handling of init-style services (including | Markus Roberts | 2009-09-05 | 3 | -58/+36 |
* | Combined fix for #2525, #2552 -- RedHat service issues | Markus Roberts | 2009-09-05 | 1 | -1/+9 |
* | Fixed #2589 - Renamed zfs delete to destroy and added tests | James Turnbull | 2009-09-05 | 1 | -1/+1 |
* | Fixes #2581. Use new 10.6 global launchd overrides file for service status/en... | Nigel Kersten | 2009-09-03 | 1 | -10/+82 |
* | Explicitly loading all facts in the directory service provider | Luke Kanies | 2009-08-24 | 1 | -0/+3 |
* | Fixes #2513. debian service provider now uses invoke-rc.d to determine enable... | Nigel Kersten | 2009-08-18 | 1 | -11/+19 |
* | Fixed #2530 - Fixed status setting in the SMF provider | James Turnbull | 2009-08-15 | 1 | -1/+1 |
* | Fixed #2525 - Wrong method being overridden in Red Hat services | James Turnbull | 2009-08-11 | 1 | -1/+1 |
* | Updated fix for #2481 | James Turnbull | 2009-08-05 | 1 | -3/+5 |
* | Revert "Fxied #2481 - Added status and restart overrides for Red Hat service ... | James Turnbull | 2009-08-05 | 1 | -4/+4 |
* | Fxied #2481 - Added status and restart overrides for Red Hat service provider. | James Turnbull | 2009-08-03 | 1 | -4/+4 |
* | Fixes #2461. Provide new and old code paths for macosx_productversion_major w... | Nigel Kersten | 2009-07-31 | 1 | -1/+12 |
* | Fix #2448 - fix the broken runit provider and tests | Brice Figureau | 2009-07-29 | 1 | -0/+10 |
* | Fixes #2438, get major OS X version from Facter and replace Puppet::Error inv... | Nigel Kersten | 2009-07-24 | 1 | -20/+16 |
* | Make pkgdmg default Darwin provider, make confines consistent on Darwin packa... | Nigel Kersten | 2009-07-21 | 4 | -7/+7 |
* | Fixed #579 - puppet should try to clear solaris 10 services in maintenance state | James Turnbull | 2009-07-16 | 1 | -1/+8 |
* | deprecate NetInfo providers and examples, remove all NetInfo references and t... | Nigel Kersten | 2009-07-14 | 8 | -443/+6 |
* | Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c... | Nigel Kersten | 2009-07-11 | 1 | -3/+10 |
* | Fixing #2197 - daemontools tests now pass | Luke Kanies | 2009-06-26 | 1 | -18/+36 |
* | Added missing colon to suntab | Martin Englund | 2009-06-26 | 1 | -1/+2 |
* | Fixed #2087 and refactored the code that gets the smf service state | Martin Englund | 2009-06-26 | 1 | -31/+19 |
* | * provider/augeas: strip whitespace and ignore blank lines | David Lutterkort | 2009-06-12 | 1 | -0/+2 |
* | Clearn up a parsing error reported by the tests | Bryan Kearney | 2009-06-10 | 1 | -2/+2 |
* | #2332: Remove trailing slashes from path commands in the plugin | Bryan Kearney | 2009-06-09 | 1 | -0/+1 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 42 | -214/+214 |
* | Changed indentation to be more consistent with style guide (4 spaces per level) | Ian Taylor | 2009-06-06 | 16 | -73/+73 |
* | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 8 | -17/+17 |
* | * provider/augeas: allow escaped whitespace and brackets in paths | David Lutterkort | 2009-06-03 | 1 | -1/+1 |
* | * provider/augeas: match comparison uses '==' and '!=' again | David Lutterkort | 2009-06-03 | 1 | -5/+5 |
* | * provider/augeas (process_match): no match results in empty array | David Lutterkort | 2009-06-03 | 1 | -1/+1 |
* | * provider/augeas: remove useless checks for nil | David Lutterkort | 2009-06-03 | 1 | -36/+32 |
* | * provider/augeas: simplify evaluation in process_get/match | David Lutterkort | 2009-06-03 | 1 | -10/+9 |
* | * provider/augeas (open_augeas): use Augeas flag names, not ints | David Lutterkort | 2009-06-03 | 1 | -2/+2 |
* | * provider/augeas: ensure Augeas connection is always closed | David Lutterkort | 2009-06-03 | 1 | -35/+41 |
* | * provider/augeas: minor code cleanup | David Lutterkort | 2009-06-03 | 1 | -44/+44 |
* | * provider/augeas (parse_commands): use split to split string into lines | David Lutterkort | 2009-06-03 | 1 | -3/+1 |
* | * provider/augeas: remove trailing whitespace (no functional change) | David Lutterkort | 2009-06-03 | 1 | -4/+4 |
* | Brought in lutters parse_commands patch and integrated it into the type. | David Lutterkort | 2009-06-03 | 1 | -57/+108 |
* | Fixing a bunch of warnings | Luke Kanies | 2009-06-03 | 1 | -2/+0 |
* | enable maillist on centos, redhat, fedora | Peter Meier | 2009-05-22 | 1 | -4/+8 |
* | Fixes #2172 - service provider for gentoo fails with ambiguous suffixes | James Turnbull | 2009-04-24 | 1 | -1/+1 |
* | SMF import support working and documentation update | Bryan Allen | 2009-04-24 | 1 | -0/+20 |
* | Fixes #2145 and #2146 | Bryan Allen | 2009-04-24 | 1 | -37/+56 |
* | Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ... | Nigel Kersten | 2009-04-22 | 1 | -18/+25 |
* | Merge branch '0.24.x' | Luke Kanies | 2009-04-02 | 6 | -42/+126 |
|\ |
|
| * | Fixed #2004 - ssh_authorized_key fails if no target is defined | Francois Deppierraz | 2009-03-24 | 1 | -14/+1 |
| * | Fix Bug #1629 | Francois Deppierraz | 2009-03-24 | 1 | -12/+52 |
| * | Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo... | Nigel Kersten | 2009-03-20 | 1 | -3/+3 |
| * | Fixed #2026 - Red Hat ignoring stop method | James Turnbull | 2009-03-07 | 1 | -4/+4 |
| * | Added a force option to ensure the change is always applied, and call augeas ... | Bryan Kearney | 2009-03-04 | 1 | -44/+58 |