summaryrefslogtreecommitdiffstats
path: root/lib/Utils
Commit message (Expand)AuthorAgeFilesLines
* added forgotten #include <config.h>Jiri Moskovcak2011-04-121-0/+3
* send "User-Agent: ABRT/n.n.n" header in RHTS http transactionsDenys Vlasenko2011-04-081-0/+5
* add "Accept: text/plain" header to our HTTP transactionsDenys Vlasenko2011-02-041-2/+10
* abrt_curl: fflush http body streamDenys Vlasenko2011-02-031-0/+5
* in bz/rhts descrition, list attachments and their sizesDenys Vlasenko2011-02-031-3/+23
* abrt_rh_support: remove code which looks into Strata-Message: headerDenys Vlasenko2011-02-031-8/+4
* split parse_release() into Bz and RHEL versionsDenys Vlasenko2011-01-252-6/+28
* replace hardcoded "Red Hat Enterprise Linux", "6.0" by proper parsingDenys Vlasenko2011-01-252-3/+15
* move block of code to eliminate a gotoDenys Vlasenko2011-01-251-11/+11
* remove unused function post_signatureDenys Vlasenko2011-01-252-63/+0
* minor build fixes, no code changesJiri Moskovcak2011-01-131-1/+0
* curl: emit "Uploaded: %llu of %llu kbytes" messagesDenys Vlasenko2011-01-121-3/+62
* fix HTTP redirect supportDenys Vlasenko2011-01-122-1/+9
* removed unused filesJiri Moskovcak2011-01-071-684/+0
* pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-062-0/+75
* 666893 - Unable to make sense of XML-RPC response from serverNikola Pajkovsky2011-01-051-0/+11
* backport xmalloc_fgets and xmalloc_fgetlineNikola Pajkovsky2010-11-252-0/+70
* disable polkitJiri Moskovcak2010-11-151-2/+1
* add libxml-2.0 into configureNikola Pajkovsky2010-08-041-0/+2
* abrt_curl: discard headers from HTTP redirectionDenys Vlasenko2010-07-281-4/+24
* style fixes, no code changesDenys Vlasenko2010-07-221-3/+3
* wire up SSLVerify in RHTSupport.conf to actually have the desired effectDenys Vlasenko2010-07-214-9/+24
* changing NoSSLVerify to SSLVerify in bugzilla pluginMichal Toman2010-07-131-3/+3
* lower-case devel headersNikola Pajkovsky2010-07-0911-15/+15
* mv devel header files to inc/ and install themJiri Moskovcak2010-07-0912-733/+9
* Jiri forgot "git add abrt_packages.cpp" :DDenys Vlasenko2010-07-011-0/+26
* added support for package specific actionsJiri Moskovcak2010-06-301-0/+1
* English and message format fixesDenys Vlasenko2010-06-301-1/+1
* abrt_rh_support: improve error messages a bit more.Denys Vlasenko2010-06-301-3/+1
* abrt_rh_support: improve error messageDenys Vlasenko2010-06-301-25/+24
* remove obsolete Catcut and rhfastcheck reportersDenys Vlasenko2010-06-292-67/+0
* abrt_rh_support: change message so that URL does not have comma added to itDenys Vlasenko2010-06-291-1/+3
* rhel bug points to correct placeNikola Pajkovsky2010-06-211-0/+1
* Fixed a flaw in strbuf_prepend_str (affecting duplicate checker)Karel Klic2010-06-171-0/+1
* abrt_rh_support: handle 404 errors betterDenys Vlasenko2010-06-171-2/+12
* RHTSupport: actually use settings; report curl errors betterDenys Vlasenko2010-06-151-7/+15
* abrt_curl: fix a problem with incorrect content-length on 32-bit archesDenys Vlasenko2010-06-152-2/+7
* Move hooklib from src/Hooks to lib/Utilskarel2010-06-093-1/+156
* remove useless duplicate statementDenys Vlasenko2010-06-091-2/+0
* Logger reporter: do not store useless infoDenys Vlasenko2010-06-081-4/+14
* new fuctions and realloc replaced by xreallocNikola Pajkovsky2010-06-041-6/+20
* add new file *hostname* into debugdump directoryNikola Pajkovsky2010-06-011-0/+1
* fix whitespaceDenys Vlasenko2010-05-315-6/+6
* rhticket: actually do create ticket, using Gavin's lib codeDenys Vlasenko2010-05-282-39/+218
* take file upload POST code from gavin's lib. Adapt rhfastcheck to use changed...Denys Vlasenko2010-05-283-119/+301
* trivial: add xsete[gu]id to abrtlibDenys Vlasenko2010-05-262-3/+15
* trivial fix: fork_execv_on_steroids was closing wrong descriptorDenys Vlasenko2010-05-191-1/+1
* remove std::string from parse_release()Nikola Pajkovsky2010-05-171-23/+29
* strbuf_free_nobuf() returns allocated bufferNikola Pajkovsky2010-05-172-2/+4
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-05-141-1/+1
|\