summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare/MiddleWare.cpp
Commit message (Expand)AuthorAgeFilesLines
* moving MiddleWare.{h,cpp} from lib/MiddleWare/ to src/Daemon/Denys Vlasenko2009-08-061-615/+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-0/+10
* New iface for getting plugins' infosZdenek Prikryl2009-07-311-2/+2
* Added first part of gui support in reportingZdenek Prikryl2009-07-241-0/+5
* fixed getting list of errors for rootZdenek Prikryl2009-06-291-5/+5
* abrt can take reporter's configuration file from reporting users's $HOME/.abr...Zdenek Prikryl2009-06-101-31/+32
* fixed updating guiZdenek Prikryl2009-06-031-1/+1
* updated debug messageZdenek Prikryl2009-06-031-1/+1
* added return codes to some of MW's functionsZdenek Prikryl2009-05-281-104/+108
* fixed debug messagesZdenek Prikryl2009-05-131-1/+8
* added debug messagesZdenek Prikryl2009-05-121-0/+4
* support for simpler settingsZdenek Prikryl2009-05-121-33/+74
* rework commlayerinner usageZdenek Prikryl2009-04-291-15/+11
* added new abrt exceptionsZdenek Prikryl2009-04-231-112/+148
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-9/+11
* simple report can be activated immediately after a crash occursZdenek Prikryl2009-04-161-0/+19
* Configurable max size of debugdump storage rhbz#490889Jiri Moskovcak2009-04-101-4/+9
* added new CD_ATT typeZdenek Prikryl2009-04-081-2/+14
* fixed debuginfo-install checksZdenek Prikryl2009-04-081-1/+1
* renamed MW libraryZdenek Prikryl2009-04-081-20/+21
* Added "Comment" to reportJiri Moskovcak2009-04-071-0/+1
* added "editable" itemZdenek Prikryl2009-04-071-13/+27
* new crash typesZdenek Prikryl2009-04-021-43/+34
* added support for action pluginsZdenek Prikryl2009-04-021-1/+12
* added support for action plugin in settingsZdenek Prikryl2009-04-021-2/+3
* try to add action plugin, not complete commitZdenek Prikryl2009-04-021-3/+7
* added new interface frof settingsZdenek Prikryl2009-04-021-67/+38
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-48/+51
* new approach for getting debuginfos and backtracesZdenek Prikryl2009-03-191-1/+9
* fixed unlocking of a debugdumpZdenek Prikryl2009-03-191-1/+1
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-66/+24
* added check for existence of debug dumpZdenek Prikryl2009-03-181-48/+145
* mw returns only existing crash infosZdenek Prikryl2009-03-181-6/+14
* Fixed empty package Description.Jiri Moskovcak2009-03-091-2/+2
* FILENAME_CMDLINE and FILENAME_RELEASE are optionalZdenek Prikryl2009-03-041-2/+8
* changed class nameZdenek Prikryl2009-03-041-15/+11
* fixed typoJiri Moskovcak2009-03-031-2/+2
* improved compatibility with kernel hook (zprikryl)Jiri Moskovcak2009-03-031-11/+24
* removed debug stuffZdenek Prikryl2009-02-261-17/+0
* temporary removed full backtraceZdenek Prikryl2009-02-261-1/+18
* added reported itemZdenek Prikryl2009-02-251-0/+2
* fixed parsing MWIDZdenek Prikryl2009-02-251-2/+2
* testZdenek Prikryl2009-02-251-10/+30
* added getting global UUIDZdenek Prikryl2009-02-251-8/+32
* fixed lock leaksZdenek Prikryl2009-02-191-0/+3
* added option for OpenGPG checkZdenek Prikryl2009-02-191-9/+21
* fixed getting package name from nevrZdenek Prikryl2009-02-181-2/+3
* new logic of getting package nameZdenek Prikryl2009-02-181-4/+16