Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed init script | Jiri Moskovcak | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-25 | 2 | -321/+438 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-02-25 | 1 | -216/+345 |
| |\ | |||||
| | * | Sending translation for Greek | thalia | 2010-02-24 | 1 | -216/+345 |
| | | | |||||
| * | | bad logic in call function | Nikola Pajkovsky | 2010-02-25 | 1 | -9/+7 |
| |/ | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| * | Bugzilla: fix a few memory leaks | Denys Vlasenko | 2010-02-24 | 1 | -97/+87 |
| | | | | | | | | | | | | | | | | | | | | | | * env leaks * bug_info leaks * result leaks * potential type mismatches in variadic function calls * removed comment: // The only way this can fail is if 'bugs_member' is not actually an array XML-RPC value. So it is usually not worth checking 'env'. * typo fixes etc Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-24 | 3 | -4/+8 |
|\| | |||||
| * | partial fix for bz#565983 | Denys Vlasenko | 2010-02-23 | 2 | -3/+7 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | fix init script | Nikola Pajkovsky | 2010-02-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | | SPEC: Updated source URL | Jiri Moskovcak | 2010-02-23 | 1 | -1/+1 |
|/ | |||||
* | simplify kerneloops/dumpoops a bit | Denys Vlasenko | 2010-02-23 | 3 | -128/+108 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Sending translation for German | fab | 2010-02-23 | 1 | -296/+263 |
| | |||||
* | cli: add support for "--report @N" and "--report PARTIAL_UUID" | Denys Vlasenko | 2010-02-23 | 4 | -23/+57 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Kerneloops: be more specific looking for "WARNING:" string | Denys Vlasenko | 2010-02-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | New version 1.0.81.0.8 | Jiri Moskovcak | 2010-02-22 | 1 | -1/+5 |
| | |||||
* | updated translation files | Jiri Moskovcak | 2010-02-22 | 28 | -4776/+5003 |
| | |||||
* | 1.0.8 pre-release for rawhide | Jiri Moskovcak | 2010-02-22 | 1 | -1/+7 |
| | |||||
* | fix initscript | Nikola Pajkovsky | 2010-02-22 | 1 | -2/+8 |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | Kerneloops: make hashing more likely to produce same hash on different oopses | Denys Vlasenko | 2010-02-22 | 1 | -10/+73 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | remove unused variable | Denys Vlasenko | 2010-02-22 | 1 | -2/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Sending translation for Danish | kristho | 2010-02-20 | 1 | -49/+73 |
| | |||||
* | Sending translation for Danish | kristho | 2010-02-19 | 1 | -217/+310 |
| | |||||
* | Sending translation for Bengali (India) | runab | 2010-02-19 | 1 | -310/+271 |
| | |||||
* | Sending translation for Finnish | vpv | 2010-02-18 | 1 | -260/+285 |
| | |||||
* | Sending translation for Spanish | elsupergomez | 2010-02-18 | 1 | -58/+82 |
| | |||||
* | Sending translation for Portuguese | sergiomesquita | 2010-02-18 | 1 | -293/+295 |
| | |||||
* | make abrt work with the latest kernels (>= 2.6.33) | Jiri Moskovcak | 2010-02-18 | 2 | -0/+44 |
| | |||||
* | Sending translation for Chinese (Simplified) | chenh | 2010-02-18 | 1 | -346/+351 |
| | |||||
* | Sending translation for Russian | ypoyarko | 2010-02-18 | 1 | -12/+11 |
| | |||||
* | Sending translation for Dutch | warrink | 2010-02-17 | 1 | -68/+89 |
| | |||||
* | Sending translation for German | jensm | 2010-02-17 | 1 | -77/+111 |
| | |||||
* | fix my goof in cmdline escaping | Denys Vlasenko | 2010-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Utils/abrt_dbus: utf8-sanitize all strings in dbus messages (fixes #565876) | Denys Vlasenko | 2010-02-17 | 1 | -1/+97 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-02-17 | 1 | -0/+21 |
|\ | |||||
| * | added a comment about dbus disconnect handling | Denys Vlasenko | 2010-02-17 | 1 | -0/+21 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-02-17 | 6 | -411/+396 |
|\| | |||||
| * | added enabled=yes to ticketuploader.conf | Jiri Moskovcak | 2010-02-17 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-17 | 3 | -469/+459 |
| |\ | |||||
| | * | Sending translation for Russian | ypoyarko | 2010-02-17 | 1 | -18/+15 |
| | | | |||||
| | * | Sending translation for Russian | ypoyarko | 2010-02-17 | 1 | -313/+278 |
| | | | |||||
| | * | Sending translation for Polish | raven | 2010-02-16 | 1 | -72/+78 |
| | | | |||||
| * | | GUI: improved url handling in report messages | Jiri Moskovcak | 2010-02-17 | 3 | -14/+30 |
| | | | |||||
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-02-16 | 1 | -72/+94 |
|\ \ \ | | |/ | |/| | |||||
| * | | Sending translation for Hebrew | elad | 2010-02-16 | 1 | -72/+94 |
| |/ | |||||
* / | simplification xmlrpc_client_call() | Nikola Pajkovsky | 2010-02-16 | 1 | -99/+62 |
|/ | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-02-16 | 0 | -0/+0 |
|\ | |||||
| * | Sending translation for Hungarian | snicore | 2010-02-16 | 1 | -305/+284 |
| | | |||||
| * | license fix | Nikola Pajkovsky | 2010-02-16 | 9 | -119/+146 |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | | Sending translation for Hungarian | snicore | 2010-02-16 | 1 | -305/+284 |
| | | |||||
* | | license fix | Nikola Pajkovsky | 2010-02-16 | 9 | -119/+146 |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> |