odyssey/sources
lowgear b426f4f301 Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
..
CMakeLists.txt odyssey: post merge fixes 2019-09-27 16:47:45 +03:00
atomic.h Limit global max_clients before doing tls handshake 2019-10-11 13:33:28 +05:00
auth.c odyssey: post merge fixes 2019-09-27 16:47:45 +03:00
auth.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
auth_query.c odyssey: rework connection retry logic for too many connections case 2019-08-10 21:03:41 +03:00
auth_query.h Moved od_getpeername() call to auth.c 2019-07-17 13:07:34 +03:00
backend.c odyssey: minor fixes and refactoring 2019-04-13 13:26:47 +03:00
backend.h odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
build.h.cmake odyssey: post merge fixes 2019-09-27 16:47:45 +03:00
cancel.c odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
cancel.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
client.h odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
client_pool.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
config.c Implement client_max_routing (#72) 2019-10-15 17:15:37 +03:00
config.h Implement client_max_routing (#72) 2019-10-15 17:15:37 +03:00
config_reader.c Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
config_reader.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
console.c Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
console.h odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
cron.c Limit global max_clients before doing tls handshake 2019-10-11 13:33:28 +05:00
cron.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
daemon.c odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
daemon.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
deploy.c odyssey: minor fixes and refactoring 2019-04-13 13:26:47 +03:00
deploy.h odyssey: major parameter settings optimization 2018-12-12 16:07:25 +03:00
dns.c odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
dns.h odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
error.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
frontend.c Implement client_max_routing (#72) 2019-10-15 17:15:37 +03:00
frontend.h odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
global.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
id.h Use pg_lrand48 for portability (#48) 2019-01-30 14:30:31 +05:00
instance.c Add logging for start, stop and client error 2019-06-17 11:35:21 +05:00
instance.h Use pg_lrand48 for portability (#48) 2019-01-30 14:30:31 +05:00
io.h odyssey: make restart read logic explicit in router attach 2019-06-13 11:55:01 +03:00
list.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
logger.c Add client host to default log (#74) 2019-11-06 13:45:22 +03:00
logger.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
macro.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
main.c odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
msg.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
odyssey.h odyssey: post merge fixes 2019-09-27 16:47:45 +03:00
pam.c odyssey: set pam response ptr to NULL on error 2019-09-28 17:27:34 +03:00
pam.h odyssey: post merge fixes 2019-09-27 16:47:45 +03:00
parser.h Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
pid.c odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
pid.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
readahead.h odyssey: fix warnings 2019-02-10 14:27:28 +03:00
relay.h odyssey: unsubscribe from read events during pool attach wait 2019-05-25 17:26:29 +03:00
reset.c Move message synchronization checks 2019-05-21 17:43:25 +05:00
reset.h odyssey: major io rework and refactoring 2018-08-28 17:43:46 +03:00
route.h Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
route_id.h Support of replication protocol 2019-04-12 15:13:50 +05:00
route_pool.h odyssey: rework pool wait logic and refactor client notification 2018-12-07 15:12:06 +03:00
router.c Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
router.h Implement client_max_routing (#72) 2019-10-15 17:15:37 +03:00
router_cancel.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
rules.c Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
rules.h Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
server.h odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
server_pool.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
stat.h odyssey: rework pool wait logic and refactor client notification 2018-12-07 15:12:06 +03:00
status.h Use 53300 for too many connections 2019-07-31 17:47:54 +05:00
system.c Implement client_max_routing (#72) 2019-10-15 17:15:37 +03:00
system.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
tls.c Use only one TLS context per machine 2019-11-11 10:31:52 +03:00
tls.h odyssey: major router and shared logic rework 2018-12-06 17:23:15 +03:00
util.h Add pause/resume admin console commands[fork of tomlikestorock's PR] (#66) 2019-11-11 11:37:09 +03:00
worker.c odyssey: major rework of io architecture 2019-01-23 18:43:52 +03:00
worker.h odyssey: add clients_processed stat info per worker 2018-11-19 18:32:05 +03:00
worker_pool.h odyssey: remove left-over debug 2018-11-19 18:33:19 +03:00