summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* backport: Ticket #160 Hash is not present in BugzillaNikola Pajkovsky2011-04-121-0/+3
* 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
* Better duplicate hashKarel Klic2011-04-071-7/+8
* btparser: Better normalization of glibc architecture-specific functions; new ...Karel Klic2011-02-043-41/+66
* 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
* New supported format of thread header "Thread 8 (Thread 0xb07fdb70 (LWP 6357)):"Karel Klic2011-01-311-2/+31
* Rating 0 (worst) for backtrace on which the parser fails.Karel Klic2011-01-311-4/+10
* split parse_release() into Bz and RHEL versionsDenys Vlasenko2011-01-253-9/+31
* replace hardcoded "Red Hat Enterprise Linux", "6.0" by proper parsingDenys Vlasenko2011-01-253-3/+18
* plug memory leak on error pathsDenys Vlasenko2011-01-251-1/+2
* 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
* add "Compressing data" message to RHTSupport plugin reporting funcDenys Vlasenko2011-01-121-0/+3
* 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-063-12/+120
* GUI: added warning when gnome-keyring can't be accessed rhbz#576866Jiri Moskovcak2011-01-051-7/+7
* 666893 - Unable to make sense of XML-RPC response from serverNikola Pajkovsky2011-01-051-0/+11
* 665405 - ABRT's usage of sos does not grab /var/log/messagesNikola Pajkovsky2011-01-041-1/+1
* backport: taint flag is decimal representation of a bitmaskNikola Pajkovsky2010-11-252-16/+78
* backport xmalloc_fgets and xmalloc_fgetlineNikola Pajkovsky2010-11-252-0/+70
* KerneloopsScanner.cpp: make a room for NULL byteNikola Pajkovsky2010-11-221-1/+1
* fix multicharacter warringNikola Pajkovsky2010-11-221-2/+3
* Merge branch '1.1.x' of git://git.fedorahosted.org/git/abrt into 1.1.xJiri Moskovcak2010-11-162-0/+26
|\
| * rhbz 623142Nikola Pajkovsky2010-11-152-0/+26
* | made the description in RHTSupport translatableJiri Moskovcak2010-11-151-1/+1
* | new bt parser (kklic)Jiri Moskovcak2010-11-1523-195/+4334
* | disable polkitJiri Moskovcak2010-11-152-5/+7
|/
* updated po files1.1.13Jiri Moskovcak2010-08-091-1/+1
* really remove the libzip dependencyJiri Moskovcak2010-08-061-1/+1
* made /etc/abrt/plugins/Bugzilla.conf world-readable againJiri Moskovcak2010-08-061-1/+0
* remove libzip codeNikola Pajkovsky2010-08-051-59/+0
* add libxml-2.0 into configureNikola Pajkovsky2010-08-041-0/+2
* RHTSupport: GUI's SSLVerify checkbox had one missing bit of codeDenys Vlasenko2010-07-281-1/+3
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-07-281-4/+24
|\
| * abrt_curl: discard headers from HTTP redirectionDenys Vlasenko2010-07-281-4/+24
* | made some more strings translatable rhbz#574693Jiri Moskovcak2010-07-2813-13/+13
* | rename *.GTKBuilder to *.gladeJiri Moskovcak2010-07-2813-14/+14
|/
* style fixes, no code changesDenys Vlasenko2010-07-221-3/+3
* wire up SSLVerify in RHTSupport.conf to actually have the desired effectDenys Vlasenko2010-07-215-9/+25
* dumpoops/KerneloopsScanner: add pid to crashdump nameDenys Vlasenko2010-07-151-2/+3
* The Logger plugin returns a message as the result of Report() call instead of...Karel Klic2010-07-141-3/+4
* s^http://api.access.redhat.com/rs^https://api.access.redhat.com/rsDenys Vlasenko2010-07-142-2/+2
* fix my C++ error (need to cast result of malloc)Denys Vlasenko2010-07-141-1/+1