summaryrefslogtreecommitdiffstats
path: root/firstaidkit
Commit message (Collapse)AuthorAgeFilesLines
...
* Add an extra name to the usage string.Joel Andres Granados2008-02-261-1/+1
|
* Rename the Return* classes to more sane names and update everything to use themMartin Sivak2008-02-261-2/+6
| | | | | Fix the NoOptionError exception throwing in configuration Add the -a|--auto parameter to launch the automatic mode of operation
* Move the check for root environment into the interpret and utilize flag ↵Martin Sivak2008-02-261-7/+10
| | | | | | system for it. Add --info and --list commands for getting the information about plugins.
* Its better to have a section of paths. This will allow to add and erase pathsJoel Andres Granados2008-02-201-2/+6
| | | | as the user sees necessary.
* Efective user must be root.Joel Andres Granados2008-02-201-2/+11
|
* print help if no args are given.Joel Andres Granados2008-02-201-1/+5
|
* Add a possibility to set list of flags, which are true from the beginningMartin Sivak2008-02-111-1/+4
|
* We already imported the pyfirstaidkit moduleJoel Andres Granados2008-02-011-1/+1
|
* Make logging workJoel Andres Granados2008-02-011-1/+1
|
* The log in __builtins__ might have some strange sideeffects.Joel Andres Granados2008-02-011-2/+2
|
* Log the pluginsystem stuff ot a file.Joel Andres Granados2008-01-161-1/+4
| | | | | Put the Logger in the __builtin__. Use Config object to initialize the default values.
* Import the renamed module (change tasker to pyfirstaidkit)Martin Sivak2008-01-021-3/+3
|
* Add GPL file, move README and PLUGINS into docs. name the name script ↵Joel Andres Granados2008-01-021-0/+124
firstaidkit.