summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* introduce abrt_action.conf; use it for post-create stepDenys Vlasenko2010-11-0115-100/+274
* preparatory cleanup patchesDenys Vlasenko2010-11-012-3/+8
* abrtd: prepearatory patch: is_debug_dump_saved shouldn't need uidDenys Vlasenko2010-11-014-62/+45
* l10n: Updates to French (fr) translationrenault2010-10-301-15/+19
* l10n: Updates to Norwegian Bokmål (nb) translationkmaraas2010-10-281-24/+21
* reduce usage of daemon's library in non-daemon partsDenys Vlasenko2010-10-256-5/+5
* Splitting web-related functions into libABRT_web_utils.soDenys Vlasenko2010-10-254-27/+37
* moving files around, no code changesDenys Vlasenko2010-10-253-0/+0
* new action tool: abrt-action-kerneloopsDenys Vlasenko2010-10-257-104/+312
* firgot to "git add stdio_helpers.c"Denys Vlasenko2010-10-253-0/+75
* l10n: Updates to Swedish (sv) translationgoeran2010-10-241-106/+97
* introduce and use xmalloc_fgets/fgetlineDenys Vlasenko2010-10-2210-81/+82
* restore correct handling of argv[1] of scriptsDenys Vlasenko2010-10-221-24/+21
* slightly more efficient strbuf codeDenys Vlasenko2010-10-221-27/+31
* dump_dir: make open fail if there is no "analyzer" file.Denys Vlasenko2010-10-212-21/+32
* Kerneloops should use abrt-action-analyze-oops, not -python!Denys Vlasenko2010-10-211-2/+2
* GUI: make the "install debuginfo" hint selectable rhbz#644343Jiri Moskovcak2010-10-211-0/+1
* s/dst++/*dst++/ in previous commitDenys Vlasenko2010-10-211-1/+1
* abrt-action-rhtsupport: fix error handlingDenys Vlasenko2010-10-211-2/+29
* remove %{_bindir}/abrt-backtrace which sneaked into last commitDenys Vlasenko2010-10-201-2/+1
* move abrt-FOO-BAR auxiliary executables to their respective packagesDenys Vlasenko2010-10-201-43/+43
* move logger reporting to a separate program (abrt-action-print)Denys Vlasenko2010-10-205-30/+179
* move rhtsupport reporting to a separate program (abrt-action-rhtsupport)Denys Vlasenko2010-10-206-278/+421
* GUI: minor fix to dbus backend to prevent exceptions when kerneloops happen w...Jiri Moskovcak2010-10-191-2/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtMichal Toman2010-10-199-157/+425
|\
| * move uuid/duphash generation for Kerneloops to abrt-action-analyze-oopsDenys Vlasenko2010-10-195-105/+238
| * move uuid/duphash generation for python to abrt-action-analyze-pythonDenys Vlasenko2010-10-195-49/+183
| * bugzilla: trivial cleanupDenys Vlasenko2010-10-192-4/+5
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtMichal Toman2010-10-19117-12757/+21172
|\|
| * l10n: Updates to Finnish (fi) translationvpv2010-10-181-57/+110
| * l10n: Updates to Finnish (fi) translationvpv2010-10-181-108/+55
| * l10n: Updates to Polish (pl) translationraven2010-10-161-5/+5
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-10-151-14/+18
| * change dd_opendir API to return dd pointer (no need to dd_init it separately)Denys Vlasenko2010-10-1512-77/+74
| * change dd_create API to return dd pointer (no need to dd_init it separately)Denys Vlasenko2010-10-155-36/+29
| * Before this patch, dd_opendir(".") was creatingDenys Vlasenko2010-10-151-13/+40
| * abrtd: fix "unset PATH" problem when started from dbus daemonDenys Vlasenko2010-10-151-0/+7
| * mve md5 hash from Python plugin to abrtlibDenys Vlasenko2010-10-158-5/+5
| * abrt-action-analyze-c: update --help descriptionDenys Vlasenko2010-10-151-1/+1
| * l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-10-151-13/+13
| * make update-poKarel Klic2010-10-1442-8790/+11446
| * Remove a nonexistent file from POTFILES.inKarel Klic2010-10-141-1/+0
| * l10n: Updates to Polish (pl) translationraven2010-10-141-8/+110
| * btparser integration: use ABRT's strbuf instead of internal oneKarel Klic2010-10-1414-359/+84
| * btparser integration: fix testsKarel Klic2010-10-149-82/+83
| * Add missing translatable filesKarel Klic2010-10-141-0/+6
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt into retraceKarel Klic2010-10-141-1/+1
| |\
| | * fix my embarrassing error (check for equality is strncmp == 0!)Denys Vlasenko2010-10-141-1/+1
| * | btparser integration: merge it into ABRT's directory hierarchyKarel Klic2010-10-1452-1476/+41
| * | btparser integration: sync with recent UUID changeKarel Klic2010-10-141-2/+2