summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #819. Applied patch provided by matsuu.Michael V. O'Brien2007-10-081-2/+2
* Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-1/+1
* Fixed #838. Applied patch provided by DavidS to add more robustMichael V. O'Brien2007-10-041-0/+9
* Fixed #837. Added freebsd service provider by trombik.Michael V. O'Brien2007-10-041-0/+46
* Fixed #855, but I didn't add any tests.Michael V. O'Brien2007-10-041-2/+0
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-0350-50/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-0350-50/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-1/+1
|/
* Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-023-57/+113
* Merge branch 'indirection' of git://reductivelabs.com/puppet-lukeLuke Kanies2007-09-251-2/+0
|\
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-2/+0
* | Fixing a small problem with the mailman typeLuke Kanies2007-09-251-2/+2
|/
* Fixed hdiutil syntax for ticket 812Jeffrey J McCune2007-09-101-1/+1
* Removing extraneous debugging from crontabluke2007-08-101-6/+6
* trac #763: Make redhat provider default for CentOS (patch by jtimberman)lutter2007-08-091-1/+1
* Constants in provider/interface/redhat.rb are getting redifined as they are d...christian2007-08-091-13/+13
* Fix the ral:providers:host:parsed tests so they run successfully(no author)2007-08-091-1/+1
* The last set of bug-fixes before the next release. This commit just fixes a ...luke2007-08-074-6/+4
* Copying the "commands" and "confine" statements to the actual dscl providers,...luke2007-08-062-6/+8
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-062-36/+52
* Removing the code from #745 until it can pass some basic testsluke2007-08-051-40/+0
* Adding syslog support by devdas (#745).luke2007-08-051-0/+40
* Fixing #751 -- the interface providers now have basic tests, at least to veri...luke2007-08-052-104/+131
* Fixing #730 -- mounts now call flush() before trying to mountluke2007-08-051-0/+3
* Removed stray debugger method.mccune2007-08-031-4/+1
* DirectoryService provider for users and groups. Alternative to netinfo, as a...mccune2007-08-033-0/+481
* Renaming the linux interface provider to redhatluke2007-08-031-46/+3
* Applying patch by stick to the linux interface providerluke2007-08-031-2/+2
* Adding interface implementations, as written by Paul Roseluke2007-07-312-0/+383
* Adding some code in an attempt to fix #728, but it is all commented out since...luke2007-07-201-1/+22
* Fixing the mail aliases generated by the mailman list provider; it was genera...luke2007-07-201-2/+3
* The first round of bug-fixes in preparation for beakerluke2007-07-191-1/+0
* Fix #696. (patch by Jason Kohles)lutter2007-07-191-1/+1
* Applying patch by DavidS to fix #711.luke2007-07-182-2/+8
* Fixing #702, hopefully. As suggested, I switched to "mount" instead of "df" ...luke2007-07-182-11/+5
* Guard the rpm command suitability confine better so we hopefully stop seeing ...(no author)2007-07-164-16/+38
* Fixing the rest of #705, except for the env stuff, which I was not able to re...luke2007-07-141-0/+1
* Adding rpm as a specific command to :rugluke2007-07-131-0/+1
* Applying patch from #714 -- aptrpm now loads on RHELluke2007-07-121-3/+3
* Fixing the mailman provider so it correctly matches case. Apparently mailman...luke2007-07-121-3/+3
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-122-38/+45
* Having FileType instances automatically back their contents up to a filebucke...luke2007-07-111-1/+0
* Fixing transactions so that they do not flush resources that are in noopluke2007-07-111-0/+1
* Adding a maillist type, with support for mailman. It is not as flexible as I...luke2007-07-111-0/+112
* Adding support for a "mailalias" type, with /etc/aliases support initially. ...luke2007-07-101-0/+31
* Adding line/file info to parsing errors in ParsedFileluke2007-07-101-1/+4
* Ignore the pkg directory if it exists, and fix up a couple of tests that were...(no author)2007-07-092-0/+18
* Applying patch by DavidS from #697 to allow host names to be double quotedluke2007-07-081-3/+5
* Fixing the dpkg querying so that it works for packages that are in "config-fi...luke2007-07-061-2/+6
* Fixed #680 puppet should handle internet enabled image files correctly.mccune2007-07-051-1/+1