prosody.git
2016-07-12 Kim Alvefurmod_http_errors: Add a newline after end of HTML
2016-07-11 Kim Alvefurmod_http_files: Send larger files using new file handle API
2016-07-11 Kim Alvefurmod_http_files: Switch to use util.cache for cache
2016-07-11 Kim Alvefurnet.http.server: Add response method for reading respon...
2016-07-09 Anton Shestakovmod_http_files: send valid ETag header
2016-07-09 Anton Shestakovutil.ip: rename variable (i is already defined) [luacheck]
2016-07-09 Anton Shestakovtest_util_cache: rename a variable (c is already define...
2016-07-09 Anton Shestakovtest_util_cache: remove unused argument c3 [luacheck]
2016-07-09 Anton Shestakovprosodyctl: remove unused one-letter loop variable...
2016-07-09 Anton Shestakovutil.openssl: remove unused one-letter loop variable...
2016-07-09 Anton Shestakovutil.ip: remove unused one-letter loop variables [luacheck]
2016-07-09 Anton Shestakovnet.dns: don't use "for s,s in pairs..." (unused loop...
2016-07-09 Anton Shestakovluacheckrc: make module a global in plugins/
2016-07-09 Anton Shestakovluacheckrc: make test helpers read-only globals, add...
2016-07-08 Kim Alvefurluacheckrc: Ignore assert helper functions used in...
2016-07-08 Anton Shestakovnet.adns: remove unused local variables t_insert and...
2016-07-08 Anton Shestakovmod_admin_telnet: remove unused import (util.serializat...
2016-07-08 Anton Shestakovtest_util_jid: make function test() local [luacheck]
2016-07-08 Anton Shestakovtest_util_multitable: make mt variable local [luacheck]
2016-07-08 Anton Shestakovmod_admin_telnet: rename variable to make it defined...
2016-07-08 Anton Shestakovmod_presence: remove unused one-letter loop variable...
2016-07-08 Anton Shestakovnet.dns: remove unused one-letter loop variables [luacheck]
2016-07-08 Anton Shestakovnet.server_select: remove unused one-letter loop variab...
2016-07-07 Kim Alvefurmod_c2s, mod_s2s: Bootstrap connection count statistic...
2016-07-07 Matthew Wildnet.http: Add log messages for requests, including...
2016-07-07 Matthew Wildnet.http: Add request.id to every request object (can...
2016-06-28 Matthew Wildutil.time: New tiny library to abstract LuaSocket's...
2016-06-24 Kim AlvefurMerge 0.9->0.10
2016-06-23 Kim Alvefurutil.openssl: Handle return value from os.execute being...
2016-06-23 Kim Alvefurutil.prosodyctl: Handle os.execute in Lua 5.2 returning...
2016-06-22 Kim Alvefurmod_privacy: Fix selecting the top resource (fixes...
2016-06-12 Kim Alvefurprosodyctl: Warn if encryption is required but mod_tls...
2016-06-10 Kim Alvefurmod_pep: Use correct field for full JID (thanks Milan*)
2016-06-09 Kim Alvefurmod_pep: Include the bare user jid in event
2016-05-30 Kim Alvefurmod_s2s: Remove compat with namespace issue from Prosod...
2016-05-30 Kim Alvefurcore.stanza_router: Remove compatibility with Jabiru...
2016-05-29 Kim Alvefurutil.dataforms: Fix including default value for list...
2016-05-28 Kim Alvefurprosodyctl: Fix typo (thanks av6)
2016-05-28 Kim AlvefurMUC: Allow members (or above) in members-only non-anony...
2016-05-27 Kim Alvefurutil.dataforms: Allow separation of options from values...
2016-05-25 Kim Alvefurutil.pposix: Ask for shared file descriptor table using...
2016-05-25 Kim Alvefurutil.crand: Silence compiler warning
2016-05-22 Matthew Wildutil.cache: Add support for creating a proxy table...
2016-05-22 Kim AlvefurMerge 0.9->0.10
2016-05-22 Kim Alvefurutil.datamanager: Import tostring and type (fix global...
2016-05-22 Kim Alvefurutil.sql: Import type too (fix global access)
2016-05-22 Matthew Wildutil.sql: Import pcall (fixes #677)
2016-05-21 Kim Alvefurmod_presence: Re-probe for contacts presence after...
2016-05-12 Matthew Wildutil.events: Fix comparison of event_name with nil...
2016-05-04 Kim Alvefurportmanager: Set default read size back to 4K
2016-05-04 Kim Alvefurnet.server_event: Schedule another read callback if...
2016-05-04 Kim Alvefurnet.server_event: Collect entire one line function...
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim Alvefurnet.server_event: Check the buffer *length*, not the...
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim Alvefurnet.server_event: Return the correct value as timeout
2016-04-19 Kim Alvefurnet.server_event: Fix traceback if event re-added durin...
2016-04-19 Kim Alvefurmod_bosh: Don't decrement rid twice (thanks av6)
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim Alvefurnet.server_event: Re-add write event if writebuffer...
2016-04-19 Kim AlvefurMUC: Accept missing form as "instant room" request...
2016-04-19 Kim Alvefurmod_bosh: Reject fractional 'wait' (See #343)
2016-04-19 Kim Alvefurmod_bosh: Return a proper BOSH error response from...
2016-04-19 Kim Alvefurmod_bosh: Validate that 'sid' and 'wait' have sane...
2016-04-19 Kim Alvefurmod_bosh: Validate 'to' host (see #343)
2016-04-19 Kim Alvefurmod_bosh: Return a proper BOSH error response instead...
2016-04-19 Kim Alvefurmod_bosh: Log error returned from stream:feed()
2016-04-19 Kim Alvefurmod_bosh: Return if a response has been sent already...
2016-04-19 Kim Alvefurmod_bosh: Remove unused import
2016-04-15 Kim Alvefurutil.iterators: Add iterator wrapper that works like...
2016-04-15 Kim Alvefurutil.cache: Add method for iterating over values
2016-04-13 Kim Alvefurutil.iterators: Normalize indentation
2016-04-09 Matthew Wildmod_compression: Remove and replace with placeholder...
2016-04-08 Kim Alvefurmod_presence: Fix variable name
2016-04-08 Kim Alvefurmod_presence: Construct a 'from' JID when roster items...
2016-04-06 Kim Alvefurmoduleapi: Allow an origin session to be passed to...
2016-04-06 Kim Alvefurmod_websocket: Fix read timeout handler (thanks mt)
2016-04-03 Kim Alvefurmod_c2s: Just destroy the session when it has no connec...
2016-03-03 Kim Alvefurmod_http_files: Preserve a trailing / in paths (fixes...
2016-03-03 Kim Alvefurmod_http_files: Don't prepend / to path twice, sanitize...
2016-03-03 Kim Alvefurmod_http_files: Fix traceback when serving a non-wildca...
2016-03-02 Kim Alvefurnet.server_event: Return true from conn:resume() to...
2016-03-02 Kim Alvefurnet.server_event: Prevent resuming connections without...
2016-03-02 Kim Alvefurmod_c2s: Remove connection object from session object...
2016-02-25 Kim Alvefurutil.datamanager: Unreference file handle after closing...
2016-01-27 Matthew WildAdded tag 0.9.10 for changeset 352270bc0439
2016-01-26 Kim AlvefurMerge
2016-01-25 Kim Alvefurmod_c2s, mod_s2s: Lower priority of session shutdown...
2016-01-22 Kim Alvefurserver_select: Add logging of when servers are paused...
2016-01-22 Kim Alvefurserver_select: Pause and mark server as full if accepti...
2016-01-22 Kim Alvefurserver_select: Retry accepting clients from full server...
2016-01-22 Kim Alvefurserver_select: Keep track of which server listeners...
2016-01-21 Kim Alvefurnet.dns: Remember query only after it was sent, in...
2016-01-21 Kim AlvefurBackout 63f5870f9afe, no longer needed since Windows...
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2016-01-10 Kim Alvefurcore: Increase default read size to "all of it", in...
2016-01-10 Kim Alvefurutil.uuid: Open /dev/urandom read-only, make seed(...
2016-01-08 Matthew WildAdded tag 0.9.9 for changeset 7ec52755622f
2016-01-08 Matthew WildBackout 88d54bec26b7 prior to release, as it certainly...
2016-01-07 Matthew Wildmod_http_files: Santize the path relative to our base...
next