summaryrefslogtreecommitdiffstats
path: root/src/CLI/ABRTSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove socket code, it is deadDenys Vlasenko2010-03-231-155/+0
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-0/+18
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-3/+3
* prevent destructors from throwing exceptions; check curl_easy_init errorsDenys Vlasenko2009-12-161-1/+11
* ABRTSocket renamed DisConnect to Disconnect, CLI added localization support a...Karel Klic2009-10-191-6/+3
* pass map_crash_report_t by const reference, not by valueDenys Vlasenko2009-08-251-1/+1
* remaned to proper name (Command Line Interface)Zdenek Prikryl2009-06-171-0/+130