summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/configuration.py
Commit message (Expand)AuthorAgeFilesLines
* Make result reset workMartin Sivak2010-09-141-3/+12
* Inform user about attached files in text modeMartin Sivak2010-09-131-0/+3
* Saving and resetting Info objectMartin Sivak2010-09-071-6/+14
* Changes to FAK Gui and Info objectMartin Sivak2010-09-071-2/+20
* Set system.debug to False by defaultMartin Sivak2010-08-301-0/+1
* Update paths in default configurationMartin Sivak2010-03-021-2/+3
* Various small fixes.Joel Andres Granados2008-11-191-1/+1
* Add the revert functionality to firstaidkit.Joel Andres Granados2008-10-241-0/+2
* Create a new backup directory every time, unless the user tells us otherwise.Joel Andres Granados2008-08-071-1/+2
* Name the path var by ignoring the first 4 chars.Joel Andres Granados2008-07-151-1/+1
* Separate the paths that hold the place where frontend lives.Joel Andres Granados2008-07-151-1/+1
* Avoid the ugly space left by adding "\" to a string separation.Joel Andres Granados2008-07-141-2/+2
* Put the header and footer for the print information function in the FAKInfo c...Joel Andres Granados2008-07-141-0/+6
* Fix the format of the firstaidkit file.Joel Andres Granados2008-07-141-22/+43
* Handle the situation where /var/log/ directory is not present.Joel Andres Granados2008-07-111-0/+1
* Add the Info object and make it possible to override lock for single sectionMartin Sivak2008-06-301-1/+15
* Always use os.path.join when using the chroon.Joel Andres Granados2008-06-061-1/+1
* Get the default configuration names right.Joel Andres Granados2008-06-021-1/+1
* Two reasons to change the backup directory from /tmp/backup to /tmp/firstaidk...Joel Andres Granados2008-05-301-1/+1
* Add shortcut to getConfBitsMartin Sivak2008-04-251-1/+2
* Fix the gui searching code to support more directories and fix the default pathsMartin Sivak2008-04-241-1/+1
* Look for frontend in multiple directoriesMartin Sivak2008-04-241-2/+2
* Prepare gui for packaging and update the spec fileMartin Sivak2008-04-241-1/+4
* Introduce "interactive" configuration variable and set it to False by defaultMartin Sivak2008-04-221-0/+1
* Add --nodeps commandline parameter and associated operation.dependencies conf...Martin Sivak2008-04-221-0/+1
* Rename internal attributec of configuration object to avoid name clashesMartin Sivak2008-04-091-14/+14
* Honor the DEFAULT section in configuration fileMartin Sivak2008-04-091-3/+3
* Enhance the configuration system to allow getting configuration bits helping ...Martin Sivak2008-04-091-1/+13
* If no mode is specified, fall back to the usage message.Joel Andres Granados2008-03-141-1/+1
* Introduce the common Backup interface and move utils package into directoryMartin Sivak2008-03-141-0/+2
* Fix syntax errorJoel Andres Granados2008-03-111-1/+1
* Be more intelligent about configuring the root for the plugin system.Joel Andres Granados2008-03-101-1/+6
* dont use '-' and '_' in the /etc/firstaidkit.conf file.Joel Andres Granados2008-03-101-2/+1
* Correctly search for the plugin paths and correctly add them when found.Joel Andres Granados2008-03-071-3/+3
* Rename the Return* classes to more sane names and update everything to use themMartin Sivak2008-02-261-1/+1
* Move the check for root environment into the interpret and utilize flag syste...Martin Sivak2008-02-261-0/+1
* underline is much better.Joel Andres Granados2008-02-201-1/+1
* fix repeated line.Joel Andres Granados2008-02-201-1/+0
* Its better to have a section of paths. This will allow to add and erase pathsJoel Andres Granados2008-02-201-6/+17
* correct section name.Joel Andres Granados2008-02-201-1/+1
* fix some mistakes.Joel Andres Granados2008-02-201-3/+3
* Allow for a better detection of the whereabouts of the plugins. This is only ...Joel Andres Granados2008-02-201-6/+9
* Add a possibility to set list of flags, which are true from the beginningMartin Sivak2008-02-111-0/+1
* Log the pluginsystem stuff ot a file.Joel Andres Granados2008-01-161-35/+16
* Specify that the firstaidkit plugin man page is for plugin development.Joel Andres Granados2008-01-111-3/+25
* Move from tasker to pyfirstaidkit to try to follow the standard in site-packa...Joel Andres Granados2008-01-021-0/+102