summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Discovery plugin introductionMartin Sivak2008-06-301-0/+110
* report to the issue after the diagnose. (mdadm config plugin)Joel Andres Granados2008-06-061-0/+1
* Fix TypoJoel Andres Granados2008-06-061-1/+1
* Make correct use of the backup system in the mdadm plugin.Joel Andres Granados2008-06-061-15/+7
* We don't need the backupName anymore. (xserver plugin)Joel Andres Granados2008-06-061-1/+0
* Use the backup system spaces instead of the backup system backend. (xserver p...Joel Andres Granados2008-06-061-18/+8
* New mdadm configuration plugin.Joel Andres Granados2008-06-061-0/+160
* We don't really need to worry about the backup stuff now. (xserver plugin)Joel Andres Granados2008-06-061-4/+1
* Always use os.path.join when using the chroon.Joel Andres Granados2008-06-063-6/+8
* Use the reporting object correctly.Joel Andres Granados2008-06-061-1/+2
* Have xserver plugin use the backup system.Joel Andres Granados2008-06-041-14/+21
* fix typo in xserver plugin.Joel Andres Granados2008-06-031-1/+1
* fix typoJoel Andres Granados2008-06-031-1/+1
* initialize the flow variable in xserver plugin in the correct way.Joel Andres Granados2008-06-031-1/+1
* fix typosJoel Andres Granados2008-06-031-4/+4
* Make the xserver plugin use the flags.Joel Andres Granados2008-06-031-0/+5
* Change the detected name to checked.Joel Andres Granados2008-05-1211-21/+21
* Fix the behavior of xserver plugin to reflect new Xorg server behavior.Joel Andres Granados2008-05-071-13/+50
* Use Issue reporting in pluginsMartin Sivak2008-05-058-1/+62
* Add the install flow to grub pluginMartin Sivak2008-04-211-22/+55
* We do not need to initialize x86BootloaderInfo before we actually create inst...Martin Sivak2008-04-101-1/+1
* Use config bits mechanism to look for anaconda and booty and then translate s...Martin Sivak2008-04-091-3/+10
* GRUB plugin: Get linux partitions tooMartin Sivak2008-04-081-0/+10
* GRUB plugin now looks for bootable partitions and probably has the diagnose p...Martin Sivak2008-04-081-8/+32
* First try for the bootloader pluginMartin Sivak2008-04-081-0/+97
* 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-192-3/+6
* The temp file was a bad ideaJoel Andres Granados2008-03-181-3/+1
* Squashed commit of the following:Joel Andres Granados2008-03-181-15/+22
* Split the RPM plugin into the consistency and lowlevel parts and use dependen...Martin Sivak2008-03-183-1/+119
* xserver pluginJoel Andres Granados2008-03-171-0/+123
* Add IssuesPlugin class and basic rpm plugin, which uses the issues approachMartin Sivak2008-03-142-0/+131
* Be more gentle when displaying the new password :)Joel Andres Granados2008-03-141-1/+2
* correct syntax errorJoel Andres Granados2008-03-111-1/+1
* fix some small errors.Joel Andres Granados2008-03-101-2/+3
* Correct the call to the rescue function.Joel Andres Granados2008-03-101-1/+1
* Make for a better reportJoel Andres Granados2008-03-071-4/+4
* Call a method that actually existsJoel Andres Granados2008-03-071-1/+1
* Include the PLUGIN for reportingJoel Andres Granados2008-03-071-0/+1
* Erase some self objects that were forgottenJoel Andres Granados2008-03-071-7/+7
* Change the way the undel plugin does the reportingJoel Andres Granados2008-03-071-29/+34
* fix some indentation problemsJoel Andres Granados2008-03-071-5/+5
* Fix Freeky merge.Joel Andres Granados2008-03-071-100/+16
* Squashed commit of the following:Joel Andres Granados2008-03-071-1/+1
* some typoJoel Andres Granados2008-03-071-1/+1
* make the python part work with the _undelpart.c code.Joel Andres Granados2008-03-071-19/+42
* Make sure we close everything.Joel Andres Granados2008-03-071-0/+9
* Use the reporting correctly.Joel Andres Granados2008-03-072-26/+24
* take away print messages.Joel Andres Granados2008-03-071-11/+95