Commit Graph

234 Commits

Author SHA1 Message Date
Dmitry Simonenko c818746cdf odissey: rename auth function 2017-01-24 13:47:19 +03:00
Dmitry Simonenko 1950ee9c24 odissey: separate client auth/setup logic 2017-01-24 13:46:11 +03:00
Dmitry Simonenko e0edd6044b odissey: add none authentication type 2017-01-24 13:28:43 +03:00
Dmitry Simonenko 961ebef426 odissey: print configuration scheme after validation 2017-01-23 18:00:08 +03:00
Dmitry Simonenko d3c0588dd3 odissey: make authentication param mandatory 2017-01-23 17:58:18 +03:00
Dmitry Simonenko d6b6e77f4a odissey: add authentication type config file param 2017-01-23 17:53:32 +03:00
Dmitry Simonenko 5f1efa7293 odissey: add auth type 2017-01-23 17:49:26 +03:00
Dmitry Simonenko 63a2292e87 odissey: add empty line during users log 2017-01-23 17:41:52 +03:00
Dmitry Simonenko 237425db48 odissey: add users section in configuration file 2017-01-23 17:39:43 +03:00
Dmitry Simonenko d6469605fd odissey: print available users during debug bootstrap 2017-01-23 17:32:09 +03:00
Dmitry Simonenko bc10c20dfd odissey: add scheme definition for a user 2017-01-23 17:29:37 +03:00
Dmitry Simonenko 40d200ff00 odissey: update client_max log messages 2017-01-20 17:35:23 +03:00
Dmitry Simonenko 1b9c424ce8 odissey: implement pooler client_max limit 2017-01-20 17:34:56 +03:00
Dmitry Simonenko 1508e68daa odissey: set default route client_max limit to 100 2017-01-20 17:26:03 +03:00
Dmitry Simonenko 574db6fe05 odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
Dmitry Simonenko 87123a4783 odissey: fix soprano build 2017-01-18 15:13:59 +03:00
Dmitry Simonenko dcd098dc70 odissey: add build instructions to README.md 2017-01-18 16:07:41 +04:00
Dmitry Simonenko 9c1de142db odissey: always use bundled static libraries 2017-01-18 15:00:33 +03:00
Dmitry Simonenko 537de0067e odissey: update machinarium submodule 2017-01-17 17:42:32 +03:00
Dmitry Simonenko 07f4193cad odissey: update soprano path 2017-01-17 17:19:16 +03:00
Dmitry Simonenko 96effa8077 odissey: update soprano submodule 2017-01-17 17:17:53 +03:00
Dmitry Simonenko be12b891c2 odissey: update machinarium path 2017-01-17 17:14:46 +03:00
Dmitry Simonenko b40d37d1fb odissey: update machinarium submodule 2017-01-17 17:14:14 +03:00
Dmitry Simonenko 0f6f3f2388 odissey: include git version into cmake build 2017-01-13 16:00:47 +03:00
Dmitry Simonenko 9c23bc49e3 odissey: update soprano submodule 2017-01-13 12:36:16 +03:00
Dmitry Simonenko 5a87b01b11 odissey: fix parallel getaddrinfo call issue 2017-01-13 12:31:31 +03:00
Dmitry Simonenko aef8f591b8 odissey: update machinarium submodule 2017-01-13 12:25:27 +03:00
Dmitry Simonenko dd0ded14bd odissey: switch to cmake 2017-01-12 14:44:48 +03:00
Dmitry Simonenko f7c865ba6c odissey: update submodules 2017-01-12 14:24:40 +03:00
Dmitry Simonenko 98f58eb19e odissey: implement 0-2 log verbosity levels 2016-12-26 16:16:08 +03:00
Dmitry Simonenko 67922ed669 odissey: remove debug parameter 2016-12-26 16:12:14 +03:00
Dmitry Simonenko 5d4c1db05c odissey: add log_verbosity configuration parameter 2016-12-26 16:04:37 +03:00
Dmitry Simonenko 7ddda5837a odissey: make server pools lifo 2016-12-22 16:11:57 +03:00
Dmitry Simonenko f4aed4d11f odissey: proper reset and debug periodic expire 2016-12-22 16:06:39 +03:00
Dmitry Simonenko 0d88a60d36 odissey: change log verbosity during periodic and idle tasks 2016-12-22 15:52:15 +03:00
Dmitry Simonenko faee82eeed odissey: apply log debug verbosity level 2016-12-22 15:47:19 +03:00
Dmitry Simonenko 89ee2bcc75 odissey: add debug configuration field 2016-12-22 15:43:03 +03:00
Dmitry Simonenko 3db4469935 odissey: increase log verbosity for connect/disconnect msgs 2016-12-22 15:38:57 +03:00
Dmitry Simonenko 40812f25d5 odissey: log disconnections 2016-12-22 15:29:10 +03:00
Dmitry Simonenko a38247cdfd odissey: update machinarium submodule 2016-12-22 15:28:47 +03:00
Dmitry Simonenko 6dbce49bc1 odissey: update machinarium submodule 2016-12-22 15:07:24 +03:00
Dmitry Simonenko 7c2f51e2e6 odissey: debug call fixes 2016-12-20 12:57:24 +03:00
Dmitry Simonenko 15b6e95a6d odissey: reformat log message 2016-12-20 12:52:38 +03:00
Dmitry Simonenko 1d32731af8 odissey: support peer name in od_error() 2016-12-20 12:49:21 +03:00
Dmitry Simonenko f44e473f57 odissey: add peer support to od_debug() 2016-12-20 12:42:39 +03:00
Dmitry Simonenko 0103452f53 odissey: add peer argument to od_log() 2016-12-20 12:35:09 +03:00
Dmitry Simonenko b9ee216673 odissey: add getpeername() support for logger 2016-12-20 12:28:54 +03:00
Dmitry Simonenko 7ac67bed77 odissey: include machinanarium.h for logger 2016-12-20 12:25:05 +03:00
Dmitry Simonenko 3d5589e7b4 odissey: extend be-fe session messages with peernames 2016-12-14 17:02:32 +03:00
Dmitry Simonenko b8a816bc82 odissey: add peernames for transaction pooling 2016-12-14 16:55:09 +03:00