summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* CCpp: abrt-debuginfo-install output lines can be long, accomodate themDenys Vlasenko2010-07-141-2/+7
* changing NoSSLVerify to SSLVerify in bugzilla pluginMichal Toman2010-07-135-19/+19
* RHTSupport: set default URL to api.access.redhat.com/rsDenys Vlasenko2010-07-132-2/+2
* Make an error message translatable.Karel Klic2010-07-121-1/+1
* CCpp: give zero rating to an empty backtraceKarel Klic2010-07-121-1/+7
* remove rating for python crashesKarel Klic2010-07-122-9/+1
* List allowed items in RHTSupport.confKarel Klic2010-07-121-0/+8
* String updatesKarel Klic2010-07-124-7/+7
* lower-case devel headersNikola Pajkovsky2010-07-0939-82/+82
* mv devel header files to inc/ and install themJiri Moskovcak2010-07-0912-733/+9
* fedora bugs should not depend on rhel bugsNikola Pajkovsky2010-07-081-4/+10
* Jiri forgot "git add abrt_packages.cpp" :DDenys Vlasenko2010-07-011-0/+26
* add rating to python crashesJiri Moskovcak2010-06-302-1/+9
* added support for package specific actionsJiri Moskovcak2010-06-301-0/+1
* renamed TicketUploader to ReportUploaderJiri Moskovcak2010-06-306-32/+32
* Denys's verbose comment on BacktraceRemotesKarel Klic2010-06-301-1/+5
* Merge branch 'remote2'Karel Klic2010-06-303-0/+20
|\
| * Added BacktraceRemotes option.Karel Klic2010-06-303-0/+20
* | English and message format fixesDenys Vlasenko2010-06-305-13/+12
* | abrt_rh_support: improve error messages a bit more.Denys Vlasenko2010-06-302-5/+3
* | abrt_rh_support: improve error messageDenys Vlasenko2010-06-301-25/+24
|/
* remove obsolete Catcut and rhfastcheck reportersDenys Vlasenko2010-06-299-1075/+0
* abrt_rh_support: change message so that URL does not have comma added to itDenys Vlasenko2010-06-291-1/+3
* make rhel bug point to correct placeNikola Pajkovsky2010-06-251-31/+138
* don't show global uuid in reportNikola Pajkovsky2010-06-231-0/+1
* Revert "rhel bug points to correct place"Nikola Pajkovsky2010-06-232-136/+32
* Revert "remove extra assignement"Nikola Pajkovsky2010-06-231-2/+2
* remove extra assignementNikola Pajkovsky2010-06-211-2/+2
* rhel bug points to correct placeNikola Pajkovsky2010-06-212-32/+136
* Fixed a flaw in strbuf_prepend_str (affecting duplicate checker)Karel Klic2010-06-171-0/+1
* TicketUploader: do not add '\n' to text files in crashdumpDenys Vlasenko2010-06-171-1/+1
* abrt_rh_support: handle 404 errors betterDenys Vlasenko2010-06-173-11/+20
* GUI: don't require the rating for all reportersJiri Moskovcak2010-06-162-1/+4
* RHTSupport: actually use settings; report curl errors betterDenys Vlasenko2010-06-157-15/+37
* revert accidental changes to Bugzilla.GTKBuilderDenys Vlasenko2010-06-151-2/+2
* Add a GUI config dialog for RHTSupport pluginDenys Vlasenko2010-06-154-3/+217
* abrt_curl: fix a problem with incorrect content-length on 32-bit archesDenys Vlasenko2010-06-152-2/+7
* sosreport: save the dump directly to crashdump directoryDenys Vlasenko2010-06-141-10/+26
* plugin rename: rhticket -> RHTSupportDenys Vlasenko2010-06-143-8/+8
* Move hooklib from src/Hooks to lib/Utilskarel2010-06-093-1/+156