summaryrefslogtreecommitdiffstats
path: root/firstaidkit
Commit message (Expand)AuthorAgeFilesLines
* Changes to FAK Gui and Info objectMartin Sivak2010-09-071-5/+5
* Add question support.Miloslav Trmač2009-07-171-6/+59
* * Replace Reports(round) by Reports(silent) to avoid a lock around allMiloslav Trmač2009-07-171-1/+1
* Make the answer mailboxes a proper Reporting objects so we can use all the st...Martin Sivak2009-07-141-2/+2
* firstaidkit:Joel Andres Granados2008-10-301-1/+1
* firstaidkit:Joel Andres Granados2008-10-301-6/+12
* Enable prer flow argumentsMartin Sivak2008-09-081-1/+1
* Make the argument passing more general.Joel Andres Granados2008-08-081-10/+4
* Add the possibility to pass arguments to plugins.Joel Andres Granados2008-08-081-3/+15
* Put the "implies nodpes" message in the same line as the command.Joel Andres Granados2008-08-061-2/+1
* Have a shorter message for the user.Joel Andres Granados2008-07-151-2/+1
* Be a bit less apocaliptic when telling the user that we have anJoel Andres Granados2008-07-151-4/+9
* Catch the exception where the user configures a plugin that is not found.Joel Andres Granados2008-07-151-0/+3
* Be a bit more informative with the error message.Joel Andres Granados2008-07-141-1/+2
* Tell the user where to find our ticket system.Joel Andres Granados2008-07-141-1/+2
* The -f options implies --nodeps.Joel Andres Granados2008-07-141-0/+4
* Tell the user what options he can expect from the -l command argument.Joel Andres Granados2008-07-141-0/+3
* Fix the format of the firstaidkit file.Joel Andres Granados2008-07-141-74/+115
* Handle the situation where /var/log/ directory is not present.Joel Andres Granados2008-07-111-10/+12
* Rename gui frontend to gtk frontend and add some examples to firstaidkit laun...Martin Sivak2008-06-031-8/+10
* Catch the exception at the firstaidkit script level.Joel Andres Granados2008-05-301-2/+11
* Lets not have a milion log files in the current directory.Joel Andres Granados2008-05-301-1/+1
* Fix traceback if user not root and has not log file defined.Joel Andres Granados2008-05-301-1/+11
* When using GUI, do not require operation specified on command lineMartin Sivak2008-04-251-9/+11
* Fix the gui searching code to support more directories and fix the default pathsMartin Sivak2008-04-241-4/+4
* Look for frontend in multiple directoriesMartin Sivak2008-04-241-1/+2
* Prepare gui for packaging and update the spec fileMartin Sivak2008-04-241-8/+11
* Detect availability of gui and fallback to console outputMartin Sivak2008-04-241-2/+13
* Issue reporting and Tasker interruptMartin Sivak2008-04-231-0/+3
* Circular buffer works correctly and the baskup system doesn't stay initialize...Martin Sivak2008-04-221-1/+2
* Add --nodeps commandline parameter and associated operation.dependencies conf...Martin Sivak2008-04-221-4/+7
* Add method for invoking the GUI mode (-g gui)Martin Sivak2008-04-211-16/+58
* Add --flags commandline option to list all known dependency flagsMartin Sivak2008-04-181-1/+4
* Enhance the configuration system to allow getting configuration bits helping ...Martin Sivak2008-04-091-2/+0
* The print config part has to be executed right before the Config is locked,Martin Sivak2008-03-181-6/+6
* Have the help and print config first in line.Joel Andres Granados2008-03-181-11/+10
* Fix the help messageMartin Sivak2008-03-171-3/+3
* Remove -t parameter from --help and from the man page, as it is an undocument...Martin Sivak2008-03-171-3/+2
* Documenting is fun :)Joel Andres Granados2008-03-141-2/+2
* If no mode is specified, fall back to the usage message.Joel Andres Granados2008-03-141-0/+4
* Tell the user when he is missing arguments for the flow mode. fixes (#38)Joel Andres Granados2008-03-141-0/+5
* Leave the '/' characters in the paths with -P optionJoel Andres Granados2008-03-101-1/+1
* When listing config, don't execute plugins.Joel Andres Granados2008-03-101-0/+1
* Be a little bit more helpfull when the user make a mistake with the commandJoel Andres Granados2008-03-071-3/+9
* Update the help stringMartin Sivak2008-03-061-4/+6
* Fix wrong verbose conditionMartin Sivak2008-03-051-1/+1
* Sanitize the origin/level/importance systemMartin Sivak2008-03-051-6/+48
* Modify the reporting system to use dictionary as message containerMartin Sivak2008-03-041-1/+1
* import os for the isdir call.Joel Andres Granados2008-03-011-1/+1
* Modify the plugins, tasker and cli launcher to provide means to split the flo...Martin Sivak2008-02-281-0/+4