summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add bits of infrastructure needed for xmlprc code.Denys Vlasenko2009-10-265-0/+522
* 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-262-9/+94
|\
| * updates to abrt-debuginfo-install (but it is still ifdef'ed out)Denys Vlasenko2009-10-231-8/+6
| * removing forgotted debugging printoutDenys Vlasenko2009-10-231-1/+0
| * backtrace rating saved with crash datadnovotny2009-10-132-0/+5
| * parameters passed as const string &dnovotny2009-10-131-2/+2
| * a little changednovotny2009-10-131-1/+0
| * added backtrace ratingdnovotny2009-10-131-0/+84
* | rewritten check_uuid, login, check_cc_and_reporter and add_plus_one_ccNikola Pajkovsky2009-10-222-209/+118
* | Merge branch 'master' into experimentalNikola Pajkovsky2009-10-213-32/+133
|\|
| * - fixed case when root couldn't properly report others bugsJiri Moskovcak2009-10-211-1/+10
| * 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
* | Merge branch 'master' into experimentalNikola Pajkovsky2009-10-171-29/+39
|\|
| * 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
* | start rewriting login and check uuid from xmlrpc++ to xmlrpcNikola Pajkovsky2009-10-093-46/+177
|/
* 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