Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added cleaning of attachment variable, so there should not be mixed ↵ | Zdenek Prikryl | 2009-09-17 | 1 | -0/+1 | |
| | | | | attachmetn anymore. | |||||
* | fixed closing of debug dump in case of existing backtrace | Zdenek Prikryl | 2009-09-17 | 1 | -1/+2 | |
| | ||||||
* | Sending translation for Chinese (Traditional) | tchuang | 2009-09-17 | 1 | -51/+52 | |
| | ||||||
* | Sending translation for Hungarian | zoltanh721 | 2009-09-17 | 1 | -230/+241 | |
| | ||||||
* | remove C++ dbus glue in src/CLI; fix a bug in --report | Denys Vlasenko | 2009-09-17 | 8 | -524/+588 | |
| | | | | | | | Several kb of code removed. The nly remaining use of C++ glue is desktop applet. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | backtrace declared twice | dnovotny | 2009-09-16 | 1 | -1/+0 | |
| | ||||||
* | merge correction | dnovotny | 2009-09-16 | 2 | -12/+6 | |
| | ||||||
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | dnovotny | 2009-09-16 | 15 | -394/+456 | |
|\ | | | | | | | | | | | Conflicts: lib/Plugins/CCpp.cpp lib/Utils/Polkit.cpp | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-09-16 | 1 | -16/+15 | |
| |\ | ||||||
| | * | Sending translation for Brazilian Portuguese | igor | 2009-09-16 | 1 | -16/+15 | |
| | | | ||||||
| * | | moved g_type_init() to right place | Jiri Moskovcak | 2009-09-16 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-09-16 | 1 | -16/+15 | |
| |\ | ||||||
| | * | Sending translation for Polish | raven | 2009-09-16 | 1 | -16/+15 | |
| | | | ||||||
| * | | GUI: fixed crash setSettings crash | Jiri Moskovcak | 2009-09-16 | 1 | -1/+4 | |
| |/ | ||||||
| * | Sending translation for Gujarati | swkothar | 2009-09-16 | 1 | -18/+17 | |
| | | ||||||
| * | Sending translation for Russian | ypoyarko | 2009-09-16 | 1 | -17/+16 | |
| | | ||||||
| * | Sending translation for Korean | eukim | 2009-09-16 | 1 | -16/+15 | |
| | | ||||||
| * | Sending translation for Portuguese | ruigo | 2009-09-15 | 1 | -36/+42 | |
| | | ||||||
| * | Sending translation for German | kenda | 2009-09-15 | 1 | -44/+45 | |
| | | ||||||
| * | Sending translation for Spanish | beckerde | 2009-09-15 | 1 | -17/+16 | |
| | | ||||||
| * | add forgotten } | Denys Vlasenko | 2009-09-15 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | reuse code, do not cut-n-paste | Denys Vlasenko | 2009-09-15 | 1 | -43/+13 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2009-09-15 | 1 | -16/+15 | |
| |\ | ||||||
| | * | Sending translation for Dutch | warrink | 2009-09-15 | 1 | -16/+15 | |
| | | | ||||||
| * | | convert a few string& params to char* | Denys Vlasenko | 2009-09-15 | 3 | -23/+23 | |
| |/ | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | small correction to previous commit (forgot .debug suffix) | Denys Vlasenko | 2009-09-15 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | initial code for better debuginfo installation. | Denys Vlasenko | 2009-09-15 | 1 | -178/+221 | |
| | | | | | | | | | | | | | | For now, it skips debuginfo install step if all build-ids retrieved from coredump appear to already exist Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | added timeout to Polkit, added authorization check for debuginfo-install | dnovotny | 2009-09-16 | 2 | -45/+72 | |
|/ | ||||||
* | added another form of checking Polkit rights: from PID | dnovotny | 2009-09-15 | 2 | -1/+42 | |
| | ||||||
* | trailing whitespace removal | Denys Vlasenko | 2009-09-15 | 1 | -8/+8 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | trailing whitespace removed | Denys Vlasenko | 2009-09-15 | 2 | -18/+18 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | unify CommLayer, MiddleWare and Utils into Utils | Denys Vlasenko | 2009-09-15 | 23 | -124/+82 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Sending translation for Finnish | vpv | 2009-09-15 | 1 | -89/+117 | |
| | ||||||
* | moake one sfunction static; style fixes | Denys Vlasenko | 2009-09-14 | 5 | -18/+15 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | dnovotny | 2009-09-14 | 9 | -15/+26 | |
|\ | ||||||
| * | APPLET: fixed licence wrapping | Jiri Moskovcak | 2009-09-14 | 2 | -4/+6 | |
| | | ||||||
| * | oops... remove stray trailing '\' | Denys Vlasenko | 2009-09-14 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLI | Denys Vlasenko | 2009-09-14 | 6 | -10/+15 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | disabled sanitize_dump_dir_rights() in daemon, as it conflicts with python hook | Jiri Moskovcak | 2009-09-14 | 1 | -1/+5 | |
| | | ||||||
* | | Polkit moved to Utils (can be used both in daemon and plugins) | dnovotny | 2009-09-14 | 4 | -7/+12 | |
|/ | ||||||
* | Sending translation for po/LINGUAS | raven | 2009-09-13 | 1 | -0/+20 | |
| | ||||||
* | Sending translation for po/LINGUAS | xconde | 2009-09-12 | 1 | -0/+1 | |
| | ||||||
* | Sending translation for po/ca.po | xconde | 2009-09-12 | 1 | -0/+420 | |
| | ||||||
* | Fixed geting results from reporters | Zdenek Prikryl | 2009-09-11 | 1 | -5/+5 | |
| | ||||||
* | Sending translation for Oriya | mgiri | 2009-09-11 | 1 | -79/+210 | |
| | ||||||
* | Sending translation for German | hedda | 2009-09-11 | 1 | -163/+173 | |
| | ||||||
* | Sending translation for po/fr.po | samfreemanz | 2009-09-11 | 1 | -0/+407 | |
| | ||||||
* | Sending translation for po/zh_CN.po | tomchiukc | 2009-09-11 | 1 | -0/+431 | |
| | ||||||
* | Sending translation for Chinese (Traditional) | tomchiukc | 2009-09-11 | 1 | -19/+19 | |
| | ||||||
* | Sending translation for Brazilian Portuguese | igor | 2009-09-10 | 1 | -13/+28 | |
| |