Software /
code /
prosody
Graph
-
prosodyctl: Allow commands to be implemented in modulesTue, 23 Jun 2009 01:50:10 +0100, by Matthew Wild
-
modulemanager: Expose api table to allow others to extend the module APITue, 23 Jun 2009 01:48:01 +0100, by Matthew Wild
-
mod_groups: Support for public groups, and extra loggingMon, 22 Jun 2009 22:02:04 +0100, by Matthew Wild
-
util.pluginloader: Remove unnecessary return value suppressing the real load errorMon, 22 Jun 2009 21:56:52 +0100, by Matthew Wild
-
modulemanager: Fix copy/paste error, should be name instead of module_nameMon, 22 Jun 2009 21:54:34 +0100, by Matthew Wild
-
mod_announce: New module to send a message to all online usersMon, 22 Jun 2009 18:05:36 +0100, by Matthew Wild
-
mod_httpserver: Allow configuration of ports and base path, like mod_boshMon, 22 Jun 2009 16:16:08 +0100, by Matthew Wild
-
mod_groups: Experimental shared roster supportMon, 22 Jun 2009 14:22:24 +0100, by Matthew Wild
-
prosody: Switch anonymous_login check to use the new datamanager callback syntaxMon, 22 Jun 2009 14:16:06 +0100, by Matthew Wild
-
util.datamanager: Allow multiple data storage callbacks, and allow them to modify parametersMon, 22 Jun 2009 14:15:33 +0100, by Matthew Wild
-
rostermanager: Fire event on roster loadMon, 22 Jun 2009 14:14:28 +0100, by Matthew Wild
-
sessionmanager: Fire event on resource bindMon, 22 Jun 2009 02:58:28 +0100, by Matthew Wild
-
modulemanager: Call 'load' method when loading a moduleMon, 22 Jun 2009 02:58:05 +0100, by Matthew Wild
-
Merge with TobiasSat, 20 Jun 2009 22:50:38 +0100, by Matthew Wild
-
Adjust PLAIN and DIGEST-MD5 mechanisms to new password_handler API.Sat, 20 Jun 2009 22:19:24 +0200, by Tobias Markmann
-
Adding a parameter for realm to the password_callback.Sat, 20 Jun 2009 19:34:30 +0200, by Tobias Markmann
-
Adding COMPAT comment.Sat, 20 Jun 2009 19:06:04 +0200, by Tobias Markmann
-
util.array: Add support for + operator to create a new array from two arrays joinedSat, 20 Jun 2009 22:47:12 +0100, by Matthew Wild
-
util.array: Make array:reverse() and array:shuffle() return the array to allow chainingSat, 20 Jun 2009 22:45:07 +0100, by Matthew Wild
-
util.array: Add array:append() method, to append a new array to an existing oneSat, 20 Jun 2009 22:43:54 +0100, by Matthew Wild
-
stanza_router: Skip prepping 'to' in many common cases - #optimizationSat, 20 Jun 2009 18:18:38 +0500, by Waqas Hussain
-
stanza_router: Skip prepping 'from' on c2s origins - #optimizationSat, 20 Jun 2009 18:08:57 +0500, by Waqas Hussain
-
stanza_router: Fixed a corner case where processing could continue after an error replySat, 20 Jun 2009 17:53:39 +0500, by Waqas Hussain
-
stanza_router: A little refactoringSat, 20 Jun 2009 17:51:00 +0500, by Waqas Hussain
-
componentmanager: Using prosody.events instead of core.eventmanagerSat, 20 Jun 2009 14:38:22 +0500, by Waqas Hussain
-
Main: Don't use empty event data objects for some global events. Some handlers don't expect it.Sat, 20 Jun 2009 14:35:31 +0500, by Waqas Hussain
-
Main: removed some eventmanager references (replaced by prosody.events)Sat, 20 Jun 2009 12:23:36 +0500, by Waqas Hussain
-
Fire global events using prosody.eventsSat, 20 Jun 2009 12:16:20 +0500, by Waqas Hussain
-
Merge with trunkSat, 20 Jun 2009 01:05:06 +0500, by Waqas Hussain
-
modulemanager: Removed unused function get_module_filename(name)Sun, 14 Jun 2009 21:06:43 +0500, by Waqas Hussain
-
modulemanager: Changed to use util.pluginloaderSun, 14 Jun 2009 21:03:59 +0500, by Waqas Hussain
-
util.pluginloader: Initial commit - a plugin resource loaderSun, 14 Jun 2009 21:01:30 +0500, by Waqas Hussain
-
stanza_router: Remove unused variablesSun, 14 Jun 2009 18:21:19 +0500, by Waqas Hussain
-
Removed core.presencemanager. This has been superseded by mod_presence.Sun, 14 Jun 2009 18:09:49 +0500, by Waqas Hussain
-
stanza_router: Remove all traces of presencemanagerSun, 14 Jun 2009 18:02:02 +0500, by Waqas Hussain
-
mod_roster: Removed references to presencemanager and core_route_stanzaSun, 14 Jun 2009 17:59:22 +0500, by Waqas Hussain
-
mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presenceSun, 14 Jun 2009 17:58:16 +0500, by Waqas Hussain
-
util.muc: Relaxed top-level routing checks to allow node-less rooms, and removed redundant checksSun, 14 Jun 2009 17:41:21 +0500, by Waqas Hussain
-
util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID from full to bare, and marked it as a TODOSun, 14 Jun 2009 17:33:22 +0500, by Waqas Hussain
-
mod_muc: Don't reply with an error in response to unacceptable result stanzasSun, 14 Jun 2009 16:31:51 +0500, by Waqas Hussain
-
util.muc: Don't reply with an error in response to unacceptable result stanzasSun, 14 Jun 2009 16:30:45 +0500, by Waqas Hussain
-
util.muc: Fixed error occuring on room leaveSun, 14 Jun 2009 16:28:01 +0500, by Waqas Hussain
-
stanza_router: Use stanza.attr.from's host instead of origin.host when routing stanzas to remote hosts (fixes problem with sending from node@host components)Sun, 14 Jun 2009 14:28:20 +0500, by Waqas Hussain
-
Merge with waqas via albert!Fri, 19 Jun 2009 17:32:01 +0100, by Matthew Wild
-
modulemanager: Change the ideitity attribute typ to typeSat, 13 Jun 2009 00:07:16 +0500, by Waqas Hussain
-
s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdownFri, 19 Jun 2009 17:27:03 +0100, by Matthew Wild
-
loggingmanager: Log timestamps when using default file loggingFri, 19 Jun 2009 17:23:17 +0100, by Matthew Wild
-
loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the configFri, 19 Jun 2009 17:22:16 +0100, by Matthew Wild
-
mod_console: Redirect print() to console session when executing commands in global environmentFri, 12 Jun 2009 15:43:24 +0100, by Matthew Wild
-
mod_console: Fix syntax errorFri, 12 Jun 2009 15:42:43 +0100, by Matthew Wild
-
mod_console: Add s2s:close() to close s2s sessions between two hostsFri, 12 Jun 2009 15:35:04 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Fri, 12 Jun 2009 11:37:34 +0100, by Matthew Wild
-
mod_pep: Add pubsub#publsih disco feature to hostFri, 12 Jun 2009 15:33:41 +0500, by Waqas Hussain
-
mod_dialback: Change FIXME comment to COMPATFri, 12 Jun 2009 11:36:32 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Fri, 12 Jun 2009 11:21:25 +0100, by Matthew Wild
-
mod_pep: Add host identity pubsub/pepFri, 12 Jun 2009 14:35:52 +0500, by Waqas Hussain
-
modulemanager: Added function add_identity(category, type) to the modules APIFri, 12 Jun 2009 14:32:32 +0500, by Waqas Hussain
-
MergeFri, 12 Jun 2009 13:46:31 +0500, by Waqas Hussain
-
mod_pep: Fix a nil index bugFri, 12 Jun 2009 13:06:41 +0500, by Waqas Hussain
-
net.http: (Re-)add url[en|de]code functionsFri, 12 Jun 2009 11:21:11 +0100, by Matthew Wild
-
modulemanager: Use module_name in log entry to fix 'error initialising module "nil"' errorMon, 08 Jun 2009 13:25:10 +0100, by Matthew Wild
-
mod_message: Require stanza lib to prevent traceback on error repliesSun, 07 Jun 2009 17:44:48 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Sun, 07 Jun 2009 14:19:36 +0100, by Matthew Wild
-
mod_pep: Give the presence handler a higher than default prioritySun, 07 Jun 2009 18:06:01 +0500, by Waqas Hussain
-
modulemanager: Allow setting a priority while adding an event handler via the module:hook APISun, 07 Jun 2009 18:04:56 +0500, by Waqas Hussain
-
mod_pep: Send items to contacts coming onlineSun, 07 Jun 2009 18:04:08 +0500, by Waqas Hussain
-
mod_pep: Fix undefined global accessSun, 07 Jun 2009 17:39:34 +0500, by Waqas Hussain
-
mod_pep: Maintain user nodes for delayed deliverySat, 06 Jun 2009 18:22:29 +0500, by Waqas Hussain
-
mod_console: Show total incoming/outgoing s2s connectionsSat, 06 Jun 2009 21:29:34 +0100, by Matthew Wild
-
modulemanager: Don't require xmlns to be non-nilSat, 06 Jun 2009 17:17:16 +0100, by Matthew Wild
-
modulemanager: module:log() -> self:log() fixSat, 06 Jun 2009 17:15:26 +0100, by Matthew Wild
-
modulemanager: Allow setting priority of stanza handlersSat, 06 Jun 2009 17:08:47 +0100, by Matthew Wild
-
modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza eventsSat, 06 Jun 2009 16:41:09 +0100, by Matthew Wild
-
mod_console: Allow running code in the global environment by prefixing with '>'Fri, 05 Jun 2009 20:18:55 +0100, by Matthew Wild
-
mod_console: Some "improvements" to the useless server:reload() command :)Fri, 05 Jun 2009 20:18:19 +0100, by Matthew Wild
-
mod_console: Much improved module load/unload/reload commandsFri, 05 Jun 2009 19:57:29 +0100, by Matthew Wild
-
prosody: prosody_reload_config => prosody.reload_config (guess I accidentally missed it when converting the others)Fri, 05 Jun 2009 13:34:21 +0100, by Matthew Wild
-
prosody: Prefix hg: to changeset ids in the versionFri, 05 Jun 2009 01:58:40 +0100, by Matthew Wild
-
mod_version: Use version from prosody.versionFri, 05 Jun 2009 01:27:41 +0100, by Matthew Wild
-
prosody: Read version from prosody.version file and set, er, prosody.version!Fri, 05 Jun 2009 01:27:18 +0100, by Matthew Wild
-
Makefile: Experimental support for recording the version of an installed ProsodyFri, 05 Jun 2009 01:13:39 +0100, by Matthew Wild
-
modulemanager: Load mod_message, mod_iq and mod_presence implicitlyThu, 04 Jun 2009 21:25:05 +0500, by Waqas Hussain
-
s2smanager: Use a UUID as the dialback secretThu, 04 Jun 2009 21:12:36 +0500, by Waqas Hussain
-
stanza_router: Remove unused s2s dialback functionsThu, 04 Jun 2009 21:11:33 +0500, by Waqas Hussain
-
Merge with trunkThu, 04 Jun 2009 20:48:23 +0500, by Waqas Hussain
-
util.sasl: Remove some nastinessThu, 04 Jun 2009 20:27:53 +0500, by Waqas Hussain
-
util.uuid: Added function seed(string) to allow further seeding of the PRNGThu, 04 Jun 2009 19:55:56 +0500, by Waqas Hussain
-
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)Thu, 04 Jun 2009 18:04:26 +0500, by Waqas Hussain
-
util.uuid: More uniqueness!Thu, 04 Jun 2009 17:41:55 +0500, by Waqas Hussain
-
sessionmanager: It really is username@host, not host@username :)Thu, 04 Jun 2009 05:54:32 +0500, by Waqas Hussain
-
Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]Thu, 04 Jun 2009 15:46:05 +0100, by Matthew Wild
-
Makefile: Specify permissions on installed executables [thanks mhavela]Thu, 04 Jun 2009 15:30:00 +0100, by Matthew Wild
-
prosody: Add support for general 'interface' option which is used as the default network interfaceThu, 04 Jun 2009 15:24:43 +0100, by Matthew Wild
-
net.server: Display server port in error messagesThu, 04 Jun 2009 15:22:04 +0100, by Matthew Wild
-
Adding .hgignoreThu, 04 Jun 2009 15:17:39 +0100, by Matthew Wild
-
My merge!!!!Thu, 04 Jun 2009 05:37:43 +0500, by Waqas Hussain
-
stanza_router: workaround for a Pidgin bug which sets 'to' to the SRV resultWed, 03 Jun 2009 21:27:32 +0500, by Waqas Hussain
-
mod_privacy: Initial commitWed, 03 Jun 2009 08:02:24 +0500, by Waqas Hussain
-
stanza_router: Remove the 'to' attribute when it's value is the bare JID of the local user sending the stanzaWed, 03 Jun 2009 08:00:07 +0500, by Waqas Hussain
-
prosody.cfg.lua.dist: Enable mod_register by default, but with registration disabled, and add a comment about itTue, 02 Jun 2009 19:56:12 +0100, by Matthew Wild
-
sessionmanager: It's username@host, not host@username :)Tue, 02 Jun 2009 19:08:36 +0100, by Matthew Wild
-
mod_message: Fix global accessTue, 02 Jun 2009 21:22:24 +0500, by Waqas Hussain
-
mod_iq: Limit sub-events to get and set IQsTue, 02 Jun 2009 20:18:02 +0500, by Waqas Hussain
-
mod_presence: Fix a global accessTue, 02 Jun 2009 20:15:18 +0500, by Waqas Hussain
-
mod_presence: Check for nil 'to' attribute in all cases for outgoing stanzasTue, 02 Jun 2009 20:10:25 +0500, by Waqas Hussain
-
mod_presence: Check for nil 'to' attribute in all cases for incoming stanzasTue, 02 Jun 2009 20:07:22 +0500, by Waqas Hussain
-
mod_presence: return true from incoming presence handlers to prevent further processingTue, 02 Jun 2009 16:22:37 +0500, by Waqas Hussain
-
mod_presence: Handle non-subscription presence and routingTue, 02 Jun 2009 16:21:20 +0500, by Waqas Hussain
-
mod_presence: Handle subscriptions and probesTue, 02 Jun 2009 16:06:02 +0500, by Waqas Hussain
-
mod_presence: Add hooks for inbound presenceTue, 02 Jun 2009 15:59:03 +0500, by Waqas Hussain
-
mod_presence: Fix a commentTue, 02 Jun 2009 15:58:19 +0500, by Waqas Hussain
-
mod_presence: Handle all outbound presence stanzasTue, 02 Jun 2009 15:53:04 +0500, by Waqas Hussain
-
mod_presence: A little cleanupTue, 02 Jun 2009 07:26:40 +0500, by Waqas Hussain
-
mod_presence: Remove JIDs from directed presence list on sending error or unavailable presenceTue, 02 Jun 2009 07:23:28 +0500, by Waqas Hussain
-
mod_presence: Handle outbound presence to full JIDsTue, 02 Jun 2009 07:22:16 +0500, by Waqas Hussain
-
mod_message: A little cleanupMon, 01 Jun 2009 18:15:28 +0500, by Waqas Hussain
-
mod_message: mod_message now handles all casesMon, 01 Jun 2009 18:11:01 +0500, by Waqas Hussain
-
stanza_router: Reply with an error on groupchat messages to bare JIDMon, 01 Jun 2009 17:53:39 +0500, by Waqas Hussain
-
mod_message: Added code to handle error groupchat and headline messages to bare JIDMon, 01 Jun 2009 17:52:02 +0500, by Waqas Hussain
-
mod_message: Move bare JID processing to it's own functionMon, 01 Jun 2009 17:36:33 +0500, by Waqas Hussain
-
stanza_router: Don't reply with an error on invalid JIDs in error or result stanzasMon, 01 Jun 2009 15:48:39 +0500, by Waqas Hussain
-
stanza_router: Proper error for clients sending stanzas after auth but before resource bindingMon, 01 Jun 2009 15:09:42 +0500, by Waqas Hussain
-
mod_iq: Correctly handle the lack of 'to' on IQsMon, 01 Jun 2009 11:16:48 +0500, by Waqas Hussain
-
mod_iq: Immediately return an error for IQs to non-existing bare JIDsMon, 01 Jun 2009 10:44:05 +0500, by Waqas Hussain
-
mod_iq: Include event data in sub-eventsMon, 01 Jun 2009 10:27:47 +0500, by Waqas Hussain
-
mod_iq: Error reply for IQ to non-existing session. mod_iq now handles all 'iq/full' casesMon, 01 Jun 2009 09:49:37 +0500, by Waqas Hussain
-
componentmanager: Create events object for configured hosts, and carry it over to a new component if one is registered with no events objectMon, 01 Jun 2009 02:10:19 +0100, by Matthew Wild
-
Merge backout with following commitsMon, 01 Jun 2009 02:06:02 +0100, by Matthew Wild
-
Backed out changeset 98f0e9eadf3b (better fix on the way)Mon, 01 Jun 2009 02:05:27 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Mon, 01 Jun 2009 01:36:42 +0100, by Matthew Wild
-
mod_iq: Fire sub-events for IQs directed at bare JIDs and hostsMon, 01 Jun 2009 05:35:32 +0500, by Waqas Hussain
-
modulemanager: Keep track of event handlers added by module:hook, and remove them on module unloadSun, 31 May 2009 13:31:20 +0500, by Waqas Hussain
-
stanza_router: Don't route before firing events... waqas, is this safe?Sun, 31 May 2009 22:52:50 +0100, by Matthew Wild
-
componentmanager: Add events object to registered components if they don't already have oneSun, 31 May 2009 21:36:12 +0100, by Matthew Wild
-
stanza_router: Fire global event if host doesn't have events, fixes #103Sun, 31 May 2009 21:35:21 +0100, by Matthew Wild
-
net.xmppclient_listener: Add small commentSun, 31 May 2009 21:31:02 +0100, by Matthew Wild
-
stanza_router: Fire events for non-jabber:client and pre-auth stanzasSun, 31 May 2009 02:20:30 +0500, by Waqas Hussain
-
modulemanager: Stopped using core.eventmanager in module:fire_eventSun, 31 May 2009 01:17:19 +0500, by Waqas Hussain
-
mod_welcome: Use module:hook instead of module:add_event_hookSun, 31 May 2009 01:15:15 +0500, by Waqas Hussain
-
mod_watchregistrations: Use module:hook instead of module:add_event_hookSun, 31 May 2009 01:14:57 +0500, by Waqas Hussain
-
modulemanager: module:fire_event now fires on the global and host-specific events objects as wellSun, 31 May 2009 01:11:48 +0500, by Waqas Hussain
-
xmppcomponent_listener: Removed unused reference to core.eventmanagerSun, 31 May 2009 01:01:52 +0500, by Waqas Hussain
-
modulemanager: Made some code more conciseSun, 31 May 2009 00:54:33 +0500, by Waqas Hussain
-
modulemanager: module:hook now allows global modules to hook events on the prosody.events objectSun, 31 May 2009 00:51:13 +0500, by Waqas Hussain
-
Removed core.eventmanager2Sun, 31 May 2009 00:46:41 +0500, by Waqas Hussain
-
mod_presence: Changed to use the prosody.events object directly, rather than through eventmanager2Sun, 31 May 2009 00:45:02 +0500, by Waqas Hussain
-
stanza_router: Changed to use the prosody.events object directly, rather than through eventmanager2Sun, 31 May 2009 00:43:24 +0500, by Waqas Hussain
-
core.eventmanager2: Now uses the new prosody.events objectSun, 31 May 2009 00:41:53 +0500, by Waqas Hussain
-
Added new prosody.events objectSun, 31 May 2009 00:34:08 +0500, by Waqas Hussain
-
mod_console: c2s:show(), c2s:show_secure(), c2s:show_insecure()Sat, 30 May 2009 15:25:27 +0100, by Matthew Wild
-
mod_console: Allow restricting results to matching JIDs in s2s:show()Sat, 30 May 2009 14:33:40 +0100, by Matthew Wild
-
prosody: Remove global functionsSat, 30 May 2009 14:07:14 +0100, by Matthew Wild
-
mod_posix: Use global prosody objectSat, 30 May 2009 14:05:42 +0100, by Matthew Wild
-
prosody: (un)lock_globals() -> prosody.(un)lock_globals()Sat, 30 May 2009 14:04:31 +0100, by Matthew Wild
-
prosody: New global 'prosody' objectSat, 30 May 2009 14:01:12 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Sat, 30 May 2009 13:49:38 +0100, by Matthew Wild
-
mod_message, mod_iq: A little cleanupSat, 30 May 2009 17:48:12 +0500, by Waqas Hussain
-
mod_iq: Initial commitSat, 30 May 2009 17:38:53 +0500, by Waqas Hussain
-
mod_message: Initial commitSat, 30 May 2009 17:36:05 +0500, by Waqas Hussain
-
modulemanager: Added hook(event, handler) to the plugin APISat, 30 May 2009 17:35:32 +0500, by Waqas Hussain
-
stanza_router: Fix syntax errorsFri, 29 May 2009 22:11:44 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Fri, 29 May 2009 22:06:21 +0100, by Matthew Wild
-
stanza_router: Fire per-host stanza eventsSat, 30 May 2009 02:06:04 +0500, by Waqas Hussain
-
httpclient_listener: Don't use print()...Fri, 29 May 2009 22:04:57 +0100, by Matthew Wild
-
sessionmanager: Removed a redundant checkFri, 29 May 2009 23:23:56 +0500, by Waqas Hussain
-
sessionmanager: Fixed an old FIXME: A problem caused by an error on an authenticated but unbound sessionFri, 29 May 2009 23:22:58 +0500, by Waqas Hussain
-
sessionmanager: Add/remove sessions from full_sessions and bare_sessions when binding/unbinding sessionsFri, 29 May 2009 23:14:57 +0500, by Waqas Hussain
-
sessionmanager: Added reference to globals full_sessions and bare_sessionsFri, 29 May 2009 23:01:05 +0500, by Waqas Hussain
-
sessionmanager: Removed reference to global 'sessions'Fri, 29 May 2009 22:56:14 +0500, by Waqas Hussain
-
Added globals bare_sessions and full_sessions, which map bare and full JIDs to sessions.Fri, 29 May 2009 22:54:52 +0500, by Waqas Hussain
-
Removed unused global 'session'Fri, 29 May 2009 22:51:56 +0500, by Waqas Hussain
-
mod_tls: Add <required/> to stream feature when TLS is requiredFri, 29 May 2009 18:17:03 +0100, by Matthew Wild
-
mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secureFri, 29 May 2009 18:04:53 +0100, by Matthew Wild
-
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...]Fri, 29 May 2009 18:03:48 +0100, by Matthew Wild
-
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is trueFri, 29 May 2009 14:33:55 +0100, by Matthew Wild
-
xmppclient_listener: A connection is also secure when it uses legacy SSLFri, 29 May 2009 14:31:51 +0100, by Matthew Wild
-
net.server: A connection is not secure if we delay the TLS handshakeFri, 29 May 2009 14:30:40 +0100, by Matthew Wild
-
sessionmanager, mod_tls: Mark a session as secure when TLS is activeFri, 29 May 2009 14:28:53 +0100, by Matthew Wild
-
stanza_router: Break off resource selection for messages into a standalone functionThu, 28 May 2009 20:39:32 +0100, by Matthew Wild
-
mod_presence: Lower some log levels to their correct valuesThu, 28 May 2009 02:59:47 +0100, by Matthew Wild
-
mod_presence: Use logger supplied by modulemanagerThu, 28 May 2009 02:56:13 +0100, by Matthew Wild
-
mod_presence: Leave alone the from attribute of session.presence. Big thanks to albert for figuring out the steps to reproduce this bug, and for giving us a ([very] slight) performance increase!Thu, 28 May 2009 02:55:14 +0100, by Matthew Wild
-
Add log message when DNS lookup is cancelledThu, 28 May 2009 02:17:19 +0100, by Matthew Wild
-
net.adns: Fix for calling handler when cancelling DNS lookupThu, 28 May 2009 02:16:43 +0100, by Matthew Wild
-
mod_watchregistrations: admin -> adminsWed, 27 May 2009 14:03:12 +0100, by Matthew Wild
-
prosodyctl: Add error message for no-pidfileTue, 26 May 2009 22:54:46 +0100, by Matthew Wild
-
s2smanager: Timeout DNS requests after 60 seconds (or dns_timeout in config)Tue, 26 May 2009 21:59:28 +0100, by Matthew Wild
-
net.adns: Add support for cancelling a non-blocking lookup, optionally calling the handlerTue, 26 May 2009 21:48:32 +0100, by Matthew Wild
-
net.dns: Add support for cancelling a coroutine-based requestTue, 26 May 2009 21:47:25 +0100, by Matthew Wild
-
mod_watchregistrations: New plugin to send a message to admins when a new user registersTue, 26 May 2009 04:51:05 +0100, by Matthew Wild
-
mod_roster: Add some comments for the error cases to improve readabilityTue, 26 May 2009 01:27:07 +0100, by Matthew Wild
-
s2smanager: Only send reply </stream:stream> when connection is still openTue, 26 May 2009 01:07:52 +0100, by Matthew Wild
-
mod_roster: Don't send a query element in roster response if roster is unchangedTue, 26 May 2009 01:07:21 +0100, by Matthew Wild
-
Merge with 0.4Fri, 22 May 2009 15:19:12 +0100, by Matthew Wild
-
Tagging 0.4.2Fri, 22 May 2009 14:50:32 +0100, by Matthew Wild
-
Tagging 0.4.2Fri, 22 May 2009 13:37:11 +0100, by Matthew Wild
-
Merge with 0.4Fri, 22 May 2009 13:35:54 +0100, by Matthew Wild
-
Finally add README and INSTALL filesFri, 22 May 2009 13:34:47 +0100, by Matthew Wild
-
Merge with 0.4Thu, 21 May 2009 16:09:15 +0100, by Matthew Wild
-
stanza_router: Fix for subscriptions to users on components [0.4 branch only]Thu, 21 May 2009 16:06:50 +0100, by Matthew Wild
-
mod_register: Attach session to user-registered and user-deregistered eventsThu, 21 May 2009 15:52:20 +0100, by Matthew Wild
-
core: hosts[*].eventsWed, 20 May 2009 05:23:30 +0500, by Waqas Hussain
-
Merge with 0.4Tue, 19 May 2009 13:07:13 +0100, by Matthew Wild
-
mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from workingMon, 18 May 2009 04:48:35 +0100, by Matthew Wild
-
mod_welcome: New plugin to welcome users who register on the serverTue, 19 May 2009 11:56:52 +0100, by Matthew Wild
-
mod_register: Fire events and log on account creation/deletionTue, 19 May 2009 11:53:34 +0100, by Matthew Wild
-
modulemanager: Add module:fire_event() to module APITue, 19 May 2009 11:50:22 +0100, by Matthew Wild
-
stanza_router: Handle outbound presence if inbound handlers don't catch itTue, 19 May 2009 01:07:03 +0500, by Waqas Hussain
-
util.events: Dispatch code now accepts a variable number of argumentsSun, 17 May 2009 04:50:32 +0500, by Waqas Hussain
-
util.events: Much more efficient index buildingSun, 17 May 2009 02:06:35 +0500, by Waqas Hussain
-
stanza_router: s/conn/stream/ in log messageSat, 16 May 2009 20:48:07 +0100, by Matthew Wild
-
stanza_router: Remove FIXME and replace with meaningful commentSat, 16 May 2009 20:19:15 +0100, by Matthew Wild
-
componentmanager: Don't error on stanzas to bare component JIDSat, 16 May 2009 18:23:54 +0100, by Matthew Wild
-
prosody.cfg.lua.dist: Update example to a better oneSat, 16 May 2009 12:01:44 +0100, by Matthew Wild
-
util.events: handler prioritiesSat, 16 May 2009 15:56:45 +0500, by Waqas Hussain
-
modulemanager: require util.stanzaSat, 16 May 2009 05:28:04 +0500, by Waqas Hussain
-
modulemanager: Don't close the stream on unhandled stream:featuresSat, 16 May 2009 05:07:51 +0500, by Waqas Hussain
-
stanza_router: Added global function core_post_stanzaSat, 16 May 2009 03:58:05 +0500, by Waqas Hussain
-
util.jid: Eliminate global method useSat, 16 May 2009 03:56:51 +0500, by Waqas Hussain
-
util.muc: Made internal methods localSat, 16 May 2009 03:55:53 +0500, by Waqas Hussain
-
stanza_router: Improved message routing orderSat, 16 May 2009 02:19:16 +0500, by Waqas Hussain
-
Dropped support for resource based componentsSat, 16 May 2009 02:07:27 +0500, by Waqas Hussain
-
stanza_router: Removed global function core_handle_stanzaSat, 16 May 2009 01:41:45 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Fri, 15 May 2009 20:38:30 +0100, by Matthew Wild
-
stanza_router: Cleaner namespace handlingSat, 16 May 2009 00:33:49 +0500, by Waqas Hussain
-
stanza_router: Refactored core_handle_stanza, and added handling for unsupported top-level stanzasSat, 16 May 2009 00:03:24 +0500, by Waqas Hussain
-
stanza_router: Fire events after all checksFri, 15 May 2009 23:42:35 +0500, by Waqas Hussain
-
Merging SASL buggy client workaround with current tip.Fri, 15 May 2009 17:33:04 +0200, by Tobias Markmann
-
.Fri, 15 May 2009 17:28:39 +0200, by Tobias Markmann
-
Some beauty treatment.Fri, 15 May 2009 17:28:22 +0200, by Tobias Markmann
-
Adding minimal support for authorization identities to workaround buggy SASL implementations.Fri, 15 May 2009 17:24:52 +0200, by Tobias Markmann
-
adding RFC commentFri, 15 May 2009 17:05:26 +0200, by Tobias Markmann
-
stanza_router: Removed some unnecessary codeFri, 15 May 2009 08:42:53 +0500, by Waqas Hussain
-
stanza_router: Removed a FIXMEFri, 15 May 2009 08:30:48 +0500, by Waqas Hussain
-
xmlhandlers: Removed another unnecessary checkFri, 15 May 2009 07:51:33 +0500, by Waqas Hussain
-
xmlhandlers: Removed an unnecessary checkFri, 15 May 2009 07:27:03 +0500, by Waqas Hussain
-
core.xmlhandlers: Removed unused variablesFri, 15 May 2009 07:24:16 +0500, by Waqas Hussain
-
stanza_router: Fixed an invalid stanza checkFri, 15 May 2009 07:04:41 +0500, by Waqas Hussain
-
util.stanza: Omit unused clone parameter from error_reply()Fri, 15 May 2009 06:39:53 +0500, by Waqas Hussain
-
mod_presence: Added a FIXME comment about directed presenceFri, 15 May 2009 06:34:42 +0500, by Waqas Hussain
-
stanza_router: Remove unnecessary directed presence handlingFri, 15 May 2009 06:34:08 +0500, by Waqas Hussain
-
stanza_router: Prevent further processing of a handled stanzaFri, 15 May 2009 06:31:32 +0500, by Waqas Hussain
-
mod_presence: return true from the presence handlerFri, 15 May 2009 06:28:02 +0500, by Waqas Hussain
-
util.events: event handlers can now return a result, which also interrupts further handling of the eventFri, 15 May 2009 06:23:55 +0500, by Waqas Hussain
-
util.muc: A MUC library - initial commitWed, 13 May 2009 23:24:49 +0500, by Waqas Hussain
-
Merge with 0.4Wed, 13 May 2009 16:55:20 +0100, by Matthew Wild
-
stanza_router: Bounce stanzas to/from invalid JIDs with a jid-malformed errorWed, 13 May 2009 16:54:46 +0100, by Matthew Wild
-
stanza_router: Pass session.to_host to modulemanager, fixes modules for s2sin_unauthedSat, 09 May 2009 19:43:11 +0100, by Matthew Wild
-
mod_muc: commented connection replace detection code because google keeps resendng directed presenceFri, 08 May 2009 04:41:18 +0500, by Waqas Hussain
-
mod_muc: s/broadcast_history/send_history/ - since the cast isn't broadFri, 08 May 2009 01:29:43 +0500, by Waqas Hussain
-
mod_muc: Extracted sending of occupant list into its own functionFri, 08 May 2009 01:27:22 +0500, by Waqas Hussain
-
mod_muc: Extracted history broadcast into its own functionFri, 08 May 2009 01:14:01 +0500, by Waqas Hussain
-
fallbacks/bit: bit manipulation API (compatible with bitlib for now)Fri, 08 May 2009 01:09:07 +0500, by Waqas Hussain
-
mod_pep: Initial commit (extremely basic implementation)Fri, 08 May 2009 01:07:35 +0500, by Waqas Hussain
-
util/serialization: Fixed serialization formattingFri, 08 May 2009 01:06:45 +0500, by Waqas Hussain
-
util/sasl: Removed unnecessary references to util.encodings.idnaFri, 08 May 2009 01:05:53 +0500, by Waqas Hussain
-
mod_roster: Advertize roster versioning supportFri, 08 May 2009 01:04:51 +0500, by Waqas Hussain
-
Default config: Add 'presence' to list of modulesThu, 07 May 2009 19:37:54 +0100, by Matthew Wild
-
Merge with 0.4Wed, 06 May 2009 21:45:25 +0100, by Matthew Wild
-
util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!)Wed, 06 May 2009 21:45:02 +0100, by Matthew Wild
-
Tagging 0.4.1Tue, 05 May 2009 18:08:33 +0100, by Matthew Wild
-
util.serialization: Write nil for non-serializable data types, and bump the log level to 'error' 0.4.1Tue, 05 May 2009 18:07:13 +0100, by Matthew Wild
-
tools/ejabberd2prosody: Fixed private storage exportTue, 05 May 2009 21:13:09 +0500, by Waqas Hussain
-
tools/ejabberd2prosody: Fixed private storage exportTue, 05 May 2009 21:13:09 +0500, by Waqas Hussain
-
Merge with 0.4Tue, 05 May 2009 16:41:17 +0100, by Matthew Wild
-
prosodyctl: Add message for unable-to-save-data errorTue, 05 May 2009 16:37:43 +0100, by Matthew Wild
-
util.prosodyctl: Return success status of usermanager.create_user()Tue, 05 May 2009 16:37:17 +0100, by Matthew Wild
-
prosodyctl: Reformat note to fit in small-width terminalsTue, 05 May 2009 16:25:13 +0100, by Matthew Wild
-
Merge with 0.4Tue, 05 May 2009 16:17:40 +0100, by Matthew Wild
-
prosodyctl: Use correct path for the data directoryTue, 05 May 2009 15:47:34 +0100, by Matthew Wild
-
Merge with 0.4Tue, 05 May 2009 14:20:26 +0100, by Matthew Wild
-
mod_posix: Reload the config and reopen log files on SIGHUPTue, 05 May 2009 14:19:45 +0100, by Matthew Wild
-
loggingmanager: File log sinks react to reopen-log-files eventTue, 05 May 2009 14:19:20 +0100, by Matthew Wild
-
prosody: Add functions to reload the config and re-open log filesTue, 05 May 2009 14:17:06 +0100, by Matthew Wild
-
prosodyctl: status: Show warning if we can't find a running Prosody, and we didn't switch userTue, 05 May 2009 13:24:17 +0100, by Matthew Wild
-
prosodyctl: Switch to Prosody user before attempting to do anythingTue, 05 May 2009 13:23:46 +0100, by Matthew Wild
-
net.httpserver: Fix for urlencoding to always produce 2 digitsMon, 04 May 2009 20:35:44 +0100, by Matthew Wild
-
Merge with 0.4Mon, 04 May 2009 19:57:05 +0100, by Matthew Wild
-
net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes)Mon, 04 May 2009 19:53:31 +0100, by Matthew Wild
-
net.httpserver: Fix potential nil accessWed, 22 Apr 2009 20:31:45 +0100, by Matthew Wild
-
mod_bosh: Give BOSH sessions a logger (thanks Florob)Mon, 04 May 2009 19:38:21 +0100, by Matthew Wild
-
mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listenerMon, 04 May 2009 19:36:16 +0100, by Matthew Wild
-
util.serialization: Log a warning when trying to serialize something we can'tMon, 04 May 2009 19:35:29 +0100, by Matthew Wild
-
prosody, xmppcomponent_listener: Add listener for XEP-0114 component connectionsMon, 04 May 2009 19:28:16 +0100, by Matthew Wild
-
modulemanager: No need for print()Mon, 04 May 2009 19:08:55 +0100, by Matthew Wild
-
util.multitable: No globals today, thank you. Fixes missing table entries and a potential tracebackMon, 04 May 2009 19:06:31 +0100, by Matthew Wild
-
Merge with 0.4Sun, 03 May 2009 17:24:57 +0100, by Matthew Wild
-
prosodyctl: Hide ejabberd compatibility commands from command listingSun, 03 May 2009 17:24:35 +0100, by Matthew Wild
-
loggingmanager: Support for specifying a single sink with *sinkname (*syslog should now work)Sun, 03 May 2009 17:13:43 +0100, by Matthew Wild
-
Merge with 0.4Sun, 03 May 2009 01:11:21 +0100, by Matthew Wild
-
net.connlisteners: Lower log level of multiple listeners warning (not interesting to end-users)Sun, 03 May 2009 01:10:49 +0100, by Matthew Wild
-
net.server: Add getserver() method to find the server listening on the specified portSun, 03 May 2009 01:09:57 +0100, by Matthew Wild
-
util.datamanager: Lower log level of 'Setting data path' to 'debug'Sat, 02 May 2009 22:04:21 +0100, by Matthew Wild
-
componentmanager: Reduce log output at startup to 'debug'Sat, 02 May 2009 22:03:44 +0100, by Matthew Wild
-
hostmanager: Reduce log output at startup to 'debug'Sat, 02 May 2009 22:02:43 +0100, by Matthew Wild
-
modulemanager: Don't load modules when modules_enable is falseSat, 02 May 2009 22:01:22 +0100, by Matthew Wild
-
prosody: Less verbose logging during shutdown sequenceSat, 02 May 2009 20:36:20 +0100, by Matthew Wild
-
mod_posix: Don't let the server run as root without the magic run_as_root in configSat, 02 May 2009 20:32:43 +0100, by Matthew Wild
-
prosody: Define prosody_shutdown() before emitting the server-starting eventSat, 02 May 2009 20:32:17 +0100, by Matthew Wild
-
Makefile: Process and install prosodyctlSat, 02 May 2009 20:30:50 +0100, by Matthew Wild
-
prosodyctl: Multiple fixes for start/status/stopSat, 02 May 2009 17:48:28 +0100, by Matthew Wild
-
Merge with 0.4Sat, 02 May 2009 17:03:48 +0100, by Matthew Wild
-
prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody serversSat, 02 May 2009 17:03:19 +0100, by Matthew Wild
-
prosody: Add log messages during shutdown sequence to indicate progressSat, 02 May 2009 17:01:21 +0100, by Matthew Wild
-
mod_console: Add s2s:show() command to list s2s connectionsSat, 02 May 2009 16:59:37 +0100, by Matthew Wild
-
prosody: Don't require console_enabled option anymoreSat, 02 May 2009 16:58:40 +0100, by Matthew Wild
-
Merge with 0.4Fri, 01 May 2009 23:29:40 +0100, by Matthew Wild
-
Word-wrap HACKERS fileFri, 01 May 2009 20:34:25 +0100, by Matthew Wild
-
configure: Change --data-dir to --datadir to make consistent with help and other dir flagsFri, 01 May 2009 19:25:03 +0100, by Matthew Wild
-
loggingmanager: Add a comment about 'nowhere' sink typeThu, 30 Apr 2009 14:35:43 +0100, by Matthew Wild
-
Merge with 0.4Thu, 30 Apr 2009 03:05:56 +0100, by Matthew Wild
-
loggingmanager: Support prepending timestamps in file/console/stdout log sinksThu, 30 Apr 2009 03:05:26 +0100, by Matthew Wild
-
mod_dialback: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possibleThu, 30 Apr 2009 02:45:33 +0100, by Matthew Wild
-
sessionmanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possibleThu, 30 Apr 2009 02:45:10 +0100, by Matthew Wild
-
s2smanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possibleThu, 30 Apr 2009 02:43:12 +0100, by Matthew Wild
-
presencemanager: Lower log level of a messageThu, 30 Apr 2009 02:30:03 +0100, by Matthew Wild
-
mod_saslauth: Remove 2 instances of raising errors and replacing with more graceful handlingThu, 30 Apr 2009 01:46:36 +0100, by Matthew Wild
-
mod_saslauth: Various logging fixesThu, 30 Apr 2009 01:39:39 +0100, by Matthew Wild
-
mod_saslauth: Use module logger instead of creating a new oneThu, 30 Apr 2009 01:38:52 +0100, by Matthew Wild
-
mod_dialback: Use module logger instead of creating a new oneThu, 30 Apr 2009 01:37:52 +0100, by Matthew Wild
-
modulemanager: Update logger when a module becomes globalThu, 30 Apr 2009 01:36:46 +0100, by Matthew Wild
-
Merge with 0.4Wed, 29 Apr 2009 20:53:33 +0100, by Matthew Wild
-
loggingmanager: Add ability to set 'log' config option to a filename, which causes all levels >= info to be logged to that fileWed, 29 Apr 2009 20:52:24 +0100, by Matthew Wild
-
Merge with 0.4Wed, 29 Apr 2009 02:08:55 +0100, by Matthew Wild
-
mod_*: Fix many unnecessary global accesses in modules (already committed to main repo)Wed, 29 Apr 2009 02:08:12 +0100, by Matthew Wild
-
core.componentmanager: Really fix marking components as disconnected when unregisteredWed, 29 Apr 2009 02:06:05 +0100, by Matthew Wild
-
configure: Honour --sysconfdir parameter; thanks to Michael SchererTue, 28 Apr 2009 22:53:51 +0100, by Matthew Wild
-
mod_posix: Fix calls to log() (replace with module:log) and make some global accesses explicitThu, 23 Apr 2009 21:35:24 +0100, by Matthew Wild
-
mod_posix: Fix for removing the pidfile on exitThu, 23 Apr 2009 21:34:03 +0100, by Matthew Wild
-
mod_muc: The default component name is now 'Chatrooms'Fri, 24 Apr 2009 00:35:50 +0500, by Waqas Hussain
-
mod_muc: The default room name is the room nodeFri, 24 Apr 2009 00:34:49 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Thu, 23 Apr 2009 21:06:51 +0100, by Matthew Wild
-
mod_presence: Broadcast a user's presence to only the user's 'available' resourcesFri, 24 Apr 2009 00:38:40 +0500, by Waqas Hussain
-
mod_muc: The default component name is now 'Chatrooms'Fri, 24 Apr 2009 00:35:50 +0500, by Waqas Hussain
-
mod_muc: The default room name is the room nodeFri, 24 Apr 2009 00:34:49 +0500, by Waqas Hussain
-
Merge with 0.4 branchThu, 23 Apr 2009 21:06:08 +0100, by Matthew Wild
-
net.httpserver: Fix traceback when sending response to a destroyed requestThu, 23 Apr 2009 21:04:56 +0100, by Matthew Wild
-
net.httpserver: Don't log the response body (can be binary data...)Thu, 23 Apr 2009 21:04:07 +0100, by Matthew Wild
-
xmlhandlers: Fix tag pattern again for the default namespaceThu, 23 Apr 2009 21:03:24 +0100, by Matthew Wild
-
Merge with 0.4 branchThu, 23 Apr 2009 03:28:35 +0100, by Matthew Wild
-
mod_bosh: Put dummy authid in session creation response to keep JSJaC happyThu, 23 Apr 2009 03:27:22 +0100, by Matthew Wild
-
mod_bosh: Add log message for clients connecting to unknown hostThu, 23 Apr 2009 03:25:48 +0100, by Matthew Wild
-
mod_bosh: Fix nil indexing when client connects to unknown hostThu, 23 Apr 2009 03:25:11 +0100, by Matthew Wild
-
core.loggingmanager: Reinstating global log() functionThu, 23 Apr 2009 02:55:31 +0100, by Matthew Wild
-
mod_posix: Remove some debug coooooooooodeWed, 22 Apr 2009 21:42:19 +0100, by Matthew Wild
-
mod_presence: Fix for local presence subscriptions and probesThu, 23 Apr 2009 02:48:22 +0500, by Waqas Hussain
-
stanzarouter: Make _G.hosts localWed, 22 Apr 2009 21:33:44 +0100, by Matthew Wild
-
mod_*: Fix a load of global accessesWed, 22 Apr 2009 21:32:23 +0100, by Matthew Wild
-
core.componentmanager: Fix global accessWed, 22 Apr 2009 20:52:27 +0100, by Matthew Wild
-
xmpp{server,client}_listener: Fix global accessesWed, 22 Apr 2009 20:42:56 +0100, by Matthew Wild
-
net.server: Fix global access/incorrect parameterWed, 22 Apr 2009 20:33:24 +0100, by Matthew Wild
-
net.httpserver: Fix potential nil accessWed, 22 Apr 2009 20:31:45 +0100, by Matthew Wild
-
net.http: Fix potential nil accessWed, 22 Apr 2009 20:29:35 +0100, by Matthew Wild
-
net.server: Fix incorrect parameter passingWed, 22 Apr 2009 20:19:33 +0100, by Matthew Wild
-
net.server: Fix global accessWed, 22 Apr 2009 20:19:04 +0100, by Matthew Wild
-
Merge with 0.4.1Wed, 22 Apr 2009 20:14:11 +0100, by Matthew Wild
-
mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging codeWed, 22 Apr 2009 20:01:19 +0100, by Matthew Wild
-
mod_posix: Remove pidfile on exitWed, 22 Apr 2009 19:59:58 +0100, by Matthew Wild
-
core.loggingmanager: Refactoring, converted to a module. Now possible to register additional sink types (think syslog) from other modulesWed, 22 Apr 2009 19:49:58 +0100, by Matthew Wild
-
util.set: Add set.xor() to get a set consisting of items not in both setsWed, 22 Apr 2009 18:03:42 +0100, by Matthew Wild
-
util.set: Add set:empty() to discover if the set is the empty setWed, 22 Apr 2009 18:03:02 +0100, by Matthew Wild
-
util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double as iteratorsWed, 22 Apr 2009 18:00:45 +0100, by Matthew Wild
-
util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module nameWed, 22 Apr 2009 17:46:17 +0100, by Matthew Wild
-
prosody: Fire events during server shutdown processTue, 21 Apr 2009 22:05:21 +0100, by Matthew Wild
-
Merge with 0.4.1Tue, 21 Apr 2009 21:11:12 +0100, by Matthew Wild
-
core.loggingmanager: Add default logging settings (to console) and fill out code for adding sinks which catch all sourcesTue, 21 Apr 2009 21:10:42 +0100, by Matthew Wild
-
mod_presence: Remove some rather drastic debugging codeWed, 22 Apr 2009 00:49:45 +0500, by Waqas Hussain
-
Merge with 0.4.1Tue, 21 Apr 2009 20:31:12 +0100, by Matthew Wild
-
core.loggingmanager: Filled out most code, and cleaned upTue, 21 Apr 2009 20:30:29 +0100, by Matthew Wild
-
util.logger: Fix for attempting to call a tableTue, 21 Apr 2009 20:29:38 +0100, by Matthew Wild
-
mod_presence: Fix incorrect internal routing for probes and subscriptionsTue, 21 Apr 2009 20:52:11 +0500, by Waqas Hussain
-
Merge with 0.4.1Tue, 21 Apr 2009 03:39:32 +0100, by Matthew Wild
-
prosody: Remove logging code and instead load core.loggingmanager to set up loggingTue, 21 Apr 2009 03:38:41 +0100, by Matthew Wild
-
core.loggingmanager: A new manager (yay!) to manage log outputTue, 21 Apr 2009 03:37:49 +0100, by Matthew Wild
-
util.logger: Revamped logger library, but backwards-compatible for users of logger.init()Tue, 21 Apr 2009 03:18:13 +0100, by Matthew Wild
-
MergeMon, 20 Apr 2009 22:25:49 +0100, by Matthew Wild
-
Merging stable into unstableMon, 20 Apr 2009 03:03:07 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Wed, 15 Apr 2009 00:21:40 +0100, by Matthew Wild
-
Stopped using presencemanager in stanza_routerWed, 15 Apr 2009 04:21:20 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Wed, 15 Apr 2009 00:12:32 +0100, by Matthew Wild
-
mod_presence: initial commitWed, 15 Apr 2009 02:10:51 +0500, by Waqas Hussain
-
core/eventmanager2 - new event managerWed, 15 Apr 2009 02:10:05 +0500, by Waqas Hussain
-
core.s2smanager: Buffer data sent before connectionMon, 20 Apr 2009 22:14:31 +0100, by Matthew Wild
-
core.s2smanager: Logging improvementsMon, 20 Apr 2009 22:13:09 +0100, by Matthew Wild
-
net.adns: Call handler for records already cachedSat, 18 Apr 2009 17:48:30 +0100, by Matthew Wild
-
componentmanager: Set host.connected = nil when deregistering a component so that we fully restore it when we reloadSat, 18 Apr 2009 14:18:50 +0100, by Matthew Wild
-
core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML.Sat, 18 Apr 2009 04:06:41 +0100, by Matthew Wild
-
MergeFri, 17 Apr 2009 16:16:17 +0100, by Matthew Wild
-
prosody: Simple whitespace fix in error outputFri, 17 Apr 2009 16:15:16 +0100, by Matthew Wild
-
core.configmanager: Fire event when (re)loading config fileFri, 17 Apr 2009 16:14:20 +0100, by Matthew Wild
-
net.server: Fix potential nil handler usageFri, 17 Apr 2009 16:11:11 +0100, by Matthew Wild
-
Allow setting LFLAGS with ./configure --lflags=Tue, 14 Apr 2009 20:07:45 +0100, by Matthew Wild
-
mod_debug: Set default interface to 127.0.0.1Sun, 12 Apr 2009 19:05:55 +0100, by Matthew Wild
-
net.server: Simple logging fixSun, 12 Apr 2009 17:03:34 +0100, by Matthew Wild
-
core.s2smanager: Don't initiate dialback if we don't have a connection yetSun, 12 Apr 2009 13:14:45 +0100, by Matthew Wild
-
net.server: Remove some debug code which slipped throughSun, 12 Apr 2009 03:06:22 +0100, by Matthew Wild
-
Makefiles: Add signal.so to install targetsSun, 12 Apr 2009 03:02:51 +0100, by Matthew Wild
-
prosody: Add prosody_shutdown() function to initiate a server shutdown, add code to gracefully close connections before stoppingSun, 12 Apr 2009 02:59:09 +0100, by Matthew Wild
-
mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM.Sun, 12 Apr 2009 02:57:52 +0100, by Matthew Wild
-
xmppserver_listener: Add session:close() method to outgoing s2s connections tooSun, 12 Apr 2009 02:55:49 +0100, by Matthew Wild
-
net.server: Add server.setquitting() to gracefully quit the socket loopSun, 12 Apr 2009 02:54:45 +0100, by Matthew Wild
-
util.lsignal: Add lsignal library for catching POSIX signalsSun, 12 Apr 2009 02:53:50 +0100, by Matthew Wild
-
Makefiles, util.signal: Add lsignal library for catching POSIX signalsSun, 12 Apr 2009 02:53:00 +0100, by Matthew Wild
-
componentmanager: Set core_route_stanza after stanza_router is loadedSat, 11 Apr 2009 23:23:35 +0100, by Matthew Wild
-
componentmanager: Use core_route_stanza to reply in the default componentSat, 11 Apr 2009 23:15:04 +0100, by Matthew Wild
-
componentmanager: Restore default component when unregisteringSat, 11 Apr 2009 22:25:32 +0100, by Matthew Wild
-
componentmanager: Small logging fixSat, 11 Apr 2009 22:24:44 +0100, by Matthew Wild
-
componentmanager: Improve default component stanza handlerSat, 11 Apr 2009 22:23:49 +0100, by Matthew Wild
-
mod_component: Deregister component on disconnectSat, 11 Apr 2009 22:22:24 +0100, by Matthew Wild
-
net.adns: Flush buffer after sending DNS requestSat, 11 Apr 2009 16:13:40 +0100, by Matthew Wild
-
mod_component: Update for new net_activate_portsFri, 10 Apr 2009 10:49:58 +0100, by Matthew Wild
-
Allow config to specify listening interfacesFri, 10 Apr 2009 10:49:32 +0100, by Matthew Wild
-
Remove more debugging code which was accidentally committed (don't trust hg)Fri, 10 Apr 2009 10:38:04 +0100, by Matthew Wild
-
core.s2smanager: Remove some debuggingFri, 10 Apr 2009 10:36:01 +0100, by Matthew Wild
-
MergeFri, 10 Apr 2009 10:31:47 +0100, by Matthew Wild
-
MergeFri, 10 Apr 2009 10:31:38 +0100, by Matthew Wild
-
net.adns: Catch errors in DNS response callbacksFri, 10 Apr 2009 10:30:50 +0100, by Matthew Wild
-
prosody: Don't look to use SSL when LuaSec not available (thanks Florob)Thu, 09 Apr 2009 18:48:28 +0100, by Matthew Wild
-
MergeWed, 08 Apr 2009 23:20:45 +0100, by Matthew Wild
-
sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!)Wed, 08 Apr 2009 23:20:22 +0100, by Matthew Wild
-
mod_debug: Run on a different port, and use a different listener to mod_consoleWed, 08 Apr 2009 21:14:48 +0100, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Wed, 08 Apr 2009 20:19:55 +0100, by Matthew Wild
-
Fixed: Send correct error reply for IQs directed at unavailable resourcesTue, 07 Apr 2009 02:32:49 +0500, by Waqas Hussain
-
Fixed: Issue with presence error routingTue, 07 Apr 2009 02:24:37 +0500, by Waqas Hussain
-
mod_muc: Fix malformed presence stanzas (thanks elmex)Wed, 08 Apr 2009 20:19:09 +0100, by Matthew Wild
-
util.stanza: stanza:reset() method to reset building stateWed, 08 Apr 2009 20:12:40 +0100, by Matthew Wild
-
core.s2smanager: Look away... wait for it... now! Hopefully s2s should be back to normal.Wed, 08 Apr 2009 20:01:53 +0100, by Matthew Wild
-
net.server: Ensure some logging parameters are stringsWed, 08 Apr 2009 11:22:03 +0100, by Matthew Wild
-
componentmanager: Reply with service-unavailable for unconnected componentsWed, 08 Apr 2009 11:21:21 +0100, by Matthew Wild
-
core.s2smanager: Check for valid host and port before attempting connectionMon, 06 Apr 2009 23:43:48 +0100, by Matthew Wild
-
sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes streamSun, 05 Apr 2009 20:06:39 +0100, by Matthew Wild
-
net.httpserver: Don't log that a request has been left open if it is destroyedSun, 05 Apr 2009 19:42:56 +0100, by Matthew Wild
-
util.dataforms: Allow form layouts to specify default values for fieldsSun, 05 Apr 2009 19:42:01 +0100, by Matthew Wild
-
util.dataforms: Set form type when generating a formSun, 05 Apr 2009 19:41:24 +0100, by Matthew Wild
-
util.dataforms: Support for retriving the field value data from formsSat, 04 Apr 2009 18:08:35 +0100, by Matthew Wild
-
util.dataforms: Fixes for hidden field typeSat, 04 Apr 2009 18:07:48 +0100, by Matthew Wild
-
util.dataforms: Fix some field types which didn't render properlySat, 04 Apr 2009 16:25:16 +0100, by Matthew Wild
-
util.dataforms: Add support for <required/> fieldsSat, 04 Apr 2009 16:23:32 +0100, by Matthew Wild
-
util.dataforms: Fixed to actually work, mostlySat, 04 Apr 2009 15:32:32 +0100, by Matthew Wild
-
core.sessionmanager: Hop out of <status> tag so that MUC doesn't insert into the wrong levelFri, 03 Apr 2009 01:29:59 +0100, by Matthew Wild
-
Tagging 0.4.0Tue, 31 Mar 2009 20:24:14 +0100, by Matthew Wild
-
mod_bosh: Fix to correctly timeout idle sessionsTue, 31 Mar 2009 13:56:41 +0100, by Matthew Wild
-
mod_debug: Some updatesTue, 31 Mar 2009 04:34:41 +0100, by Matthew Wild
-
core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82.Tue, 31 Mar 2009 03:48:51 +0100, by Matthew Wild
-
mod_debug: New debug module (a simplified mod_console, with raw Lua access to a running Prosody's internals)Tue, 31 Mar 2009 03:00:40 +0100, by Matthew Wild
-
Add lock_globals() and unlock_globals() functions (for when you really need to use globals)Tue, 31 Mar 2009 02:18:13 +0100, by Matthew Wild
-
Load util.array and util.iterator at startupTue, 31 Mar 2009 02:17:11 +0100, by Matthew Wild
-
Automated merge with ssh://hg@prosody.im/prosody-hgMon, 30 Mar 2009 20:04:31 +0100, by Matthew Wild
-
Move SSL initialisation into the correct spot (thanks albert)Mon, 30 Mar 2009 20:04:11 +0100, by Matthew Wild
-
Added: componentmanager: Automatically add component.host.name to the disco items list of host.nameMon, 30 Mar 2009 06:07:21 +0500, by Waqas Hussain
-
Fixed: Some nil access bugsMon, 30 Mar 2009 05:26:10 +0500, by Waqas Hussain
-
Added: MUC: Room invitesMon, 30 Mar 2009 04:39:12 +0500, by Waqas Hussain
-
Added: util/events.lua: An event handling libraryMon, 30 Mar 2009 03:58:59 +0500, by Waqas Hussain
-
Fixed: mod_saslauth: "anonymous_login" currently makes SASL ANONYMOUS an exclusive mechanism. Corrected advertised mechanisms and error replies.Mon, 30 Mar 2009 03:51:37 +0500, by Waqas Hussain
-
Fixed: mod_saslauth: Changed anonymous host option from "sasl_anonymous" to "anonymous_login"Mon, 30 Mar 2009 03:42:47 +0500, by Waqas Hussain
-
Added: Prevent disk writes for anonmous hosts (option: core/anonymous_login = true)Mon, 30 Mar 2009 03:23:23 +0500, by Waqas Hussain
-
Added: datamanager: Allow a callback to be installed which selectively prevents disk writesMon, 30 Mar 2009 03:22:34 +0500, by Waqas Hussain
-
Fixed: s2smanager: Apply nameprep on hostnames passed in stream tag (part of issue #57)Mon, 30 Mar 2009 03:06:01 +0500, by Waqas Hussain
-
Fixed: sessionmanager: Apply nameprep on hostname passed in stream tag (part of issue #57)Mon, 30 Mar 2009 03:03:06 +0500, by Waqas Hussain
-
Fixed: modulemanager: IQs with extended elements in the default namespace could cause backtraces (related to issue #74)Mon, 30 Mar 2009 02:56:34 +0500, by Waqas Hussain
-
Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57)Mon, 30 Mar 2009 02:38:51 +0500, by Waqas Hussain
-
Fixed: mod_register: Node prepping was not being applied to usernames (part of issue #57)Mon, 30 Mar 2009 02:30:06 +0500, by Waqas Hussain
-
Fixed: mod_regster: traceback when removing accountsMon, 30 Mar 2009 02:24:19 +0500, by Waqas Hussain
-
Fixed: rostermanager: Create new roster item if one doesn't exist on subscription approval (fixes issue #77)Mon, 30 Mar 2009 02:02:59 +0500, by Waqas Hussain
-
Fixed: stanza_router: Respond with correct stanza error on malformed stanzasMon, 30 Mar 2009 01:57:51 +0500, by Waqas Hussain
-
Fixed: net/http.lua: HTTP request callback wasn't being called on some errorsMon, 30 Mar 2009 01:55:56 +0500, by Waqas Hussain
-
util.array: Add :reverse() methodSun, 29 Mar 2009 13:50:59 +0100, by Matthew Wild
-
util.datetime: Allow specifying a time to formatSun, 29 Mar 2009 02:14:32 +0100, by Matthew Wild
-
util.array: Expose array.* functions, to be used for unwrapped arraysThu, 26 Mar 2009 03:55:45 +0000, by Matthew Wild
-
util.iterators: New iterators libraryWed, 25 Mar 2009 03:01:10 +0000, by Matthew Wild
-
util.array: New array libraryWed, 25 Mar 2009 03:00:09 +0000, by Matthew Wild
-
util.set: Rename private items container, optimise set.difference() and add set.intersection()Mon, 23 Mar 2009 01:49:22 +0000, by Matthew Wild
-
core.rostermanager/mod_roster: Support for roster versioningMon, 23 Mar 2009 00:31:29 +0000, by Matthew Wild
-
util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far.Sun, 22 Mar 2009 20:50:37 +0000, by Matthew Wild
-
mod_component: Remove some commented codeSun, 22 Mar 2009 17:54:29 +0000, by Matthew Wild
-
core.configmanager: Make components use 'component' module by default if none specifiedSun, 22 Mar 2009 15:33:38 +0000, by Matthew Wild
-
Update example config, categorise modules, add new modulesSun, 22 Mar 2009 15:23:26 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove some factual inaccuraciesSun, 22 Mar 2009 15:08:15 +0000, by Matthew Wild
-
mod_component: Use net_activate_ports to start port listener based on configSun, 22 Mar 2009 15:02:07 +0000, by Matthew Wild
-
mod_component: Set default listening interface to 127.0.0.1Sun, 22 Mar 2009 15:01:23 +0000, by Matthew Wild
-
net.connlisteners: Allow listeners to specify default interfaceSun, 22 Mar 2009 14:59:28 +0000, by Matthew Wild
-
prosody: Expose net_activate_ports as a global function for use by pluginsSun, 22 Mar 2009 14:14:40 +0000, by Matthew Wild
-
prosody: Allow ports to be specified as just numbersSun, 22 Mar 2009 14:04:42 +0000, by Matthew Wild
-
util.set: Fix to make constructor work, and functions defined correctlySun, 22 Mar 2009 12:37:56 +0000, by Matthew Wild
-
util.set: New util librarySun, 22 Mar 2009 12:13:39 +0000, by Matthew Wild
-
net.http: Don't throw error on invalid URLs. Fixes #56.Sat, 21 Mar 2009 23:48:09 +0000, by Matthew Wild
-
Add initial mod_component for XEP-0114 support. Albert, where are you?Sat, 21 Mar 2009 21:47:09 +0000, by Matthew Wild
-
net.xmppclient_listener: Set default namespace to jabber:clientSat, 21 Mar 2009 21:45:25 +0000, by Matthew Wild
-
net.xmppserver_listener: Set default namespace to jabber:serverSat, 21 Mar 2009 21:44:42 +0000, by Matthew Wild
-
core.xmlhandlers: Filter out default stream namespace from stanzasSat, 21 Mar 2009 21:43:50 +0000, by Matthew Wild
-
core.stanza_router: Allow routing from componentsSat, 21 Mar 2009 21:42:14 +0000, by Matthew Wild
-
MergeFri, 20 Mar 2009 20:17:05 +0000, by Matthew Wild
-
0.3->0.4Fri, 20 Mar 2009 20:16:25 +0000, by Matthew Wild
-
MergeSat, 14 Mar 2009 16:05:22 +0000, by Matthew Wild
-
Don't reject some valid IQs. Thanks to elmex for spotting.Sat, 14 Mar 2009 16:03:48 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Sun, 08 Mar 2009 03:38:22 +0000, by Matthew Wild
-
mod_xmlrpc: Limit usage to adminsSun, 08 Mar 2009 05:03:22 +0500, by Waqas Hussain
-
mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features/iq-auth'/>Sun, 08 Mar 2009 04:49:51 +0500, by Waqas Hussain
-
usermanager: Added is_admin(jid)Sun, 08 Mar 2009 03:46:44 +0500, by Waqas Hussain
-
Added core.objectmanagerSun, 08 Mar 2009 01:07:29 +0500, by Waqas Hussain
-
util/xmlrpc: Added <nil/> extension to RPC functions (allowing nil parameters and return values)Sun, 08 Mar 2009 01:06:37 +0500, by Waqas Hussain
-
mod_saslauth: Disable SASL ANONYMOUS unless explicitly enabled with sasl_anonymous = trueSat, 07 Mar 2009 20:17:09 +0000, by Matthew Wild
-
net.adns: Set new send in net.server after 'connecting UDP' socketSat, 07 Mar 2009 19:57:28 +0000, by Matthew Wild
-
net.server: Allow replacement of send function on an open socketSat, 07 Mar 2009 19:56:53 +0000, by Matthew Wild
-
util.logger: Small code tidying :)Sat, 07 Mar 2009 19:40:00 +0000, by Matthew Wild
-
Support to filter logging by source via pattern matching from config file.Sat, 07 Mar 2009 20:33:21 +0100, by Tobias Markmann
-
prosody: Load logger after reading the configSat, 07 Mar 2009 19:28:12 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Wed, 04 Mar 2009 18:48:29 +0000, by Matthew Wild
-
XML-RPC: Set appropriate Content-Type header in HTTP responseWed, 04 Mar 2009 22:59:58 +0500, by Waqas Hussain
-
MUC: Kick participants for error replies only on a selected list of error conditionsWed, 04 Mar 2009 22:45:06 +0500, by Waqas Hussain
-
Let global modules add disco features for all hostsWed, 04 Mar 2009 22:23:41 +0500, by Waqas Hussain
-
mod_xmlrpc: Handle RPC stanzas sent over XMPP (XEP-0009: Jabber-RPC)Wed, 04 Mar 2009 22:22:40 +0500, by Waqas Hussain
-
Allow global modules to hook stanza handlersWed, 04 Mar 2009 22:15:46 +0500, by Waqas Hussain
-
Added mod_xmlrpcWed, 04 Mar 2009 22:12:52 +0500, by Waqas Hussain
-
Added util/xmlrpc.lua - functions for converting between XML-RPC stanzas and Lua objectsWed, 04 Mar 2009 22:10:27 +0500, by Waqas Hussain
-
core.presencemanager: Convert Windows line endings to UNIXWed, 04 Mar 2009 18:24:43 +0000, by Waqas Hussain
-
net.adns: Return _MWed, 04 Mar 2009 15:52:05 +0000, by Matthew Wild
-
net.adns: Load the correct dns libWed, 04 Mar 2009 14:44:28 +0000, by Matthew Wild
-
net.adns: Add helper module for performing non-blocking DNS lookupsWed, 04 Mar 2009 12:59:35 +0000, by Matthew Wild
-
net.dns: Add methods necessary for allowing non-blocking DNS lookupsWed, 04 Mar 2009 12:58:56 +0000, by Matthew Wild
-
net.server: Don't call shutdown method on socket if it doesn't have one, eg. for UDPWed, 04 Mar 2009 12:44:07 +0000, by Matthew Wild
-
net.server: Check for potential nil handler on closeTue, 03 Mar 2009 20:12:31 +0000, by Matthew Wild
-
mod_bosh: Set Content-Type in response headersTue, 03 Mar 2009 19:49:40 +0000, by Matthew Wild
-
pposix: Standardize error messagesTue, 03 Mar 2009 17:25:20 +0000, by Matthew Wild
-
pposix: Small fix for copyright noticeTue, 03 Mar 2009 17:24:56 +0000, by Matthew Wild
-
Automated merge with http://luaetta.ath.cx:1234/Tue, 03 Mar 2009 17:18:43 +0000, by Matthew Wild
-
Merged with main tip.Tue, 03 Mar 2009 17:48:04 +0100, by Tobias Markmann
-
Make the code actually build.Sun, 22 Feb 2009 20:57:57 +0100, by Tobias Markmann
-
Added missing code.Sun, 22 Feb 2009 20:55:06 +0100, by Tobias Markmann
-
Adding setrlimits() binding.Sun, 22 Feb 2009 20:35:41 +0100, by Tobias Markmann
-
tests: Add test for iq error repliesTue, 03 Mar 2009 17:07:35 +0000, by Matthew Wild
-
core.configmanager: Small fix to check validity of Component definitionsTue, 03 Mar 2009 16:54:29 +0000, by Matthew Wild
-
mod_muc: Don't bounce error replies in response to errorsMon, 02 Mar 2009 19:50:28 +0000, by Matthew Wild
-
net.server: Fix to make sure we send a string to logging functionMon, 02 Mar 2009 19:49:09 +0000, by Matthew Wild
-
core.stanza_router: Don't bounce errors to iq type=result/errorMon, 02 Mar 2009 19:45:44 +0000, by Matthew Wild
-
prosody: Log top-level errorsMon, 02 Mar 2009 19:44:46 +0000, by Matthew Wild
-
core.s2smanager: Remove some old commented code, break a long line in 2Mon, 02 Mar 2009 13:52:08 +0000, by Matthew Wild
-
util.dataforms: Return the formSun, 01 Mar 2009 23:34:25 +0000, by Matthew Wild
-
net.server: Don't retry if client closes socket during SSL handshakingSun, 01 Mar 2009 23:33:41 +0000, by Matthew Wild
-
Adding initial util.pubsubSat, 28 Feb 2009 23:16:27 +0000, by Matthew Wild
-
core.stanza_router: Reply with error to groupchat messages directed at unavailable resources or offline usersSat, 28 Feb 2009 04:58:14 +0000, by Matthew Wild
-
core.componentmanager: Refactor a little to make XEP-0114 plugin a little simplerSat, 28 Feb 2009 02:05:37 +0000, by Matthew Wild
-
net.server: Some fixes for SSL/TLS handshake handlingFri, 27 Feb 2009 18:40:17 +0000, by Matthew Wild
-
util.dataforms: First commit, incompleteFri, 27 Feb 2009 17:56:07 +0000, by Matthew Wild
-
core.xmlhandlers: Remove redundant check in conditionFri, 27 Feb 2009 04:42:06 +0000, by Matthew Wild
-
prosody: Protect main loop. Dare I say crashing finally becomes impossible.Fri, 27 Feb 2009 04:35:36 +0000, by Matthew Wild
-
util.timer: More small fixes I forgot to commitThu, 26 Feb 2009 22:17:55 +0000, by Matthew Wild
-
util.timer: Fix crash when loaded but no tasks set, fix skipping some tasks when multiple set, and one removedThu, 26 Feb 2009 21:00:42 +0000, by Matthew Wild
-
util.multitable: Add mt:search(), use nil for wildcard keysThu, 26 Feb 2009 16:55:46 +0000, by Matthew Wild
-
Better handling of found, but unloadable, core libraries (eg. undefined symbols)Thu, 26 Feb 2009 02:42:47 +0000, by Matthew Wild
-
core.xmlhandlers: Optimise completed stanza logicThu, 26 Feb 2009 02:26:30 +0000, by Matthew Wild
-
net/xmppclient_listener: Add some logging and handle unestablished sessions error'ingThu, 26 Feb 2009 02:24:12 +0000, by Matthew Wild
-
mod_register: Fixed an error happening during account deletionMon, 23 Feb 2009 01:14:23 +0500, by Waqas Hussain
-
MUC: Added copyright noticeSat, 21 Feb 2009 01:57:13 +0500, by Waqas Hussain
-
MUC: Replaced some duplicate codeSat, 21 Feb 2009 01:49:09 +0500, by Waqas Hussain
-
MUC: Removed commented and unused codeSat, 21 Feb 2009 01:24:23 +0500, by Waqas Hussain
-
Added util/timer.lua - a timer APISat, 21 Feb 2009 01:13:53 +0500, by Waqas Hussain
-
MUC: Workaround for a Gajim bug (it includes <x xmlns='http://jabber.org/protocol/muc'/> in nick change presences)Fri, 20 Feb 2009 03:52:04 +0500, by Waqas Hussain
-
MUC: Use util.stanza.clone instead of pre/deserialize for cloning stanzasFri, 20 Feb 2009 02:23:21 +0500, by Waqas Hussain
-
util/stanza: Added clone functionFri, 20 Feb 2009 02:18:07 +0500, by Waqas Hussain
-
MUC: Syntax error in last commit - this is lua :)Fri, 20 Feb 2009 00:56:14 +0500, by Waqas Hussain
-
MUC: Throw an error if we try talking to ourselvesFri, 20 Feb 2009 00:51:33 +0500, by Waqas Hussain
-
core.presencemanager: Set 'from' attribute on outgoing unavailable directed presencesThu, 19 Feb 2009 19:00:18 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Thu, 19 Feb 2009 15:18:44 +0000, by Matthew Wild
-
MUC: Bug fixes and workaroundsThu, 19 Feb 2009 20:17:07 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Thu, 19 Feb 2009 13:13:54 +0000, by Matthew Wild
-
MUC: Logging - logger doesn't like nilsThu, 19 Feb 2009 14:10:26 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Wed, 18 Feb 2009 21:02:41 +0000, by Matthew Wild
-
MUC: Added loggingThu, 19 Feb 2009 02:01:31 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Wed, 18 Feb 2009 19:34:26 +0000, by Matthew Wild
-
MUC: Various fixesWed, 18 Feb 2009 23:30:33 +0500, by Waqas Hussain
-
MUC: Fixed: Presence for user joining the roomi was sent twice to the userTue, 17 Feb 2009 02:48:06 +0500, by Waqas Hussain
-
mod_bosh: Possible fix for invalid key to next crashWed, 18 Feb 2009 19:33:57 +0000, by Matthew Wild
-
net.server: Fix some more potential nil handler accessesWed, 18 Feb 2009 19:23:29 +0000, by Matthew Wild
-
Merge from waqasMon, 16 Feb 2009 15:44:54 +0000, by Matthew Wild
-
MUC: Made vCards work by redirecting vCard requests to bare JIDsMon, 16 Feb 2009 20:24:31 +0500, by Waqas Hussain
-
MUC: Kick participants sending error messages to other participantsMon, 16 Feb 2009 20:05:58 +0500, by Waqas Hussain
-
MUC: Private stanzas (private messages, IQs, etc)Mon, 16 Feb 2009 20:05:03 +0500, by Waqas Hussain
-
MUC: Presence and message stanzas now fully work (status messages, xhtml-im, etc)Mon, 16 Feb 2009 19:39:10 +0500, by Waqas Hussain
-
Added tests/run_tests.bat for running tests on WindowsFri, 13 Feb 2009 22:23:08 +0500, by Waqas Hussain
-
Fixed tests/test.lua to work on WindowsFri, 13 Feb 2009 22:21:59 +0500, by Waqas Hussain
-
Logging format improvementFri, 13 Feb 2009 22:10:29 +0500, by Waqas Hussain
-
Merge waqas with waqasMon, 16 Feb 2009 15:44:23 +0000, by Matthew Wild
-
Logging format improvementFri, 13 Feb 2009 19:14:36 +0500, by Waqas Hussain
-
util.pposix: Add getuid/setuid (we don't use them yet)Sun, 15 Feb 2009 15:56:04 +0000, by Matthew Wild
-
mod_version: Operating system detection. Disable with hide_os_type = true in configSun, 15 Feb 2009 15:52:11 +0000, by Matthew Wild
-
Add -Wall to default CFLAGSSun, 15 Feb 2009 11:47:43 +0000, by Matthew Wild
-
Adding TODO notice on UUIDs for usage with SASL ANONYMOUS.Sat, 14 Feb 2009 19:39:46 +0100, by Tobias Markmann
-
Merging with tip.Sat, 14 Feb 2009 19:13:14 +0100, by Tobias Markmann
-
Adding inital support for ANONYMOUS mechanism in SASL.Sat, 14 Feb 2009 18:57:50 +0100, by Tobias Markmann
-
Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch!Sat, 14 Feb 2009 15:38:37 +0000, by Matthew Wild
-
Add tests for util.multitableFri, 13 Feb 2009 16:43:44 +0000, by Matthew Wild
-
util.pposix: Fix incompatible pointer type compiler warningsFri, 13 Feb 2009 15:01:46 +0000, by Matthew Wild
-
Add RunScript command to config to run a Lua script prior to starting the serverFri, 13 Feb 2009 14:43:12 +0000, by Matthew Wild
-
Add Include command to include extra configuration files from the main oneFri, 13 Feb 2009 14:38:17 +0000, by Matthew Wild
-
Report errors in the config file to the userFri, 13 Feb 2009 14:37:15 +0000, by Matthew Wild
-
Fix to correct my email address in AUTHORS fileFri, 13 Feb 2009 10:54:25 +0000, by Matthew Wild
-
Fixed: kick_old resource conflict resolution policy could fail with a backtraceThu, 12 Feb 2009 18:23:00 +0500, by Waqas Hussain
-
Fixed: User resources not disconnected correctly on account deleteThu, 12 Feb 2009 18:09:17 +0500, by Waqas Hussain
-
stanza_router: Fix handling of iq from c2s to bare JIDs, thanks to jaharkes for spottingWed, 11 Feb 2009 19:53:09 +0000, by Matthew Wild
-
Add test to check for incorrect handling of iq from c2s to local bare JIDsWed, 11 Feb 2009 19:52:05 +0000, by Matthew Wild
-
Small fix to change verbosity level of subtestsWed, 11 Feb 2009 19:50:58 +0000, by Matthew Wild
-
Correct tests for stanza routing IQs to bare JIDsWed, 11 Feb 2009 19:35:48 +0000, by Matthew Wild
-
Merge with waqas for MUC/routing fixesWed, 11 Feb 2009 18:30:44 +0000, by Matthew Wild
-
Change the to attribute of messages to the recipients' bare JID when the recipient/resource is offline.Wed, 11 Feb 2009 23:26:18 +0500, by Waqas Hussain
-
Stanza router: Message to bare JID fixesWed, 11 Feb 2009 23:16:14 +0500, by Waqas Hussain
-
mod_muc: Room historyWed, 11 Feb 2009 19:41:37 +0500, by Waqas Hussain
-
Fixed: Some presence stanzas from local users were not being routed correctly to components (ghosts in mod_muc)Wed, 11 Feb 2009 18:11:41 +0500, by Waqas Hussain
-
Fixed directed presence handling to work correctly for componentsWed, 11 Feb 2009 18:09:41 +0500, by Waqas Hussain
-
Changed mod_muc to work with changed component managerWed, 11 Feb 2009 18:07:20 +0500, by Waqas Hussain
-
modulemanager initializes hosts[host] if it isn't already initialized when loading a module.Wed, 11 Feb 2009 17:57:48 +0500, by Waqas Hussain
-
Component-host module loading code was breaking module reload, andduplicated older code. Changed to reuse older code.Wed, 11 Feb 2009 17:56:42 +0500, by Waqas Hussain
-
util.stanza: Temporary fix for serializing attributes with namespacesWed, 11 Feb 2009 16:09:48 +0000, by Matthew Wild
-
net.server: Fix nil table index assignmentMon, 09 Feb 2009 14:24:49 +0000, by Matthew Wild
-
stanza_router: Fix for when clients don't specify priority in initial presenceMon, 09 Feb 2009 13:48:11 +0000, by Matthew Wild
-
net.server: Fix potential fatal error in server.luaMon, 09 Feb 2009 13:41:05 +0000, by Matthew Wild
-
mod_bosh: Fix for 'invalid key to next' error when using BOSHMon, 09 Feb 2009 13:32:46 +0000, by Matthew Wild
-
Remove redundant logging and debug printing from mod_boshMon, 09 Feb 2009 13:31:10 +0000, by Matthew Wild
-
Fix for nil handler error after closeWed, 04 Feb 2009 18:53:56 +0000, by Matthew Wild
-
Fix for never checking if the first module for a host is already loaded (affects global modules)Wed, 04 Feb 2009 18:53:23 +0000, by Matthew Wild
-
Retagging 0.3.0, used up my mistake quota for todayMon, 02 Feb 2009 18:05:21 +0000, by Matthew Wild
-
Update COPYING file... probably the worst thing I could forget to commit in this release :) 0.3.0Mon, 02 Feb 2009 18:04:13 +0000, by Matthew Wild
-
Licensing/version updates for some files (forgot to commit, doh...)Mon, 02 Feb 2009 18:03:18 +0000, by Matthew Wild
-
Remove redundant linking in util-src modules' MakefileMon, 02 Feb 2009 18:02:20 +0000, by Matthew Wild
-
Happy birthday to me, happy... 0.3.0!Mon, 02 Feb 2009 12:54:49 +0000, by Matthew Wild
-
mod_bosh: No need to tostring() uuids nowSun, 01 Feb 2009 02:20:11 +0000, by Matthew Wild
-
util.uuid: Return a string, not a number. Looked so innocent.Sun, 01 Feb 2009 02:17:56 +0000, by Matthew Wild
-
Update main prosody file, since it doesn't match *.lua pattern, and sed -i treats symlinks badlyFri, 30 Jan 2009 18:03:28 +0000, by Matthew Wild
-
Update copyright notices for 2009Fri, 30 Jan 2009 17:59:26 +0000, by Matthew Wild
-
0.2->0.3Fri, 30 Jan 2009 17:40:25 +0000, by Matthew Wild
-
GPL->MIT!Fri, 30 Jan 2009 17:22:56 +0000, by Matthew Wild
-
mod_muc: Add 'nick' to unavailable presence of nick changes. Thanks to Asterix for spotting :)Thu, 29 Jan 2009 20:49:32 +0000, by Matthew Wild
-
mod_muc: Convert to unix line endingsThu, 29 Jan 2009 20:46:34 +0000, by Matthew Wild
-
Load net.server after util.dependencies to catch missing luasocketThu, 29 Jan 2009 18:04:25 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Thu, 29 Jan 2009 17:54:37 +0000, by Matthew Wild
-
tools/ejabberd2prosody: Support for pending-in roster itemsThu, 29 Jan 2009 22:37:25 +0500, by Waqas Hussain
-
mod_muc: Add support for being a componentThu, 29 Jan 2009 02:14:16 +0000, by Matthew Wild
-
componentmanager: Add support for loading components defined in the configThu, 29 Jan 2009 02:13:58 +0000, by Matthew Wild
-
configmanager: Add support for defining componentsThu, 29 Jan 2009 02:13:30 +0000, by Matthew Wild
-
hostmanager: Fire event when all hosts are loaded from configThu, 29 Jan 2009 02:09:53 +0000, by Matthew Wild
-
modulemanager: Really fix call_module_method to work properlyThu, 29 Jan 2009 02:01:09 +0000, by Matthew Wild
-
modulemanager: Add get_host_type() API method, and fix up call_module_method to work properlyThu, 29 Jan 2009 01:58:11 +0000, by Matthew Wild
-
modulemanager: Add module:set_global() as a cleaner way for a module to declare itself 'global'Sat, 24 Jan 2009 20:29:25 +0000, by Matthew Wild
-
core.modulemanager: Some refactoring to make upcoming changes a little easierSat, 24 Jan 2009 01:15:40 +0000, by Matthew Wild
-
Friendlier message when config file not foundThu, 22 Jan 2009 14:39:40 +0000, by Matthew Wild
-
util.dependencies: Not finding our own libraries is fatalThu, 22 Jan 2009 14:33:02 +0000, by Matthew Wild
-
util.dependencies: Show useful messages when our own libraries are not found, tooThu, 22 Jan 2009 14:29:29 +0000, by Matthew Wild
-
server.lua: Comment out unnecessary or very verbose logging, and log the rest as debug levelSat, 17 Jan 2009 14:57:21 +0000, by Matthew Wild
-
server.lua: Use Prosody logger for errors, silence non-errorsSat, 17 Jan 2009 14:53:20 +0000, by Matthew Wild
-
Port to new server.lua, quite some changes, but I believe everything to be workingSat, 17 Jan 2009 04:45:08 +0000, by Matthew Wild
-
net.http: custom_headers -> headersFri, 16 Jan 2009 23:34:45 +0000, by Matthew Wild
-
net.http: Remove request from conn->request table when conn closedFri, 16 Jan 2009 23:33:19 +0000, by Matthew Wild
-
mod_console: Make globalFri, 16 Jan 2009 05:43:45 +0000, by Matthew Wild
-
mod_posix: logging fixFri, 16 Jan 2009 05:41:59 +0000, by Matthew Wild
-
Fix for pposix version detectionFri, 16 Jan 2009 05:40:40 +0000, by Matthew Wild
-
modulemanager: Comment out logging of modules hooking stanzas, too noisyFri, 16 Jan 2009 05:38:03 +0000, by Matthew Wild
-
util.datamanager: Small fix for clearer logging of data pathFri, 16 Jan 2009 05:37:17 +0000, by Matthew Wild
-
Fixed server.lua to use prosody logger for errorsFri, 16 Jan 2009 05:36:39 +0000, by Matthew Wild
-
pposix: Remove debug lineFri, 16 Jan 2009 05:22:28 +0000, by Matthew Wild
-
pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.)Fri, 16 Jan 2009 05:20:04 +0000, by Matthew Wild
-
mod_posix: Check version of pposixFri, 16 Jan 2009 05:18:38 +0000, by Matthew Wild
-
pposix: Add _NAME and _VERSIONFri, 16 Jan 2009 04:57:36 +0000, by Matthew Wild
-
stanza_router: That'll teach me to not commit at this time of night. Or not.Fri, 16 Jan 2009 04:57:23 +0000, by Matthew Wild
-
Replacing pretty_print() with top_tag() for loggingFri, 16 Jan 2009 04:37:16 +0000, by Matthew Wild
-
Fix invalid loglevels in mod_saslauthFri, 16 Jan 2009 04:19:47 +0000, by Matthew Wild
-
mod_posix: Support for logging to syslog (log = 'syslog' in config)Thu, 15 Jan 2009 20:06:41 +0000, by Matthew Wild
-
net.connlisteners: Fix to report errors loading connlistenersThu, 15 Jan 2009 20:02:28 +0000, by Matthew Wild
-
net.http: Don't log content from serverThu, 15 Jan 2009 04:10:06 +0000, by Matthew Wild
-
net.http: Fix to send query part of URL to serverThu, 15 Jan 2009 04:08:06 +0000, by Matthew Wild
-
Stringprep!Thu, 15 Jan 2009 04:36:35 +0500, by Waqas Hussain
-
util/jid: string prepping functions added: prepped_split and prepThu, 15 Jan 2009 04:34:55 +0500, by Waqas Hussain
-
util/logger: setwriter now returns the old writer on successWed, 14 Jan 2009 23:04:16 +0500, by Waqas Hussain
-
stanza_router: Fixed error replies for unhandled stanzasWed, 14 Jan 2009 22:35:01 +0500, by Waqas Hussain
-
net.http: Fix for callbacks being triggered multiple times for the same requestWed, 14 Jan 2009 03:06:26 +0000, by Matthew Wild
-
modulemanager: Check for syntax errors before reloading a moduleTue, 13 Jan 2009 23:16:39 +0500, by Waqas Hussain
-
mod_console: Added module:reloadTue, 13 Jan 2009 22:39:07 +0500, by Waqas Hussain
-
mod_muc: Added unload, save and restore callbacks to allow reloading code while preserving stateTue, 13 Jan 2009 22:38:20 +0500, by Waqas Hussain
-
modulemanager: Added reload support, with callbacks for saving and restoring stateTue, 13 Jan 2009 22:37:07 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Tue, 13 Jan 2009 15:29:00 +0000, by Matthew Wild
-
modulemanager: Fixed error on unloading modules with no handlersTue, 13 Jan 2009 20:19:52 +0500, by Waqas Hussain
-
mod_muc: deregister component on unloadTue, 13 Jan 2009 20:18:20 +0500, by Waqas Hussain
-
datamanager: Change log message from type "warn" to "debug" when loading a file failsTue, 13 Jan 2009 19:41:52 +0500, by Waqas Hussain
-
mod_saslauth, mod_tls: minor code cleanupTue, 13 Jan 2009 19:37:12 +0500, by Waqas Hussain
-
mod_version: Removed and rearranged some codeTue, 13 Jan 2009 19:18:37 +0500, by Waqas Hussain
-
componentmanager: Removed unneeded parameter from componentmanager.deregister_componentTue, 13 Jan 2009 19:17:25 +0500, by Waqas Hussain
-
sasl: Set realm to be the current realm when the client didn't send a realm, or sent an empty oneSat, 10 Jan 2009 20:14:47 +0500, by Waqas Hussain
-
BOSH: Allow BOSH servers to be configured through config fileTue, 13 Jan 2009 05:55:31 +0000, by Matthew Wild
-
mod_actions_http: Show tables as 'list'sMon, 12 Jan 2009 04:13:05 +0000, by Matthew Wild
-
Add mod_actions_http for executing actions through HTTPMon, 12 Jan 2009 04:09:02 +0000, by Matthew Wild
-
Add core.actions for managing server 'actions'; and make modulemanager register actions 'load' and 'unload'Mon, 12 Jan 2009 04:05:10 +0000, by Matthew Wild
-
core.httpserver: Rename request.responseheaders to the more logical request.headersMon, 12 Jan 2009 04:02:29 +0000, by Matthew Wild
-
mod_httpserver: Add require 'net.httpserver'Mon, 12 Jan 2009 03:29:05 +0000, by Matthew Wild
-
modulemanager: Change pairs() to ipairs() to allow ordered module loadingMon, 12 Jan 2009 03:27:18 +0000, by Matthew Wild
-
Set session.ip to the IP address of connecting clientsMon, 12 Jan 2009 02:59:45 +0000, by Matthew Wild
-
BOSH: Make previous fix a bit more efficientMon, 12 Jan 2009 02:59:00 +0000, by Matthew Wild
-
BOSH: Fix for error when closed session was in inactive_sessions listMon, 12 Jan 2009 02:57:49 +0000, by Matthew Wild
-
Add option to in-band registration to allow only whitelisted IPs to registerSun, 11 Jan 2009 07:15:42 +0000, by Matthew Wild
-
Added rate limiting to in-band registration, and added IP [black/white]listsSun, 11 Jan 2009 07:09:25 +0000, by Matthew Wild
-
Add child_with_ns() method to stanza elements, and fix child_with_name() to iterate tags rather than all childrenSun, 11 Jan 2009 06:27:57 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Fri, 09 Jan 2009 19:19:06 +0000, by Matthew Wild
-
Removed core/offlinemessage.lua along with documentation and references - we have core/offlinemanager.lua insteadFri, 09 Jan 2009 23:09:53 +0500, by Waqas Hussain
-
modulemanager: Per-host event hooks for plugins - solves issue 41Fri, 09 Jan 2009 23:01:21 +0500, by Waqas Hussain
-
sasl: Don't fail for realm=""Fri, 09 Jan 2009 20:49:39 +0500, by Waqas Hussain
-
Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serveFri, 09 Jan 2009 19:18:46 +0000, by Matthew Wild
-
Change default maximum inactivity period to 60s from 30sFri, 09 Jan 2009 19:16:47 +0000, by Matthew Wild
-
Add more tests for util/stanza.lua serialization routinesFri, 09 Jan 2009 17:44:59 +0000, by Matthew Wild
-
Add test for previous commitFri, 09 Jan 2009 17:36:28 +0000, by Matthew Wild
-
Restore fix for missing last_add on deserialized stanzas. Thanks to tsing for discovering.Fri, 09 Jan 2009 17:27:53 +0000, by Matthew Wild
-
Numerous BOSH improvements... handle client disconnects, either explicit or implicit through inactivity; allow specifying BOSH default parameters through config; fix to prevent prematurely closing request connections in some cases, before they were replied toFri, 09 Jan 2009 16:33:09 +0000, by Matthew Wild
-
Protected call for HTTP request callbacks, to catch errorsThu, 08 Jan 2009 02:04:06 +0000, by Matthew Wild
-
Fix to prevent calling HTTP request callback twice with the same dataThu, 08 Jan 2009 02:02:35 +0000, by Matthew Wild
-
Default mod_console to listening on localhost only. May be changed with console_interface=xxx.xxx.xxx.xxx in the configWed, 07 Jan 2009 17:41:27 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Wed, 07 Jan 2009 15:14:24 +0000, by Matthew Wild
-
modulemanager: module.unload now gets called when modules are being unloadedWed, 07 Jan 2009 20:03:59 +0500, by Waqas Hussain
-
componentmanager: Added support for component deregisteringWed, 07 Jan 2009 20:02:49 +0500, by Waqas Hussain
-
Remove warning of already-loaded modules at startupSun, 04 Jan 2009 02:55:59 +0000, by Matthew Wild
-
mod_muc: Room subject should be sent only the newly joined occupantSat, 03 Jan 2009 18:46:52 +0500, by Waqas Hussain
-
Modulemanager: Basic modules can now be unloaded correctlySat, 03 Jan 2009 18:45:51 +0500, by Waqas Hussain
-
mod_console: replace all \n with \r\n in the output, and send \0 as a marker character after every responseSat, 03 Jan 2009 18:44:39 +0500, by Waqas Hussain
-
mod_muc: Room subjects stored, and room persistence code in place. First user now the owner.Wed, 31 Dec 2008 18:17:47 +0500, by Waqas Hussain
-
Send host, and not the recipient's JID to module manager (fixes #53)Wed, 31 Dec 2008 13:52:41 +0500, by Waqas Hussain
-
Initial mod_muc: XEP-0045: Multi-User ChatWed, 31 Dec 2008 10:16:42 +0500, by Waqas Hussain
-
Add allow_registration option to disable account registrationMon, 29 Dec 2008 23:36:24 +0000, by Matthew Wild
-
Don't use TLS connection handler when SSL/TLS not available or configured (thanks to Ricardo for finding)Mon, 29 Dec 2008 22:31:10 +0000, by Matthew Wild
-
Makefile fix for clean targetSun, 28 Dec 2008 05:09:38 +0000, by Matthew Wild
-
Updating 0.2.0 tagSat, 27 Dec 2008 21:54:07 +0000, by Matthew Wild
-
Small fix for logging in connlisteners (warning != warn) 0.2.0Sat, 27 Dec 2008 21:25:08 +0000, by Matthew Wild
-
Remove some old debugging code from mod_boshSat, 27 Dec 2008 21:23:14 +0000, by Matthew Wild
-
Remove some debugging code that slipped inSat, 27 Dec 2008 21:22:49 +0000, by Matthew Wild
-
Fix specifying ports in config, and SSL supportSat, 27 Dec 2008 21:20:09 +0000, by Matthew Wild
-
Remove logging for server.luaSat, 27 Dec 2008 21:18:12 +0000, by Matthew Wild
-
Remove borken tagsSat, 27 Dec 2008 16:06:44 +0000, by Matthew Wild
-
Fix incorrect version number as tag (again) (again)Sat, 27 Dec 2008 16:00:52 +0000, by Matthew Wild
-
Fix incorrect version number as tag (again) (again)Sat, 27 Dec 2008 16:00:28 +0000, by Matthew Wild
-
Added tag 0.2.0, -m, Fix incorrect version number as tag (again) for changeset 90da4c9b34b5Sat, 27 Dec 2008 15:59:13 +0000, by Matthew Wild
-
Added tag 0.20, -m, Fix incorrect version number as tag for changeset 90da4c9b34b5Sat, 27 Dec 2008 15:58:43 +0000, by Matthew Wild
-
Added tag 0.20, -m, Fix incorrect version number as tag for changeset 90da4c9b34b5Sat, 27 Dec 2008 15:58:35 +0000, by Matthew Wild
-
Added util.multitable.setSat, 27 Dec 2008 08:27:26 +0500, by Waqas Hussain
-
Delete the offline message store only when offline messages are presentFri, 26 Dec 2008 21:48:08 +0500, by Waqas Hussain
-
Return an empty set intead of an error when no disco items are available for a hostFri, 26 Dec 2008 21:46:05 +0500, by Waqas Hussain
-
Added tag 0.2 for changeset 90da4c9b34b5Thu, 25 Dec 2008 03:11:15 +0000, by Matthew Wild
-
HTTP requests now have status code as a number instead of a string. Switched parameters on both http.request() and the callback to better match LuaSocket's http moduleThu, 25 Dec 2008 03:05:06 +0000, by Matthew Wild
-
Destroy session on failed dialback instead of throwing an errorThu, 25 Dec 2008 02:30:56 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Thu, 25 Dec 2008 01:37:13 +0000, by Matthew Wild
-
Moved directory auto-creation to datamanagerThu, 25 Dec 2008 06:35:05 +0500, by Waqas Hussain
-
More error replies for offline and non-existing usersThu, 25 Dec 2008 05:16:11 +0500, by Waqas Hussain
-
Directed presenceThu, 25 Dec 2008 04:58:15 +0500, by Waqas Hussain
-
Changed order of checking for component hosts to check the full and bare JIDs before the hostname (at another place)Thu, 25 Dec 2008 04:27:19 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Wed, 24 Dec 2008 23:19:48 +0000, by Matthew Wild
-
Changed order of checking for component hosts to check the full and bare JIDs before the hostnameWed, 24 Dec 2008 05:10:13 +0500, by Waqas Hussain
-
Fix for not loading global modules when host-specific modules are specified in configWed, 24 Dec 2008 18:48:09 +0000, by Matthew Wild
-
Initial mod_bosh, works, kind of, but quite incompleteMon, 22 Dec 2008 22:19:42 +0000, by Matthew Wild
-
Add initial mod_httpserver for serving static contentMon, 22 Dec 2008 22:13:22 +0000, by Matthew Wild
-
Adding initial net.httpserver (lots of work to do on it)Mon, 22 Dec 2008 22:12:11 +0000, by Matthew Wild
-
Fix nil status code for http request callbacksMon, 22 Dec 2008 22:01:49 +0000, by Matthew Wild
-
Merge from waqasMon, 22 Dec 2008 13:29:59 +0000, by Matthew Wild
-
Bounce stanza errors on failed s2sFri, 19 Dec 2008 01:57:13 +0500, by Waqas Hussain
-
Fix data loss when closing connection with a large write queue. Thanks albert :)Thu, 18 Dec 2008 20:01:09 +0000, by Matthew Wild
-
Second merge from waqasTue, 16 Dec 2008 02:40:50 +0000, by Matthew Wild
-
Fixed URL encoding to generate %0x instead of %xTue, 16 Dec 2008 03:46:17 +0500, by Waqas Hussain
-
Merge from waqasTue, 16 Dec 2008 02:40:29 +0000, by Matthew Wild
-
Optimized stanza_mt.__tostring (called when doing tostring(stanza))Wed, 10 Dec 2008 06:58:56 +0500, by Waqas Hussain
-
Change xmlhandlers to match stream opening tag with ns+tagTue, 16 Dec 2008 02:33:08 +0000, by Matthew Wild
-
Protect loading of connlisteners, to catch errorsTue, 16 Dec 2008 02:32:01 +0000, by Matthew Wild
-
Remove old debugging line from sessionmanagerTue, 16 Dec 2008 02:30:24 +0000, by Matthew Wild
-
Remove a FIXME from mod_tlsMon, 15 Dec 2008 18:06:59 +0000, by Matthew Wild
-
Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :)Sat, 13 Dec 2008 17:43:52 +0000, by Matthew Wild
-
Make wraptcpclient set timeout to 0, and add it to the list of exported functions from server.luaSat, 13 Dec 2008 14:30:59 +0000, by Matthew Wild
-
Oops, don't call server.loop() because we'll be running inside the serverFri, 12 Dec 2008 04:38:22 +0000, by Matthew Wild
-
Pass HTTP request object to callbackFri, 12 Dec 2008 04:30:35 +0000, by Matthew Wild
-
HTTP request callbacks now: handler(code, content) (where code may be 0, and content an error message)Fri, 12 Dec 2008 04:16:35 +0000, by Matthew Wild
-
Non-blocking HTTP requests (adding net.http)Fri, 12 Dec 2008 04:06:15 +0000, by Matthew Wild
-
0.1 -> 0.2Wed, 10 Dec 2008 15:44:03 +0000, by Matthew Wild
-
Newline at end of file for sessionmanagerWed, 10 Dec 2008 15:32:51 +0000, by Matthew Wild
-
New, faster, stanza serializationWed, 10 Dec 2008 15:32:13 +0000, by Matthew Wild
-
Add commented line to disable logging entirelyWed, 10 Dec 2008 15:29:14 +0000, by Matthew Wild
-
Fix blank tracebacks for c2s/s2s connectionsWed, 10 Dec 2008 15:27:01 +0000, by Matthew Wild
-
Enable dialback for componentsTue, 09 Dec 2008 05:22:43 +0500, by Waqas Hussain
-
Changed mod_roster to use the newer presence manager APIMon, 08 Dec 2008 21:08:22 +0500, by Waqas Hussain
-
Don't try processing stanzas not of type get or set in module managerMon, 08 Dec 2008 21:06:41 +0500, by Waqas Hussain
-
Fixed a variable redeclarationMon, 08 Dec 2008 07:41:29 +0500, by Waqas Hussain
-
Make the ejabberd importer work with host-only roster itemsMon, 08 Dec 2008 07:11:35 +0500, by Waqas Hussain
-
Added: Ports now read from the configMon, 08 Dec 2008 04:47:51 +0500, by Waqas Hussain
-
stanza_dispatch != dispatch_stanzaSun, 07 Dec 2008 22:55:18 +0000, by Matthew Wild
-
Removed the unnecessary idna.to_ascii applied to the DIGEST-MD5 disgest-uri response values, which was causing auth failures with some clients.Mon, 08 Dec 2008 03:27:02 +0500, by Waqas Hussain
-
Return error when the given realm value does not match the sent realm value. Prevents impersonation of an account on one virtual host, but a user with the same username on another host.Mon, 08 Dec 2008 03:23:37 +0500, by Waqas Hussain
-
Fixed util.encodings.base64.decode to not truncate results when encountering an '=' before the end of the given input.Mon, 08 Dec 2008 03:19:11 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/Sun, 07 Dec 2008 19:18:50 +0000, by Matthew Wild
-
Latin1 support for SASL DIGEST-MD5 (second, and possibly final commit)Mon, 08 Dec 2008 00:18:01 +0500, by Waqas Hussain
-
Typo in variable name in last commitSun, 07 Dec 2008 19:12:50 +0000, by Matthew Wild
-
stanza_dispatch = core_process_stanza, fixed for xmpp{client,server} listeners, and sessionmanager for the new syntaxSun, 07 Dec 2008 19:04:23 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/Sun, 07 Dec 2008 18:44:23 +0000, by Matthew Wild
-
Latin1 support for SASL DIGEST-MD5 (initial commit)Sun, 07 Dec 2008 23:43:08 +0500, by Waqas Hussain
-
Small logging adjustment for mod_posixSun, 07 Dec 2008 03:12:56 +0000, by Matthew Wild
-
Slightly more secure dialback secret generationSun, 07 Dec 2008 03:12:22 +0000, by Matthew Wild
-
Merge from waqasSat, 06 Dec 2008 23:23:08 +0000, by Matthew Wild
-
Removed unused variablesSun, 07 Dec 2008 03:14:30 +0500, by Waqas Hussain
-
Combined and merged similar codeSun, 07 Dec 2008 03:10:47 +0500, by Waqas Hussain
-
Removed pre-multitable code from module managerSun, 07 Dec 2008 02:56:17 +0500, by Waqas Hussain
-
Remove some debugging from pposix.cSat, 06 Dec 2008 23:22:35 +0000, by Matthew Wild
-
Add mod_posix, fixes #5Sat, 06 Dec 2008 23:21:55 +0000, by Matthew Wild
-
Add posix support library, and adjust makefiles for itSat, 06 Dec 2008 23:20:59 +0000, by Matthew Wild
-
Code tidying for xmpp{client,server}_listenersSat, 06 Dec 2008 23:16:46 +0000, by Matthew Wild
-
Temporary hack for global modulesSat, 06 Dec 2008 23:15:48 +0000, by Matthew Wild
-
Remove print()s from sessionmanager and s2smanagerSat, 06 Dec 2008 23:14:39 +0000, by Matthew Wild
-
Make it possible to set custom output handler for loggerSat, 06 Dec 2008 23:13:38 +0000, by Matthew Wild
-
Remove old commented code from server.luaSat, 06 Dec 2008 23:12:46 +0000, by Matthew Wild
-
Some code cleaning for the main scriptSat, 06 Dec 2008 23:11:21 +0000, by Matthew Wild
-
Merge from waqasSat, 06 Dec 2008 20:25:51 +0000, by Matthew Wild
-
Changed module manager to use multitable (initial commit)Sun, 07 Dec 2008 01:06:10 +0500, by Waqas Hussain
-
Fix add_event_hook in module APISat, 06 Dec 2008 19:51:10 +0000, by Matthew Wild
-
Move the setting of data_path to fix #unfiledbugSat, 06 Dec 2008 19:50:37 +0000, by Matthew Wild
-
Log in hostmanager when a vhost is activated/deactivatedSat, 06 Dec 2008 19:49:14 +0000, by Matthew Wild
-
Datamanager logs data_pathSat, 06 Dec 2008 19:46:58 +0000, by Matthew Wild
-
Move module loading to modulemanagerSat, 06 Dec 2008 04:03:33 +0000, by Matthew Wild
-
Merge from waqas/myselfSat, 06 Dec 2008 03:42:21 +0000, by Matthew Wild
-
Merge from waqasSat, 06 Dec 2008 02:27:34 +0000, by Matthew Wild
-
Fixed: Stopped tryint to send error replies on unauthed connectionsSat, 06 Dec 2008 07:24:15 +0500, by Waqas Hussain
-
Add hostmanager, and eventmanagerSat, 06 Dec 2008 03:41:49 +0000, by Matthew Wild
-
Small fix for multitableSat, 06 Dec 2008 03:40:51 +0000, by Matthew Wild
-
Re-commit TLS fixFri, 05 Dec 2008 19:55:46 +0000, by Matthew Wild
-
MergeFri, 05 Dec 2008 19:50:34 +0000, by Matthew Wild
-
Backed out changeset 099d8a102deb (committed too much)Fri, 05 Dec 2008 19:49:16 +0000, by Matthew Wild
-
Don't say we need TLS after we've already started the handshakeFri, 05 Dec 2008 19:40:46 +0000, by Matthew Wild
-
Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connectionsFri, 05 Dec 2008 19:24:01 +0000, by Matthew Wild
-
Comment out debug logging for nowFri, 05 Dec 2008 19:22:34 +0000, by Matthew Wild
-
Remove linger option on sockets, made no difference, and I forgot to remove it earlierFri, 05 Dec 2008 19:21:44 +0000, by Matthew Wild
-
Fix the last couple of places where we send strings from mod_dialbackFri, 05 Dec 2008 05:28:16 +0000, by Matthew Wild
-
Remove an incorrect line which I didn't add, and fix the proper way. Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings.Fri, 05 Dec 2008 05:23:42 +0000, by Matthew Wild
-
Fix for s2s with jabberd2 (we weren't routing db:verify's over s2sout_unauthed)Fri, 05 Dec 2008 04:44:19 +0000, by Matthew Wild
-
Disconnect with stream errors on bad XML, or invalid stream namespaceFri, 05 Dec 2008 02:02:57 +0000, by Matthew Wild
-
Add a couple more tests for jid.splitFri, 05 Dec 2008 02:02:40 +0000, by Matthew Wild
-
Merge from waqasFri, 05 Dec 2008 00:25:41 +0000, by Matthew Wild
-
MultiTable: Remove all empty sub-tables when elements are removedFri, 05 Dec 2008 05:24:10 +0500, by Waqas Hussain
-
Merge from waqasFri, 05 Dec 2008 00:14:25 +0000, by Matthew Wild
-
util.multitable - A table with multiple key for each entryFri, 05 Dec 2008 04:56:04 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx/Thu, 04 Dec 2008 19:21:50 +0000, by Matthew Wild
-
Changed util.datamanager to use util.serializationFri, 05 Dec 2008 00:16:38 +0500, by Waqas Hussain
-
Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_registerFri, 05 Dec 2008 00:16:03 +0500, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx/Thu, 04 Dec 2008 18:49:00 +0000, by Matthew Wild
-
Changed the ejabberd import script to use util.serializationThu, 04 Dec 2008 23:40:15 +0500, by Waqas Hussain
-
Added module util.serializationThu, 04 Dec 2008 23:27:54 +0500, by Waqas Hussain
-
Abstract xmlhandlers a bit more, also add error callbacksThu, 04 Dec 2008 18:47:26 +0000, by Matthew Wild
-
Don't send stream:features to incoming s2s connectionsThu, 04 Dec 2008 17:10:02 +0000, by Matthew Wild
-
Fix logger ids for c2s and s2soutThu, 04 Dec 2008 16:41:32 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/Thu, 04 Dec 2008 15:48:19 +0000, by Matthew Wild
-
Change modules to use the new add_feature module API method.Thu, 04 Dec 2008 20:16:30 +0500, by Waqas Hussain
-
Added function add_feature to modules API (for adding disco features)Thu, 04 Dec 2008 20:07:22 +0500, by Waqas Hussain
-
Reorder the disco info elements to place always included elements firstThu, 04 Dec 2008 20:01:57 +0500, by Waqas Hussain
-
Added tag 0.1.0 for changeset c157c1412bdaWed, 03 Dec 2008 20:44:26 +0000, by Matthew Wild
-
Fix configure to save LFLAGS, and also set proper defaults for all sensible OSesWed, 03 Dec 2008 19:55:57 +0000, by Matthew Wild
-
Automated merge with http://84.46.7.57:1234Wed, 03 Dec 2008 19:34:41 +0000, by Matthew Wild
-
Making makefile work under OS X finally. Yeah OS X's gcc is a little bit strange.Wed, 03 Dec 2008 20:32:03 +0100, by Tobias Markmann
-
Using new LFLAGS variable.Wed, 03 Dec 2008 19:43:59 +0100, by Tobias Markmann
-
Added an error log message for this caseWed, 03 Dec 2008 18:06:04 +0000, by Matthew Wild
-
Quick fix for an issue that needs more looking intoWed, 03 Dec 2008 18:01:56 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/Wed, 03 Dec 2008 17:24:20 +0000, by Matthew Wild
-
Fix for handling latin1 encoded hostnames in SASLWed, 03 Dec 2008 22:08:49 +0500, by Waqas Hussain
-
Fix GPL'ing MIT/X licensed code :)Wed, 03 Dec 2008 16:44:03 +0000, by Matthew Wild
-
Update HACKERSWed, 03 Dec 2008 16:20:58 +0000, by Matthew Wild
-
Fill blank with URLWed, 03 Dec 2008 16:07:15 +0000, by Matthew Wild
-
Remove stray merge markerWed, 03 Dec 2008 16:01:58 +0000, by Matthew Wild
-
Merge from waqasWed, 03 Dec 2008 15:09:58 +0000, by Matthew Wild
-
config and data directories taken from path, and quoted to allow spaces in pathWed, 03 Dec 2008 19:57:08 +0500, by Waqas Hussain
-
Converted prosody.cfg.lua.dist to use windows end-of-linesWed, 03 Dec 2008 19:56:05 +0500, by Waqas Hussain
-
Fix license (left some boilerplate in)Wed, 03 Dec 2008 14:59:27 +0000, by Matthew Wild
-
and the C files tooWed, 03 Dec 2008 14:45:03 +0000, by Matthew Wild
-
Insert copyright/license headersWed, 03 Dec 2008 14:39:07 +0000, by Matthew Wild
-
Fix port number in mod_console instructionsWed, 03 Dec 2008 13:06:23 +0000, by Matthew Wild
-
lxmppd -> ProsodyWed, 03 Dec 2008 13:02:23 +0000, by Matthew Wild
-
Fix macosx ostype targetSun, 30 Nov 2008 19:59:28 +0000, by Matthew Wild
-
Fix debian ostype targetSun, 30 Nov 2008 19:58:41 +0000, by Matthew Wild
-
Change sed usage back into one sed script for incompetent versions of sedSun, 30 Nov 2008 19:58:22 +0000, by Matthew Wild
-
Use install to strip symbolsSun, 30 Nov 2008 19:36:30 +0000, by Matthew Wild
-
'install' libs to util before top-level make installSun, 30 Nov 2008 19:31:43 +0000, by Matthew Wild
-
Potential fixes for building on Mac OSXSun, 30 Nov 2008 19:02:00 +0000, by Matthew Wild
-
No need for the placeholder file in tests/ because the directory is no longer emptySun, 30 Nov 2008 18:59:29 +0000, by Matthew Wild
-
Add test for latin1toutf8 (which passes)Sun, 30 Nov 2008 18:57:23 +0000, by Matthew Wild
-
Converting latin encoded responsed to utf-8 when needed.Sun, 30 Nov 2008 17:34:47 +0100, by Tobias Markmann
-
Automerge with waqas.Sun, 30 Nov 2008 17:18:31 +0100, by Tobias Markmann
-
Automated merge with h-h.Sun, 30 Nov 2008 15:18:45 +0100, by Tobias Markmann
-
Remove that idn stuff for realm because it's either an ugly hack that the password_handler isn't ready for or something worse.Sun, 30 Nov 2008 02:26:37 +0100, by Tobias Markmann
-
Added function latin1toutf8 to sasl.lua, for processing non-utf8 responsesSun, 30 Nov 2008 20:58:48 +0500, by Waqas Hussain
-
Makefile fix for creating datadir in correct place on installSun, 30 Nov 2008 14:30:22 +0000, by Matthew Wild
-
Installation improvements (auto-creation of data directories)Sun, 30 Nov 2008 04:22:43 +0000, by Matthew Wild
-
Don't overwrite config on make install if it already existsSun, 30 Nov 2008 01:16:55 +0000, by Matthew Wild
-
Path fix for auto-creating directoriesSun, 30 Nov 2008 06:14:41 +0500, by Waqas Hussain
-
Merge from waqasSun, 30 Nov 2008 01:02:12 +0000, by Matthew Wild
-
Auto-create data directories on startSun, 30 Nov 2008 06:01:37 +0500, by Waqas Hussain
-
Merge with TobiasSun, 30 Nov 2008 00:38:41 +0000, by Matthew Wild
-
idna-to-unicode so password_handler looks for the right domain.Sun, 30 Nov 2008 01:35:40 +0100, by Tobias Markmann
-
Do idna-to-ascii to the realm we send first in Digest-MD5.Sun, 30 Nov 2008 00:44:23 +0100, by Tobias Markmann
-
Yet another fix for the makefile :)Sun, 30 Nov 2008 00:33:58 +0000, by Matthew Wild
-
Fix missing prosody.cfg.lua.installSat, 29 Nov 2008 22:55:16 +0000, by Matthew Wild
-
Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(Sat, 29 Nov 2008 22:28:11 +0000, by Matthew Wild
-
Add -fPIC to util-src/MakefileSat, 29 Nov 2008 22:20:59 +0000, by Matthew Wild
-
Another automatic merge, this gets annoying."Sat, 29 Nov 2008 22:11:21 +0100, by Tobias Markmann
-
Fixed the ejabberd importer to work with the pipe sign "|" as a separator in erlang listsSun, 30 Nov 2008 02:08:37 +0500, by Waqas Hussain
-
Autocommit.Sat, 29 Nov 2008 21:13:12 +0100, by Tobias Markmann
-
Automated merge.Sat, 29 Nov 2008 20:33:14 +0100, by Tobias Markmann
-
Automated merge.Sat, 29 Nov 2008 20:30:35 +0100, by Tobias Markmann
-
Make ejabberd2prosody.lua a little more cross-platform :)Sat, 29 Nov 2008 19:52:20 +0000, by Matthew Wild
-
Make ejabberd2prosody.lua eecutableSat, 29 Nov 2008 19:14:54 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/Sat, 29 Nov 2008 19:09:38 +0000, by Matthew Wild
-
ejabberd db dump importer for ProsodySat, 29 Nov 2008 23:59:27 +0500, by Waqas Hussain
-
More Makefile improvements (install the certificates, and update the config on install to find them)Sat, 29 Nov 2008 17:52:10 +0000, by Matthew Wild
-
Update Makefile to set correct paths on install with Debian packageSat, 29 Nov 2008 17:22:05 +0000, by Matthew Wild
-
Add some example certificates and update the config to point to themSat, 29 Nov 2008 17:21:04 +0000, by Matthew Wild
-
Add COPYING, remove LICENSESat, 29 Nov 2008 16:25:14 +0000, by Matthew Wild
-
Merfe from TobiasSat, 29 Nov 2008 15:14:59 +0000, by Matthew Wild
-
Apply IDNA to ASCII on hostnames.Sat, 29 Nov 2008 12:17:21 +0100, by Tobias Markmann
-
Forced merge.Sat, 29 Nov 2008 11:24:59 +0100, by Tobias Markmann
-
Use unsigned int instead of uint because uint is already in use on OS X.Fri, 28 Nov 2008 19:24:08 +0100, by Tobias Markmann
-
To use free you should include stdlib.h rather than malloc.h according to man page of free() and various C reference websites.Fri, 28 Nov 2008 18:36:04 +0100, by Tobias Markmann
-
Do idna_to_ascii when building own response.Fri, 28 Nov 2008 18:32:54 +0100, by Tobias Markmann
-
Fix for loading connlisteners when running without CFG_SOURCEDIRSat, 29 Nov 2008 15:13:30 +0000, by Matthew Wild
-
Also look for binary modules in the parent directory when running testsSat, 29 Nov 2008 03:49:46 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/Sat, 29 Nov 2008 03:28:07 +0000, by Matthew Wild
-
Moved incoming c2s presence handling from stanza_router to presencemanagerSat, 29 Nov 2008 08:25:34 +0500, by Waqas Hussain
-
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths.Sat, 29 Nov 2008 03:27:50 +0000, by Matthew Wild
-
Fix for configmanager when config file can't be foundSat, 29 Nov 2008 03:26:46 +0000, by Matthew Wild
-
Rename and update config. Update Makefile for this change.Sat, 29 Nov 2008 02:28:00 +0000, by Matthew Wild
-
More Makefile improvementsSat, 29 Nov 2008 02:23:48 +0000, by Matthew Wild
-
Add a top-level Makefile and ./configure script. Update util-src Makefile for this.Sat, 29 Nov 2008 02:07:33 +0000, by Matthew Wild
-
Removing pull_from_master.sh. Use hg fetch instead.Sat, 29 Nov 2008 01:49:23 +0000, by Matthew Wild
-
Load prosody instead of main.lia in mod_consoleSat, 29 Nov 2008 06:08:37 +0500, by Waqas Hussain
-
Make prosody executableSat, 29 Nov 2008 01:02:32 +0000, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/Sat, 29 Nov 2008 01:01:19 +0000, by Matthew Wild
-
Added a FIXMESat, 29 Nov 2008 05:57:57 +0500, by Waqas Hussain
-
Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works.Sat, 29 Nov 2008 05:56:09 +0500, by Waqas Hussain
-
Fixed logging in datamanagerSat, 29 Nov 2008 05:53:11 +0500, by Waqas Hussain
-
main.lua -> prosodySat, 29 Nov 2008 01:00:04 +0000, by Matthew Wild
-
Merge from waqasFri, 28 Nov 2008 18:06:29 +0000, by Matthew Wild
-
Quickfix for dns.lua to not crash on failed connection to name serversFri, 28 Nov 2008 22:47:22 +0500, by Waqas Hussain
-
Added option core.data_pathFri, 28 Nov 2008 20:17:20 +0500, by Waqas Hussain
-
No more reading 1 byte at a time from socketsFri, 28 Nov 2008 00:08:23 +0000, by Matthew Wild
-
Merge from waqasThu, 27 Nov 2008 23:36:49 +0000, by Matthew Wild
-
Completely switched to new hashes library from the old md5 libraryFri, 28 Nov 2008 01:16:26 +0500, by Waqas Hussain
-
Switched from md5 to sha256 for dialback key generationFri, 28 Nov 2008 01:13:34 +0500, by Waqas Hussain
-
Stopped using the lbase64 libraryFri, 28 Nov 2008 00:48:16 +0500, by Waqas Hussain
-
Added make.bat for windowsThu, 27 Nov 2008 22:28:33 +0500, by Waqas Hussain
-
Removed MS specific preprocessor statements from the MakefileThu, 27 Nov 2008 22:27:25 +0500, by Waqas Hussain
-
Add module:unload() to mod_console, and allow module:load() to take config paramThu, 27 Nov 2008 23:36:17 +0000, by Matthew Wild
-
Merge from waqasThu, 27 Nov 2008 17:12:05 +0000, by Matthew Wild
-
Makefile now works on windows with Microsoft's compilerThu, 27 Nov 2008 21:49:31 +0500, by Waqas Hussain
-
Minor changes to C files (to prevent compiler warnings)Thu, 27 Nov 2008 21:47:13 +0500, by Waqas Hussain
-
Some mod_console updatesThu, 27 Nov 2008 17:09:21 +0000, by Matthew Wild
-
is_loaded() and incomplete unload() for modulesThu, 27 Nov 2008 16:52:30 +0000, by Matthew Wild
-
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.Thu, 27 Nov 2008 03:12:12 +0000, by Matthew Wild
-
Nice enhancement for logging outputThu, 27 Nov 2008 03:06:29 +0000, by Matthew Wild
-
Removing servermanager... it is no longer usedThu, 27 Nov 2008 02:43:39 +0000, by Matthew Wild
-
Log reason for connection failureWed, 26 Nov 2008 23:47:23 +0000, by Matthew Wild
-
(Basic) IDNA and SRV fallback supportWed, 26 Nov 2008 23:44:30 +0000, by Matthew Wild
-
Fix to make a global configmanager instanceWed, 26 Nov 2008 23:12:05 +0000, by Matthew Wild
-
Fix for hashes.c and encodings.c to rename luaopen for util_*Wed, 26 Nov 2008 22:45:33 +0000, by Matthew Wild
-
Fix a waqas copy/paste error. It was my fault again apparently.Wed, 26 Nov 2008 22:18:26 +0000, by Matthew Wild
Scroll all the way down to load more.