summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* get rid of std::string& as parameterNikola Pajkovsky2010-08-231-48/+79
* Python.cpp: fix indentationNikola Pajkovsky2010-08-191-50/+52
* fix indentation and bracket position inNikola Pajkovsky2010-08-196-501/+538
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-1912-106/+232
|\
| * abrt_curl: make HTTP uploads emit updatesDenys Vlasenko2010-08-181-2/+54
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtMichal Toman2010-08-182-4/+4
| |\
| | * assignment segfaults if right hand is a NULL pointerNikola Pajkovsky2010-08-182-4/+4
| * | get rid of exceptions in CDebugDump classMichal Toman2010-08-187-83/+160
| |/
| * abrt_curl: better error msg if curl_formadd failsDenys Vlasenko2010-08-171-1/+1
| * RHTSupport: add a status message to reduce user confusionDenys Vlasenko2010-08-171-0/+3
| * *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-174-16/+10
* | include headers as neededKarel Klic2010-08-191-13/+19
* | logging.c needs read_write.h and xfuncs.h -> including themKarel Klic2010-08-191-81/+86
* | logging.h does not need read_write.h and xfuncs.h -> removing the includesKarel Klic2010-08-191-16/+11
* | needs logging.h -> include itKarel Klic2010-08-191-70/+78
* | read_write.h does not need logging.h -> removing the includeKarel Klic2010-08-191-2/+0
* | abrt_packages.h does not need xfuncs.h -> removing the includeKarel Klic2010-08-192-2/+2
|/
* forgot rename variable in GetSettings()Nikola Pajkovsky2010-08-171-4/+4
* get rid of std::string from rhtsupportNikola Pajkovsky2010-08-172-35/+52
* get rid of std::string from loggerNikola Pajkovsky2010-08-172-27/+21
* get rid of std::string from mailxNikola Pajkovsky2010-08-173-85/+86
* fix double freeNikola Pajkovsky2010-08-171-1/+1
* get rid of std::string from bugzillaNikola Pajkovsky2010-08-174-204/+242
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-10106-14/+17
* rename RPM.cpp -> rpm.cNikola Pajkovsky2010-08-104-27/+80
* pure C for logging, read_wirte and xfuncsNikola Pajkovsky2010-08-106-31/+139
* 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
* 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