Commit Graph

178 Commits

Author SHA1 Message Date
Dmitry Simonenko e3de9a7d9f odissey: better debug messages during setup 2017-01-27 14:55:37 +03:00
Dmitry Simonenko 8565526b0f odissey: extend auth debug messages 2017-01-27 14:53:48 +03:00
Dmitry Simonenko cc5dde5203 odissey: implement backend md5 authentication 2017-01-27 14:46:44 +03:00
Dmitry Simonenko eb8507b8c0 odissey: implicitly distinct fe/be auth methods 2017-01-27 14:14:08 +03:00
Dmitry Simonenko 1d15787271 odissey: implement backend clear-text authentication 2017-01-27 14:12:12 +03:00
Dmitry Simonenko 1db6f6ac42 odissey: rename od_beauth to od_besetup 2017-01-27 13:17:38 +03:00
Dmitry Simonenko 231cb5c47c odissey: implement md5 authentication method 2017-01-25 13:33:23 +03:00
Dmitry Simonenko 464485f5f9 odissey: do not print password set info during bootstrap 2017-01-25 10:34:18 +03:00
Dmitry Simonenko 24d645d7d5 odissey: minor changes 2017-01-24 16:38:59 +03:00
Dmitry Simonenko 73e5ca8833 odissey: implement clear-text auth method 2017-01-24 16:33:40 +03:00
Dmitry Simonenko dd24a4f9dd odissey: implement authentication mode 'none' 2017-01-24 15:33:22 +03:00
Dmitry Simonenko 4cccb57298 odissey: implement auth user match and deny support 2017-01-24 15:24:06 +03:00
Dmitry Simonenko a6982ddf59 odissey: add config/scheme support for user deny param 2017-01-24 15:09:22 +03:00
Dmitry Simonenko a537306106 odissey: allow to set options for default (any) user 2017-01-24 15:04:32 +03:00
Dmitry Simonenko 0511e41bdb odissey: make authentication type per-user configurable 2017-01-24 14:50:59 +03:00
Dmitry Simonenko d85b592e9e odissey: track od_auth files 2017-01-24 14:50:02 +03:00
Dmitry Simonenko 6eac9142d6 odissey: move auth into separate file 2017-01-24 14:01:36 +03:00
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 9c1de142db odissey: always use bundled static libraries 2017-01-18 15:00:33 +03:00
Dmitry Simonenko 5a87b01b11 odissey: fix parallel getaddrinfo call issue 2017-01-13 12:31:31 +03:00
Dmitry Simonenko dd0ded14bd odissey: switch to cmake 2017-01-12 14:44:48 +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 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