Commit Graph

23 Commits

Author SHA1 Message Date
Vladimir Smirnov
d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
Alexey Milovidov
11477b942e Whitespaces [#METR-23332]. 2016-10-29 20:16:43 +03:00
Alexey Milovidov
024799acee Fixed error in Poco::UTF8Encoding::isLegal function [#METR-23332]. 2016-10-29 20:15:43 +03:00
Alexey Milovidov
9b5b6bc3a3 Addition to prev. revision [#METR-2944]. 2016-10-12 00:45:15 +03:00
Alexey Milovidov
f806255da1 Removed Poco/Data/SQLite, because it is unused but makes build more complicated [#METR-2944]. 2016-10-12 00:39:24 +03:00
Yuri Dyachenko
065b02494a add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Pavel Kartavyy
b731f9cf6d Poco: remove unused header 2016-08-18 19:46:54 +03:00
Pavel Kartavyy
50c28f08b4 Poco: fix endless execution of task that was cancelled before run() method 2016-08-18 19:43:39 +03:00
Alexey Milovidov
fa5e66c1fc Fixed warning in Poco when asserts are off [#METR-2944]. 2016-07-06 02:40:02 +03:00
Alexey Milovidov
4a8f3e6143 Addition to prev. revision [#METR-2944]. 2016-06-27 11:13:54 +03:00
Alexey Milovidov
0d902573fe Addition to prev. revision [#METR-2944]. 2016-06-27 11:11:27 +03:00
Alexey Milovidov
36c36fed41 More correct [#METR-2944]. 2016-06-27 11:02:15 +03:00
Alexey Milovidov
c68d6ea303 Better message when listen_host is IPv6 address and IPv6 is disabled [#METR-21842]. 2016-06-25 06:06:36 +03:00
Pavel Kartavyy
ebafc24121 BaseDaemon: waitForTerminationRequest() use sigaction instead of sigwait 2016-06-08 17:39:19 +03:00
Vladimir Chebotarev
39c2c0f5a5 dbms, contrib: Clang 3.8 build fixes. [#METR-21516] 2016-05-31 14:06:27 +03:00
Vladimir Chebotarev
866c8929e2 dbms, contrib: GCC 6 build fixes [#METR-20000] 2016-05-23 03:41:26 +03:00
Alexey Milovidov
7c89a426d6 Addition to prev. revision [#METR-19470]. 2016-04-11 22:39:07 +03:00
Alexey Milovidov
8f7425a906 Fixed warning on clang [#METR-2807]. 2016-03-07 07:39:16 +03:00
Alexey Milovidov
d1e3ea4e96 Fixing build on clang [#METR-2807]. 2016-03-07 07:16:03 +03:00
Alexey Milovidov
df1d66e51a Removed sensitive data. 2016-02-08 00:58:58 +03:00
Alexey Milovidov
c3827a29eb Removed unrelated data. 2016-02-07 23:02:44 +03:00
Alexey Milovidov
2758e1fe92 dbms: fixed error with Poco::Net::TCPServer [#METR-19593]. 2016-01-08 02:41:21 +03:00
Alexey Milovidov
2e252abc5c Separated internal and third-party libraries [#METR-19593]. 2016-01-08 01:21:46 +03:00