summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* retrace client: add manpage (trac #246)Michal Toman2011-05-162-1/+86
* 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-1326-1118/+1252
| |\
| * | report api proposalJiri Moskovcak2011-05-139-28/+154
* | | abrt-action-rhtsupport: tighten up error checks; better --help textDenys Vlasenko2011-05-141-18/+49
| |/ |/|
* | add smart_event.confDenys Vlasenko2011-05-123-2/+45
* | Merge branch 'bz/xmlrpc-c'Nikola Pajkovsky2011-05-129-1086/+1078
|\ \
| * | abrt-action-bugzilla.cpp -> src/plugins/abrt-action-bugzilla.cNikola Pajkovsky2011-05-122-1/+1
| * | xmlrpc and bugzilla in a new C coatNikola Pajkovsky2011-05-128-821/+813
* | | 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
|/ /
* | wizard: fix navigation but when "go to reporting step" leads to empty pageDenys Vlasenko2011-05-111-5/+11
* | whitespace fixes. no code changesDenys Vlasenko2011-05-1111-13/+13
* | wizard: require comment to have at least 10 chars (bz#702262)Miroslav Lichvar2011-05-112-5/+60
|/
* wizard: return control to analyze step if non-executed analyzers existDenys Vlasenko2011-05-102-22/+31
* Add analyzer which collects ~/.xsession-errors. Closes bz#539532Denys Vlasenko2011-05-105-19/+30
* Add analyzer which collects /var/log/messages. Closes bz#565725Denys Vlasenko2011-05-105-47/+75
* do not send all errors from xmlto to /dev/nullNikola Pajkovsky2011-05-102-2/+2
* Ticket #236 document abrt-action-list-dsosNikola Pajkovsky2011-05-102-2/+47
* prune old logger manNikola Pajkovsky2011-05-102-45/+0
* prune old Mailx manNikola Pajkovsky2011-05-102-58/+0
* forgot remove old bugzilla man from spec and MakefileNikola Pajkovsky2011-05-101-1/+1
* Ticket #232 document abrt-action-bugzillaNikola Pajkovsky2011-05-103-44/+98
* Do away with reanalyze eventsDenys Vlasenko2011-05-1010-47/+103
* wizard: added report-only optionJiri Moskovcak2011-05-094-28/+58
* wizard: make it impossible to navigate while event is runningDenys Vlasenko2011-05-091-1/+8
* wizard: use spacing in VBox'es to separate elements, not ypad!=0 in the elementsDenys Vlasenko2011-05-091-34/+22
* fixed a typoKarel Klic2011-05-091-1/+1
* reinstated g_set_prgname("abrt")Denys Vlasenko2011-05-063-1/+9
* retrace server: fix running jobs regexpMichal Toman2011-05-061-1/+1
* retrace client: default URL retrace01.fpo.org -> retrace.fpo.orgMichal Toman2011-05-061-1/+1
* retrace client: flush stdout after each status message in batch modeMichal Toman2011-05-061-0/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-05-053-31/+59
|\
| * abrt-cli: improve analyzer selection dialogMiroslav Lichvar2011-05-051-11/+7
| * abrt-cli: fix crash when only one analyzer is availableMiroslav Lichvar2011-05-051-1/+1
| * abrt-cli: select reporters by numbers (trac#194)Miroslav Lichvar2011-05-051-15/+43
| * silent xmlto generationNikola Pajkovsky2011-05-052-2/+2
| * silent asciidoc generationNikola Pajkovsky2011-05-052-2/+6
* | URL retrace01.fpo.org -> retrace.fpo.orgKarel Klic2011-05-051-1/+1
|/
* analyze_RetraceServer: fail on servers with problematic SSL certificatesKarel Klic2011-05-051-2/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-05-0528-483/+385
|\
| * build: missing abrt-cli.txt man page in tarballNikola Pajkovsky2011-05-051-0/+3
| * abrt-cli: add -L[PFX] "list possible events" functionDenys Vlasenko2011-05-042-15/+37
| * abrt-cli: update manpage. Closes #243Denys Vlasenko2011-05-043-60/+88
| * abrt-cli: incorporate most of abrt-handle-crashdump functionalityDenys Vlasenko2011-05-043-172/+121
| * move abrt-handle-crashdump to abrt-cli package. No code changesDenys Vlasenko2011-05-043-22/+23
| * move $ABRT_foo checking and setting into helper routines.Denys Vlasenko2011-05-0422-229/+128