summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* 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
* Relicense under GPLv2+Bryan Kearney2008-12-021-4/+4
* Feature 1696 Add support for branded zonesAndrew Shafer2008-12-011-4/+7
* Bug # 1680 Now you can set the hashed passwords on solarisAndrew Shafer2008-12-011-11/+18
* Feature #1783 - Add ZFS supportAndrew Shafer2008-12-012-0/+168
* Handle password when user is createdAndrew Shafer2008-12-011-1/+6
* == is not =Andrew Shafer2008-12-011-1/+1
* Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-5/+30
* type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-011-0/+199
* Simplify launchd service provider and add testsNigel Kersten2008-12-012-21/+24
* Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone ...James Turnbull2008-12-011-0/+1
* make sure only types that have passwords search for the passwordNigel Kersten2008-11-281-1/+3
* fix bug with numeric uid/gid in directoryservice provider. doc string cleanupsNigel Kersten2008-11-281-2/+14
* Documentation fix for runit providerJames Turnbull2008-11-281-3/+5
* Documentation fix for daemontools providerJames Turnbull2008-11-281-3/+4
* Fixed #1776 - Trivial fix for gentoo service providerJames Turnbull2008-11-281-1/+1
* Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-263-27/+109
* launchd service providerNigel Kersten2008-11-262-1/+189
* Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-0/+3
* Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plis...James Turnbull2008-11-191-100/+127
* Fix the init service type to cope with an array for defpath and if defpath do...Nigel Kersten2008-11-191-17/+23
* Added versionable feature to the RPM providerJames Turnbull2008-11-181-0/+2
* Fixed #1735 and #1747 - Fixes to confine systemJames Turnbull2008-11-161-1/+12
* Fixed #1718 - Added preseed to apt uninstall and purgeJames Turnbull2008-11-161-0/+6
* Fixing the provider's confine subsystem so the logs are more useful.Luke Kanies2008-11-134-4/+10
* Removed extra 'end' from yum.rbJames Turnbull2008-11-141-1/+0
* Merge branch 'tickets/0.24.x/1739' into 0.24.xJames Turnbull2008-11-131-0/+5
|\
| * Fixed #1739 - Added uninstall functionality to yum providerJames Turnbull2008-11-131-0/+5
* | Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau2008-11-111-1/+21
* | Fix #1740 - Daemontools and Runit is not ReST compliantBrice Figureau2008-11-112-31/+48
|/
* Fixes #1714 - yumhelper handling with yum 2.2.x is brokenJames Turnbull2008-11-011-0/+9
* Added unit tests for the augeas type and providerBryan Kearney2008-10-301-2/+3
* Merge branch 'augeas' of git@github.com:bkearney/puppet into augeasBryan Kearney2008-10-281-200/+0
|\
| * Beginning provider split, need help on the voodooBryan Kearney2008-10-271-0/+200
* | Split Augeas up into a provider and a type.Bryan Kearney2008-10-282-0/+388
|/
* Solaris RBAC AttributesAndrew Shafer2008-10-222-14/+90
* Fixing tests I broke when trying to fix the Providers reference.Luke Kanies2008-10-171-1/+10
* Fixing #1647 - puppetdoc's 'providers' report works again.Luke Kanies2008-10-141-1/+1