log

age author description
Sat, 04 Oct 2008 14:36:03 +0100 Matthew Wild Fix for using wrong auth token as username (fixes Gajim login)
Sat, 04 Oct 2008 02:43:23 +0100 Matthew Wild New "import" module to help tidy up all the local declarations at the top of modules
Sat, 04 Oct 2008 02:42:23 +0100 Matthew Wild Use xmlns for matching auth tag too
Sat, 04 Oct 2008 02:40:47 +0100 Matthew Wild Fix stanza handlers to use xmlns also for matching
Sat, 04 Oct 2008 02:15:13 +0100 Matthew Wild Resource binding, XMPP sessions (whatever they're for...)
Sat, 04 Oct 2008 02:14:11 +0100 Matthew Wild Small fix for sending stanzas in case of resource binding error
Sat, 04 Oct 2008 02:12:54 +0100 Matthew Wild Add "uuid" library and make sessionmanager use this.
Sat, 04 Oct 2008 02:10:14 +0100 Matthew Wild Reply to unhandled iq's with service-unavailable
Sat, 04 Oct 2008 02:09:46 +0100 Matthew Wild Small fixes
Fri, 03 Oct 2008 22:21:01 +0100 Matthew Wild An oops in sessionmanager stream:features code :)
Fri, 03 Oct 2008 22:18:08 +0100 Matthew Wild Move stream opening handling from xmlhandlers to sessionmanager
Fri, 03 Oct 2008 22:17:20 +0100 Matthew Wild Add support for arbitrary events and event hooks
Thu, 02 Oct 2008 01:08:58 +0100 Matthew Wild SASL!
Thu, 02 Oct 2008 00:00:35 +0100 Matthew Wild Removed unused functions from main.lua
Wed, 01 Oct 2008 22:11:28 +0100 Matthew Wild Moved hosts to a config file, still need better config though
Wed, 01 Oct 2008 18:51:28 +0500 Waqas Hussain Removed tag tip
Wed, 01 Oct 2008 18:47:07 +0500 Waqas Hussain Fixed: Session data was never removed from sessions list
Wed, 01 Oct 2008 01:18:19 +0100 Matthew Wild Let modules set/write globals
Tue, 30 Sep 2008 21:35:39 +0100 Matthew Wild Fix quoting in util/sasl.lua
Tue, 30 Sep 2008 21:20:55 +0100 Matthew Wild Remove now useless debug output
Tue, 30 Sep 2008 19:52:00 +0100 Matthew Wild Huge commit to:
Tue, 30 Sep 2008 19:49:36 +0100 Matthew Wild jid.split(): Return nil when passed nil
Sat, 27 Sep 2008 19:18:05 +0100 Matthew Wild Adding initial unit testing scripts
Sat, 27 Sep 2008 19:17:40 +0100 Matthew Wild Fixing jid.split() for all JIDs
Wed, 17 Sep 2008 21:33:05 +0100 Matthew Wild Merged Paul's branch
Wed, 17 Sep 2008 23:30:48 +0300 bt Grrr! Don't use KDE apps to view this repo!
Wed, 17 Sep 2008 23:26:48 +0300 bt Removed ~ files
Wed, 17 Sep 2008 22:20:08 +0300 bt Some docs written by Thorns. Need reviewing.
Wed, 03 Sep 2008 02:24:28 +0100 Matthew Wild Various documentation updates, and added names.txt :)
Wed, 27 Aug 2008 03:16:14 +0100 Matthew Wild Updated stanza routing doc