Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ccpp analyser: add registers and disasm to gdb commands (bz#568686) | Denys Vlasenko | 2010-02-26 | 1 | -3/+7 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | bad logic in call function | Nikola Pajkovsky | 2010-02-25 | 1 | -9/+7 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | Bugzilla: fix a few memory leaks | Denys Vlasenko | 2010-02-24 | 1 | -97/+87 | |
| | | | | | | | | | | | * env leaks * bug_info leaks * result leaks * potential type mismatches in variadic function calls * removed comment: // The only way this can fail is if 'bugs_member' is not actually an array XML-RPC value. So it is usually not worth checking 'env'. * typo fixes etc Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | partial fix for bz#565983 | Denys Vlasenko | 2010-02-23 | 1 | -2/+5 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | simplify kerneloops/dumpoops a bit | Denys Vlasenko | 2010-02-23 | 2 | -122/+101 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Kerneloops: be more specific looking for "WARNING:" string | Denys Vlasenko | 2010-02-22 | 1 | -2/+2 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Kerneloops: make hashing more likely to produce same hash on different oopses | Denys Vlasenko | 2010-02-22 | 1 | -10/+73 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | remove unused variable | Denys Vlasenko | 2010-02-22 | 1 | -2/+0 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | make abrt work with the latest kernels (>= 2.6.33) | Jiri Moskovcak | 2010-02-18 | 2 | -0/+44 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-02-17 | 1 | -0/+1 | |
|\ | ||||||
| * | added enabled=yes to ticketuploader.conf | Jiri Moskovcak | 2010-02-17 | 1 | -0/+1 | |
| | | ||||||
* | | simplification xmlrpc_client_call() | Nikola Pajkovsky | 2010-02-16 | 1 | -99/+62 | |
|/ | ||||||
* | license fix | Nikola Pajkovsky | 2010-02-16 | 5 | -92/+65 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | xmlrpc_DECREF(NULL) fix, clean source and show status of bug | Nikola Pajkovsky | 2010-02-16 | 1 | -289/+195 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | Merge branch 'master' into bugzilla | Nikola Pajkovsky | 2010-02-15 | 4 | -17/+55 | |
|\ | ||||||
| * | re-enabled kerneloops after bad merge | Jiri Moskovcak | 2010-02-12 | 1 | -9/+21 | |
| | | ||||||
| * | 1 -> yes, to be coherent in config files | Jiri Moskovcak | 2010-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | fix big-endian build problem | Denys Vlasenko | 2010-02-09 | 1 | -5/+12 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Python analyzer: make hashing bug-for-bug compatible :] | Denys Vlasenko | 2010-02-09 | 1 | -2/+21 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | new bugzilla insides, add comment and reproduce when it's filled and not ↵ | Nikola Pajkovsky | 2010-02-08 | 1 | -248/+594 | |
|/ | | | | CLOSED, hopping when bug is CLOSED as DUPLICATE | |||||
* | python hook: move UUID generation to abrtd; generate REASON, add it to bz title | Denys Vlasenko | 2010-02-08 | 4 | -10/+501 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | make "reason" field less verbose; bz reporter: include it in "summary" | Denys Vlasenko | 2010-02-08 | 1 | -0/+6 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | *: remove all usages of C++ streams (-10k in code size) | Denys Vlasenko | 2010-02-07 | 24 | -68/+147 | |
| | | | | | | Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | CCpp analyzer: fix rhbz#552435 (bt rating misinterpreting # chars) | Denys Vlasenko | 2010-02-05 | 2 | -10/+25 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: fix handling of dupes (weren't deleting dup's directory); better logging | Denys Vlasenko | 2010-02-05 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | use .new suffix on new crashdumps; strip it when crashdump is ready | Denys Vlasenko | 2010-02-04 | 1 | -2/+0 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 9 | -48/+187 | |
|\ | ||||||
| * | fixed button order in plugins windows rhbz#560961 | Jiri Moskovcak | 2010-02-03 | 6 | -30/+30 | |
| | | ||||||
| * | GUI: fixed windows icons and titles rhbz#537240, rhbz#560964 | Jiri Moskovcak | 2010-02-03 | 6 | -6/+12 | |
| | | ||||||
| * | GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section" | Denys Vlasenko | 2010-02-03 | 1 | -9/+9 | |
| | | | | | | | | | | | | also fix bad plugin descr for TicketUploader Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | CCpp analyzer: change duphash calculation to group minor versions together | Denys Vlasenko | 2010-02-03 | 1 | -1/+31 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | don't try to write to limits in Fedora | Jiri Moskovcak | 2010-02-03 | 1 | -2/+2 | |
| | | ||||||
| * | CCpp analyzer: print __glib_assert_msg (rhbz#549735); limit backtrace size | Denys Vlasenko | 2010-02-03 | 1 | -8/+35 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | added sosreport.conf | Jiri Moskovcak | 2010-02-02 | 1 | -0/+1 | |
| | | ||||||
| * | fixed premature exit from set_limit() | Jiri Moskovcak | 2010-02-02 | 1 | -10/+6 | |
| | | | | | | | | | | - don't exit if we find corelimit > 0 and don't exit if we can't write new limits | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-02 | 1 | -26/+7 | |
| |\ | ||||||
| | * | CCpp plugin: add forgotten closedir() | Denys Vlasenko | 2010-02-02 | 1 | -26/+7 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | CCpp: give up settings limits on the first failure | Jiri Moskovcak | 2010-02-02 | 1 | -0/+8 | |
| |/ | ||||||
| * | merge conflict | Jiri Moskovcak | 2010-02-02 | 2 | -2/+94 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-01 | 1 | -1/+14 | |
|\| | ||||||
| * | CCpp: explain why we give "file BINRY_NAME" to gdb. | Denys Vlasenko | 2010-02-01 | 1 | -1/+14 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-29 | 2 | -1/+2 | |
|\| | ||||||
| * | disabled the autoreporting of kerneloopses | Jiri Moskovcak | 2010-01-29 | 1 | -1/+1 | |
| | | | | | | | | - we don't want any default auto-magic in rhel6 | |||||
| * | Kerneloops: fix BZ reporting of oopses | Denys Vlasenko | 2010-01-29 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 1 | -19/+13 | |
|\| | ||||||
| * | Logger: create log file with mode 0600 | Denys Vlasenko | 2010-01-29 | 1 | -19/+13 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 1 | -1/+1 | |
|\| | ||||||
| * | fix bug 559881 (kerneloops not shown in "new" GUI) | Denys Vlasenko | 2010-01-29 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-28 | 3 | -79/+36 | |
|\| | | | | | | | | | | | | | Conflicts: src/Daemon/abrt.conf Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Bugzilla,Catcut: fix or remove incomprehensible comments; fix error msg | Denys Vlasenko | 2010-01-28 | 2 | -78/+35 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |