summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-1/+0
* More test fixes. I seem to be getting very close.luke2007-06-191-2/+5
* Added documentation for pkgdmg provider in the provider desc accessor as per ...mccune2007-06-181-7/+79
* Adding tracing to prefetch failures, and Fixing the environment support in th...luke2007-06-181-9/+5
* Applying patch in #572 by trombikluke2007-06-181-0/+13
* Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab...luke2007-06-188-0/+16
* Adding fink package provider.luke2007-06-181-0/+87
* Updating the has_version work that Matt did -- the only thing he missed was t...luke2007-06-189-16/+6
* Applying patch by trombik to fix #628.luke2007-06-181-1/+1
* Applying patch by trombik from #624.luke2007-06-181-1/+2
* fixing the appdmg provider to load the package provider base class, and tryin...luke2007-06-181-0/+1
* Adding appdmg package provider from #641.luke2007-06-181-0/+117
* Adding patch by Ghislain from #670, with slight modifications.luke2007-06-181-1/+6
* Fixing the yum provider, and fixing the unit tests so the failures people wer...luke2007-06-172-8/+6
* Removing erroneous debug messageluke2007-06-151-2/+0
* Fixing (hopefully) the last two providers that had "resource.is" callsluke2007-06-142-2/+2
* Fixing sun package providerluke2007-06-141-1/+1
* A few small fixes here and there, and the rest of the zones commitluke2007-06-141-22/+69