util.set: Remove unnecessary local declaration, arguments are already locals [luacheck]
[prosody.git] / util /
2015-05-06 Matthew Wildutil.set: Remove unnecessary local declaration, argumen...
2015-05-06 Matthew Wildutil.dataforms: Rename unused loop counter to '_' ...
2015-05-06 Matthew Wildutil.sslconfig: Rename variable to avoid name clash...
2015-05-06 Matthew Wildutil.serialization: Remove unused imports of error...
2015-05-06 Matthew Wildutil.xml: Remove unused parameter (thanks, luacheck)
2015-05-06 Matthew Wildutil.dataforms: Remove unused import of pairs() (thanks...
2015-05-06 Matthew WildMerge
2015-05-06 Matthew Wildutil.events: Add get_handlers() method
2015-05-06 Matthew Wildportmanager, s2smanager, sessionmanager, stanza_router...
2015-05-04 Kim Alvefurutil.statistics: Collect duration sample even if run...
2015-05-04 Kim Alvefurutil.events: Add local reference to table.remove (fixes...
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-04-28 Matthew Wildutil.events: Change from nil to false to indicate addin...
2015-04-28 Matthew Wildutil.events: Add support for event wrappers, functions...
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-04-03 Kim Alvefurutil.datamanager: Fix traceback due to %s in log message
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.9->0.10
2015-02-20 Kim Alvefurutil.datamanager: Check that the global 'prosody' exist...
2015-01-21 Kim Alvefurutil.mercurial: Utility functions for Mercurial reposit...
2014-10-24 Matthew WildBackout changeset 6e67c73f730c: not a major fix and...
2014-10-07 daurnimatorutil/dataforms: Make sure we iterate over field tags
2014-10-08 Waqas Hussainutil.stanza: Escape newlines and tabs (\r\n\t) when...
2014-08-28 Matthew Wildutil.filters: Ignore filters being added twice (fixes...
2014-08-23 Matthew Wildutil.xmppstream: When error is 'no-stream', pass the...
2014-08-26 Kim Alvefurprosodyctl: Verify that 'pidfile' is a string, show...
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-01-31 Matthew WildMerge with 0.10
2015-01-30 Matthew Wildutil.statistics: Return 0 as percentile if data out...
2015-01-26 Kim AlvefurMerge 0.9->0.10
2015-01-21 Matthew Wildstatsmanager, util.statistics: API changes, remove...
2015-01-20 Matthew Wildutil.statistics: New library for gathering various...
2015-01-12 Kim Alvefurutil.hex: Pedantic optimization, 1 table lookup per...
2014-12-11 Kim Alvefurmod_storage_sql2, util.sql: Set character encoding...
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-20 Philipp Hanckemod_pubsub: Add support for including the publisher...
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-11-08 Kim Alvefurutil.paths: Add function for joining path segments
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-09-27 Kim Alvefurutil.pubsub: Add support for limiting the number of...
2014-09-27 Kim Alvefurutil.pubsub: Add support for node configuration
2014-09-27 Kim Alvefurutil.pubsub: One less table allocated per pubsub object...
2014-09-27 Kim Alvefurutil.pubsub: Use local
2014-09-18 Kim Alvefurutil.random: Ensure at least 4 bytes of previous random...
2014-09-18 Kim Alvefurutil.random: Switch to SHA512
2014-09-17 Kim Alvefurutil.array: Add type() local
2014-09-09 Kim AlvefurMerge 0.9->0.10
2014-09-03 Matthew WildMerge 0.9->0.10
2014-09-02 Kim Alvefurutil.hex: Use locals!
2014-09-02 Kim AlvefurMerge 0.9->0.10
2014-09-02 Matthew Wildutil.uuid: Use util.hex and util.random
2014-09-02 Matthew Wildutil.random: Generic util lib for generating strings...
2014-09-02 Matthew Wildutil.hex: Small util lib for converting to/from hex...
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-27 Kim Alvefurutil.xmppstream: Don't include empty stream ID in strea...
2014-08-07 Kim Alvefurutil.jid: Optimize bare
2014-08-07 Kim Alvefurutil.jid: Use existing join function in jid.prep
2014-08-07 Kim Alvefurutil.jid: Return early in join on invalid jids
2014-07-31 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-04 Kim AlvefurMerge 0.9->0.10
2014-07-03 Kim Alvefurutil.sslconfig: Add lib to deal with LuaSec SSL context...
2014-06-30 Kim AlvefurMerge 0.9->0.10
2014-06-21 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim Alvefurcore.configmanager: Move path utility functions into...
2014-04-26 Kim AlvefurMerge 0.9->0.10
2014-04-25 Kim Alvefurutil.x509: Remove unused imports
2014-04-24 Kim Alvefurutil.x509: And functions for converting between DER...
2014-04-22 Kim AlvefurMerge 0.9->0.10
2014-04-22 Kim Alvefurutil.dataforms: Add support for XEP-0221: Data Forms...
2014-04-18 Kim Alvefurutil.xmppstream: Check for callback that may add stream...
2014-04-10 Kim AlvefurMerge 0.9->0.10
2014-04-10 Kim Alvefurmod_c2s, mod_s2s, mod_component, util.xmppstream: Move...
2014-04-09 Kim Alvefurprosodyctl, util.prosodyctl: Update to reflect that...
2014-04-09 Waqas Hussainutil.dependencies: Check for Lua 5.1. We don't currentl...
2014-04-02 Matthew WildMerge 0.9->0.10
2014-04-02 Matthew Wildutil.xmppstream: Also disable CharacterData merging...
2014-04-02 Matthew Wildutil.xmppstream: Disable LuaExpat's buffering (if possible)
2014-04-01 Matthew WildMerge
2014-04-01 Matthew WildMerge
2014-03-30 Matthew Wildutil.dependencies: Log error when LuaExpat is not capab...
2014-03-30 Matthew Wildutil.xmppstream: Implement stanza size limiting, defaul...
2014-03-25 Kim AlvefurMerge 0.9->0.10
2014-03-22 Kim Alvefurutil.sasl: Fix logic for when mechanisms with channel...
2014-03-09 Kim AlvefurMerge 0.9->0.10
2014-03-09 Kim Alvefurutil.pluginloader: Always use path separator from packa...
2014-02-26 Kim AlvefurMerge 0.9->0.10
2014-02-12 Kim AlvefurMerge 0.9 -> 0.10
2014-02-06 Kim AlvefurMerge 0.9->0.10
2014-02-03 Kim AlvefurMerge 0.9->0.10
2014-01-21 Matthew WildMerge 0.9->0.10
2014-01-18 Matthew WildMerge 0.9->0.10
next