summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* lazy load latest package definitions with yumhelper 2.2duritong2008-10-101-17/+24
* Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseraddJames Turnbull2008-10-091-1/+1
* Fxied #1354 - yum provider problems with RHEL 3James Turnbull2008-10-072-12/+100
* Fix #1530: Correctly parse ssh type 1 keysFrancois Deppierraz2008-10-071-0/+6
* Merged fsweetser's selinux patch against HEADBrett Lentz2008-10-032-0/+190
* Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-70/+45
* Add role support to user type and an implementionAndrew Shafer2008-10-011-0/+89
* Some small clarifying refactors and change to objectadd to allow subclasses ofAndrew Shafer2008-10-012-49/+25
* Fixed #1586 - Specifying "fully qualified" package names in GentooJames Turnbull2008-10-021-1/+1
* Merge branch 'tickets/0.24.x/1622' into 0.24.xJames Turnbull2008-10-022-5/+24
|\
| * The Netinfo and DirectoryService providers can now create user and group simu...Luke Kanies2008-09-302-5/+24
* | Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is usedJames Turnbull2008-10-012-3/+3
|/
* Added a number of confines to package providersJames Turnbull2008-09-256-2/+16
* Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...James Turnbull2008-09-253-0/+6
* Fixed #1608 - Added ubuntu to defaultfor for apt providerJames Turnbull2008-09-251-1/+1
* Fixed #1607 - Added ubuntu to defaultfor for Debian service providerJames Turnbull2008-09-251-1/+1
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-132-2/+2
* Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user p...James Turnbull2008-09-131-3/+4
* Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
* Runit service providerBrice Figureau2008-08-291-0/+93
* Daemontools service providerBrice Figureau2008-08-291-0/+154
* Fixed #1457 - case insensitive match for errorJames Turnbull2008-08-241-1/+1