synapse-product/synapse
Richard van der Hoff 2a5a15aff8 Improve logging around listening services
I wanted to bring listen_tcp into line with listen_ssl in terms of returning a
list of ports, and wanted to check that was a safe thing to do - hence the
logging in `refresh_certificate`.

Also, pull the 'Synapse now listening' message up to homeserver.py, because it
was being duplicated everywhere else.
2019-02-13 11:58:54 +00:00
..
_scripts
api
app Improve logging around listening services 2019-02-13 11:58:54 +00:00
appservice
config Special-case the default bind_addresses for metrics listener 2019-02-13 11:48:56 +00:00
crypto Don't create server contexts when TLS is disabled 2019-02-11 21:32:01 +00:00
events
federation Merge pull request #4420 from matrix-org/jaywink/openid-listener 2019-02-11 09:44:00 +00:00
groups
handlers Merge pull request #4608 from matrix-org/anoa/acls_room_upgrade 2019-02-12 13:20:06 +00:00
http Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 2019-02-11 18:03:30 +00:00
metrics
module_api
push
replication
res/templates
rest Merge pull request #4580 from matrix-org/uhoreg/e2e_backup_add_updating 2019-02-11 13:45:49 +00:00
server_notices
state
static
storage Merge pull request #4627 from matrix-org/erikj/user_ips_analyze 2019-02-12 13:05:09 +00:00
streams
util
__init__.py Update changelog and version 2019-02-12 13:22:25 +00:00
event_auth.py
notifier.py
python_dependencies.py Merge pull request #4420 from matrix-org/jaywink/openid-listener 2019-02-11 09:44:00 +00:00
secrets.py
server.py Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 2019-02-11 18:03:30 +00:00
server.pyi
types.py
visibility.py