Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Split the RPM plugin into the consistency and lowlevel parts and use ↵ | Martin Sivak | 2008-03-18 | 3 | -1/+119 | |
| | | | | dependency flags | |||||
* | Add flag handling into the IssuesPlugin | Martin Sivak | 2008-03-18 | 2 | -0/+18 | |
| | ||||||
* | Fix the traceback with unknown keyword argument backups in IssuesPlugin | Martin Sivak | 2008-03-18 | 1 | -2/+2 | |
| | ||||||
* | xserver plugin | Joel Andres Granados | 2008-03-17 | 1 | -0/+123 | |
| | ||||||
* | Fix the help message | Martin Sivak | 2008-03-17 | 1 | -3/+3 | |
| | ||||||
* | Remove -t parameter from --help and from the man page, as it is an ↵ | Martin Sivak | 2008-03-17 | 2 | -9/+2 | |
| | | | | undocumented and currently not implemented feature | |||||
* | Documenting is fun :) | Joel Andres Granados | 2008-03-14 | 2 | -6/+95 | |
| | ||||||
* | If no mode is specified, fall back to the usage message. | Joel Andres Granados | 2008-03-14 | 2 | -1/+5 | |
| | ||||||
* | Introduce the common Backup interface and move utils package into directory | Martin Sivak | 2008-03-14 | 6 | -4/+137 | |
| | ||||||
* | Report the issues from IssuesPlugin.diagnose | Martin Sivak | 2008-03-14 | 1 | -0/+2 | |
| | ||||||
* | Add IssuesPlugin class and basic rpm plugin, which uses the issues approach | Martin Sivak | 2008-03-14 | 4 | -0/+274 | |
| | ||||||
* | There can be a flow name exception when the user defins the plugin/flow | Joel Andres Granados | 2008-03-14 | 1 | -1/+1 | |
| | ||||||
* | Create an use the invalidpluginname exception. | Joel Andres Granados | 2008-03-14 | 3 | -2/+19 | |
| | ||||||
* | improve readability of code | Joel Andres Granados | 2008-03-14 | 1 | -11/+17 | |
| | ||||||
* | Be more gentle when displaying the new password :) | Joel Andres Granados | 2008-03-14 | 1 | -1/+2 | |
| | ||||||
* | Tell the user when he is missing arguments for the flow mode. fixes (#38) | Joel Andres Granados | 2008-03-14 | 1 | -0/+5 | |
| | ||||||
* | git will handle the log. | Joel Andres Granados | 2008-03-13 | 1 | -27/+0 | |
| | ||||||
* | Bring all the plugins with the "all" package. | Joel Andres Granados | 2008-03-13 | 1 | -0/+3 | |
| | ||||||
* | correct syntax error | Joel Andres Granados | 2008-03-11 | 1 | -1/+1 | |
| | ||||||
* | Fix syntax error | Joel Andres Granados | 2008-03-11 | 1 | -1/+1 | |
| | ||||||
* | add message to the change log | Joel Andres Granados | 2008-03-10 | 1 | -0/+3 | |
| | ||||||
* | new minor version | Joel Andres Granados | 2008-03-10 | 2 | -3/+3 | |
| | ||||||
* | automate creating a new version | Joel Andres Granados | 2008-03-10 | 1 | -0/+5 | |
| | ||||||
* | update the man page | Joel Andres Granados | 2008-03-10 | 1 | -22/+65 | |
| | ||||||
* | change the order in the documentation | Joel Andres Granados | 2008-03-10 | 1 | -4/+5 | |
| | ||||||
* | Be more intelligent about configuring the root for the plugin system. | Joel Andres Granados | 2008-03-10 | 1 | -1/+6 | |
| | ||||||
* | fix some small errors. | Joel Andres Granados | 2008-03-10 | 1 | -2/+3 | |
| | ||||||
* | Correct the call to the rescue function. | Joel Andres Granados | 2008-03-10 | 1 | -1/+1 | |
| | ||||||
* | Leave the '/' characters in the paths with -P option | Joel Andres Granados | 2008-03-10 | 1 | -1/+1 | |
| | ||||||
* | dont use '-' and '_' in the /etc/firstaidkit.conf file. | Joel Andres Granados | 2008-03-10 | 2 | -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 Granados | 2008-03-10 | 1 | -0/+1 | |
| | ||||||
* | The example plugins where moved | Joel Andres Granados | 2008-03-07 | 1 | -2/+2 | |
| | ||||||
* | Make for a better report | Joel Andres Granados | 2008-03-07 | 1 | -4/+4 | |
| | ||||||
* | Call a method that actually exists | Joel Andres Granados | 2008-03-07 | 1 | -1/+1 | |
| | ||||||
* | Include the PLUGIN for reporting | Joel Andres Granados | 2008-03-07 | 1 | -0/+1 | |
| | ||||||
* | Be a little bit more helpfull when the user make a mistake with the command | Joel Andres Granados | 2008-03-07 | 1 | -3/+9 | |
| | ||||||
* | Erase some self objects that were forgotten | Joel Andres Granados | 2008-03-07 | 1 | -7/+7 | |
| | ||||||
* | Correctly search for the plugin paths and correctly add them when found. | Joel Andres Granados | 2008-03-07 | 1 | -3/+3 | |
| | ||||||
* | Make the interpret.py file readable in limited screan environments :) | Joel Andres Granados | 2008-03-07 | 1 | -8/+19 | |
| | ||||||
* | Change the way the undel plugin does the reporting | Joel Andres Granados | 2008-03-07 | 1 | -29/+34 | |
| | ||||||
* | fix some indentation problems | Joel Andres Granados | 2008-03-07 | 1 | -5/+5 | |
| | ||||||
* | Fix Freeky merge. | Joel Andres Granados | 2008-03-07 | 1 | -100/+16 | |
| | ||||||
* | Automate the addition of a minor version with the makefile | Joel Andres Granados | 2008-03-07 | 1 | -0/+7 | |
| | ||||||
* | Squashed commit of the following: | Joel Andres Granados | 2008-03-07 | 3 | -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 typo | Joel Andres Granados | 2008-03-07 | 1 | -1/+1 | |
| | ||||||
* | make the python part work with the _undelpart.c code. | Joel Andres Granados | 2008-03-07 | 1 | -19/+42 | |
| | ||||||
* | Make sure we close everything. | Joel Andres Granados | 2008-03-07 | 1 | -0/+9 | |
| | ||||||
* | Use the reporting correctly. | Joel Andres Granados | 2008-03-07 | 2 | -26/+24 | |
| | ||||||
* | take away print messages. | Joel Andres Granados | 2008-03-07 | 1 | -11/+95 | |
| | ||||||
* | make sure we dont export setPartititonlist | Joel Andres Granados | 2008-03-07 | 1 | -6/+1 | |
| |