Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
Alexander Tokmakov
|
c48ed67760
|
get hostname without mutex
|
2020-07-08 17:39:48 +03:00 |
|
tavplubix
|
103f0d3ead
|
Update DNSResolver.cpp
|
2020-06-07 18:17:23 +03:00 |
|
alexey-milovidov
|
f804321cba
|
Update DNSResolver.cpp
|
2020-06-07 03:18:54 +03:00 |
|
Alexander Tokmakov
|
f620d97f9f
|
fix
|
2020-06-07 00:48:38 +03:00 |
|
Alexander Tokmakov
|
0cf8015f4a
|
use DNSResolver to check if user is allowed to connect
|
2020-06-07 00:02:29 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
Alexey Milovidov
|
7e1813825b
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
|
Alexey Milovidov
|
ee4ffbc332
|
find {base,src,programs} -name '*.h' -or -name '*.cpp' | xargs grep -l -P 'LOG_\w+\([^,]+, "[^"]+" << [^<]+\);' | xargs sed -i -r -e 's/(LOG_\w+)\(([^,]+), "([^"]+)" << ([^<]+)\);/\1_FORMATTED(\2, "\3{}", \4);/'
|
2020-05-23 19:47:56 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|