summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* 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
* ssh_authorized_key: autorequire, default permissions and cleanupFrancois Deppierraz2008-06-271-16/+0
* Fixed #707 - special '@reboot'-style cron jobs work again.Luke Kanies2008-06-171-1/+5
* Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-164-9/+5
* Fixed #1369 - the init service provider now supports HP-UX.Luke Kanies2008-06-161-0/+2
* Adds support for keepconfig for the dpkg provider fixes #234James Turnbull2008-06-151-1/+16
* Removed the unless condition in query, because the issue is a stale cachedAndrew Shafer2008-06-141-12/+13
* Moving the majority of the pkgdmg docs to the wiki, fixing #1264.Luke Kanies2008-05-261-60/+1
* Merge branch 'ldap_fixes' into 0.24.xLuke Kanies2008-05-214-26/+35
|\
| * The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-212-12/+16
| * Adding support for settings within the existing Facter provider confines.Luke Kanies2008-05-202-12/+17
| * Intermediate commit so I can move on to other things.Luke Kanies2008-05-202-2/+2
* | Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-208-70/+172
|\|
| * Refactoring how the provider confine tests work, again.Luke Kanies2008-05-198-70/+172
* | Fix for latest method in rpm provider (fixes #1224)James Turnbull2008-05-161-1/+1
* | Crontab provider: fix a parse error when a line begins with a space characterJames Turnbull2008-05-161-1/+1
* | Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-163-0/+157
|\|
| * Moving all confine code out of the Provider class, and fixing #1197.Luke Kanies2008-05-153-37/+77
| * Moving the 'confine' handling to separate classes.Luke Kanies2008-05-152-0/+117
* | Fix for #1219James Turnbull2008-05-151-3/+1
|/
* Merge commit 'ctrlaltdel/ssh-authorized-key' into 0.24.xLuke Kanies2008-05-141-2/+1
|\
| * Cosmetic fixFrancois Deppierraz2008-05-091-2/+1
* | Merge branch 'authorized_keys' into 0.24.xLuke Kanies2008-05-121-0/+50
|\|
| * New native ssh_authorized_key typeFrancois Deppierraz2008-05-071-0/+50
* | Adding ldap providers for the user and group type.Luke Kanies2008-05-123-0/+289
* | Applying patch by martin to fix #1207.Luke Kanies2008-05-121-1/+1
* | Fix for urpmi provider that fixes #1217James Turnbull2008-05-111-3/+3
|/