Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.encodings: Swap code order ("ifndef" bugs me) | Paul Aurich | Sun, 22 May 2011 15:40:16 -0700 |
util.encodings: Fix idna.to_unicode | Paul Aurich | Sun, 22 May 2011 15:26:03 -0700 |
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 |