Log

prosody @ 971:dd736391bd41

description author age
Add lock_globals() and unlock_globals() functions (for when you really need to use globals) Matthew Wild Tue, 31 Mar 2009 02:18:13 +0100
Load util.array and util.iterator at startup Matthew Wild Tue, 31 Mar 2009 02:17:11 +0100
Automated merge with ssh://hg@prosody.im/prosody-hg Matthew Wild Mon, 30 Mar 2009 20:04:31 +0100
Move SSL initialisation into the correct spot (thanks albert) Matthew Wild Mon, 30 Mar 2009 20:04:11 +0100
Added: Prevent disk writes for anonmous hosts (option: core/anonymous_login = true) Waqas Hussain Mon, 30 Mar 2009 03:23:23 +0500
prosody: Expose net_activate_ports as a global function for use by plugins Matthew Wild Sun, 22 Mar 2009 14:14:40 +0000
prosody: Allow ports to be specified as just numbers Matthew Wild Sun, 22 Mar 2009 14:04:42 +0000
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
prosody: Load logger after reading the config Matthew Wild Sat, 07 Mar 2009 19:28:12 +0000
prosody: Log top-level errors Matthew Wild Mon, 02 Mar 2009 19:44:46 +0000
prosody: Protect main loop. Dare I say crashing finally becomes impossible. Matthew Wild Fri, 27 Feb 2009 04:35:36 +0000
Report errors in the config file to the user Matthew Wild Fri, 13 Feb 2009 14:37:15 +0000
Update main prosody file, since it doesn't match *.lua pattern, and sed -i treats symlinks badly Matthew Wild Fri, 30 Jan 2009 18:03:28 +0000
Load net.server after util.dependencies to catch missing luasocket Matthew Wild Thu, 29 Jan 2009 18:04:25 +0000
Friendlier message when config file not found Matthew Wild Thu, 22 Jan 2009 14:39:40 +0000
Port to new server.lua, quite some changes, but I believe everything to be working Matthew Wild Sat, 17 Jan 2009 04:45:08 +0000
Removed core/offlinemessage.lua along with documentation and references - we have core/offlinemanager.lua instead Waqas Hussain Fri, 09 Jan 2009 23:09:53 +0500
Default mod_console to listening on localhost only. May be changed with console_interface=xxx.xxx.xxx.xxx in the config Matthew Wild Wed, 07 Jan 2009 17:41:27 +0000
Don't use TLS connection handler when SSL/TLS not available or configured (thanks to Ricardo for finding) Matthew Wild Mon, 29 Dec 2008 22:31:10 +0000
Fix specifying ports in config, and SSL support Matthew Wild Sat, 27 Dec 2008 21:20:09 +0000
Moved directory auto-creation to datamanager Waqas Hussain Thu, 25 Dec 2008 06:35:05 +0500
Fixed URL encoding to generate %0x instead of %x Waqas Hussain Tue, 16 Dec 2008 03:46:17 +0500
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Add commented line to disable logging entirely Matthew Wild Wed, 10 Dec 2008 15:29:14 +0000
Added: Ports now read from the config Waqas Hussain Mon, 08 Dec 2008 04:47:51 +0500
Some code cleaning for the main script Matthew Wild Sat, 06 Dec 2008 23:11:21 +0000
Move the setting of data_path to fix #unfiledbug Matthew Wild Sat, 06 Dec 2008 19:50:37 +0000
Move module loading to modulemanager Matthew Wild Sat, 06 Dec 2008 04:03:33 +0000
Add hostmanager, and eventmanager Matthew Wild Sat, 06 Dec 2008 03:41:49 +0000
Merge from waqas Matthew Wild Wed, 03 Dec 2008 15:09:58 +0000
config and data directories taken from path, and quoted to allow spaces in path Waqas Hussain Wed, 03 Dec 2008 19:57:08 +0500
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Installation improvements (auto-creation of data directories) Matthew Wild Sun, 30 Nov 2008 04:22:43 +0000
Path fix for auto-creating directories Waqas Hussain Sun, 30 Nov 2008 06:14:41 +0500
Auto-create data directories on start Waqas Hussain Sun, 30 Nov 2008 06:01:37 +0500
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths. Matthew Wild Sat, 29 Nov 2008 03:27:50 +0000
main.lua -> prosody base main.lua@cc027f7a8f08 Matthew Wild Sat, 29 Nov 2008 01:00:04 +0000