summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+41
* Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.Luke Kanies2008-08-122-4/+4
* Fixed #1457 - removed confine warningJames Turnbull2008-08-061-1/+1
* Fixes #1417 - whitespace in ssh_auth_key providerJames Turnbull2008-07-301-1/+1
* Fixes #1445 and #1426James Turnbull2008-07-221-1/+6
* Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-202-190/+0
* Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-202-0/+190
* Fix Ticket 1426 - services on redhat are restarted againJames Turnbull2008-07-171-2/+10
* Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-111-0/+36
* Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-12/+33
|\
| * Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-15/+20
| * Correct whitespaceLuke Kanies2008-07-071-7/+7
| * Importing Sam Quigley's work to enhance gem support for sources.Luke Kanies2008-07-071-5/+21
* | Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-082-0/+23
|\ \
| * | Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-072-0/+23
| |/
* / Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+2
|/
* Removing all of the code related to the interface type.Luke Kanies2008-07-032-394/+0
* Doing what I can to fix #1128, but just in preparation for removing 'interface'.Luke Kanies2008-07-031-6/+17