index
:
firstaidkit.git
master
rhel6-branch
Unnamed repository; edit this file to name it for gitweb.
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tasker
/
plugins.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually remove the tasker stuff.
Joel Andres Granados
2008-01-02
1
-352
/
+0
*
Sample plugins with dependencies and some dependency system improvements and ...
Martin Sivak
2008-01-02
1
-5
/
+14
*
Add dependency system into plugins. Use the require/provide model to control it.
Martin Sivak
2008-01-02
1
-6
/
+28
*
- Make simple reporting thread in main
Martin Sivak
2007-12-19
1
-2
/
+15
*
Fix the exclude feature also in plugin system
Martin Sivak
2007-12-07
1
-1
/
+1
*
Add basic reporting class and integrate it into the plugin system
Martin Sivak
2007-12-04
1
-3
/
+7
*
Make it possible to select flow from plugin
Martin Sivak
2007-11-29
1
-2
/
+10
*
Fixed some typos and improved the flow stuff and docs a little
Martin Sivak
2007-11-27
1
-20
/
+15
*
Take the plugin info attributes aoutside the __init__. This allows us
Joel Andres Granados
2007-11-23
1
-56
/
+82
*
Erase the return from the functions.
Joel Andres Granados
2007-11-22
1
-3
/
+1
*
Change all references from init to prepare.
Joel Andres Granados
2007-11-22
1
-16
/
+16
*
Some documentation.
Joel Andres Granados
2007-11-21
1
-1
/
+7
*
Get the shell/Binary example working.
Joel Andres Granados
2007-11-21
1
-7
/
+3
*
Took away the BinPlugin class. It is not needed because the plugin
Joel Andres Granados
2007-11-21
1
-39
/
+10
*
take out unnecesary space.
Joel Andres Granados
2007-11-21
1
-5
/
+1
*
Implement the error class.
Joel Andres Granados
2007-11-21
1
-17
/
+41
*
Erase default so we can create the sample files.
Joel Andres Granados
2007-11-20
1
-9
/
+9
*
General debuging.
Joel Andres Granados
2007-11-20
1
-15
/
+17
*
Do some documenting and chante the Plugin class so that
Joel Andres Granados
2007-11-20
1
-24
/
+75
*
Lets use Plugin as an abstract class.
Joel Andres Granados
2007-11-20
1
-12
/
+18
*
A little documentation.
Joel Andres Granados
2007-11-20
1
-4
/
+15
*
The order is not defined by the internal variables of the Plugin class or the
Joel Andres Granados
2007-11-20
1
-15
/
+3
*
I prefer spaces rather than tabs. Its better when the file is seen in
Joel Andres Granados
2007-11-20
1
-3
/
+3
*
Typo
Joel Andres Granados
2007-11-20
1
-1
/
+1
*
Handle the step sequence using "flow" and handle exceptions from the steps
Martin Sivak
2007-11-16
1
-24
/
+46
*
Copying header to every saource file
Martin Sivak
2007-11-15
1
-0
/
+17
*
Add logging module
Martin Sivak
2007-11-13
1
-9
/
+10
*
Basic funcionality for the BinPlugin (encapsulation arbitrary binaries as plu...
Martin Sivak
2007-11-13
1
-16
/
+26
*
Correct one stupid typo in extension processing
Martin Sivak
2007-11-12
1
-1
/
+1
*
Plugin importing works! And I added some debug messages
Martin Sivak
2007-11-12
1
-9
/
+21
*
Make the source importable, fix typos and stuff
Martin Sivak
2007-11-12
1
-1
/
+1
*
first try to define plugin api
Martin Sivak
2007-11-09
1
-0
/
+164