summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Split the RPM plugin into the consistency and lowlevel parts and use ↵Martin Sivak2008-03-183-1/+119
| | | | dependency flags
* Add flag handling into the IssuesPluginMartin Sivak2008-03-182-0/+18
|
* Fix the traceback with unknown keyword argument backups in IssuesPluginMartin Sivak2008-03-181-2/+2
|
* xserver pluginJoel Andres Granados2008-03-171-0/+123
|
* Fix the help messageMartin Sivak2008-03-171-3/+3
|
* Remove -t parameter from --help and from the man page, as it is an ↵Martin Sivak2008-03-172-9/+2
| | | | undocumented and currently not implemented feature
* Documenting is fun :)Joel Andres Granados2008-03-142-6/+95
|
* If no mode is specified, fall back to the usage message.Joel Andres Granados2008-03-142-1/+5
|
* Introduce the common Backup interface and move utils package into directoryMartin Sivak2008-03-146-4/+137
|
* Report the issues from IssuesPlugin.diagnoseMartin Sivak2008-03-141-0/+2
|
* Add IssuesPlugin class and basic rpm plugin, which uses the issues approachMartin Sivak2008-03-144-0/+274
|
* There can be a flow name exception when the user defins the plugin/flowJoel Andres Granados2008-03-141-1/+1
|
* Create an use the invalidpluginname exception.Joel Andres Granados2008-03-143-2/+19
|
* improve readability of codeJoel Andres Granados2008-03-141-11/+17
|
* Be more gentle when displaying the new password :)Joel Andres Granados2008-03-141-1/+2
|
* Tell the user when he is missing arguments for the flow mode. fixes (#38)Joel Andres Granados2008-03-141-0/+5
|
* git will handle the log.Joel Andres Granados2008-03-131-27/+0
|
* Bring all the plugins with the "all" package.Joel Andres Granados2008-03-131-0/+3
|
* correct syntax errorJoel Andres Granados2008-03-111-1/+1
|
* Fix syntax errorJoel Andres Granados2008-03-111-1/+1
|
* add message to the change logJoel Andres Granados2008-03-101-0/+3
|
* new minor versionJoel Andres Granados2008-03-102-3/+3
|
* automate creating a new versionJoel Andres Granados2008-03-101-0/+5
|
* update the man pageJoel Andres Granados2008-03-101-22/+65
|
* change the order in the documentationJoel Andres Granados2008-03-101-4/+5
|
* Be more intelligent about configuring the root for the plugin system.Joel Andres Granados2008-03-101-1/+6
|
* 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
|
* Leave the '/' characters in the paths with -P optionJoel Andres Granados2008-03-101-1/+1
|
* dont use '-' and '_' in the /etc/firstaidkit.conf file.Joel Andres Granados2008-03-102-6/+5
| | | | | With the use of these characters in files, directories, plugin names ... it is best not to use them in the conf file.
* When listing config, don't execute plugins.Joel Andres Granados2008-03-101-0/+1
|
* The example plugins where movedJoel Andres Granados2008-03-071-2/+2
|
* 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
|
* Be a little bit more helpfull when the user make a mistake with the commandJoel Andres Granados2008-03-071-3/+9
|
* Erase some self objects that were forgottenJoel Andres Granados2008-03-071-7/+7
|
* Correctly search for the plugin paths and correctly add them when found.Joel Andres Granados2008-03-071-3/+3
|
* Make the interpret.py file readable in limited screan environments :)Joel Andres Granados2008-03-071-8/+19
|
* 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
|
* Automate the addition of a minor version with the makefileJoel Andres Granados2008-03-071-0/+7
|
* Squashed commit of the following:Joel Andres Granados2008-03-073-15/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | commit c3bc3747deca5e558f26c0e49fba7aa0525daaf7 Author: Joel Andres Granados <jgranado@redhat.com> Date: Fri Mar 7 13:12:18 2008 +0100 Just install the py files. commit 111d1ae995cbb45eb384292baf81ebcf8ae2f9b4 Author: Joel Andres Granados <jgranado@redhat.com> Date: Fri Mar 7 11:53:45 2008 +0100 Clean the spec file commit 21f00dbefaa2cf80a8a028c13931891ecd4294c2 Author: Joel Andres Granados <jgranado@redhat.com> Date: Fri Mar 7 11:50:15 2008 +0100 Turn off the annoying unpackaged file check commit 899eb8a279994a987f911cac66f402507162d4ae Author: Joel Andres Granados <jgranado@redhat.com> Date: Thu Mar 6 22:08:55 2008 +0100 Create new plugin packages and add some automation to the makefile
* 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
|
* make sure we dont export setPartititonlistJoel Andres Granados2008-03-071-6/+1
|