bugfix:
- 492048d1 webserver: fix stack-use-after-scope from asan
refactorings:
minor fixes and improvements:
- ab2e68ab dsAsioWatchdog: fix missing includes
- abe33412 threadPool: fix -Wnarrowing with older boost
- d12f63d2 internalrequesthandler: fix -Wsign-compare
- 3a4cc525 model/zone: fix -Wreturn-std-move
- 80091b0f protobufjson: fix -Wsign-compare
- 2d8ffb27 model/apartment: fix -Wreturn-std-move
- 6198739b ds/json: fix -Wsign-compare
- 3718e96b dsApi/rest: fix -Wreturn-std-move
- 85af5398 dsThreadPool: fix -Wc++11-narrowing
- eb1e6467 dsConf: fix -Wdelete-non-virtual-dtor
- d9e6e811 threadPoolTest: fix -Wunused-lambda-capture
- 4d8f19be ds-connector: fix -Wunused-lambda-capture