summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-0724-41/+45
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-12-0773-2027/+3301
| |\
| | * *: remove most of remaining const string& paramsDenys Vlasenko2009-12-0723-40/+44
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Fixed fprintf format warningKarel Klic2009-12-071-1/+1
| | |
* | | GUI: more fixes by rrakus@redhat.comJiri Moskovcak2009-12-077-518/+654
| |/ |/|
* | Sending translation for Punjabijassy2009-12-071-125/+141
| |
* | Sending translation for Gujaratiswkothar2009-12-071-153/+140
| |
* | remove std::string usage from class CABRTException.Denys Vlasenko2009-12-0616-63/+75
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Sending translation for Germankenda2009-12-061-196/+172
| |
* | Sending translation for Spanishbeckerde2009-12-061-151/+140
| |
* | Sending translation for Hebrewelad2009-12-061-126/+134
| |
* | Sending translation for Frenchratal2009-12-061-130/+182
| |
* | Sending translation for po/en_GB.pobruce892009-12-051-0/+563
| |
* | Sending translation for po/he.poelad2009-12-051-0/+555
| |
* | Sending translation for Polishraven2009-12-041-138/+126
| |
* | do not send "MISSING:" over dbus; clarify a message in debuginfo installerDenys Vlasenko2009-12-042-1/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | small fix on top of DeleteDebugDump changeDenys Vlasenko2009-12-043-4/+4
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | simplify code which deletes corrupted debug dumps; kill unused EXCEP_FATALDenys Vlasenko2009-12-047-90/+24
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-0410-565/+611
| |
* | dbus: stop returning bool from DeleteDebugDump call, it's not neededDenys Vlasenko2009-12-042-10/+4
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | SQLite3: fix leak on error path; log SQL cmd and results on -vvDenys Vlasenko2009-12-041-5/+9
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | added document with more detailed IMPLEMENTATION infoJiri Moskovcak2009-12-041-0/+88
| |
* | whitespace cleanupDenys Vlasenko2009-12-0310-40/+40
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | SQLite3: string& -> char*, -8k in code sizeDenys Vlasenko2009-12-036-216/+217
| | | | | | | | | | | | Run tested Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | rename CreateReport -> StartJob, GetJobResult -> CreateReportDenys Vlasenko2009-12-037-28/+31
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | hopefully fix rhbz#541854: when we trim the dir, we must delete it from DB tooDenys Vlasenko2009-12-038-198/+251
|/ | | | | | Also added a more robust code to resis SEGVing if directory doesn't exist. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Added forgotten mem check.Karel Klic2009-12-031-1/+7
|
* abrt-backtrace called with bt file pathKarel Klic2009-12-031-24/+8
|
* build fixesJiri Moskovcak2009-12-034-8/+21
|
* updated DESINGJiri Moskovcak2009-12-031-1/+20
|
* small fix to spec file, should make yum abrt install fasterJiri Moskovcak2009-12-031-1/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-031-1/+2
|\
| * Add abrt group only if it is missing; fixes rhbz#543250Karel Klic2009-12-031-1/+2
| |
* | GUI: handle cases when gui fails to start daemon on demand rhbz#543725Jiri Moskovcak2009-12-033-4/+12
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-034-35/+50
|\
| * abrt.spec: straighten out relations between abrt-desktop and abrt-guiDenys Vlasenko2009-12-021-14/+17
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * fix rhbz#518422: refuse to start if some required plugins are missingDenys Vlasenko2009-12-023-21/+33
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | ignore files made during the compilationJiri Moskovcak2009-12-031-0/+2
| | | | | | | | - hopefully abrt-* won't match any files we want in the git
* | GUI: more string fixes rhbz#543266Jiri Moskovcak2009-12-031-4/+4
|/
* last change crash fixKarel Klic2009-12-021-1/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-12-023-9/+25
|\
| * GUI: survive gnome-keyring access denial rhbz#543200Jiri Moskovcak2009-12-023-9/+25
| |
* | Final list of broken backtracesKarel Klic2009-12-021-1/+13
| |
* | Comment out a debug message.Karel Klic2009-12-021-0/+2
| |
* | Get input from stdin if no filename is providedKarel Klic2009-12-021-32/+44
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-12-025-10/+10
|\|
| * typo fixes rhbz#543266Jiri Moskovcak2009-12-025-10/+10
| |
* | ccpp hook runs abrt-backtrace to get independent backtracesKarel Klic2009-12-021-125/+91
| |
* | Removed unused code (it's stored in git), ExecVP returns status integer, ↵Karel Klic2009-12-021-212/+21
|/ | | | break some too long lines, +emacs formatting options
* abrt-debuginfo-install: better fix for incorrect passing double quotesDenys Vlasenko2009-12-011-5/+5
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>