summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
Commit message (Expand)AuthorAgeFilesLines
* revert abrt-debuginfo-install usage for nowDenys Vlasenko2009-10-191-3/+195
* wire up abrt-debuginfo-install to lib/Plugins/CCpp.cppDenys Vlasenko2009-10-191-133/+21
* lib/Plugins/CCpp.cpp: fix a bug with detecting missing debuginfosDenys Vlasenko2009-10-161-3/+3
* lib/Plugins/CCpp.cpp: log polkit_check_authorization failuresDenys Vlasenko2009-10-151-23/+17
* better logging of execv parametersDenys Vlasenko2009-10-151-5/+13
* lib/Plugins/CCpp.cpp: fixing a wrong applied patch...Denys Vlasenko2009-10-131-8/+11
* lib/Plugins/CCpp.cpp: add build-ids to backtraceDenys Vlasenko2009-10-131-5/+9
* lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD ins...Denys Vlasenko2009-10-131-24/+27
* CCpp analyser: log executing of children; comment about pk-debuginfo-istallDenys Vlasenko2009-10-091-1/+34
* removed JobStarted signal; fixed a small bug in build-id scanning codeDenys Vlasenko2009-10-091-1/+4
* *: add "force" param to CreateReport dbus call. If !0, regenerates backtraceDenys Vlasenko2009-10-095-12/+13
* GUI: added option to show password in plugin settings guiJiri Moskovcak2009-10-081-1/+21
* Bugzilla: removed "+1" featureJiri Moskovcak2009-10-082-25/+1
* Jan Kratochvil's fix (#525721): use core _only_, not executable image for bac...Denys Vlasenko2009-10-061-4/+9
* FileTransfer: add one more error check; shrink code a bitDenys Vlasenko2009-10-012-58/+68
* fix possible mem leakdnovotny2009-10-011-2/+7
* error checking added to archive creationdnovotny2009-09-301-14/+48
* try using pk-debuginfo-install before falling back to debuginfo-installDenys Vlasenko2009-09-301-1/+3
* fix all instances of dent->d_type == DT_REG checksDenys Vlasenko2009-09-301-5/+4
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-293-22/+25
* add support for abrtd autostartDenys Vlasenko2009-09-291-27/+52
* kerneloops_reporter: fix the stringAnton Arapov2009-09-231-1/+1
* rewrite FileTransfer to use library calls instead of commandline calls for co...dnovotny2009-09-173-28/+137
* reduce verbosity a bitDenys Vlasenko2009-09-211-2/+2
* remove a few #include <iostream>'sDenys Vlasenko2009-09-189-37/+26
* new polkit action for installing debuginfo, default "yes"dnovotny2009-09-161-1/+1
* Added cleaning of attachment variable, so there should not be mixed attachmet...Zdenek Prikryl2009-09-171-0/+1
* fixed closing of debug dump in case of existing backtraceZdenek Prikryl2009-09-171-1/+2
* backtrace declared twicednovotny2009-09-161-1/+0
* merge correctiondnovotny2009-09-161-6/+3
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtdnovotny2009-09-161-174/+227
|\
| * small correction to previous commit (forgot .debug suffix)Denys Vlasenko2009-09-151-1/+1
| * initial code for better debuginfo installation.Denys Vlasenko2009-09-151-178/+221
* | added timeout to Polkit, added authorization check for debuginfo-installdnovotny2009-09-161-1/+39
|/
* trailing whitespace removalDenys Vlasenko2009-09-151-8/+8
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-12/+12
* fix the bug where lock file was not removedDenys Vlasenko2009-09-095-18/+11
* four more more string& -> char* conversions. -2kDenys Vlasenko2009-09-091-1/+1
* minor fix to TicketUploaderJiri Moskovcak2009-09-091-1/+2
* man page for ticket uploaderZdenek Prikryl2009-09-081-0/+55
* added ticket uploader plugin (gavin@redhat.com)Zdenek Prikryl2009-09-085-3/+820
* Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-09-083-54/+57
|\
| * style fixes, trivial code changes onlyDenys Vlasenko2009-09-082-41/+39
| * preparatory work for proper (i.e. unicast) server->client dbus communicationDenys Vlasenko2009-09-071-13/+18
* | Some simple changes to SOSreport plugin. (gavin@redhat.com)Zdenek Prikryl2009-09-072-5/+60
|/
* Add checker if bugzilla login and password are filled in.Nikola Pajkovsky2009-09-071-19/+24
* Add new config option InstallDebuginfo into CCpp.confNikola Pajkovsky2009-09-073-3/+23
* typedef cleanup. no code changesDenys Vlasenko2009-09-042-4/+3
* Change report logic.Nikola Pajkovsky2009-09-031-22/+25
* if login fails, then bugzilla tries to find a bug without loginZdenek Prikryl2009-09-032-3/+30