summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Packages
Commit message (Expand)AuthorAgeFilesLines
* Improve error handling of Packages plugin.Mike McCallister2011-10-157-40/+42
* Replaced print statements in Packages with logger calls.Mike McCallister2011-10-152-4/+4
* fixed inclusion of group packagesChris St. Pierre2011-10-122-4/+12
* only cache packages from a package set, not unknownsChris St. Pierre2011-10-121-5/+7
* fixed variable name typoChris St. Pierre2011-10-101-3/+3
* don't cache collections by hostname; this could lead to bad data if a host ch...Chris St. Pierre2011-10-072-30/+17
* * Added support for yum libraries (if available and configured). ThisChris St. Pierre2011-10-078-0/+2145