index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
hostmanager.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
certmanager, hostmanager: Rename get_context() to create_context() to be more...
Matthew Wild
2010-02-13
1
-2
/
+2
*
|
hostmanager: Small optimisation in checking whether a host is enabled
Matthew Wild
2010-02-12
1
-1
/
+1
*
|
hostmanager: Log an error if no hosts are defined
Matthew Wild
2010-02-12
1
-0
/
+7
*
|
hostmanager: Use certmanager for obtaining SSL contexts
Matthew Wild
2010-01-31
1
-12
/
+4
*
|
hostmanager: Trailing whitespace
Matthew Wild
2010-01-29
1
-4
/
+4
*
|
s2smanager, hostmanager: Make dialback secrets per-host
Matthew Wild
2010-01-03
1
-4
/
+7
*
|
Disable SSLv2 by default, it's known to be insecure.
Paul Aurich
2009-12-04
1
-2
/
+2
|
/
*
hostmanager: Create a server sslctx for incoming connections
Matthew Wild
2009-10-17
1
-0
/
+2
*
hostmanager: deactivate() now accepts a reason, closes s2s connections as wel...
Matthew Wild
2009-10-17
1
-6
/
+37
*
hostmanager: Add return _M;
Matthew Wild
2009-10-17
1
-0
/
+1
*
hostmanager: Only initialse SSL contexts if SSL library available
Matthew Wild
2009-10-05
1
-3
/
+5
*
hostmanager: Create ssl context for each host (fixes #30 for outgoing s2s con...
Matthew Wild
2009-10-04
1
-1
/
+11
*
hostmanager: Only load vhosts, not components
Matthew Wild
2009-09-30
1
-1
/
+1
*
hostmanager: Warn when user puts port configuration under vhost section
Matthew Wild
2009-07-28
1
-0
/
+5
*
Add copyright header to those files missing one
Matthew Wild
2009-07-10
1
-0
/
+8
*
hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_l...
Matthew Wild
2009-07-03
1
-1
/
+6
*
core: hosts[*].events
Waqas Hussain
2009-05-20
1
-1
/
+2
*
hostmanager: Reduce log output at startup to 'debug'
Matthew Wild
2009-05-02
1
-1
/
+4
*
hostmanager: Fire event when all hosts are loaded from config
Matthew Wild
2009-01-29
1
-0
/
+1
*
Log in hostmanager when a vhost is activated/deactivated
Matthew Wild
2008-12-06
1
-4
/
+5
*
Add hostmanager, and eventmanager
Matthew Wild
2008-12-06
1
-0
/
+49
[prev]