summaryrefslogtreecommitdiffstats
path: root/src/Daemon/CommLayerServerSocket.h
Commit message (Expand)AuthorAgeFilesLines
* remove unused Error() methods and dbus signals.Denys Vlasenko2009-09-081-2/+0
* make Warning, Error and Update send unicast dbus messagesDenys Vlasenko2009-09-081-1/+1
* abrtd: eliminate g_pending_jobs[] map and all corresponding TODOs :)Denys Vlasenko2009-09-081-1/+2
* abrtd: remove unused AnalyzeComplete dbus signalDenys Vlasenko2009-09-081-1/+0
* correct g_pending_jobs' type; eliminate redundant string passingDenys Vlasenko2009-09-071-1/+1
* Changed JobStarted to pure virtual methodJiri Moskovcak2009-08-311-0/+1
* remove CreateReport() method from server machinery; add comments about DBusDenys Vlasenko2009-08-251-1/+0
* pass map_crash_report_t by const reference, not by valueDenys Vlasenko2009-08-251-4/+4
* move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole userDenys Vlasenko2009-08-191-0/+37