summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare/MiddleWare.h
Commit message (Expand)AuthorAgeFilesLines
* moving MiddleWare.{h,cpp} from lib/MiddleWare/ to src/Daemon/Denys Vlasenko2009-08-061-349/+0
* typo fix: s/Plugis/Plugins/gDenys Vlasenko2009-08-041-4/+4
* simplify parameter/return value passing for boolsDenys Vlasenko2009-08-031-1/+1
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-7/+20
* New iface for getting plugins' infosZdenek Prikryl2009-07-311-5/+5
* Added first part of gui support in reportingZdenek Prikryl2009-07-241-1/+7
* added commentsZdenek Prikryl2009-06-291-25/+223
* abrt can take reporter's configuration file from reporting users's $HOME/.abr...Zdenek Prikryl2009-06-101-4/+9
* added return codes to some of MW's functionsZdenek Prikryl2009-05-281-17/+32
* support for simpler settingsZdenek Prikryl2009-05-121-15/+14
* added new abrt exceptionsZdenek Prikryl2009-04-231-9/+11
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-6/+9
* simple report can be activated immediately after a crash occursZdenek Prikryl2009-04-161-0/+3
* Configurable max size of debugdump storage rhbz#490889Jiri Moskovcak2009-04-101-1/+1
* new crash typesZdenek Prikryl2009-04-021-7/+7
* added support for action plugin in settingsZdenek Prikryl2009-04-021-1/+2
* try to add action plugin, not complete commitZdenek Prikryl2009-04-021-5/+4
* added new interface frof settingsZdenek Prikryl2009-04-021-9/+16
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-5/+5
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-12/+6
* added check for existence of debug dumpZdenek Prikryl2009-03-181-2/+13
* changed class nameZdenek Prikryl2009-03-041-2/+2
* testZdenek Prikryl2009-02-251-3/+4
* added getting global UUIDZdenek Prikryl2009-02-251-0/+4
* added option for OpenGPG checkZdenek Prikryl2009-02-191-0/+1
* new logic of getting package nameZdenek Prikryl2009-02-181-0/+4
* refactor because of new typesZdenek Prikryl2009-02-181-33/+11
* change pDebugDumpPath to pDebugDumpDirZdenek Prikryl2009-02-121-1/+1
* compilation bug fixZdenek Prikryl2009-02-121-18/+22
* a creation of reports directly from DebugDumpDir is moved to private section ...Zdenek Prikryl2009-02-121-3/+4
* changet reporting function according reporter's ifaceZdenek Prikryl2009-02-121-3/+14
* added reporting methodsZdenek Prikryl2009-02-111-7/+17
* added functionality for getting info about crashZdenek Prikryl2009-02-111-3/+19
* added settings loadingZdenek Prikryl2009-02-051-1/+6
* new interfaceZdenek Prikryl2009-02-041-18/+25
* Initial git commitJiri Moskovcak2009-02-021-0/+51