summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | btparser initial integrationKarel Klic2010-10-1467-3165/+10475
| |/
| * various small fixes to dd usageDenys Vlasenko2010-10-142-50/+27
| * dump_dir.c: reorder functions within the file without changing them.Denys Vlasenko2010-10-141-64/+61
| * move uuid generation for CCpp to a separate program (abrt-action-analyze-c)Denys Vlasenko2010-10-146-169/+294
| * l10n: Updates to Finnish (fi) translationvpv2010-10-131-238/+244
| * whitespace fixDenys Vlasenko2010-10-141-1/+1
| * l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-10-131-116/+104
| * better name for abrt-FOO coredumpsDenys Vlasenko2010-10-131-2/+3
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-10-131-115/+103
| * l10n: Updates to Polish (pl) translationraven2010-10-131-117/+54
| * don't catch crashes of any program which starts with "abrt", not only abrtdDenys Vlasenko2010-10-131-3/+3
| * restore abrt-action-save-package-data's description in --helpDenys Vlasenko2010-10-131-4/+9
| * trivial cleanupsDenys Vlasenko2010-10-132-5/+4
* | Merge branch 'retrace' of ssh://git.fedorahosted.org/git/abrtMichal Toman2010-10-122-0/+162
|\ \ | |/ |/|
| * Retrace server interfaceMichal Toman2010-10-122-0/+162
* | Add a warning comment that options and their enums should be in syncDenys Vlasenko2010-10-124-18/+11
* | parse_options was not handling long options properly. fix it.Denys Vlasenko2010-10-121-14/+29
|/
* GUI: added search box to backtrace view rhbz#612017Jiri Moskovcak2010-10-121-1/+143
* Return a bitmask of found options from parse_opts()Denys Vlasenko2010-10-126-53/+58
* l10n: Updates to Finnish (fi) translationvpv2010-10-121-27/+21
* move bugzilla reporting to a separate program (abrt-action-bugzilla)Denys Vlasenko2010-10-116-1128/+222
* move load_crash_data_from_debug_dump from MiddleWare to CrashTypesDenys Vlasenko2010-10-113-123/+125
* preparatory patch with trivial changes onlyDenys Vlasenko2010-10-113-7/+7