| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | util.stanza: Add stanza:maptags() to apply a function over child tags (return... | Matthew Wild | 2010-08-30 | 1 | -0/+24 |
* | util.stanza: Optimisation, remove useless if...then in stanza:children() iter... | Matthew Wild | 2010-08-29 | 1 | -2/+1 |
* | util.stanza: Add stanza:matched_children(name, xmlns) [name suggestions welcome] | Matthew Wild | 2010-08-29 | 1 | -0/+17 |
* | mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioni... | Waqas Hussain | 2010-08-23 | 1 | -0/+3 |
* | util.sasl_cyrus: Spaces -> tabs. | Waqas Hussain | 2010-08-23 | 1 | -7/+7 |
* | util.logger: Remove support for the 'log_sources' option, to remove a depende... | Matthew Wild | 2010-08-22 | 1 | -15/+0 |
* | util.xmppstream: Removed some useless property assignments. | Waqas Hussain | 2010-08-03 | 1 | -4/+0 |
* | util.sasl_cyrus: Make multi-step SASL mechanisms work correctly. | Waqas Hussain | 2010-08-03 | 1 | -1/+2 |
* | util.sasl: Simplified some code a bit. | Waqas Hussain | 2010-08-03 | 1 | -9/+5 |
* | util.sasl, util.sasl_cyrus: Removed a ton of unused variables. | Waqas Hussain | 2010-08-03 | 2 | -23/+1 |
* | util.datetime: Added implementation for function parse(). | Waqas Hussain | 2010-08-02 | 1 | -1/+20 |
* | util.sasl_cyrus: Cleanup. | Waqas Hussain | 2010-08-02 | 1 | -9/+4 |
* | util.sasl: Removed method:forbidden() and its side effects. | Waqas Hussain | 2010-08-02 | 1 | -21/+5 |
* | util.sasl_cyrus: Removed method:forbidden(). | Waqas Hussain | 2010-08-02 | 1 | -7/+1 |
* | util.xmppstream: Add set_session() method to change the session that a stream... | Matthew Wild | 2010-08-02 | 1 | -2/+8 |
* | util.pluginloader: Remove useless datamanager dependency. | Waqas Hussain | 2010-07-31 | 1 | -2/+0 |
* | util.pluginloader: Fix loading of plugins, plugin libraries and resources in ... | Waqas Hussain | 2010-07-31 | 1 | -9/+23 |
* | util.roster: Remove, not going this route now | Matthew Wild | 2010-07-26 | 1 | -19/+0 |
* | util.sasl.scram: Made function Hi public. | Waqas Hussain | 2010-07-26 | 1 | -1/+1 |
* | util.iterators: Add skip() to skip the first n items of an iterator | Matthew Wild | 2010-07-20 | 1 | -0/+9 |
* | Merge Florob->trunk | Matthew Wild | 2010-07-16 | 1 | -0/+27 |
|\ |
|
| * | util.dataforms: Add list-multi support | Florian Zeitz | 2010-07-15 | 1 | -0/+22 |
| * | util.dataforms: Capability to set default for list-single | Florian Zeitz | 2010-07-15 | 1 | -0/+5 |
* | | Merge Zash->trunk | Matthew Wild | 2010-07-16 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | util.jid: compare() added, with some tests. | Kim Alvefur | 2010-07-16 | 1 | -0/+13 |
* | | util.sasl.scram: Reference actual RFC instead of the draft. | Tobias Markmann | 2010-07-15 | 1 | -1/+1 |
|/ |
|
* | util.sasl, util.sasl_cyrus: s/self.mechanisms()/self:mechanisms()/ in method:... | Waqas Hussain | 2010-07-15 | 2 | -2/+2 |
* | util.sasl, util.sasl_cyrus: Use method:mechanisms() in method:select(), inste... | Waqas Hussain | 2010-07-14 | 2 | -3/+2 |
* | util.sasl, util.sasl_cyrus: Updated method:mechanisms() to cache and re-use l... | Waqas Hussain | 2010-07-14 | 2 | -12/+18 |
* | util.sasl: Use the proper session-specific table of mechanisms when selecting... | Waqas Hussain | 2010-07-14 | 1 | -2/+2 |
* | SASL: Simplified sasl_handler:mechanisms() to return a set, and not an array. | Waqas Hussain | 2010-07-14 | 2 | -2/+2 |
* | util.roster: Initial skeleton commit | Matthew Wild | 2010-07-14 | 1 | -0/+19 |
* | util.logger: Add reset() method to clear all sinks | Matthew Wild | 2010-07-14 | 1 | -0/+15 |
* | util.caps: Entity capabilities hash generation (moved from mod_pep) | Matthew Wild | 2010-07-09 | 1 | -0/+61 |
* | util.filters: Add newline at end of file | Matthew Wild | 2010-07-08 | 1 | -1/+1 |
* | util.prosodyctl: Fixed host variables in user_exists. | Tobias Tom | 2010-07-01 | 1 | -2/+2 |
* | Merge 0.7->trunk | Matthew Wild | 2010-06-29 | 1 | -3/+44 |
|\ |
|
| * | util.sasl_cyrus: Return error strings using the new table mapping error codes... | Waqas Hussain | 2010-06-24 | 1 | -3/+3 |
| * | util.sasl_cyrus: Added a table mapping error codes to strings. | Waqas Hussain | 2010-06-24 | 1 | -0/+41 |
* | | util.prosodyctl: Initialize the host's auth provider if necessary (thanks joh... | Matthew Wild | 2010-06-29 | 1 | -0/+12 |
* | | Merge 0.7->trunk | Matthew Wild | 2010-06-11 | 1 | -23/+0 |
|\| |
|
| * | prosodyctl, util.pluginloader: Remove support for storing plugins in the data... | Matthew Wild | 2010-06-11 | 1 | -23/+0 |
| * | util.sasl_cyrus: Log the textual representation of unknown Cyrus SASL errors,... | Waqas Hussain | 2010-06-03 | 1 | -1/+1 |
| * | util.sasl.scram: Fixed a log level. | Waqas Hussain | 2010-06-03 | 1 | -1/+1 |
* | | util.sasl.scram: Authenticate clients by calculated StoredKey instead of Clie... | Tobias Markmann | 2010-06-08 | 1 | -10/+10 |
* | | mod_auth_internal_hashed: Store StoredKey and ServerKey instead of salted has... | Tobias Markmann | 2010-06-08 | 1 | -5/+6 |
* | | util.sasl_cyrus: Log the textual representation of unknown Cyrus SASL errors,... | Waqas Hussain | 2010-06-03 | 1 | -1/+1 |
* | | SASL: Minor cleanup. | Waqas Hussain | 2010-06-03 | 4 | -11/+6 |
* | | util.sasl.scram: Fixed a log level. | Waqas Hussain | 2010-06-03 | 1 | -1/+1 |
* | | Check in mod_hashpassauth -- works! | Jeff Mitchell | 2010-05-26 | 1 | -2/+2 |