summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Fixed #1196 - added /sbin/service support for the redhat service provider + s...James Turnbull2008-04-243-11/+28
* Pushed patch for ticket #1191 - adding globbing support to ports providerJames Turnbull2008-04-191-1/+6
* Pushed patch for ticket #1187 - freebsd pkg_add supportJames Turnbull2008-04-191-4/+15
* Fixes debian service enabled/disable issue as detailed in #1161.James Turnbull2008-04-031-1/+1
* Pass source to pkg_add via the PKG_PATH environment variable ifRyan McBride2008-03-251-1/+9
* Applying patch by Ryan McBride to fix OpenBSD packageLuke Kanies2008-03-231-1/+1
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-212-2/+6
* Fixed ports documentation errorJames Turnbull2008-03-201-2/+1
* Added more detail about the requirement for ruby-libshadow for useradd passwo...James Turnbull2008-03-201-1/+1
* Fixing the service-stop on debian, using the patch provided by DavidSLuke Kanies2008-03-131-2/+1
* Applies patches from #1111 and #1112James Turnbull2008-03-051-4/+4
* Merge commit 'lutter/0.24.x' into 0.24.xLuke Kanies2008-02-281-6/+8
|\
| * Trac #1038: not a fix, just an attempt at improving the situation.David Lutterkort2008-02-251-6/+8
* | replacing tabs with spaces in the redhat interface providerLuke Kanies2008-02-271-65/+65
|/
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+5
* Hasstatus in the init service provider; it was justLuke Kanies2008-02-211-1/+1
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-191-2/+4
|\
| * Fixing the directory service provider's behaviourLuke Kanies2008-02-181-2/+4
* | Fixed Ticket 1009 - problem with plist xml parser. We do not need the plist ...Jeffrey J McCune2008-02-171-5/+2
|/
* Really minor change to user creation in Leopard.Jeffrey J McCune2008-02-151-5/+2
* Fixed #1060 - Debian service removal and additionJames Turnbull2008-02-151-0/+2
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-141-4/+4
|\
| * Changing portage to use Puppet::Error instead of Puppet::PackageError,Luke Kanies2008-02-131-4/+4
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-141-4/+4
|\|