summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | APPLET: changed icon from default gtk-warning to abrt specific, add animationJiri Moskovcak2009-11-1614-4/+99
|/ | | | | | - there were complaints about abrt using standard warning icon, which is confusing, so I changed it to use abrt spefic icon and made it move, to attract user attention
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-152-34/+43
|\
| * Sending translation for Brazilian Portugueseigor2009-11-151-19/+23
| |
| * Sending translation for Dutchwarrink2009-11-151-15/+20
| |
* | don't show icon on abrtd start/stop rhbz#537630Jiri Moskovcak2009-11-153-9/+8
|/ | | | | | - this feature would show the icon even after abrt update, which would show the icon and thus might confuse user with the warning sign
* forgot to commit new POTFILES.in to make the desktop file translation workJiri Moskovcak2009-11-151-0/+1
|
* removed the rest of python abrtutils wrapperJiri Moskovcak2009-11-157-534/+1
|
* made desktop file translatableJiri Moskovcak2009-11-152-2/+5
|
* Sending translation for Germanfab2009-11-151-66/+88
|
* Sending translation for Finnishvpv2009-11-131-35/+42
|
* comment out ABRTUtils.so from pythonDenys Vlasenko2009-11-131-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* disable lib/Python, we don't use it anymore (run tested)Denys Vlasenko2009-11-134-15/+17
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* make plugin descriptions more consistent in styleDenys Vlasenko2009-11-1313-17/+15
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* added firefox plugindanny2009-11-134-1/+1101
|
* Sending translation for Marathisandeeps2009-11-131-218/+260
|
* Sending translation for Tamilifelix2009-11-131-216/+261
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-1315-615/+697
|\
| * Sending translation for Kannadashanky2009-11-131-224/+262
| |
| * Sending translation for Telugukkrothap2009-11-131-220/+264
| |
| * build fixesJiri Moskovcak2009-11-121-1/+0
| |
| * SPEC: yum upgrade workaroundJiri Moskovcak2009-11-121-1/+4
| | | | | | | | - abrt is not working after upgrade from F11 to F12
| * src/Hooks/CCpp.cpp: clarify error messageDenys Vlasenko2009-11-121-7/+5
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * disable compilation of the rest of socket codeDenys Vlasenko2009-11-123-10/+7
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * lib/Plugins/Mailx.cpp,TicketUploader.cpp: simplify (-7k)Denys Vlasenko2009-11-123-125/+111
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * SOSreport.cpp: __gnu_cxx::stdio_filebuf<char> is +8k in code, thanks but noDenys Vlasenko2009-11-125-22/+39
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * src/Hooks/CCpp.cpp: detect write errors (close() return value); more loggingDenys Vlasenko2009-11-121-5/+5
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | /var/cache/abrt permissions 1775 -> 0775 in spec fileKarel Klic2009-11-131-1/+1
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-128-507/+568
|\
| * Sending translation for Oriyamgiri2009-11-121-222/+265
| |
| * Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-11-121-2/+0
| |\
| | * forgot erase debug information for meNikola Pajkovsky2009-11-121-2/+0
| | |
| * | abrt-debuginfo-install: fix misinterpreted 2>&1, add forgotten "rm"Denys Vlasenko2009-11-121-3/+3
| |/ | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Factored ParseArgNikola Pajkovsky2009-11-125-62/+39
| |
| * Sending translation for Hindirajesh2009-11-121-220/+263
| |
* | Daemon properly checks /var/cache/abrt attributesKarel Klic2009-11-121-17/+19
| |
* | Size of uid depends on sizeof(int)Karel Klic2009-11-121-2/+2
| |
* | abrt user group; used by abrt-pyhook-helperKarel Klic2009-11-122-6/+6
|/
* Sending translation for Gujaratiswkothar2009-11-121-223/+264
|
* Sending translation for Punjabijassy2009-11-121-41/+50
|
* Sending translation for Russianypoyarko2009-11-121-222/+264
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-1181-2566/+3095
|\
| * KerneloopsSysLog: fix breakage in code which detects abrt markerDenys Vlasenko2009-11-112-2/+49
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Sending translation for Dutchnippur2009-11-111-112/+47
| |
| * abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessaryDenys Vlasenko2009-11-101-107/+142
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-1023-178/+202
| | | | | | | | | | | | | | | | | | Also move parse_release() to abrtlib, it's shared among Bugzilla and Catcut. Tested Bugzilla and Catcut, both work. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Sending translation for Spanishbeckerde2009-11-101-30/+34
| |
| * make syslog detection more robust; add oops examples (fixes #533901)Denys Vlasenko2009-11-103-52/+101
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Sending translation for Brazilian Portugueseigor2009-11-101-31/+35
| |
| * Sending translation for Polishraven2009-11-091-30/+37
| |
| * Sending translation for Portugueseruigo2009-11-091-30/+34
| |