summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|/ /
* | l10n: Updates to Italian (it) translationfdaluisio2010-11-181-42/+42
* | Cleanup. Remove last vestiges of AnalyzerActionsAndReporters.Denys Vlasenko2010-11-188-160/+5
* | f14 build failed. Disable -Werror for PolkitNikola Pajkovsky2010-11-181-1/+1
* | more spec file cleanups based on rpmlintJiri Moskovcak2010-11-181-10/+10
* | fixed update from 1.1.xJiri Moskovcak2010-11-181-3/+3
* | increased version to 1.2.0Jiri Moskovcak2010-11-182-2/+2
* | spec file cleanupJiri Moskovcak2010-11-181-5/+3
* | removing unused Reporter class and unused members of PluginManager classDenys Vlasenko2010-11-174-97/+3
* | add example of tainted kernel moduleNikola Pajkovsky2010-11-163-0/+30
* | remove unused SetPluginSettings(...)Nikola Pajkovsky2010-11-166-146/+0
* | silent rulesNikola Pajkovsky2010-11-161-1/+2
* | 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-1579-88/+87
* | obsolete removed pluginsJiri Moskovcak2010-11-141-0/+4
* | removed gnome-python2-gnomevfs dependencyJiri Moskovcak2010-11-141-1/+1
* | Removed "old" Kerneloops and Python analyzers. They were emptyDenys Vlasenko2010-11-126-146/+2
* | replace "old" Mailx plugin with new one. This is the last "old" reporter pluginDenys Vlasenko2010-11-126-209/+204
* | l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-11-121-134/+124
* | Remove SOSreport plugin - abrt_event.conf supersedes itDenys Vlasenko2010-11-128-226/+6
* | remove "old-style" FileTransfer and ReportUploader pluginsDenys Vlasenko2010-11-1112-1410/+9
* | add "new style" abrt-action-upload pluginDenys Vlasenko2010-11-115-0/+528
* | abrt_event.conf: bugzilla reporter needs to use corresponding conf fileDenys Vlasenko2010-11-111-2/+2
* | Remove "old-style" KerneloopsReporterDenys Vlasenko2010-11-115-198/+0
* | remove "old" Bugzilla and RHTSupport pluginsDenys Vlasenko2010-11-119-409/+6
* | po/POTFILES.in: remove names of deleted filesDenys Vlasenko2010-11-111-2/+0
* | move files from lib/plugins to src/pluginsJiri Moskovcak2010-11-1072-334/+348
* | Decouple settings handling from old-style pluginsDenys Vlasenko2010-11-1021-90/+134
* | Move some functions from CrashWatcher to MiddleWareDenys Vlasenko2010-11-098-219/+218
* | remove CLogger class, abrt-event.conf + abrt-action-print superseded itDenys Vlasenko2010-11-086-195/+15
* | comment out Report() virtual member in reporters, it is no longer usedDenys Vlasenko2010-11-081-3/+4
* | remove RunApp plugin, abrt-event.conf superseded itDenys Vlasenko2010-11-089-182/+2
* | abrtd: remove support for ActionsAndReporters, abrt_event.conf supersedes itDenys Vlasenko2010-11-087-95/+0
* | make #includes simplerDenys Vlasenko2010-11-057-18/+11
* | 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
* | suppress open error message in one case when it isn't unexpectedDenys Vlasenko2010-11-043-9/+23
* | fix a simple bug in run_event() - was truncating command at first wordDenys Vlasenko2010-11-041-2/+5
* | abrt-hook-ccpp.cpp -> abrt-hook-ccpp.cDenys Vlasenko2010-11-042-2/+4
* | remove C++ isms from abrt-hook-ccppDenys Vlasenko2010-11-041-180/+169
* | abrt-hook-ccpp: do not SEGV if /proc/PID/exe can not be readlink'edDenys Vlasenko2010-11-041-29/+35
* | supply CD_EVENTS element in crash dump structures passed to GUIDenys Vlasenko2010-11-047-10/+26
* | fix a simple bug in run_event() - was truncating command at first wordDenys Vlasenko2010-11-041-2/+5