Sat, 29 Nov 2008 02:07:33 +0000 Matthew Wild Add a top-level Makefile and ./configure script. Update util-src Makefile for this.
Sat, 29 Nov 2008 01:49:23 +0000 Matthew Wild Removing pull_from_master.sh. Use hg fetch instead.
Sat, 29 Nov 2008 06:08:37 +0500 Waqas Hussain Load prosody instead of main.lia in mod_console
Sat, 29 Nov 2008 01:02:32 +0000 Matthew Wild Make prosody executable
Sat, 29 Nov 2008 01:01:19 +0000 Matthew Wild Automated merge with http://waqas.ath.cx/
Sat, 29 Nov 2008 05:57:57 +0500 Waqas Hussain Added a FIXME
Sat, 29 Nov 2008 05:56:09 +0500 Waqas Hussain Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works.
Sat, 29 Nov 2008 05:53:11 +0500 Waqas Hussain Fixed logging in datamanager
Sat, 29 Nov 2008 01:00:04 +0000 Matthew Wild main.lua -> prosody
Fri, 28 Nov 2008 18:06:29 +0000 Matthew Wild Merge from waqas
Fri, 28 Nov 2008 22:47:22 +0500 Waqas Hussain Quickfix for dns.lua to not crash on failed connection to name servers
Fri, 28 Nov 2008 20:17:20 +0500 Waqas Hussain Added option core.data_path
Fri, 28 Nov 2008 00:08:23 +0000 Matthew Wild No more reading 1 byte at a time from sockets
Thu, 27 Nov 2008 23:36:49 +0000 Matthew Wild Merge from waqas
Fri, 28 Nov 2008 01:16:26 +0500 Waqas Hussain Completely switched to new hashes library from the old md5 library
Fri, 28 Nov 2008 01:13:34 +0500 Waqas Hussain Switched from md5 to sha256 for dialback key generation
Fri, 28 Nov 2008 00:48:16 +0500 Waqas Hussain Stopped using the lbase64 library
Thu, 27 Nov 2008 22:28:33 +0500 Waqas Hussain Added make.bat for windows
Thu, 27 Nov 2008 22:27:25 +0500 Waqas Hussain Removed MS specific preprocessor statements from the Makefile
Thu, 27 Nov 2008 23:36:17 +0000 Matthew Wild Add module:unload() to mod_console, and allow module:load() to take config param
Thu, 27 Nov 2008 17:12:05 +0000 Matthew Wild Merge from waqas
Thu, 27 Nov 2008 21:49:31 +0500 Waqas Hussain Makefile now works on windows with Microsoft's compiler
Thu, 27 Nov 2008 21:47:13 +0500 Waqas Hussain Minor changes to C files (to prevent compiler warnings)
Thu, 27 Nov 2008 17:09:21 +0000 Matthew Wild Some mod_console updates
Thu, 27 Nov 2008 16:52:30 +0000 Matthew Wild is_loaded() and incomplete unload() for modules
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Thu, 27 Nov 2008 03:06:29 +0000 Matthew Wild Nice enhancement for logging output
Thu, 27 Nov 2008 02:43:39 +0000 Matthew Wild Removing servermanager... it is no longer used
Wed, 26 Nov 2008 23:47:23 +0000 Matthew Wild Log reason for connection failure
Wed, 26 Nov 2008 23:44:30 +0000 Matthew Wild (Basic) IDNA and SRV fallback support
Wed, 26 Nov 2008 23:12:05 +0000 Matthew Wild Fix to make a global configmanager instance
Wed, 26 Nov 2008 22:45:33 +0000 Matthew Wild Fix for hashes.c and encodings.c to rename luaopen for util_*
Wed, 26 Nov 2008 22:18:26 +0000 Matthew Wild Fix a waqas copy/paste error. It was my fault again apparently.
Wed, 26 Nov 2008 21:49:17 +0000 Matthew Wild Merge from waqas
Thu, 27 Nov 2008 02:48:08 +0500 Waqas Hussain Added options to limit the number of resources and for handling of resource conflicts
Wed, 26 Nov 2008 18:25:03 +0000 Matthew Wild Update mod_selftests to use the hosts on http://xmpp.org/interop/servers.shtml
Wed, 26 Nov 2008 15:58:04 +0000 Matthew Wild Yes, we don't put these things in here, we put them in here.
Wed, 26 Nov 2008 09:47:16 +0500 Waqas Hussain Wrapped a core_process_stanza call in an xpcall call
Wed, 26 Nov 2008 09:06:32 +0500 Waqas Hussain Added mod_ping with support for [XEP-0199: XMPP Ping]
Wed, 26 Nov 2008 09:02:58 +0500 Waqas Hussain Changed format for XEP-0090 to the legacy format
Wed, 26 Nov 2008 08:56:30 +0500 Waqas Hussain Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: Entity Time] (deprecated)
Wed, 26 Nov 2008 03:29:06 +0000 Matthew Wild Merge from waqas
Wed, 26 Nov 2008 08:27:09 +0500 Waqas Hussain Modules now sending disco replies
Wed, 26 Nov 2008 08:26:24 +0500 Waqas Hussain Minor bug fix
Wed, 26 Nov 2008 07:44:38 +0500 Waqas Hussain Added helper method to discomanager
Wed, 26 Nov 2008 02:21:18 +0000 Matthew Wild Add rough Makefile for util-src/
Wed, 26 Nov 2008 01:55:07 +0500 Waqas Hussain Removed commented code
Wed, 26 Nov 2008 01:46:16 +0500 Waqas Hussain Added util-src/hashes.c - support for sha1, sha256 and md5 hashes
Wed, 26 Nov 2008 01:45:25 +0500 Waqas Hussain Added util-src/encodings.c - support for base64, stringprep and idna encodings
Tue, 25 Nov 2008 05:00:31 +0000 Matthew Wild Update TODO
Tue, 25 Nov 2008 03:52:53 +0000 Matthew Wild Refuse to run without SSL/TLS unless run_without_ssl is set in config
Tue, 25 Nov 2008 03:50:08 +0000 Matthew Wild Change loading order of modules, config before dependency checking
Tue, 25 Nov 2008 03:48:43 +0000 Matthew Wild Some mod_console changes
Tue, 25 Nov 2008 02:33:13 +0000 Matthew Wild Trivial whitespace fix in the missing dependency message
Tue, 25 Nov 2008 02:30:25 +0000 Matthew Wild Add MD5 to the list of checked dependencies
Tue, 25 Nov 2008 02:20:23 +0000 Matthew Wild Friendlier messages on missing dependencies
Tue, 25 Nov 2008 01:56:20 +0000 Matthew Wild Fix softreq, so it reports when no suitable MD5 library is found
Tue, 25 Nov 2008 01:55:01 +0000 Matthew Wild SSL library is optional, not a fatal error
Sun, 23 Nov 2008 22:56:07 +0100 Tobias Markmann Some ends too much.
Sun, 23 Nov 2008 21:26:06 +0100 Tobias Markmann Some changes to report more correct SASL failures. Support for disabled accounts.
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip