summaryrefslogtreecommitdiffstats
path: root/src/Daemon/CommLayerServerSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* daemon: log DBus calls with -v; log file creation only with -vvvDenys Vlasenko2009-08-281-1/+0
* simplify error handling. CrashWatcher.cpp lost a few wrapper functionsDenys Vlasenko2009-08-271-7/+17
* add job ids (== thread ids) to warning/update DBus messagesDenys Vlasenko2009-08-261-6/+6
* further simplify CObserver, CCommLayerServer, and CCrashWatcher classesDenys Vlasenko2009-08-261-4/+4
* make some CrashWatcher member functions static; simplify CObserver classDenys Vlasenko2009-08-261-4/+5
* more sensible loggingDenys Vlasenko2009-08-251-10/+7
* remove CreateReport() method from server machinery; add comments about DBusDenys Vlasenko2009-08-251-10/+12
* pass map_crash_report_t by const reference, not by valueDenys Vlasenko2009-08-251-2/+2
* move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole userDenys Vlasenko2009-08-191-0/+248