aboutsummaryrefslogtreecommitdiffstats
path: root/prosody
Commit message (Expand)AuthorAgeFilesLines
* Load net.server after util.dependencies to catch missing luasocketMatthew Wild2009-01-291-1/+2
* Friendlier message when config file not foundMatthew Wild2009-01-221-13/+10
* Port to new server.lua, quite some changes, but I believe everything to be wo...Matthew Wild2009-01-171-1/+1
* Removed core/offlinemessage.lua along with documentation and references - we ...Waqas Hussain2009-01-091-1/+0
* Default mod_console to listening on localhost only. May be changed with conso...Matthew Wild2009-01-071-1/+1
* Don't use TLS connection handler when SSL/TLS not available or configured (th...Matthew Wild2008-12-291-1/+1
* Fix specifying ports in config, and SSL supportMatthew Wild2008-12-271-5/+6
* Moved directory auto-creation to datamanagerWaqas Hussain2008-12-251-24/+0
* Fixed URL encoding to generate %0x instead of %xWaqas Hussain2008-12-161-1/+1
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Add commented line to disable logging entirelyMatthew Wild2008-12-101-2/+3
* Added: Ports now read from the configWaqas Hussain2008-12-081-2/+19
* Some code cleaning for the main scriptMatthew Wild2008-12-061-6/+1
* Move the setting of data_path to fix #unfiledbugMatthew Wild2008-12-061-3/+4
* Move module loading to modulemanagerMatthew Wild2008-12-061-12/+0
* Add hostmanager, and eventmanagerMatthew Wild2008-12-061-36/+43
* Merge from waqasMatthew Wild2008-12-031-0/+20
|\
| * Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* | config and data directories taken from path, and quoted to allow spaces in pathWaqas Hussain2008-12-031-3/+3
|/
* Installation improvements (auto-creation of data directories)Matthew Wild2008-11-301-13/+5
* Path fix for auto-creating directoriesWaqas Hussain2008-11-301-1/+1
* Auto-create data directories on startWaqas Hussain2008-11-301-1/+25
* Update Makefile to now pass config paths to prosody. Update prosody, modulema...Matthew Wild2008-11-291-3/+20
* Make prosody executableMatthew Wild2008-11-291-0/+0
* main.lua -> prosodyMatthew Wild2008-11-291-0/+118