odyssey/sources
Dmitry Simonenko 977051380e odyssey: fix incorrect uses of user_len/database_len 2018-06-13 16:39:13 +03:00
..
CMakeLists.txt odyssey: remake pooler service as system 2018-03-13 16:26:04 +03:00
atomic.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
auth.c odyssey: support configurable list of common names to check 2018-05-10 15:49:31 +03:00
auth.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
auth_query.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
auth_query.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
backend.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
backend.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
cancel.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
cancel.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
client.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
client_pool.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
client_pool.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
config.c odyssey: do not force to have default database and user. #19 2018-06-08 18:28:07 +03:00
config.h odyssey: implement coroutine_stack_size config param. #9 2018-06-04 14:51:13 +03:00
config_reader.c Merge pull request #20 from quanzl/master 2018-06-08 19:10:32 +03:00
config_reader.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
console.c odyssey: fix incorrect uses of user_len/database_len 2018-06-13 16:39:13 +03:00
console.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
cron.c odyssey: fix incorrect uses of user_len/database_len 2018-06-13 16:39:13 +03:00
cron.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
daemon.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
daemon.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
deploy.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
deploy.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
error.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
frontend.c odyssey: minor fixes 2018-06-09 13:08:43 +03:00
frontend.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
global.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
id.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
id.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
instance.c odyssey: implement coroutine_stack_size config param. #9 2018-06-04 14:51:13 +03:00
instance.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
io.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
io.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
list.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
logger.c odyssey: set correct fd for stdout logging. fix #10 2018-06-04 15:40:10 +03:00
logger.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
macro.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
main.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
msg.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
parser.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
pid.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
pid.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
reset.c odyssey: use separate stream for reset procedure 2018-05-17 15:29:12 +03:00
reset.h odyssey: use separate stream for reset procedure 2018-05-17 15:29:12 +03:00
route.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
route_id.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
route_pool.c odyssey: fix incorrect uses of user_len/database_len 2018-06-13 16:39:13 +03:00
route_pool.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
router.c odyssey: do not force to have default database and user. #19 2018-06-08 18:28:07 +03:00
router.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
router_cancel.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
server.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
server_pool.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
server_pool.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
system.c odyssey: do not exit on SIGHUP 2018-05-24 19:07:57 +03:00
system.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
tls.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
tls.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
util.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
version.h.cmake odyssey: update source file headers 2018-04-04 16:19:58 +03:00
worker.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
worker.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00
worker_pool.c odyssey: update source file headers 2018-04-04 16:19:58 +03:00
worker_pool.h odyssey: update source file headers 2018-04-04 16:19:58 +03:00