aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automerge with waqas.Tobias Markmann2008-11-302-3/+18
|\
| * Added function latin1toutf8 to sasl.lua, for processing non-utf8 responsesWaqas Hussain2008-11-301-0/+16
| * Makefile fix for creating datadir in correct place on installMatthew Wild2008-11-301-3/+2
* | Automated merge with h-h.Tobias Markmann2008-11-304-26/+65
|\|
| * Installation improvements (auto-creation of data directories)Matthew Wild2008-11-303-18/+33
| * Don't overwrite config on make install if it already existsMatthew Wild2008-11-301-1/+1
| * Path fix for auto-creating directoriesWaqas Hussain2008-11-301-1/+1
| * Merge from waqasMatthew Wild2008-11-301-1/+25
| |\
| | * Auto-create data directories on startWaqas Hussain2008-11-301-1/+25
| * | Merge with TobiasMatthew Wild2008-11-301-2/+3
| |\ \
| * | | Yet another fix for the makefile :)Matthew Wild2008-11-301-1/+1
| * | | Fix missing prosody.cfg.lua.installMatthew Wild2008-11-291-1/+1
| * | | Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(Matthew Wild2008-11-291-3/+3
| * | | Add -fPIC to util-src/MakefileMatthew Wild2008-11-291-2/+2
* | | | Remove that idn stuff for realm because it's either an ugly hack that the pas...Tobias Markmann2008-11-301-2/+2
| |/ / |/| |
* | | idna-to-unicode so password_handler looks for the right domain.Tobias Markmann2008-11-301-1/+2
* | | Do idna-to-ascii to the realm we send first in Digest-MD5.Tobias Markmann2008-11-301-1/+1
|/ /
* | Another automatic merge, this gets annoying."Tobias Markmann2008-11-292-178/+176
|\|
| * Fixed the ejabberd importer to work with the pipe sign "|" as a separator in ...Waqas Hussain2008-11-302-178/+176
* | Autocommit.Tobias Markmann2008-11-291-175/+178
|\|
| * Make ejabberd2prosody.lua a little more cross-platform :)Matthew Wild2008-11-291-175/+178
* | Automated merge.Tobias Markmann2008-11-2910-7/+753
|\|
| * Make ejabberd2prosody.lua eecutableMatthew Wild2008-11-291-0/+1
| * Automated merge with http://waqas.ath.cx/Matthew Wild2008-11-294-5/+59
| |\
| | * More Makefile improvements (install the certificates, and update the config o...Matthew Wild2008-11-291-2/+9
| | * Update Makefile to set correct paths on install with Debian packageMatthew Wild2008-11-291-1/+6
| | * Add some example certificates and update the config to point to themMatthew Wild2008-11-293-2/+44
| * | ejabberd db dump importer for ProsodyWaqas Hussain2008-11-293-0/+349
| |/
| * Add COPYING, remove LICENSEMatthew Wild2008-11-292-1/+343
| * Merfe from TobiasMatthew Wild2008-11-292-6/+5
| |\
| * | Fix for loading connlisteners when running without CFG_SOURCEDIRMatthew Wild2008-11-291-1/+1
* | | Automated merge.Tobias Markmann2008-11-292-6/+5
|\ \ \ | |/ / |/| / | |/
| * Apply IDNA to ASCII on hostnames.Tobias Markmann2008-11-291-1/+1
| * Forced merge.Tobias Markmann2008-11-299-20/+306
| |\
| * | Use unsigned int instead of uint because uint is already in use on OS X.Tobias Markmann2008-11-281-3/+1
| * | To use free you should include stdlib.h rather than malloc.h according to man...Tobias Markmann2008-11-281-1/+1
| * | Do idna_to_ascii when building own response.Tobias Markmann2008-11-282-4/+5
* | | Also look for binary modules in the parent directory when running testsMatthew Wild2008-11-291-0/+1
* | | Automated merge with http://waqas.ath.cx/Matthew Wild2008-11-296-14/+41
|\ \ \
| * | | Update Makefile to now pass config paths to prosody. Update prosody, modulema...Matthew Wild2008-11-295-11/+34
| * | | Fix for configmanager when config file can't be foundMatthew Wild2008-11-291-3/+7
* | | | Moved incoming c2s presence handling from stanza_router to presencemanagerWaqas Hussain2008-11-292-71/+93
|/ / /
* | | Rename and update config. Update Makefile for this change.Matthew Wild2008-11-292-7/+6
* | | More Makefile improvementsMatthew Wild2008-11-291-4/+14
| |/ |/|
* | Add a top-level Makefile and ./configure script. Update util-src Makefile for...Matthew Wild2008-11-293-7/+274
* | Removing pull_from_master.sh. Use hg fetch instead.Matthew Wild2008-11-291-3/+0
* | Load prosody instead of main.lia in mod_consoleWaqas Hussain2008-11-291-1/+1
* | Make prosody executableMatthew Wild2008-11-291-0/+0
* | Automated merge with http://waqas.ath.cx/Matthew Wild2008-11-291-0/+15
|\ \
| * | main.lua -> prosodyMatthew Wild2008-11-291-0/+15