summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-291-1/+3
|\
| * Kerneloops: fix BZ reporting of oopsesDenys Vlasenko2010-01-291-1/+3
* | GUI: don't die if daemon doesn't send the gpg keysJiri Moskovcak2010-01-291-4/+7
|/
* GUI: wider report message dialogJiri Moskovcak2010-01-291-2/+2
* moved the gpg key list from abrt.conf to gpg_keys fileJiri Moskovcak2010-01-294-9/+29
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-292-2/+10
|\
| * Report GUI: made more fields copyable - closed rhbz#526209; tweaked wordingDenys Vlasenko2010-01-292-2/+10
* | GUI: fixed the rating logic, to prevent sending BT with rating < 3Jiri Moskovcak2010-01-291-2/+3
|/
* GUI: fixed bug caused by failed gk-authorizationJiri Moskovcak2010-01-292-21/+52
* GUI: wrap the reporter message if it's longer than 360pxJiri Moskovcak2010-01-291-3/+7
* fix bug 559881 (kerneloops not shown in "new" GUI)Denys Vlasenko2010-01-292-3/+15
* remove extra "secondary" propertyDenys Vlasenko2010-01-291-1/+0
* GUI ReporterDialog: hide log buttonDenys Vlasenko2010-01-293-3/+15
* added valgrind and strace to blacklistJiri Moskovcak2010-01-281-4/+1
* reenabled gpg checkJiri Moskovcak2010-01-282-1/+8
* report GUI: rename buttons: Log -> Show log, Send -> Send reportDenys Vlasenko2010-01-271-4/+3
* applet: reduce blinking timeout to 3 secDenys Vlasenko2010-01-271-1/+1
* abrtd: proper fix to autostart problemDenys Vlasenko2010-01-274-14/+34
* fix dbus autostartDenys Vlasenko2010-01-271-17/+36
* abrtd: set "Reported" status only if at least one reporter succeededDenys Vlasenko2010-01-271-6/+11
* SOSreport: make it avoid double runs; add forced regeneration; upd PLUGINS-HOWTODenys Vlasenko2010-01-261-7/+7
* revert Log window type to "top level" - it looks weird as "dialog" oneDenys Vlasenko2010-01-261-1/+0
* python hook: clean up exception handler (removed dead code)Denys Vlasenko2010-01-262-194/+31
* attribute SEGVs in perl to script's package, like we already do for pythonDenys Vlasenko2010-01-251-4/+5
* abrt.conf: wrap line >80charsDenys Vlasenko2010-01-251-2/+2
* abrt.conf: remove some bad EnglishDenys Vlasenko2010-01-251-2/+2
* fix previous commitDenys Vlasenko2010-01-221-1/+1
* remove unused getuidbynameDenys Vlasenko2010-01-222-8/+6
* GUI: hide the attachment checkboxesJiri Moskovcak2010-01-221-1/+4
* GUI: small reorganization in report message dialogJiri Moskovcak2010-01-221-6/+6
* GUI: don't send comment and how_to if user didn't change itJiri Moskovcak2010-01-221-5/+9
* CCMainWindow.py: use CD_xxx constantsDenys Vlasenko2010-01-211-1/+2
* TicketUploader and FileTransfer plugins: fixes after a round of testingDenys Vlasenko2010-01-213-8/+8
* gui: restore default "1. 2. 3." for "how to reproduce" fieldDenys Vlasenko2010-01-211-1/+5
* restore saving of backtrace broken by client->server security fixDenys Vlasenko2010-01-213-49/+44
* abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-2110-253/+250
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-203-17/+16
|\
| * use get_crash_data_item_content() accessor more widelyDenys Vlasenko2010-01-203-17/+16
* | GUI: fixed problem with setting markup for reporter status messagesJiri Moskovcak2010-01-202-5/+12
* | Fixed reporting from abrt-gui when g-keyring is not accessibleJiri Moskovcak2010-01-202-9/+8
|/
* GUI: small fix to show all warnings at onceJiri Moskovcak2010-01-201-1/+1
* split load_crash_data_from_debug_dump from DebugDumpToCrashReportDenys Vlasenko2010-01-204-33/+36
* use get_crash_data_item_content() more widely. -4k.Denys Vlasenko2010-01-193-6/+6
* move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-194-16/+16
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-1916-129/+148
|\
| * unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-1914-129/+133
| * Add warning text about script usage to abrt-bz-* scripts. Document the purpos...Karel Klic2010-01-192-0/+15
* | GUI: reporter dialog polishingJiri Moskovcak2010-01-192-73/+89
* | GUI: made the report url clickable againJiri Moskovcak2010-01-191-6/+8
|/
* resolve conflictJiri Moskovcak2010-01-1912-64/+31
|\