Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trailing whitespace removal. no code changes | Denys Vlasenko | 2009-08-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Move PLUGIN_INFOs to .cpp files: same object must never be defined twice | Denys Vlasenko | 2009-07-31 | 1 | -13/+13 |
| | | | | | | | | and if structure is defined in a .h file, that happens. Since this particular structure has non-trivial destructor, it was running twice and resulted in double-free. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | documentation after English language review from rlandman@redhat.com | Daniel Novotny | 2009-07-03 | 1 | -32/+30 |
| | |||||
* | plugins how-to (dnovotny) | Zdenek Prikryl | 2009-05-13 | 1 | -0/+136 |