summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* SMF import support working and documentation updateBryan Allen2009-04-241-0/+20
* Fixes #2145 and #2146Bryan Allen2009-04-241-37/+56
* Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2009-04-221-18/+25
* Merge branch '0.24.x'Luke Kanies2009-04-026-42/+126
|\
| * Fixed #2004 - ssh_authorized_key fails if no target is definedFrancois Deppierraz2009-03-241-14/+1
| * Fix Bug #1629Francois Deppierraz2009-03-241-12/+52
| * Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo...Nigel Kersten2009-03-201-3/+3
| * Fixed #2026 - Red Hat ignoring stop methodJames Turnbull2009-03-071-4/+4
| * Added a force option to ensure the change is always applied, and call augeas ...Bryan Kearney2009-03-041-44/+58
| * Backport the fix for #1835Bryan Kearney2009-03-041-4/+22
| * First cut at the not running if augeas does not change any of the underlieing...Bryan Kearney2009-03-041-25/+76
| * Bug 1948: Added patch by jab to support the correct ins syntax. Updated the t...Bryan Kearney2009-03-041-5/+3
| * Fixed #2025 - gentoo service provider handle only default init levelJames Turnbull2009-02-271-1/+1
| * Updated useradd.rb managehome confine to include other RH-like distributionsJames Turnbull2009-02-251-1/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-2617-50/+50
* | Fixing some tests that somehow broke in the merge to masterLuke Kanies2009-02-141-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-144-47/+142
|\|
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-141-0/+2
| * Fixing a syntax error in the up2date providerLuke Kanies2009-02-141-1/+1
| * Cleaned up variable names to be more sane, clarified error messages and fixed...James Turnbull2009-02-141-6/+6
| * Provide dscl -url output support for OS X 10.4 clients using the directoryser...Nigel Kersten2009-02-141-36/+120
| * Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...Nigel Kersten2009-02-141-4/+13
* | Merge branch '0.24.x'Luke Kanies2009-02-135-13/+50
|\|
| * Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-5/+6
| * Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-132-3/+5
| * Adding a post-processor for Nagios names.Luke Kanies2009-02-131-2/+3
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-131-0/+14
| * Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-6/+26
* | Merge branch '0.24.x'Luke Kanies2009-02-112-23/+36
|\|
| * Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-111-1/+5
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-111-22/+31
* | Fix #1560Paul Lathrop2009-01-221-0/+8
* | Fix Bug #1629Francois Deppierraz2009-01-131-12/+52
* | Fix #1835 : Add whitespace/quote parsing toBryan Kearney2009-01-131-18/+36
* | Merge branch '0.24.x'James Turnbull2008-12-2720-102/+150
|\|
| * Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-151-8/+12
| * Documentation fixesJames Turnbull2008-12-1319-94/+138
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-182-2/+2
|/
* Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-091-4/+9
* remove unnecessary mk_resource_methods callNigel Kersten2008-12-091-2/+0
* Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-081-12/+1
* spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-061-139/+115
* Finished work on rules creation and deletionNigel Kersten2008-12-061-86/+126
* new better way of doing stdinNigel Kersten2008-12-061-2/+3
* finished rights flush, working on rulesNigel Kersten2008-12-061-7/+37
* macauthorization typeNigel Kersten2008-12-061-53/+36
* reset macauthorization tree. Initial checkin of new type/providerNigel Kersten2008-12-061-0/+280
* add NetInfo deprecation notice to user and group providers, make the director...Nigel Kersten2008-12-063-6/+15
* Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...Nigel Kersten2008-12-061-2/+7
* Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-021-2/+2