Software /
code /
prosody
Graph
-
util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far.2009-03-22, by Matthew Wild
-
mod_component: Remove some commented code2009-03-22, by Matthew Wild
-
core.configmanager: Make components use 'component' module by default if none specified2009-03-22, by Matthew Wild
-
Update example config, categorise modules, add new modules2009-03-22, by Matthew Wild
-
prosody.cfg.lua.dist: Remove some factual inaccuracies2009-03-22, by Matthew Wild
-
mod_component: Use net_activate_ports to start port listener based on config2009-03-22, by Matthew Wild
-
mod_component: Set default listening interface to 127.0.0.12009-03-22, by Matthew Wild
-
net.connlisteners: Allow listeners to specify default interface2009-03-22, by Matthew Wild
-
prosody: Expose net_activate_ports as a global function for use by plugins2009-03-22, by Matthew Wild
-
prosody: Allow ports to be specified as just numbers2009-03-22, by Matthew Wild
-
util.set: Fix to make constructor work, and functions defined correctly2009-03-22, by Matthew Wild
-
util.set: New util library2009-03-22, by Matthew Wild
-
net.http: Don't throw error on invalid URLs. Fixes #56.2009-03-21, by Matthew Wild
-
Add initial mod_component for XEP-0114 support. Albert, where are you?2009-03-21, by Matthew Wild
-
net.xmppclient_listener: Set default namespace to jabber:client2009-03-21, by Matthew Wild
-
net.xmppserver_listener: Set default namespace to jabber:server2009-03-21, by Matthew Wild
-
core.xmlhandlers: Filter out default stream namespace from stanzas2009-03-21, by Matthew Wild
-
core.stanza_router: Allow routing from components2009-03-21, by Matthew Wild
-
Merge2009-03-20, by Matthew Wild
-
0.3->0.42009-03-20, by Matthew Wild
-
Merge2009-03-14, by Matthew Wild
-
Don't reject some valid IQs. Thanks to elmex for spotting.2009-03-14, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/2009-03-08, by Matthew Wild
-
mod_xmlrpc: Limit usage to admins2009-03-08, by Waqas Hussain
-
mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features/iq-auth'/>2009-03-07, by Waqas Hussain
-
usermanager: Added is_admin(jid)2009-03-07, by Waqas Hussain
-
Added core.objectmanager2009-03-07, by Waqas Hussain
-
util/xmlrpc: Added <nil/> extension to RPC functions (allowing nil parameters and return values)2009-03-07, by Waqas Hussain
-
mod_saslauth: Disable SASL ANONYMOUS unless explicitly enabled with sasl_anonymous = true2009-03-07, by Matthew Wild
-
net.adns: Set new send in net.server after 'connecting UDP' socket2009-03-07, by Matthew Wild
-
net.server: Allow replacement of send function on an open socket2009-03-07, by Matthew Wild
-
util.logger: Small code tidying :)2009-03-07, by Matthew Wild
-
Support to filter logging by source via pattern matching from config file.2009-03-07, by Tobias Markmann
-
prosody: Load logger after reading the config2009-03-07, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/2009-03-04, by Matthew Wild
-
XML-RPC: Set appropriate Content-Type header in HTTP response2009-03-04, by Waqas Hussain
-
MUC: Kick participants for error replies only on a selected list of error conditions2009-03-04, by Waqas Hussain
-
Let global modules add disco features for all hosts2009-03-04, by Waqas Hussain
-
mod_xmlrpc: Handle RPC stanzas sent over XMPP (XEP-0009: Jabber-RPC)2009-03-04, by Waqas Hussain
-
Allow global modules to hook stanza handlers2009-03-04, by Waqas Hussain
-
Added mod_xmlrpc2009-03-04, by Waqas Hussain
-
Added util/xmlrpc.lua - functions for converting between XML-RPC stanzas and Lua objects2009-03-04, by Waqas Hussain
-
core.presencemanager: Convert Windows line endings to UNIX2009-03-04, by Waqas Hussain
-
net.adns: Return _M2009-03-04, by Matthew Wild
-
net.adns: Load the correct dns lib2009-03-04, by Matthew Wild
-
net.adns: Add helper module for performing non-blocking DNS lookups2009-03-04, by Matthew Wild
-
net.dns: Add methods necessary for allowing non-blocking DNS lookups2009-03-04, by Matthew Wild
-
net.server: Don't call shutdown method on socket if it doesn't have one, eg. for UDP2009-03-04, by Matthew Wild
-
net.server: Check for potential nil handler on close2009-03-03, by Matthew Wild
-
mod_bosh: Set Content-Type in response headers2009-03-03, by Matthew Wild
-
pposix: Standardize error messages2009-03-03, by Matthew Wild
-
pposix: Small fix for copyright notice2009-03-03, by Matthew Wild
-
Automated merge with http://luaetta.ath.cx:1234/2009-03-03, by Matthew Wild
-
Merged with main tip.2009-03-03, by Tobias Markmann
-
Make the code actually build.2009-02-22, by Tobias Markmann
-
Added missing code.2009-02-22, by Tobias Markmann
Scroll all the way down to load more.