| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding syslog support by devdas (#745). | luke | 2007-08-05 | 1 | -0/+40 |
| * | Fixing #751 -- the interface providers now have basic tests, at least to veri... | luke | 2007-08-05 | 2 | -104/+131 |
| * | Fixing #730 -- mounts now call flush() before trying to mount | luke | 2007-08-05 | 1 | -0/+3 |
| * | Removed stray debugger method. | mccune | 2007-08-03 | 1 | -4/+1 |
| * | DirectoryService provider for users and groups. Alternative to netinfo, as a... | mccune | 2007-08-03 | 3 | -0/+481 |
| * | Renaming the linux interface provider to redhat | luke | 2007-08-03 | 1 | -46/+3 |
| * | Applying patch by stick to the linux interface provider | luke | 2007-08-03 | 1 | -2/+2 |
| * | Adding interface implementations, as written by Paul Rose | luke | 2007-07-31 | 2 | -0/+383 |
| * | Adding some code in an attempt to fix #728, but it is all commented out since... | luke | 2007-07-20 | 1 | -1/+22 |
| * | Fixing the mail aliases generated by the mailman list provider; it was genera... | luke | 2007-07-20 | 1 | -2/+3 |
| * | The first round of bug-fixes in preparation for beaker | luke | 2007-07-19 | 1 | -1/+0 |
| * | Fix #696. (patch by Jason Kohles) | lutter | 2007-07-19 | 1 | -1/+1 |
| * | Applying patch by DavidS to fix #711. | luke | 2007-07-18 | 2 | -2/+8 |
| * | Fixing #702, hopefully. As suggested, I switched to "mount" instead of "df" ... | luke | 2007-07-18 | 2 | -11/+5 |
| * | Guard the rpm command suitability confine better so we hopefully stop seeing ... | (no author) | 2007-07-16 | 4 | -16/+38 |
| * | Fixing the rest of #705, except for the env stuff, which I was not able to re... | luke | 2007-07-14 | 1 | -0/+1 |
| * | Adding rpm as a specific command to :rug | luke | 2007-07-13 | 1 | -0/+1 |
| * | Applying patch from #714 -- aptrpm now loads on RHEL | luke | 2007-07-12 | 1 | -3/+3 |
| * | Fixing the mailman provider so it correctly matches case. Apparently mailman... | luke | 2007-07-12 | 1 | -3/+3 |
| * | Fixing the first half of #705 -- matching no longer fails. I think this also... | luke | 2007-07-12 | 2 | -38/+45 |
| * | Having FileType instances automatically back their contents up to a filebucke... | luke | 2007-07-11 | 1 | -1/+0 |
| * | Fixing transactions so that they do not flush resources that are in noop | luke | 2007-07-11 | 1 | -0/+1 |
| * | Adding a maillist type, with support for mailman. It is not as flexible as I... | luke | 2007-07-11 | 1 | -0/+112 |
| * | Adding support for a "mailalias" type, with /etc/aliases support initially. ... | luke | 2007-07-10 | 1 | -0/+31 |
| * | Adding line/file info to parsing errors in ParsedFile | luke | 2007-07-10 | 1 | -1/+4 |
| * | Ignore the pkg directory if it exists, and fix up a couple of tests that were... | (no author) | 2007-07-09 | 2 | -0/+18 |
| * | Applying patch by DavidS from #697 to allow host names to be double quoted | luke | 2007-07-08 | 1 | -3/+5 |
| * | Fixing the dpkg querying so that it works for packages that are in "config-fi... | luke | 2007-07-06 | 1 | -2/+6 |
| * | Fixed #680 puppet should handle internet enabled image files correctly. | mccune | 2007-07-05 | 1 | -1/+1 |
| * | Removing the long-obsolete Element base class. The Parameter and Type classe... | luke | 2007-07-04 | 1 | -1/+0 |
| * | More test fixes. I seem to be getting very close. | luke | 2007-06-19 | 1 | -2/+5 |
| * | Added documentation for pkgdmg provider in the provider desc accessor as per ... | mccune | 2007-06-18 | 1 | -7/+79 |
| * | Adding tracing to prefetch failures, and Fixing the environment support in th... | luke | 2007-06-18 | 1 | -9/+5 |
| * | Applying patch in #572 by trombik | luke | 2007-06-18 | 1 | -0/+13 |
| * | Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab... | luke | 2007-06-18 | 8 | -0/+16 |
| * | Adding fink package provider. | luke | 2007-06-18 | 1 | -0/+87 |
| * | Updating the has_version work that Matt did -- the only thing he missed was t... | luke | 2007-06-18 | 9 | -16/+6 |
| * | Applying patch by trombik to fix #628. | luke | 2007-06-18 | 1 | -1/+1 |
| * | Applying patch by trombik from #624. | luke | 2007-06-18 | 1 | -1/+2 |
| * | fixing the appdmg provider to load the package provider base class, and tryin... | luke | 2007-06-18 | 1 | -0/+1 |
| * | Adding appdmg package provider from #641. | luke | 2007-06-18 | 1 | -0/+117 |
| * | Adding patch by Ghislain from #670, with slight modifications. | luke | 2007-06-18 | 1 | -1/+6 |
| * | Fixing the yum provider, and fixing the unit tests so the failures people wer... | luke | 2007-06-17 | 2 | -8/+6 |
| * | Removing erroneous debug message | luke | 2007-06-15 | 1 | -2/+0 |
| * | Fixing (hopefully) the last two providers that had "resource.is" calls | luke | 2007-06-14 | 2 | -2/+2 |
| * | Fixing sun package provider | luke | 2007-06-14 | 1 | -1/+1 |
| * | A few small fixes here and there, and the rest of the zones commit | luke | 2007-06-14 | 1 | -22/+69 |
| * | Applying patch from #666 by Rainhead and monachus | luke | 2007-06-13 | 1 | -1/+7 |
| * | Fixing #550 -- I had to list pass and dump as optional fields. | luke | 2007-06-11 | 1 | -1/+1 |
| * | Oops; I forgot to add the base class for package providers. Also, cleaning u... | luke | 2007-06-11 | 1 | -0/+31 |