summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * build: gtk_assistant_commit in not in rhel6 gtk2Nikola Pajkovsky2011-05-191-0/+3
| * | wizard: add empty line after each event log, add header at the start of the l...Denys Vlasenko2011-05-191-10/+18
| |/
| * move vector of pd's cod to cli, its only userDenys Vlasenko2011-05-194-26/+25
| * typo fixDenys Vlasenko2011-05-193-3/+3
| * abrt-action-bugzilla: better help/manpage. Closes bz#557943Denys Vlasenko2011-05-192-54/+44
| * wizard: allow user to return to reporting at the endDenys Vlasenko2011-05-192-55/+113
| * abrt-action-install-debuginfo: fix for download errorDenys Vlasenko2011-05-191-15/+20
| * reenable kernel taintNikola Pajkovsky2011-05-198-76/+174
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2011-05-181-34/+27
|\|
| * retrace doc: Security section updateKarel Klic2011-05-181-34/+27
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2011-05-181-84/+87
|\|
| * retrace docs: updated Task cleanup section, minor wording changes all over th...Karel Klic2011-05-181-24/+18
| * retrace docs: improved overview, updated Package repository and Task cleanup ...Karel Klic2011-05-181-57/+66
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2011-05-183-41/+38
|\|
| * retrace manual: added names of the options; minor wording changesKarel Klic2011-05-181-38/+35
| * hook: truncate coredump in PWD to ulimit -cHATAYAMA Daisuke2011-05-181-2/+2
* | report C API improvementsJiri Moskovcak2011-05-186-34/+227
|/
* remove unused plugin option from default Kerneloops.confMiroslav Lichvar2011-05-181-4/+0
* remove old plugin man pagesMiroslav Lichvar2011-05-184-99/+0
* add abrt-action-upload man page (trac#245)Miroslav Lichvar2011-05-183-0/+69
* add abrt-action-kerneloops man page (trac#235)Miroslav Lichvar2011-05-183-0/+70
* run_event: explain pop_next_command, move free_rule_list inside it.Denys Vlasenko2011-05-171-4/+13
* bigger WIDTH for usageNikola Pajkovsky2011-05-171-1/+1
* abrt-action-bugzilla: store "reported_to" for new bugs too. closes bz#698406Denys Vlasenko2011-05-173-28/+24
* add additional headers into abrt_post()Nikola Pajkovsky2011-05-173-11/+30
* run_event.c: fix "EVENT=post-create component=mypkg doesn't work" bug. Closes...Denys Vlasenko2011-05-172-235/+201
* smart_event.conf: suppress stray output of "which" commandDenys Vlasenko2011-05-176-13/+11
* wizard: fix assertion failure with report-only optionMiroslav Lichvar2011-05-171-0/+4
* remove abrt-handle-crashdump: abrt-cli now has all its features. closes 244Denys Vlasenko2011-05-167-145/+2
* Remove .py from abrt-action-install-debuginfo.pyDenys Vlasenko2011-05-169-45/+47
* abrt-action-install-debuginfo: support --ids=- (read from stdin)Denys Vlasenko2011-05-162-15/+25
* rename "rating" -> "backtrace_rating", "dsos" -> "dso_list"Denys Vlasenko2011-05-162-3/+2
* suppress mails for cc and attachmentsNikola Pajkovsky2011-05-163-22/+40
* retrace client: add manpage (trac #246)Michal Toman2011-05-163-1/+87
* removed accidentally pushed codeJiri Moskovcak2011-05-161-28/+0
* fixed copyright textJiri Moskovcak2011-05-162-4/+32
* Merge branch 'report_api'Jiri Moskovcak2011-05-169-28/+163
|\
| * fix the report API according to the reviewJiri Moskovcak2011-05-161-8/+17
| * Merge branch 'master' into report_apiJiri Moskovcak2011-05-1330-1447/+1580
| |\
| * | report api proposalJiri Moskovcak2011-05-139-28/+154
* | | abrt-action-rhtsupport: tighten up error checks; better --help textDenys Vlasenko2011-05-141-18/+49
* | | mergeKarel Klic2011-05-13131-8930/+11544
|\ \ \ | | |/ | |/|
| * | add smart_event.confDenys Vlasenko2011-05-124-2/+46
| * | Merge branch 'bz/xmlrpc-c'Nikola Pajkovsky2011-05-1211-1091/+1081
| |\ \
| | * | remove c++ism from configureNikola Pajkovsky2011-05-121-4/+1
| | * | abrt-action-bugzilla.cpp -> src/plugins/abrt-action-bugzilla.cNikola Pajkovsky2011-05-123-2/+2
| | * | xmlrpc and bugzilla in a new C coatNikola Pajkovsky2011-05-129-821/+814
| * | | abrt_curl: add curl logging, active on -vv and -vvv levels. Closes bz#695744Denys Vlasenko2011-05-121-5/+43
| * | | abrt-action-install-debuginfo.py: fix -vv debugging codeDenys Vlasenko2011-05-121-2/+2
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-05-1236-338/+526
| |\| |