util.datamanager: Allow multiple data storage callbacks, and allow them to modify parameters
|
Matthew Wild |
Mon, 22 Jun 2009 14:15:33 +0100 |
rostermanager: Fire event on roster load
|
Matthew Wild |
Mon, 22 Jun 2009 14:14:28 +0100 |
sessionmanager: Fire event on resource bind
|
Matthew Wild |
Mon, 22 Jun 2009 02:58:28 +0100 |
modulemanager: Call 'load' method when loading a module
|
Matthew Wild |
Mon, 22 Jun 2009 02:58:05 +0100 |
Merge with Tobias
|
Matthew Wild |
Sat, 20 Jun 2009 22:50:38 +0100 |
Adjust PLAIN and DIGEST-MD5 mechanisms to new password_handler API.
|
Tobias Markmann |
Sat, 20 Jun 2009 22:19:24 +0200 |
Adding a parameter for realm to the password_callback.
|
Tobias Markmann |
Sat, 20 Jun 2009 19:34:30 +0200 |
Adding COMPAT comment.
|
Tobias Markmann |
Sat, 20 Jun 2009 19:06:04 +0200 |
util.array: Add support for + operator to create a new array from two arrays joined
|
Matthew Wild |
Sat, 20 Jun 2009 22:47:12 +0100 |
util.array: Make array:reverse() and array:shuffle() return the array to allow chaining
|
Matthew Wild |
Sat, 20 Jun 2009 22:45:07 +0100 |
util.array: Add array:append() method, to append a new array to an existing one
|
Matthew Wild |
Sat, 20 Jun 2009 22:43:54 +0100 |
stanza_router: Skip prepping 'to' in many common cases - #optimization
|
Waqas Hussain |
Sat, 20 Jun 2009 18:18:38 +0500 |
stanza_router: Skip prepping 'from' on c2s origins - #optimization
|
Waqas Hussain |
Sat, 20 Jun 2009 18:08:57 +0500 |
stanza_router: Fixed a corner case where processing could continue after an error reply
|
Waqas Hussain |
Sat, 20 Jun 2009 17:53:39 +0500 |
stanza_router: A little refactoring
|
Waqas Hussain |
Sat, 20 Jun 2009 17:51:00 +0500 |