Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PyHook: better logic for checking if abrtd is running rhbz#539987 | Jiri Moskovcak | 2009-12-07 | 1 | -16/+0 |
* | make plugin descriptions more consistent in style | Denys Vlasenko | 2009-11-13 | 1 | -1/+1 |
* | mass replace of const string& params by const char* | Denys Vlasenko | 2009-11-06 | 1 | -3/+3 |
* | const string& -> const char* conversion | Denys Vlasenko | 2009-11-05 | 1 | -1/+1 |
* | remove a few #include <iostream>'s | Denys Vlasenko | 2009-09-18 | 1 | -2/+1 |
* | fix the bug where lock file was not removed | Denys Vlasenko | 2009-09-09 | 1 | -10/+9 |
* | Move PLUGIN_INFOs to .cpp files: same object must never be defined twice | Denys Vlasenko | 2009-07-31 | 1 | -0/+9 |
* | New hook for python apps | Jiri Moskovcak | 2009-06-02 | 1 | -47/+25 |
* | fixed Python plugin stub | Jiri Moskovcak | 2009-04-23 | 1 | -1/+2 |
* | Initial Python plugin | Zdenek Prikryl | 2009-04-21 | 1 | -0/+71 |