summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/CCpp.h
Commit message (Expand)AuthorAgeFilesLines
* make abrt work with the latest kernels (>= 2.6.33)Jiri Moskovcak2010-02-181-0/+1
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-3/+2
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-0/+1
* ccpp hook: implemented ReadonlyLocalDebugInfoDirs directiveDenys Vlasenko2009-11-181-0/+1
* remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-101-1/+2
* give Plugin class a map_plugin_settings_t memberDenys Vlasenko2009-11-061-2/+1
* mass replace of const string& params by const char*Denys Vlasenko2009-11-061-3/+3
* InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-051-0/+2
* lib/Plugins/CCpp: respect DebugInfoCacheMB settingDenys Vlasenko2009-11-021-1/+1
* CCpp.conf: add DebugInfoCacheMB option (ignored for now)Denys Vlasenko2009-11-011-0/+1
* *: add "force" param to CreateReport dbus call. If !0, regenerates backtraceDenys Vlasenko2009-10-091-1/+1
* Add new config option InstallDebuginfo into CCpp.confNikola Pajkovsky2009-09-071-0/+1
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-1/+0
* remove redundant virtual destructors definitionsDenys Vlasenko2009-08-041-1/+0
* lib/Plugins/CCpp.cpp: move functions out of class where appropriate.Denys Vlasenko2009-08-031-8/+1
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-0/+3
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-10/+0
* Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-07-241-2/+1
|\
| * remove GetGIDFromUID (two copies): getpwuid does the sameDenys Vlasenko2009-07-241-2/+1
* | Added first part of gui support in reportingZdenek Prikryl2009-07-241-1/+2
|/
* typo fixesDenys Vlasenko2009-07-231-25/+25
* fixed security issueZdenek Prikryl2009-06-301-0/+1
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-6/+6
* renamed MW libraryZdenek Prikryl2009-04-081-2/+3
* added killing of debuginfo-install if CCpp is unloadedZdenek Prikryl2009-04-011-1/+2
* new approach for getting debuginfos and backtracesZdenek Prikryl2009-03-191-1/+1
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-10/+9
* added getting backtraceZdenek Prikryl2009-02-251-0/+3
* added installation on debuginfosZdenek Prikryl2009-02-191-0/+2
* reflect new interfaceZdenek Prikryl2009-02-111-2/+3
* reflect new plugin interfaceZdenek Prikryl2009-02-041-3/+4
* Initial git commitJiri Moskovcak2009-02-021-0/+54