Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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> | |||||
* | fixed executing of yum in abrt-debuginfo-install | Jiri Moskovcak | 2009-12-01 | 1 | -1/+1 | |
| | | | | | | - since some update it seems that the behavior of bash has changed and yum has been passed wrong arguments, so it couldn't find required debuginfo rpms | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-12-01 | 7 | -41/+43 | |
|\ | ||||||
| * | fixed wrong commit | Jiri Moskovcak | 2009-12-01 | 1 | -1/+1 | |
| | | ||||||
| * | APPLET: stop animation when it's not needed rhbz#542157 | Jiri Moskovcak | 2009-12-01 | 1 | -0/+1 | |
| | | ||||||
| * | fixes on top of AutoReportUIDs change. run tested | Denys Vlasenko | 2009-11-30 | 6 | -41/+42 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Build requires bison package | Karel Klic | 2009-12-01 | 1 | -0/+1 | |
| | | ||||||
* | | configure script explicitly checks for bison, yacc is not enough | Karel Klic | 2009-12-01 | 1 | -1/+8 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-30 | 10 | -24/+56 | |
|\ | ||||||
| * | ccpp hook: reanme it, and add "crash storm protection" (see rhbz#542003) | Denys Vlasenko | 2009-11-30 | 6 | -16/+46 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | a few fixes in automatic reporter | Nikola Pajkovsky | 2009-11-30 | 4 | -8/+10 | |
| | | ||||||
* | | Added -Wall CFLAG and fixed all warnings. | Karel Klic | 2009-11-30 | 5 | -3/+15 | |
|/ | ||||||
* | abrt-backtrace handle more corner cases, silently exit on python backtraces | Karel Klic | 2009-11-30 | 3 | -51/+124 | |
| | ||||||
* | Add abrt-backtrace to rpm | Karel Klic | 2009-11-30 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-30 | 21 | -153/+510 | |
|\ | ||||||
| * | Hooks/CCpp.cpp: cosmetics after last big commit | Denys Vlasenko | 2009-11-27 | 1 | -38/+38 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Hooks/CCpp.cpp: add MakeCompatCore = yes/no directive. Fixes rhbz#541707 | Denys Vlasenko | 2009-11-27 | 2 | -38/+193 | |
| | | | | | | | | | | | | Run tested Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | PyHOOK: close pyhook.conf rhzb#541712 | Jiri Moskovcak | 2009-11-27 | 1 | -0/+1 | |
| | | ||||||
| * | CCpp: moved the "Debuginfo absent" messsage to the end of the backtrace | Jiri Moskovcak | 2009-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | SPEC: removed sqlite3 package, fixed some update problems | Jiri Moskovcak | 2009-11-27 | 1 | -18/+7 | |
| | | ||||||
| * | Kerneloops are reported automaticky now when AutoReportUIDs = root is in ↵ | Nikola Pajkovsky | 2009-11-26 | 8 | -1/+91 | |
| | | | | | | | | | | | | Kerneloops.conf Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
| * | closing rhbz#541459: "remove word 'detected' from description" | Denys Vlasenko | 2009-11-26 | 2 | -11/+11 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | hookCCpp: check total dump dir size and delete the largest/oldest one | Denys Vlasenko | 2009-11-26 | 11 | -90/+212 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Support more corner cases in the parser. Added more broken backtraces. | Karel Klic | 2009-11-26 | 2 | -3/+12 | |
|/ | ||||||
* | Template parser | Karel Klic | 2009-11-26 | 1 | -9/+54 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-11-26 | 5 | -7/+31 | |
|\ | ||||||
| * | split libABRTdUtils from libABRTUtils. This makes hooks _much_ smaller. | Denys Vlasenko | 2009-11-25 | 5 | -7/+31 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Support more corner cases in the parser. Added more broken backtraces. | Karel Klic | 2009-11-26 | 2 | -24/+103 | |
|/ | ||||||
* | More backtrace cases handled | Karel Klic | 2009-11-25 | 1 | -5/+7 | |
| | ||||||
* | Newline at the end of script run | Karel Klic | 2009-11-25 | 1 | -1/+2 | |
| | ||||||
* | More broken backtraces | Karel Klic | 2009-11-25 | 1 | -4/+6 | |
| | ||||||
* | Parser simplified and even more corner cases added. Backtrace file is now ↵ | Karel Klic | 2009-11-25 | 5 | -98/+130 | |
| | | | | loaded into memory and preprocessed before parsing. Backtrace file size limit increased to ~20 MB | |||||
* | Added some more ignored backtraces | Karel Klic | 2009-11-25 | 1 | -1/+2 | |
| | ||||||
* | Backtrace parsability checker script | Karel Klic | 2009-11-24 | 1 | -0/+18 | |
| | ||||||
* | Add more corner cases to parser | Karel Klic | 2009-11-24 | 1 | -2/+23 | |
| | ||||||
* | Fix a crash in fallback implementation | Karel Klic | 2009-11-24 | 1 | -2/+5 | |
| | ||||||
* | Skip broken backtraces when downloading. | Karel Klic | 2009-11-24 | 1 | -0/+12 | |
| |