Let Google Hangouts contacts appear offline
[prosody.git] / util /
2011-06-05 Matthew WildMerge 0.8->trunk
2011-06-04 Waqas Hussainutil.xmppstream: Check to make sure parser.stop is...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Waqas Hussainutil.json: Fixed handling of truncated JSON.
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew Wildutil.xmppstream: Reject XML comments, processing instru...
2011-06-01 Matthew Wildutil.xmppstream: Reject XML comments, processing instru...
2011-04-15 Matthew WildMerge Zash->trunk
2011-04-15 Matthew Wildutil.datetime: Fix timestamp parsing when in DST (thank...
2011-04-15 Matthew Wildutil.datetime: Fix timestamp parsing when in DST (thank...
2011-04-05 Matthew WildMerge 0.8->trunk
2011-04-05 Matthew Wildutil.dependencies: Add a dummy util.ztact loader to...
2011-02-24 Tobias Markmannutil.sasl.scram: Fix bug in validate_username function...
2011-02-24 Tobias Markmannutil.sasl.scram: Fix bug in validate_username function...
2011-02-24 Matthew Wildutil.stanza: Whitespace fix after merge (complicated)
2011-02-22 Waqas Hussainutil.pluginloader: Rewritten resource loading to be...
2011-02-22 Waqas Hussainutil.pluginloader: Rewritten resource loading to be...
2011-02-22 Matthew Wildutil.stanza: Remove childtags and rename matching_tags...
2011-02-22 Matthew Wildutil.stanza: Remove childtags and rename matching_tags...
2011-02-20 Waqas Hussainutil.pluginloader: Remove unused support for custom...
2011-02-20 Waqas Hussainutil.pluginloader: Remove unused support for custom...
2011-02-20 Waqas Hussainutil.pluginloader: Return file path on success in plugi...
2011-02-20 Waqas Hussainutil.pluginloader: Return file path on success in plugi...
2011-02-20 Waqas Hussainutil.pluginloader: Return full file path from internal...
2011-02-20 Waqas Hussainutil.pluginloader: Return full file path from internal...
2011-02-20 Waqas HussainMerge 0.8->trunk.
2011-02-20 Waqas Hussainutil.stanza: Rewrite clone() to be more optimized.
2011-02-20 Waqas Hussainutil.stanza: Rewrite clone() to be more optimized.
2011-02-19 Waqas Hussainutil.json: Fixed a parse error caused by unexpected...
2011-02-13 Matthew Wildprosodyctl, util.prosodyctl: Move UI functions to util...
2011-02-03 Waqas HussainMerge 0.8->trunk.
2011-02-03 Waqas Hussainutil.stanza: Make some globals local, so they don't...
2011-01-31 Matthew WildMerge 0.8->trunk
2011-01-31 Matthew Wildutil.stanza: Add get_child_text() method to get the...
2011-01-20 Waqas Hussainutil.pluginloader: Add support for multiple plugin...
2011-02-24 Matthew WildMerge with waqas
2011-02-19 Matthew Wildutil.stanza: Clean up matching_tags() and replace ...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildutil.sasl.*: Add 'sasl.' prefix to module names
2011-01-11 Matthew Wildutil.datamanager: Change from 'Failed to load' to ...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildutil.datamanager: Handle gracefully the lack of prosody...
2011-01-08 Matthew WildMerge 0.8->trunk
2011-01-08 Matthew Wildutil.pubsub: Pass true instead of nil as the actor...
2011-01-08 Matthew Wildutil.pubsub: Some tidying/optimisation to service:may()
2011-01-07 Matthew WildMerge 0.8->trunk
2011-01-07 Matthew Wildutil.datamanager: Use prosody.paths.data as the initial...
2011-01-06 Matthew WildMerge 0.8->trunk
2010-12-29 Waqas Hussainutil.xmppstream: Optimized stanza building by bypassing...
2010-12-29 Waqas Hussainutil.sasl: Cache the calculated mechanisms set for...
2010-12-29 Waqas Hussainutil.sasl: Cache the calculated mechanisms set for...
2010-12-27 Waqas Hussainutil.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handle...
2010-12-27 Waqas Hussainutil.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handle...
2010-12-27 Waqas Hussainutil.json: Initial commit.
2010-12-27 Waqas Hussainutil.json: Initial commit.
2010-12-22 Matthew Wildutil.filters: Add remove_filter_hook()
2010-12-21 Matthew Wildutil.xmppstream: Allow stream_ns = "" for parsing strea...
2010-12-19 Waqas Hussainutil.httpstream: For HTTP client responses, changing...
2010-12-19 Waqas Hussainutil.httpstream: A little cleanup of the HTTP path.
2010-12-21 Matthew Wildutil.pubsub: Fix nil global access in get_nodes()
2010-12-21 Matthew Wildutil.pubsub: Too many changes to list or split sensibly...
2010-12-21 Matthew Wildutil.pubsub: Modify new() to take a config, and add...
2010-12-20 Matthew Wildprosody, prosodyctl, util.dependencies: Split checking...
2010-12-19 Waqas Hussainutil.httpstream: For HTTP client responses, changing...
2010-12-19 Waqas Hussainutil.httpstream: A little cleanup of the HTTP path.
2010-12-19 Matthew WildMerge with 0.8
2010-12-19 Matthew Wildmod_pubsub, util.pubsub: Remove from 0.8
2010-12-18 Matthew WildMerge with Florob
2010-12-18 Florian Zeitzmod_admin_adhoc: Support for reloading multiple modules
2010-12-18 Florian Zeitzmod_admin_adhoc: Support for reloading multiple modules
2010-12-18 Waqas Hussainutil.events: Remove an event's table when it has no...
2010-12-18 Matthew Wildutil.prosodyctl: Initialize storagemanager on hosts...
2010-12-18 Matthew Wildutil.prosodyctl: Initialize storagemanager on hosts...
2010-12-17 Kim Alvefurutil.stanza: Iterate on childtags instead of all childs.
2010-12-17 Kim Alvefurutil.stanza: Iterate on childtags instead of all childs.
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-17 Matthew Wildutil.pubsub: Add service:get_nodes()
2010-12-14 Waqas Hussainutil.termcolours: Added setstyle(str), which works...
2010-12-17 Matthew Wildutil.pubsub: Add service:get_nodes()
2010-12-13 Waqas Hussainutil.serialization: Proper serialization of Infinity...
2010-12-13 Waqas Hussainutil.serialization: Proper serialization of Infinity...
2010-12-12 Waqas Hussainutil.serialization: Implemented deserialize().
2010-12-12 Waqas Hussainutil.serialization: Implemented deserialize().
2010-12-12 Waqas Hussainutil.x509: "certverification" -> "x509".
2010-12-12 Kim Alvefurcore.s2smanager, mod_console, mod_saslauth, util.certve...
2010-12-11 Matthew Wildutil.stanza: Change get_error() to return nil rather...
2010-12-11 Matthew Wildutil.stanza: Change get_error() to return nil rather...
2010-12-09 Waqas Hussainutil.datamanager: Return an error string when pcall...
2010-12-09 Waqas Hussainutil.datamanager: Return an error string when pcall...
2010-12-09 Waqas Hussainutil.datamanager: When failing to load a list file...
2010-12-09 Waqas Hussainutil.datamanager: When failing to load a list file...
2010-12-09 Waqas Hussainutil.ztact: Removed.
next