summaryrefslogtreecommitdiffstats
path: root/src/CLI/dbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* lower-case devel headersNikola Pajkovsky2010-07-091-1/+1
* English and message format fixesDenys Vlasenko2010-06-301-3/+3
* abrt-cli: suppress misleading "crash 'XXXXXXXX' is not in database" messagesDenys Vlasenko2010-05-261-1/+1
* Allow user to select which reporter he wants to use to report a crash using CLI.Karel Klic2010-03-181-2/+18
* cli: pass reporters param in call_Report(); handle error returnsDenys Vlasenko2010-03-041-6/+29
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-041-4/+4
* Ask for login and password if missing from reporter plugin.Karel Klic2010-02-051-3/+25
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-5/+5
* GUI: make it so that even non-loaded plugins show up in "Plugins" dialogDenys Vlasenko2010-01-141-2/+4
* abrt-cli: report success/failure of reporting. closes bug 71Denys Vlasenko2009-12-111-3/+10
* make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 59Denys Vlasenko2009-12-101-21/+37
* small fix on top of DeleteDebugDump changeDenys Vlasenko2009-12-041-2/+0
* rename CreateReport -> StartJob, GetJobResult -> CreateReportDenys Vlasenko2009-12-031-4/+2
* mergeKarel Klic2009-11-091-12/+67
|\
| * s/CC_DBUS_/ABRTD_DBUS_/gDenys Vlasenko2009-11-021-4/+4
| * src/CLI/*: fix an unterminated argv + simplificationsDenys Vlasenko2009-10-311-62/+61
| * Receive and print Warning and Update messages during remode procedure callsKarel Klic2009-10-301-10/+66
* | GetPluginsInfo implementationKarel Klic2009-11-091-0/+15
|/
* fix warning and whitespace damageDenys Vlasenko2009-10-211-1/+1
* new_call_msg and send_get_reply_and_unref made staticKarel Klic2009-10-201-2/+2
* Initial implementation of crash report editor. Splitted CLI.cpp into multiple...Karel Klic2009-10-201-0/+130