summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | abrt.conf: wrap line >80charsDenys Vlasenko2010-01-251-2/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | abrt.conf: remove some bad English; remove half-deleted FileTransfer exampleDenys Vlasenko2010-01-251-3/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | fix previous commitDenys Vlasenko2010-01-221-1/+1
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | remove unused getuidbynameDenys Vlasenko2010-01-224-18/+6
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | test commit to rhel6Denys Vlasenko2010-01-221-8/+8
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | TicketUploader: report message string fixJiri Moskovcak2010-01-221-0/+1
| | |
* | | GUI: hide the attachment checkboxesJiri Moskovcak2010-01-221-1/+4
| | | | | | | | | | | | - we don't use the YET anymore
* | | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-221-1/+2
|\| |
| * | FileTransfer.conf: mention that URL = ftp:///tmp works tooDenys Vlasenko2010-01-221-1/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | SPEC: added sosreport.conf, updated changelogJiri Moskovcak2010-01-221-0/+4
| | |
* | | Enabled sosreportJiri Moskovcak2010-01-223-3/+5
| | |
* | | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-224-128/+223
|\| |
| * | GUI: small reorganization in report message dialogJiri Moskovcak2010-01-222-23/+15
| | |
| * | GUI: don't send comment and how_to if user didn't change itJiri Moskovcak2010-01-221-5/+9
| |/ | | | | | | - otherwise we send the useles default texts to bugzilla
| * Sending translation for Spanishjoe742010-01-211-100/+199
| |
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-2172-1252/+1780
|\| | | | | | | | | Conflicts: src/Daemon/abrt.conf
| * Bugzilla: attach backtrace even if it is smallDenys Vlasenko2010-01-211-5/+6
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * fix bz description text disrupted by recent dbus security fixDenys Vlasenko2010-01-211-30/+65
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * bad position of Enabled=1 in bugzilla.confNikola Pajkovsky2010-01-211-1/+1
| |
| * diable catcut, enabled bugzillaNikola Pajkovsky2010-01-212-1/+2
| |
| * TicketUploader: made Report() to honor user settingsJiri Moskovcak2010-01-213-217/+307
| |
| * CCMainWindow.py: use CD_xxx constantsDenys Vlasenko2010-01-211-1/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * throw when some members are missing in xmlrpc responseNikola Pajkovsky2010-01-211-6/+19
| |
| * TicketUploader and FileTransfer plugins: fixes after a round of testingDenys Vlasenko2010-01-2116-212/+198
| | | | | | | | | | | | | | for one, FileTransfer now would not use current dir as a storage for temp files. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Sending translation for Polishraven2010-01-211-29/+32
| |
| * Merge branch 'master' into hotfixNikola Pajkovsky2010-01-2126-465/+719
| |\
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-2123-387/+453
| | |\
| | | * Sending translation for Dutchwarrink2010-01-211-21/+24
| | | |
| | | * gui: restore default "1. 2. 3." for "how to reproduce" fieldDenys Vlasenko2010-01-211-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | | * restore saving of backtrace broken by client->server security fixDenys Vlasenko2010-01-217-78/+88
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | | * abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-2118-303/+347
| | | | | | | | | | | | | | | | | | | | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-204-18/+17
| | | |\
| | | | * use get_crash_data_item_content() accessor more widelyDenys Vlasenko2010-01-204-18/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | | * | GUI: fixed problem with setting markup for reporter status messagesJiri Moskovcak2010-01-202-5/+12
| | | | | | | | | | | | | | | | | | | | - now we have fallback to a raw text, so at least we will see the message
| | | * | Fixed reporting from abrt-gui when g-keyring is not accessibleJiri Moskovcak2010-01-202-9/+8
| | | |/ | | | | | | | | | | | | | | | | | | | | - when g-k is not available to user, GUI let him to insert his credentials, but only remembers it until he closes the gui
| | * / Fixed creation of top_five listKarel Klic2010-01-211-1/+3
| | |/
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-2055-559/+770
| | |\
| | | * GUI: small fix to show all warnings at onceJiri Moskovcak2010-01-201-1/+1
| | | |
| | | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-208-105/+164
| | | |\
| | | | * Sending translation for Dutchwarrink2010-01-201-65/+117
| | | | |
| | | * | new version 1.0.4Jiri Moskovcak2010-01-202-2/+30
| | | | |
| | * | | Much improved aabrt-bz-statsKarel Klic2010-01-201-24/+130
| | | | |
| * | | | fix double filled bug with same status_whiteboard(abrt hash)Nikola Pajkovsky2010-01-211-6/+20
| | |_|/ | |/| |
| * | | split load_crash_data_from_debug_dump from DebugDumpToCrashReportDenys Vlasenko2010-01-207-40/+47
| | |/ | |/| | | | | | | | | | | | | We will need it elsewhere later Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Sending translation for Polishraven2010-01-191-60/+103
| | |
| * | use get_crash_data_item_content() more widely. -4k.Denys Vlasenko2010-01-196-21/+20
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-1914-72/+62
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-1940-241/+334
| |\ \
| | * | unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-1937-241/+315
| | |/ | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | GUI: reporter dialog polishingJiri Moskovcak2010-01-192-73/+89
| | |