Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_register: Change the default for 'allow_registration' from true to false, most users shouldn't be affected as allow_registration is already explicitly set in the default config file. | Matthew Wild | Sat, 28 May 2011 00:23:05 +0100 |
mod_register: Move allow_registration option into an upvalue for efficiency (now it is being checked on every new c2s stream) | Matthew Wild | Sat, 28 May 2011 00:21:12 +0100 |
Advertise in-band registration support. | Glenn Maynard | Fri, 27 May 2011 17:04:43 +0100 |
net.dns: Support for resolving AAAA records | Matthew Wild | Mon, 16 May 2011 19:33:02 +0100 |