summaryrefslogtreecommitdiffstats
path: root/lib/Utils/abrt_xmlrpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* changing NoSSLVerify to SSLVerify in bugzilla pluginMichal Toman2010-07-131-3/+3
* lower-case devel headersNikola Pajkovsky2010-07-091-1/+1
* rhticket: factor out HTTP POST code into abrt_curl.{h,cpp}Denys Vlasenko2010-03-251-10/+0
* new bugzilla insides, add comment and reproduce when it's filled and not CLOS...Nikola Pajkovsky2010-02-081-1/+2
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-0/+18
* Bugzilla,Catcut: fix or remove incomprehensible comments; fix error msgDenys Vlasenko2010-01-281-8/+1
* fix memory leaks in bugzillaNikola Pajkovsky2010-01-131-2/+14
* prevent destructors from throwing exceptions; check curl_easy_init errorsDenys Vlasenko2009-12-161-0/+10
* remove std::string usage from class CABRTException.Denys Vlasenko2009-12-061-1/+1
* applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils.Denys Vlasenko2009-11-091-0/+76