| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 16 | -16/+16 |
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-03-08 | 1 | -0/+17 |
|\ |
|
| * | util.logger: Small code tidying :) | Matthew Wild | 2009-03-07 | 1 | -3/+3 |
| * | Support to filter logging by source via pattern matching from config file. | Tobias Markmann | 2009-03-07 | 1 | -0/+17 |
* | | util/xmlrpc: Added <nil/> extension to RPC functions (allowing nil parameters... | Waqas Hussain | 2009-03-08 | 1 | -0/+6 |
|/ |
|
* | Added util/xmlrpc.lua - functions for converting between XML-RPC stanzas and ... | Waqas Hussain | 2009-03-04 | 1 | -0/+163 |
* | util.dataforms: Return the form | Matthew Wild | 2009-03-01 | 1 | -0/+1 |
* | Adding initial util.pubsub | Matthew Wild | 2009-02-28 | 1 | -0/+60 |
* | util.dataforms: First commit, incomplete | Matthew Wild | 2009-02-27 | 1 | -0/+69 |
* | util.timer: More small fixes I forgot to commit | Matthew Wild | 2009-02-26 | 1 | -4/+2 |
* | util.timer: Fix crash when loaded but no tasks set, fix skipping some tasks w... | Matthew Wild | 2009-02-26 | 1 | -7/+13 |
* | util.multitable: Add mt:search(), use nil for wildcard keys | Matthew Wild | 2009-02-26 | 1 | -0/+49 |
* | Better handling of found, but unloadable, core libraries (eg. undefined symbols) | Matthew Wild | 2009-02-26 | 1 | -6/+24 |
* | Added util/timer.lua - a timer API | Waqas Hussain | 2009-02-21 | 1 | -0/+47 |
* | util/stanza: Added clone function | Waqas Hussain | 2009-02-20 | 1 | -1/+20 |
* | Merge waqas with waqas | Matthew Wild | 2009-02-16 | 1 | -6/+1 |
|\ |
|
| * | Logging format improvement | Waqas Hussain | 2009-02-13 | 1 | -6/+1 |
* | | Adding TODO notice on UUIDs for usage with SASL ANONYMOUS. | Tobias Markmann | 2009-02-14 | 1 | -0/+1 |
* | | Adding inital support for ANONYMOUS mechanism in SASL. | Tobias Markmann | 2009-02-14 | 1 | -1/+12 |
|/ |
|
* | util.stanza: Temporary fix for serializing attributes with namespaces | Matthew Wild | 2009-02-11 | 1 | -1/+13 |
* | util.uuid: Return a string, not a number. Looked so innocent. | Matthew Wild | 2009-02-01 | 1 | -1/+2 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 13 | -25/+25 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 13 | -13/+13 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 12 | -156/+24 |
* | util.dependencies: Not finding our own libraries is fatal | Matthew Wild | 2009-01-22 | 1 | -0/+2 |
* | util.dependencies: Show useful messages when our own libraries are not found,... | Matthew Wild | 2009-01-22 | 1 | -0/+13 |
* | util.datamanager: Small fix for clearer logging of data path | Matthew Wild | 2009-01-16 | 1 | -1/+1 |
* | util/jid: string prepping functions added: prepped_split and prep | Waqas Hussain | 2009-01-15 | 1 | -0/+33 |
* | util/logger: setwriter now returns the old writer on success | Waqas Hussain | 2009-01-14 | 1 | -1/+3 |
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-01-13 | 1 | -1/+10 |
|\ |
|
| * | Add child_with_ns() method to stanza elements, and fix child_with_name() to i... | Matthew Wild | 2009-01-11 | 1 | -1/+7 |
| * | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-01-09 | 1 | -0/+3 |
| |\ |
|
| | * | Restore fix for missing last_add on deserialized stanzas. Thanks to tsing for... | Matthew Wild | 2009-01-09 | 1 | -0/+3 |
* | | | datamanager: Change log message from type "warn" to "debug" when loading a fi... | Waqas Hussain | 2009-01-13 | 1 | -2/+2 |
* | | | sasl: Set realm to be the current realm when the client didn't send a realm, ... | Waqas Hussain | 2009-01-10 | 1 | -3/+3 |
|/ / |
|
* / | sasl: Don't fail for realm="" | Waqas Hussain | 2009-01-09 | 1 | -3/+3 |
|/ |
|
* | Added util.multitable.set | Waqas Hussain | 2008-12-27 | 1 | -5/+17 |
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2008-12-25 | 1 | -0/+1 |
|\ |
|
| * | Second merge from waqas | Matthew Wild | 2008-12-16 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge from waqas | Matthew Wild | 2008-12-16 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Optimized stanza_mt.__tostring (called when doing tostring(stanza)) | Waqas Hussain | 2008-12-10 | 1 | -11/+26 |
* | | | | Moved directory auto-creation to datamanager | Waqas Hussain | 2008-12-25 | 1 | -7/+25 |
| |_|/
|/| | |
|
* | | | Fixed URL encoding to generate %0x instead of %x | Waqas Hussain | 2008-12-16 | 1 | -1/+1 |
|/ / |
|
* | | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 14 | -34/+16 |
* | | New, faster, stanza serialization | Matthew Wild | 2008-12-10 | 1 | -12/+26 |
|/ |
|
* | Removed the unnecessary idna.to_ascii applied to the DIGEST-MD5 disgest-uri r... | Waqas Hussain | 2008-12-08 | 1 | -2/+2 |
* | Return error when the given realm value does not match the sent realm value. ... | Waqas Hussain | 2008-12-08 | 1 | -1/+5 |
* | Latin1 support for SASL DIGEST-MD5 (second, and possibly final commit) | Waqas Hussain | 2008-12-08 | 1 | -4/+3 |
* | Latin1 support for SASL DIGEST-MD5 (initial commit) | Waqas Hussain | 2008-12-07 | 1 | -1/+34 |
* | Make it possible to set custom output handler for logger | Matthew Wild | 2008-12-06 | 1 | -3/+15 |