odyssey/sources
Dmitry Simonenko c810d77591 odissey: limit stream fill by readahead size 2018-01-19 16:46:47 +03:00
..
CMakeLists.txt odissey: move auth_query impl into separate file 2017-09-29 13:57:53 +03:00
atomic.h odissey: add implicit atomic read operation 2017-08-11 13:43:39 +03:00
auth.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
auth.h odissey: update banners 2017-07-05 15:42:49 +03:00
auth_query.c odissey: introduce read pipelining to frontend main loop 2018-01-18 14:52:38 +03:00
auth_query.h odissey: implement auth query string format 2017-10-05 16:42:30 +03:00
backend.c odissey: introduce read pipelining to frontend main loop 2018-01-18 14:52:38 +03:00
backend.h odissey: major rework of parameter status update logic 2017-10-07 15:30:00 +03:00
cancel.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
cancel.h odissey: major shapito api update 2017-07-06 16:36:14 +03:00
client.h odissey: measure client login time 2017-12-18 17:15:32 +03:00
client_pool.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
client_pool.h odissey: implement client pool iterator 2017-08-17 18:38:10 +03:00
config.c odissey: remove pipelining tweak 2017-12-08 18:39:45 +03:00
config.h odissey: use error object instead of logger for config parsing 2017-09-15 16:52:11 +03:00
console.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
console.h odissey: basic parse and log console requests 2017-08-03 17:26:26 +03:00
daemon.c odissey: update banners 2017-07-05 15:42:49 +03:00
daemon.h odissey: update banners 2017-07-05 15:42:49 +03:00
error.h odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
frontend.c odissey: limit stream fill by readahead size 2018-01-19 16:46:47 +03:00
frontend.h odissey: separate frontend error functions 2017-08-08 15:50:09 +03:00
id.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
id.h odissey: reuse client id as a forge backend key 2017-11-24 15:19:14 +03:00
instance.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
instance.h odissey: major logger rework 2017-07-26 17:05:29 +03:00
io.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
io.h odissey: extend getsockname and getaddrname with addr/port 2017-08-17 18:15:19 +03:00
list.h odissey: update banners 2017-07-05 15:42:49 +03:00
logger.c odissey: implement log_debug per database-user 2017-12-05 15:44:56 +03:00
logger.h odissey: add log_debug settings per route 2017-12-05 15:32:08 +03:00
macro.h odissey: update banners 2017-07-05 15:42:49 +03:00
main.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
msg.h odissey: do retry in and separate frontend attach logic 2017-12-08 16:30:42 +03:00
parser.h odissey: add console query parser function 2017-08-07 17:38:05 +03:00
periodic.c odissey: update machinarium 2018-01-17 17:28:38 +03:00
periodic.h odissey: update banners 2017-07-05 15:42:49 +03:00
pid.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
pid.h odissey: major logger rework 2017-07-26 17:05:29 +03:00
pooler.c odissey: measure client login time 2017-12-18 17:15:32 +03:00
pooler.h odissey: allow to define serveral listen servers 2017-08-29 17:43:41 +03:00
relay.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
relay.h odissey: update banners 2017-07-05 15:42:49 +03:00
relay_pool.c odissey: fix relay pool load distribution 2017-12-14 18:21:52 +03:00
relay_pool.h odissey: update banners 2017-07-05 15:42:49 +03:00
reset.c odissey: add search_path to parameters set 2017-12-12 14:47:25 +03:00
reset.h odissey: properly handle server attach/detach cases during setup 2017-11-14 16:54:21 +03:00
route.h odissey: implement stats sampling iterator per database 2017-08-11 18:19:29 +03:00
route_id.h odissey: update banners 2017-07-05 15:42:49 +03:00
route_pool.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
route_pool.h odissey: implement client pool iterator 2017-08-17 18:38:10 +03:00
router.c odissey: do retry in and separate frontend attach logic 2017-12-08 16:30:42 +03:00
router.h odissey: do retry in and separate frontend attach logic 2017-12-08 16:30:42 +03:00
scheme.c odissey: update machinarium 2017-12-13 21:39:03 +03:00
scheme.h odissey: remove pipelining tweak 2017-12-08 18:39:45 +03:00
scheme_mgr.h odissey: make scheme version 64bit 2017-08-03 17:03:37 +03:00
server.h odissey: introduce read pipelining to frontend main loop 2018-01-18 14:52:38 +03:00
server_pool.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
server_pool.h odissey: update banners 2017-07-05 15:42:49 +03:00
system.h odissey: update banners 2017-07-05 15:42:49 +03:00
tls.c odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
tls.h odissey: allow to define serveral listen servers 2017-08-29 17:43:41 +03:00
util.h odissey: use copy safe od_snprintf() implementation 2017-11-27 15:54:16 +03:00
version.h.cmake odissey: update banners 2017-07-05 15:42:49 +03:00