odyssey/sources
Andrey Borodin 3f50c152a2
Revert "Groups implementation (#609)" (#611)
This reverts commit 5f13f83697.
2024-05-07 18:55:52 +05:00
..
CMakeLists.txt Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
address.c fix od_address_range_copy (#577) 2024-02-19 14:47:11 +05:00
address.h fix od_address_range_copy (#577) 2024-02-19 14:47:11 +05:00
atomic.h Fix undefined behaviour in od_worker_pool_feed function (#457) 2022-08-22 20:22:26 +05:00
attribute.c change formatting (#250) 2020-12-28 15:43:31 +05:00
attribute.h change formatting (#250) 2020-12-28 15:43:31 +05:00
auth.c mdb iamproxy auth support (#561) 2024-02-05 15:25:50 +05:00
auth.h Pass auth information to server after recieving it from auth_query 2021-04-19 17:27:19 +05:00
auth_query.c Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
auth_query.h fix a couple of coverity issues 2021-05-20 18:13:05 +05:00
backend.c Sync relay extended proto messages in tx pool. (#586) 2024-03-05 13:29:11 +05:00
backend.h DO not ignore erros if server reset failed. (#583) 2024-03-04 12:43:57 +05:00
backend_sync.c Request additional sync point on discard. (#584) 2024-03-04 13:39:59 +05:00
backend_sync.h Request additional sync point on discard. (#584) 2024-03-04 13:39:59 +05:00
build.h.cmake Better prometheus support (#414) 2022-03-25 21:21:59 +05:00
c.h Update tls certs in test, regenerate them with 4096 bytes length, move test to docker (#374) 2021-12-05 20:41:01 +05:00
cancel.c Eleminate server IO leak on Cancel request (#527) 2023-08-30 16:50:20 +05:00
cancel.h change formatting (#250) 2020-12-28 15:43:31 +05:00
client.h Sync relay extended proto messages in tx pool. (#586) 2024-03-05 13:29:11 +05:00
client_pool.h change formatting (#250) 2020-12-28 15:43:31 +05:00
common_const.h fix build (#237) 2020-11-27 23:03:42 +05:00
compression.c change formatting (#250) 2020-12-28 15:43:31 +05:00
compression.h change formatting (#250) 2020-12-28 15:43:31 +05:00
config.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
config.h Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
config_common.h Add HBA config file support, add hba reload logic. (#442) 2022-07-04 15:01:34 +05:00
config_reader.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
config_reader.h Add HBA config file support, add hba reload logic. (#442) 2022-07-04 15:01:34 +05:00
console.c Access management to PostgreSQL with LDAP (#454) 2022-08-13 13:55:13 +05:00
console.h change formatting (#250) 2020-12-28 15:43:31 +05:00
counter.c sources/counter.c: fix memory leak (#558) 2024-02-06 15:38:45 +05:00
counter.h change formatting (#250) 2020-12-28 15:43:31 +05:00
cron.c fix_route_params_in_stats_output (#472) 2022-11-21 18:34:47 +04:00
cron.h Fix some warnings (#357) 2021-11-12 19:01:32 +05:00
daemon.c Reserve prep stmt (#397) 2022-01-18 14:08:15 +05:00
daemon.h change formatting (#250) 2020-12-28 15:43:31 +05:00
debugprintf.c change formatting (#250) 2020-12-28 15:43:31 +05:00
debugprintf.h LDAP auth in od 2021-04-28 17:54:56 +05:00
deploy.c Fix calculation of latencies (#294) 2021-03-17 19:16:46 +05:00
deploy.h change formatting (#250) 2020-12-28 15:43:31 +05:00
dns.c Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
dns.h Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
ejection.c do not hold repilation connections while online restart + drop conn rate logic (#266) 2021-01-23 18:49:54 +05:00
ejection.h do not hold repilation connections while online restart + drop conn rate logic (#266) 2021-01-23 18:49:54 +05:00
err_logger.c change formatting (#250) 2020-12-28 15:43:31 +05:00
err_logger.h change formatting (#250) 2020-12-28 15:43:31 +05:00
error.h LDAP auth in od 2021-04-28 17:54:56 +05:00
extention.h Fix memory leaks with system server shutdown, fix prepared statemnet memeory leak (#458) 2022-08-23 18:39:43 +05:00
frontend.c Update frontend.c Fixes (#608) 2024-04-29 20:02:05 +05:00
frontend.h Add storage watchdog with standby lag polling support (#380) 2021-12-08 15:54:43 +05:00
global.h Add HBA config file support, add hba reload logic. (#442) 2022-07-04 15:01:34 +05:00
grac_shutdown_worker.c Fix memory leaks with system server shutdown, fix prepared statemnet memeory leak (#458) 2022-08-23 18:39:43 +05:00
grac_shutdown_worker.h change formatting (#250) 2020-12-28 15:43:31 +05:00
hashmap.c sources/hashmap.c: fix memory leak (#571) 2024-02-07 16:19:00 +05:00
hashmap.h Cache auth info for auth query for 10 sec. (#523) 2023-08-01 15:21:47 +05:00
hba.c Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
hba.h Nits: include headers for explicit function (#455) 2022-08-16 16:53:37 +05:00
hba_reader.c Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
hba_reader.h Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
hba_rule.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
hba_rule.h Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
id.h Reserve prep stmt (#397) 2022-01-18 14:08:15 +05:00
instance.c fix warnings during building (#567) 2024-02-07 15:43:13 +05:00
instance.h odyssey configuration from CLI 2021-05-14 15:36:29 +05:00
internal_client.h Fix auth query and storage watchdog client allocation: initailise client io in both cases (#413) 2022-01-31 00:42:48 +05:00
io.h Fix memory leaks with system server shutdown, fix prepared statemnet memeory leak (#458) 2022-08-23 18:39:43 +05:00
ldap.c Odyssey fixes ch1nn1y (fix some coverity issues) (#574) 2024-02-14 10:48:45 +03:00
ldap_endpoint.h Access management to PostgreSQL with LDAP (#454) 2022-08-13 13:55:13 +05:00
list.h Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
logger.c fix warnings during building (#567) 2024-02-07 15:43:13 +05:00
logger.h Enabled writing stats in Prometheus format. (#346) 2021-08-17 17:07:16 +05:00
macro.h Add storage watchdog with standby lag polling support (#380) 2021-12-08 15:54:43 +05:00
main.c change formatting (#250) 2020-12-28 15:43:31 +05:00
mdb_iamproxy.c Mdb iamproxy fix core dump (#578) 2024-02-21 11:49:48 +05:00
mdb_iamproxy.h fix warnings during building (#567) 2024-02-07 15:43:13 +05:00
misc.c Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
misc.h Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
module.c Fix ch1nn1y odyssey null logger 0 (#510) 2023-07-10 12:35:50 +05:00
module.h Allow logging in module init cb (#344) 2021-08-10 12:50:00 +05:00
msg.h asynclog 2021-02-20 02:17:31 +05:00
murmurhash.c Reserve prep stmt (#397) 2022-01-18 14:08:15 +05:00
murmurhash.h Reserve prep stmt (#397) 2022-01-18 14:08:15 +05:00
od_dlsym.h change formatting (#250) 2020-12-28 15:43:31 +05:00
od_ldap.h Odyssey fixes ch1nn1y (fix some coverity issues) (#574) 2024-02-14 10:48:45 +03:00
odyssey.h Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
option.c fix cli options && add log to stodut option 2021-05-15 17:02:19 +05:00
option.h Added config testing (odyssey --test) (#537) 2023-11-10 14:57:22 +05:00
pam.c change formatting (#250) 2020-12-28 15:43:31 +05:00
pam.h change formatting (#250) 2020-12-28 15:43:31 +05:00
parser.h Fix UNIX socket connection to server (#499) 2023-05-24 17:35:14 +05:00
pid.c change formatting (#250) 2020-12-28 15:43:31 +05:00
pid.h change formatting (#250) 2020-12-28 15:43:31 +05:00
pool.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
pool.h Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
postgres.h Fix scram API broken after e6bdfd9700 2021-12-05 16:00:15 +00:00
prom_metrics.c Fix server_pool_idle metric name (#540) 2023-11-09 14:08:06 +05:00
prom_metrics.h Better prometheus support (#414) 2022-03-25 21:21:59 +05:00
pstmt.h Reserve prep stmt (#397) 2022-01-18 14:08:15 +05:00
query.c Fix compiler warnings (#386) 2021-12-09 16:34:04 +05:00
query.h Add storage watchdog with standby lag polling support (#380) 2021-12-08 15:54:43 +05:00
readahead.h Fix memory leaks with system server shutdown, fix prepared statemnet memeory leak (#458) 2022-08-23 18:39:43 +05:00
relay.h Sync relay extended proto messages in tx pool. (#586) 2024-03-05 13:29:11 +05:00
reset.c Request additional sync point on discard. (#584) 2024-03-04 13:39:59 +05:00
reset.h change formatting (#250) 2020-12-28 15:43:31 +05:00
restart_sync.c Fix locks_dir setting not honoured. 2021-02-17 14:46:05 +01:00
restart_sync.h LDAP auth in od 2021-04-28 17:54:56 +05:00
route.h Access management to PostgreSQL with LDAP (#454) 2022-08-13 13:55:13 +05:00
route_id.h Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
route_pool.h Feature: ability to use connections separate pooling with auth query 2021-12-06 09:12:23 +00:00
router.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
router.h Enabled writing stats in Prometheus format. (#346) 2021-08-17 17:07:16 +05:00
router_cancel.h change formatting (#250) 2020-12-28 15:43:31 +05:00
rules.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
rules.h Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
sasl.h Channel binding for SCRAM auth method (#490) 2023-07-10 14:04:48 +03:00
scram.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
scram.h Added config testing (odyssey --test) (#537) 2023-11-10 14:57:22 +05:00
server.h Sync relay extended proto messages in tx pool. (#586) 2024-03-05 13:29:11 +05:00
server_pool.h LDAP auth in od 2021-04-28 17:54:56 +05:00
setproctitle.c change formatting (#250) 2020-12-28 15:43:31 +05:00
setproctitle.h change formatting (#250) 2020-12-28 15:43:31 +05:00
sighandler.c OD sigterm race condition fix (#544) 2023-11-20 14:02:35 +05:00
sighandler.h change formatting (#250) 2020-12-28 15:43:31 +05:00
stat.h fix warnings during building (#567) 2024-02-07 15:43:13 +05:00
status.h Sync relay extended proto messages in tx pool. (#586) 2024-03-05 13:29:11 +05:00
storage.c Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
storage.h Cache auth info for auth query for 10 sec. (#523) 2023-08-01 15:21:47 +05:00
system.c Revert "Groups implementation (#609)" (#611) 2024-05-07 18:55:52 +05:00
system.h Fix memory leaks with system server shutdown, fix prepared statemnet memeory leak (#458) 2022-08-23 18:39:43 +05:00
sysv.h autoconfigure number of workers 2021-05-20 17:26:19 +05:00
tdigest.c change formatting (#250) 2020-12-28 15:43:31 +05:00
tdigest.h change formatting (#250) 2020-12-28 15:43:31 +05:00
thread_global.c sources/thread_global.c: add missing checks on malloc failure (#493) 2023-05-19 14:36:16 +05:00
thread_global.h do not hold repilation connections while online restart + drop conn rate logic (#266) 2021-01-23 18:49:54 +05:00
tls.c Target session attr feature for storage (#456) 2022-08-18 17:15:13 +05:00
tls.h Target session attr feature for storage (#456) 2022-08-18 17:15:13 +05:00
tls_config.c Refactor tls options 2021-11-29 18:39:33 +05:00
tls_config.h Refactor tls options 2021-11-29 18:39:33 +05:00
util.h Add addr pool in rule (#550) 2024-02-14 14:57:20 +03:00
watchdog.c Fix UNIX socket connection to server (#499) 2023-05-24 17:35:14 +05:00
watchdog.h change formatting (#250) 2020-12-28 15:43:31 +05:00
worker.c Inverse priorities of new connections (#506) 2023-07-12 13:22:33 +05:00
worker.h change formatting (#250) 2020-12-28 15:43:31 +05:00
worker_pool.h All the workload was allocated only to one worker, added a fix for that (#464) 2022-09-05 12:09:00 +02:00