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.
|
Matthew Wild |
2008-12-05 |
Fix for s2s with jabberd2 (we weren't routing db:verify's over s2sout_unauthed)
|
Matthew Wild |
2008-12-05 |
Disconnect with stream errors on bad XML, or invalid stream namespace
|
Matthew Wild |
2008-12-05 |
Add a couple more tests for jid.split
|
Matthew Wild |
2008-12-05 |
Merge from waqas
|
Matthew Wild |
2008-12-05 |
MultiTable: Remove all empty sub-tables when elements are removed
|
Waqas Hussain |
2008-12-05 |
Merge from waqas
|
Matthew Wild |
2008-12-05 |
util.multitable - A table with multiple key for each entry
|
Waqas Hussain |
2008-12-04 |
Automated merge with http://waqas.ath.cx/
|
Matthew Wild |
2008-12-04 |
Changed util.datamanager to use util.serialization
|
Waqas Hussain |
2008-12-04 |
Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_register
|
Waqas Hussain |
2008-12-04 |
Automated merge with http://waqas.ath.cx/
|
Matthew Wild |
2008-12-04 |
Changed the ejabberd import script to use util.serialization
|
Waqas Hussain |
2008-12-04 |
Added module util.serialization
|
Waqas Hussain |
2008-12-04 |
Abstract xmlhandlers a bit more, also add error callbacks
|
Matthew Wild |
2008-12-04 |
Don't send stream:features to incoming s2s connections
|
Matthew Wild |
2008-12-04 |
Fix logger ids for c2s and s2sout
|
Matthew Wild |
2008-12-04 |
Automated merge with http://waqas.ath.cx/
|
Matthew Wild |
2008-12-04 |
Change modules to use the new add_feature module API method.
|
Waqas Hussain |
2008-12-04 |
Added function add_feature to modules API (for adding disco features)
|
Waqas Hussain |
2008-12-04 |
Reorder the disco info elements to place always included elements first
|
Waqas Hussain |
2008-12-04 |
Added tag 0.1.0 for changeset c157c1412bda
|
Matthew Wild |
2008-12-03 |
Fix Makefile to link with Lua again
0.1.0
|
Matthew Wild |
2008-12-03 |
Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes
|
Matthew Wild |
2008-12-03 |
Automated merge with http://84.46.7.57:1234
|
Matthew Wild |
2008-12-03 |
Making makefile work under OS X finally. Yeah OS X's gcc is a little bit strange.
|
Tobias Markmann |
2008-12-03 |
Using new LFLAGS variable.
|
Tobias Markmann |
2008-12-03 |
Added an error log message for this case
|
Matthew Wild |
2008-12-03 |
Quick fix for an issue that needs more looking into
|
Matthew Wild |
2008-12-03 |
Automated merge with http://waqas.ath.cx/
|
Matthew Wild |
2008-12-03 |