summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-2617-467/+1676
| |\|
| | * small corrections to nicola's new xmlrpc codeDenys Vlasenko2009-10-261-14/+10
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * add bits of infrastructure needed for xmlprc code.Denys Vlasenko2009-10-266-0/+573
| | | | | | | | | | | | | | | | | | This does not affect existing code in any way. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * New insides in bugzilla.{cpp/h}. Hole xmlrpc protocol was rewritten into C.Nikola Pajkovsky2009-10-262-114/+114
| | |
| | * Merge branch 'master' into experimentalNikola Pajkovsky2009-10-2622-361/+1214
| | |\
| | | * Sending translation for Danishkristho2009-10-261-34/+38
| | | |
| | | * Sending translation for po/ast.poastur2009-10-251-0/+551
| | | |
| | | * Sending translation for Spanishelsupergomez2009-10-241-3/+3
| | | |
| | | * Sending translation for Spanishelsupergomez2009-10-241-16/+24
| | | |
| | | * Sending translation for Brazilian Portuguesediegobz2009-10-241-54/+79
| | | |
| | | * Sending translation for Dutchwarrink2009-10-231-33/+35
| | | |
| | | * updates to abrt-debuginfo-install (but it is still ifdef'ed out)Denys Vlasenko2009-10-232-56/+67
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | | * removing forgotted debugging printoutDenys Vlasenko2009-10-231-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * | Merge branch 'master' into experimentalNikola Pajkovsky2009-10-225-146/+169
| | |\ \
| | * | | rewritten check_uuid, login, check_cc_and_reporter and add_plus_one_ccNikola Pajkovsky2009-10-223-211/+118
| | | | |
| | * | | Merge branch 'master' into experimentalNikola Pajkovsky2009-10-2126-320/+1359
| | |\ \ \
| | * \ \ \ Merge branch 'master' into experimentalNikola Pajkovsky2009-10-1716-538/+882
| | |\ \ \ \
| | * | | | | start rewriting login and check uuid from xmlrpc++ to xmlrpcNikola Pajkovsky2009-10-094-48/+181
| | | | | | |
| * | | | | | GUI: fixed exception when enabling plugin rhbz#530495Jiri Moskovcak2009-10-231-1/+3
| | |_|_|_|/ | |/| | | |
| * | | | | Sending translation for Brazilian Portugueseigor2009-10-221-34/+39
| | | | | |
| * | | | | Sending translation for Spanishbeckerde2009-10-221-36/+39
| | | | | |
| * | | | | Sending translation for Polishraven2009-10-221-34/+47
| | | | | |
| * | | | | backtrace rating saved with crash datadnovotny2009-10-132-0/+5
| | | | | |
| * | | | | GUI: small fixesJiri Moskovcak2009-10-222-11/+8
| | | | | |
| * | | | | GUI: fixed problem with keyring when run after "su -"Jiri Moskovcak2009-10-223-22/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - keyring daemon works only for the session owner so, if user "su" to other user abrt will fail to read/write any settings and will load the defaults, user still can change the settings and use them, but it will be lost when he quit the gui
| * | | | | GUI: fixed report editor behaviorJiri Moskovcak2009-10-221-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | - ENTER inserts a new line instead of ending the editing
| * | | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-221-2/+2
| |\ \ \ \ \
| | * | | | | parameters passed as const string &dnovotny2009-10-131-2/+2
| | | | | | |
| * | | | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-228-44/+264
| |\| | | | |
| | * | | | | a little changednovotny2009-10-131-1/+0
| | | | | | |
| | * | | | | added backtrace ratingdnovotny2009-10-131-0/+84
| | | | | | |
| * | | | | | GUI: make the newest dump selectedJiri Moskovcak2009-10-221-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Fix file header.Karel Klic2009-11-091-1/+1
| | | | | |
* | | | | | GetPluginsInfo implementationKarel Klic2009-11-092-1/+26
| |/ / / / |/| | | |
* | | | | Fixed make rpmKarel Klic2009-10-221-1/+1
| | | | |
* | | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-10-2212-206/+237
|\| | | |
| * | | | Sending translation for Spanishbeckerde2009-10-221-16/+23
| | | | |
| * | | | abrtd: remove accesses to ~user/.abrtDenys Vlasenko2009-10-222-73/+82
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | | | optimizationsDenys Vlasenko2009-10-222-19/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | | | Sending translation for Brazilian Portugueseigor2009-10-211-38/+47
| | |_|/ | |/| |
| * | | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-10-211-1/+10
| |\ \ \
| | * \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-213-23/+27
| | |\ \ \
| | * | | | - fixed case when root couldn't properly report others bugsJiri Moskovcak2009-10-211-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - if root reports other bugs the SetReported() failed because it was looking for dump using UUID and UID which doesn't work for root, so I changed it to use only UUID if abrt-gui is run by root
| * | | | | fix warning and whitespace damageDenys Vlasenko2009-10-216-59/+58
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | | | Added abrt-pyhook-helper to the spec file.Karel Klic2009-10-221-0/+1
| | | | |
* | | | | Initial implementation of abrt-pyhook-helperKarel Klic2009-10-225-43/+179
|/ / / /
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-10-212-17/+26
|\| | |
| * | | lib/Plugins/CCpp.cpp: add a workaround for gdb bugDenys Vlasenko2009-10-211-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | | Sending translation for Dutchwarrink2009-10-211-17/+21
| | | |
* | | | Added abrt-cli manpage and completion script to the spec file.Karel Klic2009-10-211-0/+2
| | | |