summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/Plugins/CCpp.cpp: add a workaround for gdb bugDenys Vlasenko2009-10-211-0/+5
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-10-201-3/+195
|\
| * revert abrt-debuginfo-install usage for nowDenys Vlasenko2009-10-191-3/+195
* | Allow abrt_dbus.h to be included multiple times.Karel Klic2009-10-201-0/+5
|/
* 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-096-13/+14
* 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-303-15/+27
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-294-24/+27
* 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
* fixed savind comments and how to reproduce filesZdenek Prikryl2009-09-211-1/+1
* comments and how to reproduce are stored nowNikola Pajkovsky2009-09-211-1/+2
* reduce verbosity a bitDenys Vlasenko2009-09-212-4/+4
* remove a few #include <iostream>'sDenys Vlasenko2009-09-1812-40/+26
* remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-181-6/+1
* abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-182-1/+40
* factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cppDenys Vlasenko2009-09-173-0/+214
* new polkit action for installing debuginfo, default "yes"dnovotny2009-09-161-1/+1
* Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-173-358/+8
* 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
* remove C++ dbus glue in src/CLI; fix a bug in --reportDenys Vlasenko2009-09-173-0/+339
* backtrace declared twicednovotny2009-09-161-1/+0
* merge correctiondnovotny2009-09-162-12/+6
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtdnovotny2009-09-162-174/+233
|\
| * moved g_type_init() to right placeJiri Moskovcak2009-09-161-1/+2
| * add forgotten }Denys Vlasenko2009-09-151-0/+1
| * reuse code, do not cut-n-pasteDenys Vlasenko2009-09-151-43/+13
| * 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-162-45/+72
|/
* added another form of checking Polkit rights: from PIDdnovotny2009-09-152-1/+42
* trailing whitespace removalDenys Vlasenko2009-09-151-8/+8
* trailing whitespace removedDenys Vlasenko2009-09-151-17/+17