Log

prosody @ 1509:a2ea99238466

description author age
prosody: Record time the server started Matthew Wild Wed, 08 Jul 2009 04:19:15 +0100
prosody: Add fallbacks/ to path Matthew Wild Thu, 02 Jul 2009 01:09:20 +0100
prosody: Switch anonymous_login check to use the new datamanager callback syntax Matthew Wild Mon, 22 Jun 2009 14:16:06 +0100
Main: Don't use empty event data objects for some global events. Some handlers don't expect it. Waqas Hussain Sat, 20 Jun 2009 14:35:31 +0500
Main: removed some eventmanager references (replaced by prosody.events) Waqas Hussain Sat, 20 Jun 2009 12:23:36 +0500
Fire global events using prosody.events Waqas Hussain Sat, 20 Jun 2009 12:16:20 +0500
prosody: prosody_reload_config => prosody.reload_config (guess I accidentally missed it when converting the others) Matthew Wild Fri, 05 Jun 2009 13:34:21 +0100
prosody: Prefix hg: to changeset ids in the version Matthew Wild Fri, 05 Jun 2009 01:58:40 +0100
prosody: Read version from prosody.version file and set, er, prosody.version! Matthew Wild Fri, 05 Jun 2009 01:27:18 +0100
prosody: Add support for general 'interface' option which is used as the default network interface Matthew Wild Thu, 04 Jun 2009 15:24:43 +0100
Added new prosody.events object Waqas Hussain Sun, 31 May 2009 00:34:08 +0500
prosody: Remove global functions Matthew Wild Sat, 30 May 2009 14:07:14 +0100
prosody: (un)lock_globals() -> prosody.(un)lock_globals() Matthew Wild Sat, 30 May 2009 14:04:31 +0100
prosody: New global 'prosody' object Matthew Wild Sat, 30 May 2009 14:01:12 +0100
Added globals bare_sessions and full_sessions, which map bare and full JIDs to sessions. Waqas Hussain Fri, 29 May 2009 22:54:52 +0500
Removed unused global 'session' Waqas Hussain Fri, 29 May 2009 22:51:56 +0500
prosody: Add functions to reload the config and re-open log files Matthew Wild Tue, 05 May 2009 14:17:06 +0100
prosody, xmppcomponent_listener: Add listener for XEP-0114 component connections Matthew Wild Mon, 04 May 2009 19:28:16 +0100
prosody: Less verbose logging during shutdown sequence Matthew Wild Sat, 02 May 2009 20:36:20 +0100
prosody: Define prosody_shutdown() before emitting the server-starting event Matthew Wild Sat, 02 May 2009 20:32:17 +0100
prosody: Add log messages during shutdown sequence to indicate progress Matthew Wild Sat, 02 May 2009 17:01:21 +0100
prosody: Don't require console_enabled option anymore Matthew Wild Sat, 02 May 2009 16:58:40 +0100
prosody: Fire events during server shutdown process Matthew Wild Tue, 21 Apr 2009 22:05:21 +0100
prosody: Remove logging code and instead load core.loggingmanager to set up logging Matthew Wild Tue, 21 Apr 2009 03:38:41 +0100
prosody: Simple whitespace fix in error output Matthew Wild Fri, 17 Apr 2009 16:15:16 +0100
prosody: Add prosody_shutdown() function to initiate a server shutdown, add code to gracefully close connections before stopping Matthew Wild Sun, 12 Apr 2009 02:59:09 +0100
Allow config to specify listening interfaces Matthew Wild Fri, 10 Apr 2009 10:49:32 +0100
prosody: Don't look to use SSL when LuaSec not available (thanks Florob) Matthew Wild Thu, 09 Apr 2009 18:48:28 +0100
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