Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.prosodyctl: Fix variable name clash introduced in 55ef5d83d00a (thanks ↵ | Matthew Wild | 2012-02-11 | 1 | -3/+3 |
| | | | | chris) | ||||
* | util.prosodyctl: In the register command, check that the virtual exists ↵ | Kim Alvefur | 2012-02-08 | 1 | -1/+5 |
| | | | | before proceeding. | ||||
* | util.json: Added function encode_ordered(object). | Waqas Hussain | 2012-01-18 | 1 | -6/+25 |
| | |||||
* | util.dataforms: Fix verfication for booleans | Florian Zeitz | 2011-12-03 | 1 | -1/+1 |
| | |||||
* | util.dataforms: Fix form verification | Florian Zeitz | 2011-12-02 | 1 | -7/+13 |
| | |||||
* | util.throttle: Fix 'outstanding' return value | Matthew Wild | 2012-01-13 | 1 | -1/+1 |
| | |||||
* | util.throttle: Import setmetatable | Matthew Wild | 2012-01-13 | 1 | -0/+1 |
| | |||||
* | util.debug: Fix potential traceback | Matthew Wild | 2011-11-19 | 1 | -4/+6 |
| | |||||
* | util.timer: Variable name change (func -> callback) | Matthew Wild | 2011-11-03 | 1 | -9/+9 |
| | |||||
* | util.debug: Experimental new library for producing more extensive debug ↵ | Matthew Wild | 2011-11-03 | 1 | -0/+135 |
| | | | | tracebacks | ||||
* | util.jid: Added escape() and unescape(). | Waqas Hussain | 2011-11-01 | 1 | -0/+13 |
| | |||||
* | util.json: Fix for single-line comments (thanks Norbert Kiesel) | Matthew Wild | 2011-10-26 | 1 | -1/+1 |
| | |||||
* | util.watchdog: Watchdog timer library | Matthew Wild | 2011-10-21 | 1 | -0/+34 |
| | |||||
* | util.dataforms: Add field verification logic | Florian Zeitz | 2011-08-11 | 1 | -10/+81 |
| | |||||
* | util.array: Fix array.collect() for iterators that expect initial value of ↵ | Matthew Wild | 2011-09-25 | 1 | -1/+1 |
| | | | | var to be preserved | ||||
* | util.iterators: Add range(from, to) | Matthew Wild | 2011-09-25 | 1 | -0/+7 |
| | |||||
* | util.timer: Fix corner case of timer not repeating if it returns <= 0 | Matthew Wild | 2011-09-22 | 1 | -1/+4 |
| | |||||
* | util.sasl.scram: Return proper error and don't touch datastores on empty ↵ | Waqas Hussain | 2011-08-31 | 1 | -1/+1 |
| | | | | username. | ||||
* | util.pubsub: Remove access checking from remove_all_subscriptions (temporarily?) | Matthew Wild | 2011-08-30 | 1 | -14/+0 |
| | |||||
* | util.pubsub: Add service:remove_all_subscriptions() | Matthew Wild | 2011-08-30 | 1 | -0/+26 |
| | |||||
* | util.pubsub: Support for events (currently subscription-added and ↵ | Matthew Wild | 2011-08-30 | 1 | -0/+5 |
| | | | | subscription-removed) | ||||
* | util.pubsub: Use built-in actor for auto-creating nodes on publish and ↵ | Matthew Wild | 2011-08-29 | 1 | -2/+2 |
| | | | | subscribe (so they never fail due to permissions) | ||||
* | util.throttle: Generic module by waqas to limit something over some time | Matthew Wild | 2011-08-29 | 1 | -0/+44 |
| | |||||
* | Add "reload" command to prosodyctl | Vladimir Protasov | 2011-08-04 | 1 | -0/+16 |
| | |||||
* | util.x509: Update references to published RFCs | Paul Aurich | 2011-05-22 | 1 | -6/+6 |
| | | | | For TLS-CERTS, see http://tools.ietf.org/rfcdiff?url1=draft-saintandre-tls-server-id-check-10.txt&url2=rfc6125.txt | ||||
* | Merge 0.8->trunk | Matthew Wild | 2011-06-05 | 1 | -1/+1 |
|\ | |||||
| * | util.xmppstream: Check to make sure parser.stop is present before calling it. | Waqas Hussain | 2011-06-05 | 1 | -1/+1 |
| | | |||||
* | | Merge 0.8->trunk | Matthew Wild | 2011-06-02 | 1 | -2/+5 |
|\| | |||||
| * | Merge 0.7->0.8 | Matthew Wild | 2011-06-02 | 1 | -2/+5 |
| |\ | |||||
* | | | Merge 0.8->trunk | Matthew Wild | 2011-06-02 | 1 | -0/+2 |
|\| | | |||||
| * | | util.json: Fixed handling of truncated JSON. | Waqas Hussain | 2011-06-02 | 1 | -0/+2 |
| | | | |||||
* | | | Merge 0.8->trunk | Matthew Wild | 2011-06-02 | 1 | -1/+0 |
|\| | | |||||
| * | | Merge 0.7->0.8 | Matthew Wild | 2011-06-02 | 1 | -1/+0 |
| |\| | |||||
| * | | util.xmppstream: Reject XML comments, processing instructions and (if ↵ | Matthew Wild | 2011-06-01 | 1 | -0/+21 |
| | | | | | | | | | | | | supported by LuaExpat) DTDs. If not supported, log a warning. | ||||
| * | | util.datetime: Fix timestamp parsing when in DST (thanks xnyhps) | Matthew Wild | 2011-04-15 | 1 | -1/+1 |
| | | | |||||
* | | | util.xmppstream: Reject XML comments, processing instructions and (if ↵ | Matthew Wild | 2011-06-01 | 1 | -0/+21 |
| | | | | | | | | | | | | supported by LuaExpat) DTDs. If not supported, log a warning. | ||||
* | | | util.datetime: Fix timestamp parsing when in DST (thanks xnyhps) | Matthew Wild | 2011-04-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 0.8->trunk | Matthew Wild | 2011-04-05 | 1 | -0/+13 |
|\| | | |||||
| * | | util.dependencies: Add a dummy util.ztact loader to log a message for people ↵ | Matthew Wild | 2011-04-05 | 1 | -0/+13 |
| | | | | | | | | | | | | still using it (e.g. in their Debian-derived config files) | ||||
| * | | util.sasl.scram: Fix bug in validate_username function. (Thanks Florob) | Tobias Markmann | 2011-02-24 | 1 | -3/+3 |
| | | | |||||
| * | | util.stanza: Whitespace fix after merge (complicated) | Matthew Wild | 2011-02-24 | 1 | -1/+1 |
| | | | |||||
| * | | util.pluginloader: Rewritten resource loading to be cleaner, and added ↵ | Waqas Hussain | 2011-02-22 | 1 | -26/+19 |
| | | | | | | | | | | | | support for prosody-modules directory layout. "/" in plugin names is no longer supported. | ||||
| * | | util.stanza: Remove childtags and rename matching_tags -> childtags (they ↵ | Matthew Wild | 2011-02-22 | 1 | -1/+1 |
| | | | | | | | | | | | | are API-compatible) | ||||
| * | | util.pluginloader: Remove unused support for custom loaders, to simplify ↵ | Waqas Hussain | 2011-02-20 | 1 | -9/+5 |
| | | | | | | | | | | | | further refactoring. | ||||
| * | | util.pluginloader: Return file path on success in pluginloader.load_code(). | Waqas Hussain | 2011-02-20 | 1 | -1/+4 |
| | | | |||||
| * | | util.pluginloader: Return full file path from internal file loader on ↵ | Waqas Hussain | 2011-02-20 | 1 | -3/+4 |
| | | | | | | | | | | | | success, not just the name. | ||||
| * | | util.stanza: Rewrite clone() to be more optimized. | Waqas Hussain | 2011-02-20 | 1 | -15/+12 |
| | | | |||||
| * | | prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they ↵ | Matthew Wild | 2011-02-13 | 1 | -0/+86 |
| | | | | | | | | | | | | can be used outside of prosodyctl itself | ||||
| * | | util.pluginloader: Add support for multiple plugin directories. | Waqas Hussain | 2011-01-21 | 1 | -3/+12 |
| | | | |||||
| * | | Merge with waqas | Matthew Wild | 2011-02-24 | 1 | -0/+2 |
| |\ \ |