Wed, 29 Jul 2009 18:01:14 +0500 Waqas Hussain Added: Support for PROSODY_SRCDIR and PROSODY_PLUGINDIR environment variables file | diff | annotate
Thu, 23 Jul 2009 21:09:25 +0100 Matthew Wild prosody: net_activate_ports: Check listener exists before trying to open port for it file | diff | annotate
Thu, 23 Jul 2009 12:04:41 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Thu, 23 Jul 2009 02:33:10 +0100 Matthew Wild prosody: Correctly allow console ports to be changed through the config file | diff | annotate
Sat, 18 Jul 2009 18:51:04 +0100 Matthew Wild prosody: Send friendly text with system-shutdown stream error file | diff | annotate
Sat, 18 Jul 2009 15:33:16 +0100 Matthew Wild prosody: Return success/error from prosody.reload_config() file | diff | annotate
Sun, 12 Jul 2009 02:08:59 +0100 Matthew Wild prosody: Load util.helpers at startup file | diff | annotate
Sat, 11 Jul 2009 18:06:03 +0100 Matthew Wild prosody: Call initialisation functions at once file | diff | annotate
Sat, 11 Jul 2009 17:55:36 +0100 Matthew Wild prosody: Start of refactoring of main file file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Wed, 08 Jul 2009 04:19:15 +0100 Matthew Wild prosody: Record time the server started file | diff | annotate
Thu, 02 Jul 2009 01:09:20 +0100 Matthew Wild prosody: Add fallbacks/ to path file | diff | annotate
Mon, 22 Jun 2009 14:16:06 +0100 Matthew Wild prosody: Switch anonymous_login check to use the new datamanager callback syntax file | diff | annotate
Sat, 20 Jun 2009 14:35:31 +0500 Waqas Hussain Main: Don't use empty event data objects for some global events. Some handlers don't expect it. file | diff | annotate
Sat, 20 Jun 2009 12:23:36 +0500 Waqas Hussain Main: removed some eventmanager references (replaced by prosody.events) file | diff | annotate
Sat, 20 Jun 2009 12:16:20 +0500 Waqas Hussain Fire global events using prosody.events file | diff | annotate
Fri, 05 Jun 2009 13:34:21 +0100 Matthew Wild prosody: prosody_reload_config => prosody.reload_config (guess I accidentally missed it when converting the others) file | diff | annotate
Fri, 05 Jun 2009 01:58:40 +0100 Matthew Wild prosody: Prefix hg: to changeset ids in the version file | diff | annotate
Fri, 05 Jun 2009 01:27:18 +0100 Matthew Wild prosody: Read version from prosody.version file and set, er, prosody.version! file | diff | annotate
Thu, 04 Jun 2009 15:24:43 +0100 Matthew Wild prosody: Add support for general 'interface' option which is used as the default network interface file | diff | annotate
Sun, 31 May 2009 00:34:08 +0500 Waqas Hussain Added new prosody.events object file | diff | annotate
Sat, 30 May 2009 14:07:14 +0100 Matthew Wild prosody: Remove global functions file | diff | annotate
Sat, 30 May 2009 14:04:31 +0100 Matthew Wild prosody: (un)lock_globals() -> prosody.(un)lock_globals() file | diff | annotate
Sat, 30 May 2009 14:01:12 +0100 Matthew Wild prosody: New global 'prosody' object file | diff | annotate
Fri, 29 May 2009 22:54:52 +0500 Waqas Hussain Added globals bare_sessions and full_sessions, which map bare and full JIDs to sessions. file | diff | annotate
Fri, 29 May 2009 22:51:56 +0500 Waqas Hussain Removed unused global 'session' file | diff | annotate
Tue, 05 May 2009 14:17:06 +0100 Matthew Wild prosody: Add functions to reload the config and re-open log files file | diff | annotate
Mon, 04 May 2009 19:28:16 +0100 Matthew Wild prosody, xmppcomponent_listener: Add listener for XEP-0114 component connections file | diff | annotate
Sat, 02 May 2009 20:36:20 +0100 Matthew Wild prosody: Less verbose logging during shutdown sequence file | diff | annotate
Sat, 02 May 2009 20:32:17 +0100 Matthew Wild prosody: Define prosody_shutdown() before emitting the server-starting event file | diff | annotate
Sat, 02 May 2009 17:01:21 +0100 Matthew Wild prosody: Add log messages during shutdown sequence to indicate progress file | diff | annotate
Sat, 02 May 2009 16:58:40 +0100 Matthew Wild prosody: Don't require console_enabled option anymore file | diff | annotate
Tue, 21 Apr 2009 22:05:21 +0100 Matthew Wild prosody: Fire events during server shutdown process file | diff | annotate
Tue, 21 Apr 2009 03:38:41 +0100 Matthew Wild prosody: Remove logging code and instead load core.loggingmanager to set up logging file | diff | annotate
Fri, 17 Apr 2009 16:15:16 +0100 Matthew Wild prosody: Simple whitespace fix in error output file | diff | annotate
Sun, 12 Apr 2009 02:59:09 +0100 Matthew Wild prosody: Add prosody_shutdown() function to initiate a server shutdown, add code to gracefully close connections before stopping file | diff | annotate
Fri, 10 Apr 2009 10:49:32 +0100 Matthew Wild Allow config to specify listening interfaces file | diff | annotate
Thu, 09 Apr 2009 18:48:28 +0100 Matthew Wild prosody: Don't look to use SSL when LuaSec not available (thanks Florob) file | diff | annotate
Tue, 31 Mar 2009 02:18:13 +0100 Matthew Wild Add lock_globals() and unlock_globals() functions (for when you really need to use globals) file | diff | annotate
Tue, 31 Mar 2009 02:17:11 +0100 Matthew Wild Load util.array and util.iterator at startup file | diff | annotate
Mon, 30 Mar 2009 20:04:31 +0100 Matthew Wild Automated merge with ssh://hg@prosody.im/prosody-hg file | diff | annotate
Mon, 30 Mar 2009 20:04:11 +0100 Matthew Wild Move SSL initialisation into the correct spot (thanks albert) file | diff | annotate
Mon, 30 Mar 2009 03:23:23 +0500 Waqas Hussain Added: Prevent disk writes for anonmous hosts (option: core/anonymous_login = true) file | diff | annotate
Sun, 22 Mar 2009 14:14:40 +0000 Matthew Wild prosody: Expose net_activate_ports as a global function for use by plugins file | diff | annotate
Sun, 22 Mar 2009 14:04:42 +0000 Matthew Wild prosody: Allow ports to be specified as just numbers file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Sat, 07 Mar 2009 19:28:12 +0000 Matthew Wild prosody: Load logger after reading the config file | diff | annotate
Mon, 02 Mar 2009 19:44:46 +0000 Matthew Wild prosody: Log top-level errors file | diff | annotate
Fri, 27 Feb 2009 04:35:36 +0000 Matthew Wild prosody: Protect main loop. Dare I say crashing finally becomes impossible. file | diff | annotate
Fri, 13 Feb 2009 14:37:15 +0000 Matthew Wild Report errors in the config file to the user file | diff | annotate
Fri, 30 Jan 2009 18:03:28 +0000 Matthew Wild Update main prosody file, since it doesn't match *.lua pattern, and sed -i treats symlinks badly file | diff | annotate
Thu, 29 Jan 2009 18:04:25 +0000 Matthew Wild Load net.server after util.dependencies to catch missing luasocket file | diff | annotate
Thu, 22 Jan 2009 14:39:40 +0000 Matthew Wild Friendlier message when config file not found file | diff | annotate
Sat, 17 Jan 2009 04:45:08 +0000 Matthew Wild Port to new server.lua, quite some changes, but I believe everything to be working file | diff | annotate
Fri, 09 Jan 2009 23:09:53 +0500 Waqas Hussain Removed core/offlinemessage.lua along with documentation and references - we have core/offlinemanager.lua instead file | diff | annotate
Wed, 07 Jan 2009 17:41:27 +0000 Matthew Wild Default mod_console to listening on localhost only. May be changed with console_interface=xxx.xxx.xxx.xxx in the config file | diff | annotate
Mon, 29 Dec 2008 22:31:10 +0000 Matthew Wild Don't use TLS connection handler when SSL/TLS not available or configured (thanks to Ricardo for finding) file | diff | annotate
Sat, 27 Dec 2008 21:20:09 +0000 Matthew Wild Fix specifying ports in config, and SSL support file | diff | annotate
Thu, 25 Dec 2008 06:35:05 +0500 Waqas Hussain Moved directory auto-creation to datamanager file | diff | annotate
Tue, 16 Dec 2008 03:46:17 +0500 Waqas Hussain Fixed URL encoding to generate %0x instead of %x file | diff | annotate
(0) -60 tip

mercurial