Software /
code /
prosody
Graph
-
s2smanager: Don't tostring() the data before sending, sends2s already does this.Sat, 21 Nov 2009 13:47:45 +0000, by Matthew Wild
-
mod_bosh: Don't log response XMLSat, 21 Nov 2009 13:15:46 +0000, by Matthew Wild
-
util.timer: Fix libevent timers (event.base doesn't exist...)Sat, 21 Nov 2009 03:16:14 +0000, by Matthew Wild
-
net.server_event: Export base as event_baseSat, 21 Nov 2009 03:15:59 +0000, by Matthew Wild
-
net.server_event: Comment overly verbose log messageSat, 21 Nov 2009 02:41:09 +0000, by Matthew Wild
-
util.timer: Use libevent for lightweight timers if available and configured (use_libevent option)Sat, 21 Nov 2009 02:40:21 +0000, by Matthew Wild
-
net.server: New net.server to choose the appropriate library from server_select/server_event based on the availability of luaevent and the use_libevent config optionSat, 21 Nov 2009 02:39:08 +0000, by Matthew Wild
-
net.server: Rename to net.server_selectSat, 21 Nov 2009 02:36:35 +0000, by Matthew Wild
-
net.server_event: Remove redundant getid() functionFri, 20 Nov 2009 23:24:41 +0000, by Matthew Wild
-
net.server_event: Initial commit of server_event.lua. Don't get too excited, it's not used at all yet, and is still incomplete :)Fri, 20 Nov 2009 22:58:56 +0000, by Matthew Wild
-
s2smanager: Fail outgoing s2s connection if hostname does not pass idna_to_ascii(), thanks Flo + waqasFri, 20 Nov 2009 15:07:39 +0000, by Matthew Wild
-
util.sasl: Add COMPAT commentWed, 18 Nov 2009 03:35:42 +0000, by Matthew Wild
-
mod_console: Moved activation of the console port from the main file to mod_console.Wed, 18 Nov 2009 08:30:03 +0500, by Waqas Hussain
-
prosody.net_activate_ports: Slightly refactored and definition moved to before modules are loaded.Wed, 18 Nov 2009 08:26:43 +0500, by Waqas Hussain
-
mod_register: Log a debug message when a session's IP is not available.Wed, 18 Nov 2009 06:23:41 +0500, by Waqas Hussain
-
mod_bosh: Set session.ip for BOSH sessions.Wed, 18 Nov 2009 06:22:52 +0500, by Waqas Hussain
-
util.sasl: Added compatibility workaround for jwchat sending an encoded trailing '\0' in SASL responses.Wed, 18 Nov 2009 06:21:59 +0500, by Waqas Hussain
-
net.dns: Be more strict about the records we cacheWed, 18 Nov 2009 01:09:09 +0000, by Matthew Wild
-
net.dns: Be more strict about checking the DNS replies we receiveWed, 18 Nov 2009 01:05:38 +0000, by Matthew Wild
-
util.sasl: Improved a log message.Fri, 13 Nov 2009 06:29:37 +0500, by Waqas Hussain
-
util.sasl: Allow authzid=username (for compatibility with Smack's non-compliant behavior).Fri, 13 Nov 2009 06:10:46 +0500, by Waqas Hussain
-
util.sasl: Return proper error when client provides authzid.Fri, 13 Nov 2009 04:24:17 +0500, by Waqas Hussain
-
Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup).Thu, 12 Nov 2009 13:42:44 +0500, by Waqas Hussain
-
net.connlisteners: Log an error when a listener fails to load.Thu, 12 Nov 2009 13:34:38 +0500, by Waqas Hussain
-
componentmanager: Improved logging for stanzas being bounced for unavailable components.Thu, 12 Nov 2009 13:33:46 +0500, by Waqas Hussain
-
mod_posix: Log warning when no_daemonize is used, and instruct on how to update configSun, 08 Nov 2009 15:25:03 +0000, by Matthew Wild
-
mod_posix: Switch config option to 'daemonize', fall back to 'no_daemonize' if not set, default behaviour remains the same... daemonize if mod_posix is loadedSun, 08 Nov 2009 15:10:44 +0000, by Matthew Wild
-
modulemanager: api:get_option(): Handle correctly option values of boolean false, don't assume value unsetSun, 08 Nov 2009 15:09:11 +0000, by Matthew Wild
-
Merge with trunkFri, 06 Nov 2009 23:56:10 +0000, by Matthew Wild
Scroll all the way down to load more.