aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-commit TLS fixMatthew Wild2008-12-051-1/+12
* MergeMatthew Wild2008-12-056-35/+7
|\
| * Backed out changeset 099d8a102deb (committed too much)Matthew Wild2008-12-056-34/+9
* | Don't say we need TLS after we've already started the handshakeMatthew Wild2008-12-051-4/+1
|/
* Add TLS socket to readlist before handshake starts, fixes major slow-down on ...Matthew Wild2008-12-056-9/+34
* Comment out debug logging for nowMatthew Wild2008-12-051-3/+3
* Remove linger option on sockets, made no difference, and I forgot to remove i...Matthew Wild2008-12-051-2/+0
* Fix the last couple of places where we send strings from mod_dialbackMatthew Wild2008-12-051-4/+4
* Remove an incorrect line which I didn't add, and fix the proper way. Corrects...Matthew Wild2008-12-053-9/+14
* Fix for s2s with jabberd2 (we weren't routing db:verify's over s2sout_unauthed)Matthew Wild2008-12-051-2/+3
* Disconnect with stream errors on bad XML, or invalid stream namespaceMatthew Wild2008-12-053-10/+36
* Add a couple more tests for jid.splitMatthew Wild2008-12-051-0/+2
* Merge from waqasMatthew Wild2008-12-051-1/+11
|\
| * MultiTable: Remove all empty sub-tables when elements are removedWaqas Hussain2008-12-051-1/+11
* | Merge from waqasMatthew Wild2008-12-051-0/+84
|\|
| * util.multitable - A table with multiple key for each entryWaqas Hussain2008-12-051-0/+84
* | Automated merge with http://waqas.ath.cx/Matthew Wild2008-12-044-18/+23
|\ \ | |/ |/|
| * Automated merge with http://waqas.ath.cx/Matthew Wild2008-12-044-18/+23
| |\
| | * Abstract xmlhandlers a bit more, also add error callbacksMatthew Wild2008-12-043-15/+18
| | * Don't send stream:features to incoming s2s connectionsMatthew Wild2008-12-041-1/+3
| | * Fix logger ids for c2s and s2soutMatthew Wild2008-12-042-2/+2
* | | Changed util.datamanager to use util.serializationWaqas Hussain2008-12-051-44/+5
* | | Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_reg...Waqas Hussain2008-12-052-6/+6
|/ /
* | Changed the ejabberd import script to use util.serializationWaqas Hussain2008-12-042-69/+4
* | Added module util.serializationWaqas Hussain2008-12-041-0/+81
|/
* Automated merge with http://waqas.ath.cx/Matthew Wild2008-12-042-7/+15
|\
| * Added tag 0.1.0 for changeset c157c1412bdaMatthew Wild2008-12-030-0/+0
| * Fix Makefile to link with Lua againvault/0.1.00.1.0Matthew Wild2008-12-031-2/+2
| * Fix configure to save LFLAGS, and also set proper defaults for all sensible OSesMatthew Wild2008-12-032-2/+4
| * Automated merge with http://84.46.7.57:1234Matthew Wild2008-12-034-866/+851
| |\
| * | Making makefile work under OS X finally. Yeah OS X's gcc is a little bit stra...Tobias Markmann2008-12-031-5/+10
| * | Using new LFLAGS variable.Tobias Markmann2008-12-031-1/+2
* | | Change modules to use the new add_feature module API method.Waqas Hussain2008-12-0410-12/+12
* | | Added function add_feature to modules API (for adding disco features)Waqas Hussain2008-12-041-1/+11
* | | Reorder the disco info elements to place always included elements firstWaqas Hussain2008-12-041-14/+15
| |/ |/|
* | Added an error log message for this caseMatthew Wild2008-12-031-0/+4
* | Quick fix for an issue that needs more looking intoMatthew Wild2008-12-031-3/+5
* | Automated merge with http://waqas.ath.cx/Matthew Wild2008-12-034-866/+841
|\ \
| * | Fix GPL'ing MIT/X licensed code :)Matthew Wild2008-12-031-860/+838
| |/
| * Update HACKERSMatthew Wild2008-12-031-4/+2
| * Fill blank with URLMatthew Wild2008-12-031-1/+1
| * Remove stray merge markerMatthew Wild2008-12-031-1/+0
* | Fix for handling latin1 encoded hostnames in SASLWaqas Hussain2008-12-032-3/+4
|/
* Merge from waqasMatthew Wild2008-12-0363-78/+1149
|\
| * Fix license (left some boilerplate in)Matthew Wild2008-12-032-62/+0
| * and the C files tooMatthew Wild2008-12-032-0/+40
| * Insert copyright/license headersMatthew Wild2008-12-0355-1/+1094
| * Fix port number in mod_console instructionsMatthew Wild2008-12-031-1/+1
| * lxmppd -> ProsodyMatthew Wild2008-12-032-3/+3
| * Fix macosx ostype targetMatthew Wild2008-11-301-0/+2