Software /
code /
prosody
Graph
-
Check to prevent error on IQs from completely unhandled origins2008-11-23, by Waqas Hussain
-
Backed out the backout. Now we're back out.2008-11-23, by Matthew Wild
-
Reverted my change to modulemanager, to restore those made by waqas2008-11-23, by Matthew Wild
-
Backed out changeset 79bd7a3e906c2008-11-23, by Matthew Wild
-
Merge from waqas2008-11-23, by Matthew Wild
-
Ahem, a bit of an identity crisis..2008-11-23, by Waqas Hussain
-
Removing lxmppd.cfg.dist2008-11-23, by Matthew Wild
-
Typo prevented modulemanager.load() from returning the error if load failed.2008-11-23, by Matthew Wild
-
Merge from waqas2008-11-23, by Matthew Wild
-
Added mod_disco2008-11-22, by Waqas Hussain
-
Added discomanager2008-11-22, by Waqas Hussain
-
Added discohelper2008-11-22, by Waqas Hussain
-
Account deletion support2008-11-22, by Waqas Hussain
-
Check to prevent error for IQs from completely unhandled origins2008-11-22, by Waqas Hussain
-
Removed useless check2008-11-22, by Waqas Hussain
-
Only start console if it is enabled in the config. Note that the exact option is going to change tomorrow.2008-11-23, by Matthew Wild
-
Add initial mod_console2008-11-23, by Matthew Wild
-
Comment out remote debug, will later be enabled via config2008-11-23, by Matthew Wild
-
Small fix for connlisteners to accept nil for userdata2008-11-23, by Matthew Wild
-
Fix various mistakes in dns.lua2008-11-23, by Matthew Wild
-
Fix dns for poor Windows users, who have never seen a resolv.conf2008-11-23, by Matthew Wild
-
Add new lxmppd.cfg.lua.dist example config file2008-11-23, by Matthew Wild
-
New configmanager. Old-style config files still work, but will print a warning2008-11-23, by Matthew Wild
-
Fix mod_selftests syntax, and switch it to use config2008-11-23, by Matthew Wild
-
All the people who don't use TLS, this one's for you.2008-11-22, by Matthew Wild
-
Add helper function for adding message bodies to stanzas2008-11-22, by Matthew Wild
-
Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;)2008-11-21, by Matthew Wild
-
Update test.lua with a work-in-progress2008-11-21, by Matthew Wild
-
Better names for variables2008-11-21, by Matthew Wild
-
Remove old TODO2008-11-21, by Matthew Wild
-
Remove some declarations I added while debugging2008-11-21, by Matthew Wild
-
Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs2008-11-21, by Matthew Wild
-
Add jid.bare() helper function2008-11-20, by Matthew Wild
-
Adding selftests module, but not enabling in config2008-11-20, by Matthew Wild
-
Oops, never added the tests for s2smanager to the repo2008-11-20, by Matthew Wild
-
Add run_tests.sh2008-11-20, by Matthew Wild
-
Update unit testing to output coverage reports2008-11-20, by Matthew Wild
-
Remove or comment useless prints, or change them to log()2008-11-20, by Matthew Wild
-
Add event for server startup completed: server-started2008-11-20, by Matthew Wild
-
Don't error reply to stanzas direct over the s2s stream they came from2008-11-20, by Matthew Wild
-
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME.2008-11-20, by Matthew Wild
-
Log number of open sessions on session creation2008-11-20, by Matthew Wild
-
Remove a debug print() from xmlhandlers2008-11-20, by Matthew Wild
-
Remove version=1.0 on s2s stream headers, again.2008-11-20, by Matthew Wild
-
Remove an old FIXME comment2008-11-19, by Matthew Wild
-
Fix the reversed to/from on the final db:result. Fixes M-Link and Gmail. Thanks dwd!!2008-11-19, by Matthew Wild
-
Comments and logging fixes2008-11-19, by Matthew Wild
-
Send version=1.0 again in s2s stream header2008-11-19, by Matthew Wild
-
Fix for setting the correct host on the socket, seems to fix s2s with XCP2008-11-19, by Matthew Wild
-
Show which session got disconnected in log message2008-11-19, by Matthew Wild
-
Don't error if the original s2s connection has closed before we get the dialback result2008-11-19, by Matthew Wild
-
Don't send version 1.0. Who cares about Gmail?2008-11-19, by Matthew Wild
-
Send version=1.0 in s2s stream header. Send s2s stream:features when in 1.0 mode.2008-11-19, by Matthew Wild
-
Don't attempt to auth connection unless stanzas are being sent across it2008-11-19, by Matthew Wild
-
Log sent s2s stanzas2008-11-19, by Matthew Wild
-
Incorrect function set as callback2008-11-19, by Matthew Wild
-
Don't error if streamopened/streamclosed callback is not specified for a session2008-11-19, by Matthew Wild
-
Extra checks before sending error replies to incoming stanzas2008-11-19, by Matthew Wild
-
Fix sending of unavailable presence on disconnect2008-11-19, by Matthew Wild
Scroll all the way down to load more.