summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* preparatory patch for future factoring out of headers for reportlibDenys Vlasenko2010-11-2625-43/+42
* abrt-action-rhtsupport: fix -c CONFFILE erroneously setting DUMPDIR tooDenys Vlasenko2010-11-261-1/+0
* correct a comment about libraries' usersDenys Vlasenko2010-11-261-2/+2
* reorganize librariesDenys Vlasenko2010-11-2624-268/+250
* GUI: added a button to view a log when in verbose modeJiri Moskovcak2010-11-251-0/+30
* GUI: at least show warn when the rating is lowJiri Moskovcak2010-11-251-0/+8
* fixed build against libnotify 0.7Jiri Moskovcak2010-11-251-0/+7
* abrtd: suppress spurious warning about missing coredump and inform_allDenys Vlasenko2010-11-253-9/+14
* taint flag is decimal representation of a bitmaskNikola Pajkovsky2010-11-252-14/+76
* abrt-action-install-debuginfo: removed generation of MISSING: stringDenys Vlasenko2010-11-241-5/+4
* abrt-cli: dont die if message element is missing in the dump dirDenys Vlasenko2010-11-241-2/+6
* GUI: handle crashdir parameter in crash_cbJiri Moskovcak2010-11-231-1/+1
* remove sqlite DBDenys Vlasenko2010-11-2341-1676/+369
* rhbz 623142Nikola Pajkovsky2010-11-223-0/+28
* Merge branch 'remove-polkit'Nikola Pajkovsky2010-11-2212-333/+1
|\
| * remove PLUGIN_DYNAMIC_LOAD_UNLOADNikola Pajkovsky2010-11-195-129/+0
| * remove polkitNikola Pajkovsky2010-11-198-204/+1
* | preraratory patch for database removalDenys Vlasenko2010-11-224-19/+28
* | Improve some comments. No code changesDenys Vlasenko2010-11-222-7/+13
* | GUI: made howto mandatoryJiri Moskovcak2010-11-221-4/+50
* | fix locking bugzilla conf file when -d not specifiedNikola Pajkovsky2010-11-191-1/+0
|/
* Cleanup. Remove last vestiges of AnalyzerActionsAndReporters.Denys Vlasenko2010-11-188-160/+5
* f14 build failed. Disable -Werror for PolkitNikola Pajkovsky2010-11-181-1/+1
* removing unused Reporter class and unused members of PluginManager classDenys Vlasenko2010-11-174-97/+3
* remove unused SetPluginSettings(...)Nikola Pajkovsky2010-11-166-146/+0
* abrt-hook-ccpp: fix a case when open_user_core returns 0 instead of -1 on errorDenys Vlasenko2010-11-161-1/+1
* abrtd/gui: remove [AnalyzerActionsAndReporters], migrate to event-based proce...Denys Vlasenko2010-11-156-95/+76
* abrtd: do not panic on "nothing was done" result for [re]analyze eventsDenys Vlasenko2010-11-151-1/+1
* abrt-handle-crashdump: prepend our libexec path to $PATHDenys Vlasenko2010-11-153-6/+15
* Make "abrt-handle-crashdump -e BOGUS_EVENT" fail (also fail if asked over dbus)Denys Vlasenko2010-11-154-10/+18
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-1573-72/+8375
* Removed "old" Kerneloops and Python analyzers. They were emptyDenys Vlasenko2010-11-125-144/+2
* replace "old" Mailx plugin with new one. This is the last "old" reporter pluginDenys Vlasenko2010-11-124-207/+203
* Remove SOSreport plugin - abrt_event.conf supersedes itDenys Vlasenko2010-11-126-210/+5
* remove "old-style" FileTransfer and ReportUploader pluginsDenys Vlasenko2010-11-1110-1390/+8
* add "new style" abrt-action-upload pluginDenys Vlasenko2010-11-114-0/+525
* abrt_event.conf: bugzilla reporter needs to use corresponding conf fileDenys Vlasenko2010-11-111-2/+2
* Remove "old-style" KerneloopsReporterDenys Vlasenko2010-11-113-196/+0
* remove "old" Bugzilla and RHTSupport pluginsDenys Vlasenko2010-11-117-405/+6
* move files from lib/plugins to src/pluginsJiri Moskovcak2010-11-1068-184/+5968
* Decouple settings handling from old-style pluginsDenys Vlasenko2010-11-107-69/+87
* Move some functions from CrashWatcher to MiddleWareDenys Vlasenko2010-11-097-218/+218
* remove CLogger class, abrt-event.conf + abrt-action-print superseded itDenys Vlasenko2010-11-081-5/+14
* remove RunApp plugin, abrt-event.conf superseded itDenys Vlasenko2010-11-081-1/+0
* abrtd: remove support for ActionsAndReporters, abrt_event.conf supersedes itDenys Vlasenko2010-11-087-95/+0
* make #includes simplerDenys Vlasenko2010-11-055-14/+6
* make DebugDumpToCrashReport() fill CD_EVENTSDenys Vlasenko2010-11-051-8/+14
* abrt_event.conf: correct the name of oops analyzerDenys Vlasenko2010-11-051-10/+10
* use proper "Python" instead of "python" in abrt_event.confDenys Vlasenko2010-11-042-7/+7
* abrt-hook-ccpp.cpp -> abrt-hook-ccpp.cDenys Vlasenko2010-11-042-2/+4