util.stanza: Some code cleanup [luacheck]
[prosody.git] / util /
2016-03-09 Matthew Wildutil.stanza: Some code cleanup [luacheck]
2016-03-04 Matthew Wildutil.json: Fix encoding of json.null (bug introduced...
2016-03-03 Kim AlvefurMerge 0.9->0.10
2016-03-02 Kim AlvefurMerge 0.9->0.10
2016-02-28 Kim Alvefurutil.sasl.scram: Rename variable in places missed in...
2016-02-28 Kim Alvefurutil.sasl.scram: Remove unused initial value [luacheck]
2016-02-28 Kim Alvefurutil.sasl.scram: Rename variable to avoid name clash...
2016-02-28 Kim Alvefurutil.sasl.anonymous: Remove unused locals [luacheck]
2016-02-28 Kim Alvefurutil.termcolours: Rename loop variable [luacheck]
2016-02-28 Kim Alvefurutil.termcolours: Validate color codes, fixes traceback
2016-02-27 Kim Alvefurutil.termcolours: Add some CSS color names
2016-02-27 Kim Alvefurutil.termcolours: Add 256 color support
2016-02-27 Kim Alvefurutil.datamanager: Explicit handling of each error condi...
2016-02-25 Kim AlvefurMerge 0.9->0.10
2016-02-25 Kim Alvefurutil.datamanager: Unreference file handle after closing...
2016-02-25 Kim Alvefurutil.termcolours: Remove argument from noop function...
2016-02-25 Kim Alvefurutil.termcolours: Silence luacheck warning
2016-02-25 Kim Alvefurutil.template: Use separate variables for source and...
2016-02-25 Kim Alvefurutil.template: Silence luacheck warnings about unused...
2016-02-25 Kim Alvefurutil.openssl: Allow order of distinguished name fields...
2016-02-22 Kim Alvefurutil.crand: C binding to one of OpenSSL, Linux getrando...
2016-02-22 Kim Alvefurutil.iterators: Use table.pack() on Lua 5.2
2016-02-22 Kim Alvefurutil.multitable: Localize unpack() in Lua 5.2 compatibl...
2016-02-22 Kim Alvefurutil.iterators: Localize unpack() in Lua 5.2 compatible way
2016-02-22 Kim Alvefurutil.import: Localize unpack() in Lua 5.2 compatible way
2016-02-22 Kim Alvefurutil.debug: Silence luacheck warning about modifying...
2016-02-22 Kim Alvefurutil.session: Fix luacheck warnings
2016-02-22 Kim Alvefurutil.sql: Localize unpack() in Lua 5.2 compatible way
2016-02-21 Kim Alvefurutil.sql: Raw query debug logging (needs to be explicit...
2016-01-10 Kim Alvefurutil.uuid: Open /dev/urandom read-only, make seed(...
2016-01-06 Kim Alvefurutil.uuid: Use /dev/urandom
2016-01-04 Kim Alvefurutil.ip: Support zone id syntax in IPv6 addresses
2016-02-04 Kim Alvefurutil.logger: Silence luacheck warning
2016-02-04 Kim Alvefurutil.logger: Remove unused locals
2016-02-01 Matthew Wildmodulemanager, util.pluginloader: Move logic for locati...
2016-01-31 Kim Alvefurutil.random: Restore friendlier error from 0.9/util...
2016-01-27 Matthew WildMerge 0.9->0.10
2016-01-26 Kim AlvefurMerge 0.9->0.10
2016-01-22 Kim AlvefurMerge 0.9->0.10
2016-01-12 Kim Alvefurutil.random: Open /dev/urandom read-only, make seed...
2016-01-11 Kim AlvefurMerge 0.9->0.10
2016-01-08 Kim AlvefurMerge 0.9->0.10
2016-01-06 Kim Alvefurutil.random: Use /dev/urandom
2016-01-06 Kim Alvefurutil.uuid: Take random byte directly instead of the...
2015-12-23 Matthew Wildutil.events: Document data structures
2015-12-23 Kim AlvefurMerge 0.9->0.10
2015-12-23 Kim Alvefurutil.openssl: Fix style / whitespace
2015-12-23 Kim Alvefurutil.openssl: Rename variables for readability
2015-12-23 Kim Alvefurutil.openssl: Move quoting and tostring call into escap...
2015-12-23 Kim Alvefurutil.array: Just use table.remove as array:pop()
2015-12-23 Kim Alvefurutil.array: Fix minory style issues
2015-12-22 Matthew Wildutil.cache (and tests): Call on_evict after insertion...
2015-12-16 Matthew WildMerge 0.9->0.10
2015-12-16 Matthew WildMerge
2015-12-16 Matthew Wildutil.dependencies: Use prosody.log() instead of global...
2015-12-13 Kim Alvefurutil.sslconfig: More descriptive variable names and...
2015-12-11 Kim Alvefurutil.datamanager: Add append to public api
2015-12-11 Kim Alvefurutil.datamanager: Return extra location info
2015-12-11 Kim Alvefurutil.datamanager: Make sure only strings are passed...
2015-12-11 Kim Alvefurutil.datamanager: Add some comments about the append...
2015-12-11 Kim Alvefurutil.datamanager: Handle potential error from :write...
2015-12-11 Kim Alvefurutil.datamanager: Handle potential issues from fallocate
2015-12-11 Kim Alvefurutil.datamanager: No shadowing of variable [luacheck]
2015-12-11 Kim Alvefurutil.datamanager: Skip past second check if first attem...
2015-12-11 Kim Alvefurutil.datamanager: In append() collect status when closi...
2015-12-11 Kim Alvefurutil.datamanager: Overwrite 'data' variable instead...
2015-12-11 Kim Alvefurutil.datamanager: Factor out code for appending bytes...
2015-12-08 Kim Alvefurutil.uuid: Remove unused import
2015-12-08 Kim Alvefurutil.dataforms: Track which fields are included in...
2015-11-26 Matthew Wildutil.cache: Small update to prefix private fields with...
2015-11-25 Kim Alvefurutil.cache: Make sure cache size is specified as an...
2015-11-24 Kim Alvefurutil.session: How would you even send anything to a...
2015-11-24 Kim Alvefurutil.session: How does a session relate do a connection?
2015-11-24 Kim Alvefurutil.session: What does the session say?
2015-11-24 Kim Alvefurutil.session: What is the identity of a session?
2015-11-24 Kim Alvefurutil.session: What is a session?
2015-11-24 Matthew Wildutil.cache: Ordered key->value data structure, with...
2015-11-22 Matthew Wildutil.ip: Improve comparison, == doesn't necessarily...
2015-11-17 Matthew WildMerge 0.9->0.10
2015-10-18 Matthew Wildutil.queue: Add luacheck annotations
2015-10-18 Matthew Wildutil.queue: Add :items() iterator
2015-10-17 Kim AlvefurMerge 0.9->0.10
2015-10-11 Kim AlvefurMerge 0.9->0.10
2015-10-11 Kim Alvefurutil.openssl: Separate extension sections into one...
2015-10-02 Kim Alvefurutil.jid: Fix backout
2015-10-02 Kim AlvefurBackout 7e820979fd9b (broke tests)
2015-09-26 Kim AlvefurMerge 0.9->0.10
2015-09-25 Kim AlvefurMerge 0.9->0.10
2015-09-25 Matthew WildMerge 0.9->0.10
2015-09-12 Kim Alvefurutil.dataforms: Fix interaction of required fields...
2015-09-12 Kim Alvefurutil.dataforms: Refactor parsing to reuse simple text...
2015-05-13 Kim Alvefurutil.datamanager: Fix traceback from trying to purge...
2015-04-03 Kim Alvefurutil.datamanager: Fix traceback due to %s in log message
2015-02-20 Kim Alvefurutil.datamanager: Check that the global 'prosody' exist...
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...
next