Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reenable kernel taint | Nikola Pajkovsky | 2011-05-19 | 8 | -76/+174 |
| | | | | | | | | abrt-dump-oops stores two new files into dump dir. kernel_tainted_short which is representation of kernel tainted value (P----T). kernel_tainted_long contains human readable strings of short version Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | retrace doc: Security section update | Karel Klic | 2011-05-18 | 1 | -34/+27 |
| | |||||
* | retrace docs: updated Task cleanup section, minor wording changes all over ↵ | Karel Klic | 2011-05-18 | 1 | -24/+18 |
| | | | | the text | ||||
* | retrace docs: improved overview, updated Package repository and Task cleanup ↵ | Karel Klic | 2011-05-18 | 1 | -57/+66 |
| | | | | sections | ||||
* | retrace manual: added names of the options; minor wording changes | Karel Klic | 2011-05-18 | 1 | -38/+35 |
| | |||||
* | hook: truncate coredump in PWD to ulimit -c | HATAYAMA Daisuke | 2011-05-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | If MakeCompatCore = yes, coredumps are generated in user's current working directory for compatibility with the original kernel coredumper. This patch fixes the difference between ABRT and the original that: original kernel coredumper truncates coredump to ulimit -c, not to (ulimit-c - 1). Signed-off-by: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | remove unused plugin option from default Kerneloops.conf | Miroslav Lichvar | 2011-05-18 | 1 | -4/+0 |
| | |||||
* | remove old plugin man pages | Miroslav Lichvar | 2011-05-18 | 4 | -99/+0 |
| | |||||
* | add abrt-action-upload man page (trac#245) | Miroslav Lichvar | 2011-05-18 | 3 | -0/+69 |
| | |||||
* | add abrt-action-kerneloops man page (trac#235) | Miroslav Lichvar | 2011-05-18 | 3 | -0/+70 |
| | |||||
* | run_event: explain pop_next_command, move free_rule_list inside it. | Denys Vlasenko | 2011-05-17 | 1 | -4/+13 |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | bigger WIDTH for usage | Nikola Pajkovsky | 2011-05-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | abrt-action-bugzilla: store "reported_to" for new bugs too. closes bz#698406 | Denys Vlasenko | 2011-05-17 | 3 | -28/+24 |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | add additional headers into abrt_post() | Nikola Pajkovsky | 2011-05-17 | 3 | -11/+30 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | run_event.c: fix "EVENT=post-create component=mypkg doesn't work" bug. ↵ | Denys Vlasenko | 2011-05-17 | 2 | -235/+201 |
| | | | | | | Closes bz#531365 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | smart_event.conf: suppress stray output of "which" command | Denys Vlasenko | 2011-05-17 | 6 | -13/+11 |
| | | | | | | Also, fix some typos in comments Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | wizard: fix assertion failure with report-only option | Miroslav Lichvar | 2011-05-17 | 1 | -0/+4 |
| | |||||
* | remove abrt-handle-crashdump: abrt-cli now has all its features. closes 244 | Denys Vlasenko | 2011-05-16 | 7 | -145/+2 |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | Remove .py from abrt-action-install-debuginfo.py | Denys Vlasenko | 2011-05-16 | 9 | -45/+47 |
| | | | | | | | | | Rename abrt-action-install-debuginfo to abrt-action-install-debuginfo-to-abrt-cache Yes, it's ugly long... Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | abrt-action-install-debuginfo: support --ids=- (read from stdin) | Denys Vlasenko | 2011-05-16 | 2 | -15/+25 |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | rename "rating" -> "backtrace_rating", "dsos" -> "dso_list" | Denys Vlasenko | 2011-05-16 | 2 | -3/+2 |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | suppress mails for cc and attachments | Nikola Pajkovsky | 2011-05-16 | 3 | -22/+40 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | retrace client: add manpage (trac #246) | Michal Toman | 2011-05-16 | 3 | -1/+87 |
| | |||||
* | removed accidentally pushed code | Jiri Moskovcak | 2011-05-16 | 1 | -28/+0 |
| | |||||
* | fixed copyright text | Jiri Moskovcak | 2011-05-16 | 2 | -4/+32 |
| | |||||
* | Merge branch 'report_api' | Jiri Moskovcak | 2011-05-16 | 9 | -28/+163 |
|\ | |||||
| * | fix the report API according to the review | Jiri Moskovcak | 2011-05-16 | 1 | -8/+17 |
| | | |||||
| * | Merge branch 'master' into report_api | Jiri Moskovcak | 2011-05-13 | 30 | -1447/+1580 |
| |\ | |||||
| * | | report api proposal | Jiri Moskovcak | 2011-05-13 | 9 | -28/+154 |
| | | | |||||
* | | | abrt-action-rhtsupport: tighten up error checks; better --help text | Denys Vlasenko | 2011-05-14 | 1 | -18/+49 |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | | | merge | Karel Klic | 2011-05-13 | 131 | -8930/+11544 |
|\ \ \ | | |/ | |/| | |||||
| * | | add smart_event.conf | Denys Vlasenko | 2011-05-12 | 4 | -2/+46 |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| * | | Merge branch 'bz/xmlrpc-c' | Nikola Pajkovsky | 2011-05-12 | 11 | -1091/+1081 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * bz/xmlrpc-c: remove c++ism from configure abrt-action-bugzilla.cpp -> src/plugins/abrt-action-bugzilla.c xmlrpc and bugzilla in a new C coat | ||||
| | * | | remove c++ism from configure | Nikola Pajkovsky | 2011-05-12 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| | * | | abrt-action-bugzilla.cpp -> src/plugins/abrt-action-bugzilla.c | Nikola Pajkovsky | 2011-05-12 | 3 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | no code change Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| | * | | xmlrpc and bugzilla in a new C coat | Nikola Pajkovsky | 2011-05-12 | 9 | -821/+814 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugzilla is splitted into two parts. One of them is core of bugzilla and second one is small module called librhbz. I did it, because I want to add a new functionality into bugzilla and I don't want to squash it into one big module. Librhbz is not a part of our libreport, because almost every function dies when feels badly (print error msg and then die). Server sends error or abrt sends corrupted xml or server sends corrupted xml. Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| * | | | abrt_curl: add curl logging, active on -vv and -vvv levels. Closes bz#695744 | Denys Vlasenko | 2011-05-12 | 1 | -5/+43 |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| * | | | abrt-action-install-debuginfo.py: fix -vv debugging code | Denys Vlasenko | 2011-05-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| * | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2011-05-12 | 36 | -338/+526 |
| |\| | | |||||
| | * | | wizard: fix navigation but when "go to reporting step" leads to empty page | Denys Vlasenko | 2011-05-11 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| | * | | whitespace fixes. no code changes | Denys Vlasenko | 2011-05-11 | 11 | -13/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| | * | | wizard: require comment to have at least 10 chars (bz#702262) | Miroslav Lichvar | 2011-05-11 | 2 | -5/+60 |
| | |/ | | | | | | | | | | Also show the red label as used to be in older abrt-gui. | ||||
| | * | wizard: return control to analyze step if non-executed analyzers exist | Denys Vlasenko | 2011-05-10 | 2 | -22/+31 |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| | * | Add analyzer which collects ~/.xsession-errors. Closes bz#539532 | Denys Vlasenko | 2011-05-10 | 6 | -20/+31 |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| | * | Add analyzer which collects /var/log/messages. Closes bz#565725 | Denys Vlasenko | 2011-05-10 | 6 | -47/+76 |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| | * | configure dies; put gen-version before autopoint in autogen | Nikola Pajkovsky | 2011-05-10 | 1 | -2/+3 |
| | | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| | * | propagate git version into rpm package | Nikola Pajkovsky | 2011-05-10 | 5 | -6/+10 |
| | | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| | * | spec: fixed updating icon cache according to Fedora policy (cailon) | Jiri Moskovcak | 2011-05-10 | 1 | -7/+6 |
| | | | |||||
| | * | do not send all errors from xmlto to /dev/null | Nikola Pajkovsky | 2011-05-10 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| | * | Ticket #236 document abrt-action-list-dsos | Nikola Pajkovsky | 2011-05-10 | 3 | -2/+48 |
| | | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> |