summaryrefslogtreecommitdiffstats
path: root/plugins/plugin_rpm_lowlevel
Commit message (Collapse)AuthorAgeFilesLines
* Standarize and simplify plugin names.Joel Andres Granados2008-07-153-225/+0
| | | | | | | | | | | - The file names are the ones the the user will be using to reference each plugin. Having a long name will not help the user. - Also, to signify that they are plugins we will use the "p_" at the beginning of each name. - plugin_examples is left like that because it is not a plugin in itself, but a directory that contains plugins. Please follow these naming standards when you name you plugins.
* Always use os.path.join when using the chroon.Joel Andres Granados2008-06-063-6/+8
| | | | This will avoid the double backslash.
* Change the detected name to checked.Joel Andres Granados2008-05-122-3/+3
| | | | | The new variable name better expresses the objective of the issue state. This will help avoid confusion for the plugin developer.
* Make the lowlevel rpm plugin work betterMartin Sivak2008-04-083-6/+34
|
* Staled locks handling in rpm lowlevel pluginMartin Sivak2008-03-192-1/+79
|
* Update patch in the rpm plugins, add fixing sequencesMartin Sivak2008-03-191-1/+1
|
* Split the RPM plugin into the consistency and lowlevel parts and use ↵Martin Sivak2008-03-182-0/+117
dependency flags