Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-12-07 | 24 | -41/+45 | |
|\ | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-12-07 | 73 | -2027/+3301 | |
| |\ | ||||||
| | * | *: remove most of remaining const string& params | Denys Vlasenko | 2009-12-07 | 23 | -40/+44 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Fixed fprintf format warning | Karel Klic | 2009-12-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | GUI: more fixes by rrakus@redhat.com | Jiri Moskovcak | 2009-12-07 | 7 | -518/+654 | |
| |/ |/| | ||||||
* | | Sending translation for Punjabi | jassy | 2009-12-07 | 1 | -125/+141 | |
| | | ||||||
* | | Sending translation for Gujarati | swkothar | 2009-12-07 | 1 | -153/+140 | |
| | | ||||||
* | | remove std::string usage from class CABRTException. | Denys Vlasenko | 2009-12-06 | 16 | -63/+75 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Sending translation for German | kenda | 2009-12-06 | 1 | -196/+172 | |
| | | ||||||
* | | Sending translation for Spanish | beckerde | 2009-12-06 | 1 | -151/+140 | |
| | | ||||||
* | | Sending translation for Hebrew | elad | 2009-12-06 | 1 | -126/+134 | |
| | | ||||||
* | | Sending translation for French | ratal | 2009-12-06 | 1 | -130/+182 | |
| | | ||||||
* | | Sending translation for po/en_GB.po | bruce89 | 2009-12-05 | 1 | -0/+563 | |
| | | ||||||
* | | Sending translation for po/he.po | elad | 2009-12-05 | 1 | -0/+555 | |
| | | ||||||
* | | Sending translation for Polish | raven | 2009-12-04 | 1 | -138/+126 | |
| | | ||||||
* | | do not send "MISSING:" over dbus; clarify a message in debuginfo installer | Denys Vlasenko | 2009-12-04 | 2 | -1/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | small fix on top of DeleteDebugDump change | Denys Vlasenko | 2009-12-04 | 3 | -4/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | simplify code which deletes corrupted debug dumps; kill unused EXCEP_FATAL | Denys Vlasenko | 2009-12-04 | 7 | -90/+24 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | GUI: gui fixes from rrakus@redhat.com | Jiri Moskovcak | 2009-12-04 | 10 | -565/+611 | |
| | | ||||||
* | | dbus: stop returning bool from DeleteDebugDump call, it's not needed | Denys Vlasenko | 2009-12-04 | 2 | -10/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | SQLite3: fix leak on error path; log SQL cmd and results on -vv | Denys Vlasenko | 2009-12-04 | 1 | -5/+9 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | added document with more detailed IMPLEMENTATION info | Jiri Moskovcak | 2009-12-04 | 1 | -0/+88 | |
| | | ||||||
* | | whitespace cleanup | Denys Vlasenko | 2009-12-03 | 10 | -40/+40 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | SQLite3: string& -> char*, -8k in code size | Denys Vlasenko | 2009-12-03 | 6 | -216/+217 | |
| | | | | | | | | | | | | Run tested Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | rename CreateReport -> StartJob, GetJobResult -> CreateReport | Denys Vlasenko | 2009-12-03 | 7 | -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 too | Denys Vlasenko | 2009-12-03 | 8 | -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 Klic | 2009-12-03 | 1 | -1/+7 | |
| | ||||||
* | abrt-backtrace called with bt file path | Karel Klic | 2009-12-03 | 1 | -24/+8 | |
| | ||||||
* | build fixes | Jiri Moskovcak | 2009-12-03 | 4 | -8/+21 | |
| | ||||||
* | updated DESING | Jiri Moskovcak | 2009-12-03 | 1 | -1/+20 | |
| | ||||||
* | small fix to spec file, should make yum abrt install faster | Jiri Moskovcak | 2009-12-03 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-12-03 | 1 | -1/+2 | |
|\ | ||||||
| * | Add abrt group only if it is missing; fixes rhbz#543250 | Karel Klic | 2009-12-03 | 1 | -1/+2 | |
| | | ||||||
* | | GUI: handle cases when gui fails to start daemon on demand rhbz#543725 | Jiri Moskovcak | 2009-12-03 | 3 | -4/+12 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-12-03 | 4 | -35/+50 | |
|\ | ||||||
| * | abrt.spec: straighten out relations between abrt-desktop and abrt-gui | Denys Vlasenko | 2009-12-02 | 1 | -14/+17 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | fix rhbz#518422: refuse to start if some required plugins are missing | Denys Vlasenko | 2009-12-02 | 3 | -21/+33 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | ignore files made during the compilation | Jiri Moskovcak | 2009-12-03 | 1 | -0/+2 | |
| | | | | | | | | - hopefully abrt-* won't match any files we want in the git | |||||
* | | GUI: more string fixes rhbz#543266 | Jiri Moskovcak | 2009-12-03 | 1 | -4/+4 | |
|/ | ||||||
* | last change crash fix | Karel Klic | 2009-12-02 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-12-02 | 3 | -9/+25 | |
|\ | ||||||
| * | GUI: survive gnome-keyring access denial rhbz#543200 | Jiri Moskovcak | 2009-12-02 | 3 | -9/+25 | |
| | | ||||||
* | | Final list of broken backtraces | Karel Klic | 2009-12-02 | 1 | -1/+13 | |
| | | ||||||
* | | Comment out a debug message. | Karel Klic | 2009-12-02 | 1 | -0/+2 | |
| | | ||||||
* | | Get input from stdin if no filename is provided | Karel Klic | 2009-12-02 | 1 | -32/+44 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-12-02 | 5 | -10/+10 | |
|\| | ||||||
| * | typo fixes rhbz#543266 | Jiri Moskovcak | 2009-12-02 | 5 | -10/+10 | |
| | | ||||||
* | | ccpp hook runs abrt-backtrace to get independent backtraces | Karel Klic | 2009-12-02 | 1 | -125/+91 | |
| | | ||||||
* | | Removed unused code (it's stored in git), ExecVP returns status integer, ↵ | Karel Klic | 2009-12-02 | 1 | -212/+21 | |
|/ | | | | break some too long lines, +emacs formatting options | |||||
* | abrt-debuginfo-install: better fix for incorrect passing double quotes | Denys Vlasenko | 2009-12-01 | 1 | -5/+5 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |