Log

description author age
server_epoll: Add comments describing config options 0.11 Kim Alvefur 2018-11-30
net.server_epoll: Remove unused config option 0.11 Kim Alvefur 2018-11-30
server_epoll: Increase write timeout 0.11 Kim Alvefur 2018-11-30
Merge 0.11->trunk Kim Alvefur 2018-11-30
util-src/makefile: Update with util.poll and util.compat (fixes #1251) 0.11 Kim Alvefur 2018-11-30
net.websocket.frames: Add some brief tests 0.11 Kim Alvefur 2018-11-29
net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version Kim Alvefur 2018-11-29
configure: Recognise 5.4 as a valid Lua version Kim Alvefur 2018-11-29
configure: Split list of possible suffixes into a line per Lua version Kim Alvefur 2018-11-29
util.format: Tweak how nil values are handled Kim Alvefur 2018-11-28
Added tag 0.11.1 for changeset 91856829f18b 0.11 Matthew Wild 2018-11-28
Merge 0.11->trunk Kim Alvefur 2018-11-27
mod_csi: Fix copypaste mistake [luacheck] 0.11 0.11.1 Kim Alvefur 2018-11-27
Merge 0.11->trunk Kim Alvefur 2018-11-27
mod_csi: Set session.state to simplify CSI modules 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Fix autocompletion mistake 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Bypass importance event in active mode (fixes #1249) 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Don't set <delay> stamps on <iq> stanzas (fixes #1248) 0.11 Kim Alvefur 2018-11-27
MUC: Move check for explicit room join earlier in room creation flow Kim Alvefur 2018-11-27
Merge 0.11->trunk Kim Alvefur 2018-11-26
Merge 0.10->0.11 0.11 Kim Alvefur 2018-11-26
mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245) 0.11 Kim Alvefur 2018-11-25
mod_proxy65: Check what port is used at the time of the query 0.10.3 Kim Alvefur 2018-11-25
mod_proxy65: Return an error if no port is open (fixes #1240) Kim Alvefur 2018-11-25
Merge 0.11->trunk Kim Alvefur 2018-11-25
MUC: Fix traceback on muc#admin query with missing <item> child (#1242) 0.11 Kim Alvefur 2018-11-25
Added tag 0.11.0 for changeset 83f3a05c1b1b 0.11 Matthew Wild 2018-11-18
CHANGES: Update with release date 0.11 0.11.0 Matthew Wild 2018-11-18
prosody.cfg.lua.dist: Tidy up some comments 0.11 Matthew Wild 2018-11-18
prosody.cfg.lua.dist: Add https_certificate option 0.11 Matthew Wild 2018-11-18
Merge 0.11->trunk Kim Alvefur 2018-11-18
net.server_select: Fix IP validation to use correct variable (thanks quest) 0.11 Kim Alvefur 2018-11-17
Merge 0.11->trunk Kim Alvefur 2018-11-17
mod_csi_simple: Consider non-stanza objects important 0.11 Kim Alvefur 2018-11-17
mod_csi_simple: Skip delay tags on objects other than stanzas (thanks quest) 0.11 Kim Alvefur 2018-11-17
util.stanza: Validate input to clone() (with brief tests) 0.11 Kim Alvefur 2018-11-17
Merge 0.11->trunk Matthew Wild 2018-11-15
mod_storage_sql: Catch errors during schema upgrade (thanks Nothing4You) 0.11 Matthew Wild 2018-11-15
Merge 0.11->trunk Matthew Wild 2018-11-15
MUC: Use defaults from config in create_room() if no config provided 0.11 Matthew Wild 2018-11-15
Merge 0.11->trunk Matthew Wild 2018-11-13
net.http.server: Move event formation to avoid traceback on missing Host header 0.11 Matthew Wild 2018-11-13
Merge 0.11->trunk Kim Alvefur 2018-11-12
spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_record 0.11 Kim Alvefur 2018-11-12
Merge 0.11->trunk Kim Alvefur 2018-11-12
MUC: Add scanison test case for #1230 0.11 Kim Alvefur 2018-11-12
mod_scansion_record: Split stanzas into multiple lines 0.11 Kim Alvefur 2018-11-12
mod_scansion_record: Discard from/to where these are implicitly the sessions full JID 0.11 Kim Alvefur 2018-11-12
Merge 0.11->trunk Kim Alvefur 2018-11-11
util.sql: Switch from hacky multi-arg xpcall implementation to util.xpcall 0.11 Kim Alvefur 2018-11-11
MUC: Fix spelling in comments Kim Alvefur 2018-11-10
Merge 0.11->trunk Kim Alvefur 2018-11-09
MUC: Allow anyone read access to all affiliation lists in non-anonymous rooms (fixes #1230) 0.11 Kim Alvefur 2018-11-09
MUC: Clarify condition with parenthesis 0.11 Kim Alvefur 2018-11-09
net.http: Manually merge settings (fixes #1231) 0.11 Kim Alvefur 2018-11-09
Merge 0.11->trunk Kim Alvefur 2018-11-07
mod_storage_memory: Support the purge driver method 0.11 Kim Alvefur 2018-11-07
mod_register: Move dependency on mod_register_limits into mod_register_ibr 0.11 Kim Alvefur 2018-11-07
mod_pep: Remove incorrect features advertised on the bare host Kim Alvefur 2018-11-01
Merge 0.11->trunk Matthew Wild 2018-10-31
issue1224.scs: Fix to expect new affiliation change notifications 0.11 Matthew Wild 2018-10-31
issue1224.scs: Update title 0.11 Matthew Wild 2018-10-31
MUC: Add luacheck annotation for unused parameter in filter function 0.11 Matthew Wild 2018-10-31
muc_affiliation_notify.scs: Remove trailing whitespace 0.11 Matthew Wild 2018-10-31
muc_register.scs: Fix to expect new affiliation change notifications 0.11 Matthew Wild 2018-10-31
Merge 0.11->trunk Matthew Wild 2018-10-31
MUC: Announce affiliation changes for JIDs that are not in the room 0.11 Matthew Wild 2018-10-31
Merge 0.11->trunk Kim Alvefur 2018-10-30
pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226) 0.11 Kim Alvefur 2018-10-30
Merge 0.11->trunk Matthew Wild 2018-10-30
spec/scansion: Add pep_publish_subscribe (fixes #1222) 0.11 Matthew Wild 2018-10-30
net.server_epoll: Use method to update peername on connect Kim Alvefur 2018-10-29
prosody.cfg.lua.dist: Replace old vcard module with new ones 0.11 Kim Alvefur 2018-10-29
prosody.cfg.lua.dist: Add mod_muc_mam to example MUC section 0.11 Kim Alvefur 2018-10-29
prosody.cfg.lua.dist: Mention that mod_pep handles avatars 0.11 Kim Alvefur 2018-10-29
prosody.cfg.lua.dist: Add mod_csi_simple 0.11 Kim Alvefur 2018-10-29
mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules 0.11 Kim Alvefur 2018-10-29
CHANGES: Mention mod_csi 0.11 Kim Alvefur 2018-10-29
net.server_epoll: Reschedule delayed timers relative to current time Kim Alvefur 2018-10-28
Merge 0.11->trunk Kim Alvefur 2018-10-28
mod_storage_sql1: Remove pre-0.10 SQL module 0.11 Kim Alvefur 2018-10-28
util.sslconfig: Recognise TLS 1.3 as a protocol version 0.11 Kim Alvefur 2018-10-28
CHANGES: Update with new branch 0.11 Kim Alvefur 2018-10-27
Diverge 0.11 0.11 Kim Alvefur 2018-10-27
net.server: Add an API for holding writes of outgoing data Kim Alvefur 2018-10-25
net.server_select: Still allow buffering outgoing data on write-locked connections Kim Alvefur 2018-10-28
net.server_select: Replace use of deprecated :lock_read in server.link Kim Alvefur 2018-10-28
net.server_select: Deprecate :lock method Kim Alvefur 2018-10-28
server_select: Fix :lock method Kim Alvefur 2018-10-28
net.server_select: Move code from :lock_read into :pause and :resume Kim Alvefur 2018-10-28
net.server_event: Deprecate :lock_read here too Kim Alvefur 2018-10-28
net.server_select: Deprecate connection:lock_read() method Kim Alvefur 2018-10-28
net.server_epoll: Shuffle variables earlier to improve readability Kim Alvefur 2018-10-27
mod_ping, mod_uptime: Use module:provides Kim Alvefur 2018-10-27
mod_adhoc: Add compat marker for older handling of adhoc items Kim Alvefur 2018-10-27
util.serialization: Encode non-fatal error in way that can be restored Kim Alvefur 2018-10-27
util.serialization: Rename non-fatal fallback handler for clarity Kim Alvefur 2018-10-27
util.serialization: Disable use of unquoted table keys by default Kim Alvefur 2018-10-27
util.serialization: Add option for allowing multiple references to the same table (but not cycles) Kim Alvefur 2018-10-27
util.serialization: Test rejection of multiple references to same table Kim Alvefur 2018-10-27
util.serialization: Separate errors for multiple table references and max depth Kim Alvefur 2018-10-27
util.serialization: Make maximum table depth configurable Kim Alvefur 2018-10-27
modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] Matthew Wild 2018-10-26
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall Matthew Wild 2018-10-26
util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 Matthew Wild 2018-10-26
util.dependencies: Remove ztact compatability warning Matthew Wild 2018-10-26
util.promise: Switch from pcall to xpcall to get tracebacks on exceptions Matthew Wild 2018-10-26
util.promise: Remove the non-standard ability to pass a promise to reject() Matthew Wild 2018-10-26
util.promise: Add tests ensuring returning a promise resolves the current promise with that promise Matthew Wild 2018-10-26
moduleapi: Prevent loading disabled module as dependency of enabled one Kim Alvefur 2018-10-25
mod_mam: Remove embedded fallback archive driver (fixes #972) Kim Alvefur 2018-10-25
mod_mam: Upgrade case of invalid archive store driver to hard error Kim Alvefur 2018-10-25
mod_mam: Ignore case of null storage driver Kim Alvefur 2018-10-25
mod_muc_mam: Fix missing form container element Kim Alvefur 2018-10-25
util.promise tests: Fix declared but unused variables Matthew Wild 2018-10-25
util.promise: Fix missing parameters Matthew Wild 2018-10-25
util.promise: Ensure chained promises always receive a value/rejection even if an intermediate promise has no handlers Matthew Wild 2018-10-25
util.promise: Export is_promise() Matthew Wild 2018-10-25
MUC: Remove debug log Matthew Wild 2018-10-25
util.promise: Remove debug print and assert Matthew Wild 2018-10-25
Merge 0.10->trunk Kim Alvefur 2018-10-24
prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout Kim Alvefur 2018-10-24
prosodyctl: Allow cert dir to not be owned by root (fixes #1075) Kim Alvefur 2018-10-24
mod_pep: Add automatic subscriptions on node creation (fixes #1222) Kim Alvefur 2018-10-20
mod_pep: Add PEP service owners username in configuration to ease identification Kim Alvefur 2018-10-20
mod_pep: Remove use of recipients table for signaling pending disco#items Kim Alvefur 2018-10-23
util.pubsub: Clarify comment about return value Kim Alvefur 2018-10-21
mod_pep: Add all pubsub service objects to item API in order to behave across reloads Kim Alvefur 2018-10-20
mod_storage_sql: Handle Lua 5.3 move of unpack function Kim Alvefur 2018-10-21
storagemanager: Fix tests on Lua 5.3 Kim Alvefur 2018-10-21
mod_storage_memory: Adapt archive deletion code from mod_storage_internal Kim Alvefur 2018-10-21
mod_storage_memory: Fix overwriting old keys Kim Alvefur 2018-10-21
mod_storage_memory: Remove compat for very early argument order Kim Alvefur 2018-10-21
MUC: Add function to retrieve affiliation data for a given JID Matthew Wild 2018-10-21
MUC: Include affiliation data when iterating over affiliations with a room Matthew Wild 2018-10-21
MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224) Matthew Wild 2018-10-21
util.array: Add __div for parity with util.set Matthew Wild 2018-10-21
util.array: Break long line Matthew Wild 2018-10-19
stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9) Kim Alvefur 2018-10-21
mod_compression: Remove tombstone (deprecated in 0.10) Kim Alvefur 2018-10-21
mod_privacy: Remove tombstone (deprecated in 0.10) Kim Alvefur 2018-10-21
tests: Add some comments to xep54 test Kim Alvefur 2018-10-20
tests: Remove initial read since XEP is unclear (see #1104) Kim Alvefur 2018-10-20
tests: Set a proper title for vCard test Kim Alvefur 2018-10-20
tests: Add simple test case for XEP-0054 Kim Alvefur 2018-10-20
mod_vcard_legacy: Pass node defaults to publish instead of create Kim Alvefur 2018-10-20
CHANGES: Mention server_epoll Kim Alvefur 2018-10-18
mod_vcard_legacy: Create nodes with open access (fixes #1221) Kim Alvefur 2018-10-18
util.promise: Add promise.try() Matthew Wild 2018-10-18
util.pubsub: Allow publishing with a config that should be used as defaults only Matthew Wild 2018-10-18
util.promise: Add a string representation Kim Alvefur 2018-10-18
util.promise: Add promise:finally() Matthew Wild 2018-10-18
util.promise: Some code relocation Matthew Wild 2018-10-18
util.promise: Also support automatic resolution by returning a promise from an on_reject handler Matthew Wild 2018-10-18
util.promise: Add additional test for promise.reject() Matthew Wild 2018-10-18
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it Matthew Wild 2018-10-18
core.moduleapi: Remove redundant condition Kim Alvefur 2018-10-17
net.server_epoll: Special handling of signal interrupts Kim Alvefur 2018-10-12
net.server_epoll: Ignore ENOENT when deregitering socket Kim Alvefur 2018-10-12
net.server_epoll: Graceful handling of registering already added socket Kim Alvefur 2018-10-12
util.http: Add tests for normalize_path Kim Alvefur 2018-10-14
mod_http: Move normalize_path to util.http Kim Alvefur 2018-10-14
Merge 0.10->trunk Kim Alvefur 2018-10-14
mod_http: Make sure path from http_external_url always ends with a slash (fixes #1183) Kim Alvefur 2018-10-14
mod_storage_sql: Fix issue number in comment that was fixed by 55b40f3fa659 (fixes #1073) Matthew Wild 2018-10-13
mod_storage_sql: Keep prosodyarchive_index unique constraint on non-MySQL DBs Matthew Wild 2018-10-12
net.server: Swich method for connecting sockets with remotes Kim Alvefur 2018-10-12
net.server_epoll: Check return conditions of early socket setup Kim Alvefur 2018-10-12
net.server_epoll: Add support for the conn_type argument to addclient Kim Alvefur 2018-10-12
net.resolvers.basic: Suffix IPv4 TCP socket types with '4' to match eg 'tcp6' Kim Alvefur 2018-10-12
net.server: Remove socket constructor fallback Kim Alvefur 2018-10-12
util.dependencies: Add compat code for normalization of socket constructors Kim Alvefur 2018-10-12
mod_storage_sql: Change prosodyarchive_index to be non-unique (fixes #1087) Matthew Wild 2018-10-11
mod_storage_sql: Have :users() throw an error on failure instead of returning non-iterator values Matthew Wild 2018-10-11
storagemanager tests: Also cover memory driver Kim Alvefur 2018-10-12
mod_c2s: Fix fallback for missing session logger Kim Alvefur 2018-10-12
util.stanza: Set preserialize as freeze metamethod Kim Alvefur 2018-10-11
util.set: Add freeze metamethod Kim Alvefur 2018-10-11
util.array: Add freeze metamethod Kim Alvefur 2018-10-11
util.serialization: Remove encoding of very large or very small numbers in scientific notation Kim Alvefur 2018-10-11
util.serialization: Simpler metatable pre-processing Kim Alvefur 2018-10-11
util.serialization: Use '=' prefix for chunk source description Kim Alvefur 2018-10-11
util.serialization: Make check of prefix for optional hex encoding stricter Kim Alvefur 2018-10-11
util.serialization: Test table keys that are Lua keywords Kim Alvefur 2018-10-11
util.serialization: Test that it rejects tables wit cycles Kim Alvefur 2018-10-11
util.serialization: Make errors fatal by default (like the previous implementation) Kim Alvefur 2018-10-11
mod_storage_sql: Workaround MySQL not supporting LIMIT subquery in archive truncate operations, fixes #1200 Matthew Wild 2018-10-11
util.poll: Fix inverted logic Kim Alvefur 2018-10-11
net.server_epoll: Assert successful creation of util.poll handle Kim Alvefur 2018-10-11
util.poll: Handle failed epoll FD creation Kim Alvefur 2018-10-11
util.poll: Early return from __gc in case of no valid epoll FD Kim Alvefur 2018-10-11
net.server_epoll: Update copyright year Kim Alvefur 2018-10-11
net.server: Require IP address as argument to addclient (no DNS names) Kim Alvefur 2018-10-11
storagemanager tests: Remove debug print() Matthew Wild 2018-10-11
storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #1073 Matthew Wild 2018-10-11
storagemanager tests: Add additional archive query tests Matthew Wild 2018-10-11
.luacov: Add config for luacov, exclude spec/ Matthew Wild 2018-10-11
mod_storage_memory: Switch from '@' prefix to '=' for chunks, '@' is used to indicate a source file name only Matthew Wild 2018-10-11
storagemanager tests: Add some additional checks Matthew Wild 2018-10-10
storagemanager tests: Add initial basic tests for archive stores Matthew Wild 2018-10-10
mod_net_multiplex: Silence luacheck warnings Kim Alvefur 2018-10-10
mod_net_multiplex: Remove exception from luacheck Kim Alvefur 2018-10-10
mod_http_files: Rename variable to avoid name clash [luacheck] Kim Alvefur 2018-10-10
mod_http_files: Silence luacheck warnings related to config variables Kim Alvefur 2018-10-10
mod_http_files: Remove exception from luacheck Kim Alvefur 2018-10-10
mod_privacy: Remove exception from luacheck Kim Alvefur 2018-10-10
mod_storage_sql: Remove unused function argument [luacheck] Kim Alvefur 2018-10-10
mod_storage_sql: Remove exception from luacheck Kim Alvefur 2018-10-10
util.promise tests: Fix luacheck warnings Matthew Wild 2018-10-10
util.promise: ES6-like API for promises Matthew Wild 2018-10-10
MUC: Check that a room password is set before verifying password supplied by user Michel Le Bihan 2018-10-09
mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http') Matthew Wild 2018-10-09
mod_register_ibr: Include password in user-registering event, to allow e.g. password policy enforcement Matthew Wild 2018-10-09
Fix storage tests so they run, but not by default Matthew Wild 2018-10-01
util.pubsub tests: Ensure necessary tests run in the defined order Matthew Wild 2018-10-01
util.poll: Increase max epoll events per call Kim Alvefur 2018-10-08
mod_s2s: Indicate origin of s2s error Kim Alvefur 2018-10-08
util.poll: Zero FD sets watched for errors on creation Kim Alvefur 2018-10-07
net.poll: Guard against negative or too large FDs Kim Alvefur 2018-10-07
util.poll: Fix missing return for adding duplicate FD Kim Alvefur 2018-10-07
net.server_epoll: Log error number from wait() Kim Alvefur 2018-10-07
MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220) Kim Alvefur 2018-10-07
.luacheckrc: Ignore unused secondaries in non-strict mode Kim Alvefur 2018-10-06
.luacheckrc: Do not ignore unused secondaries in strict mode Kim Alvefur 2018-10-06
net.server_epoll: Pass error number to logging Kim Alvefur 2018-10-06
util.poll: Tweak metatable name field Kim Alvefur 2018-10-06
net.server_epoll: Fix luacheck annotation Kim Alvefur 2018-10-06
net.server_epoll: Make :set_send a noop, should fix net.adns Kim Alvefur 2018-10-06
util.poll: Fix monitoring of socket exceptions in select mode Kim Alvefur 2018-10-06
mod_version: Reduce scope of variable Kim Alvefur 2018-10-06
mod_version: Rename confusingly named variable Kim Alvefur 2018-10-06
mod_version: Make 'origin' variable local for consistency Kim Alvefur 2018-10-06
mod_version: Use text_tag Kim Alvefur 2018-10-06
net.server_epoll: Inherit Direct TLS flag from servers to their clients Kim Alvefur 2018-09-13
net.server_epoll: Catch errors from luasec.wrap Kim Alvefur 2018-09-13
net.server_epoll: Delay wrapping sockets in TLS until just before first handshake Kim Alvefur 2018-09-13
make coverage: Allow overriding path to busted Kim Alvefur 2018-10-03
mod_server_contact_info: Comment on fallback to using 'admins' Kim Alvefur 2018-10-01
configure: Suppress warning about '~' [SC2088] Matthew Wild 2018-10-01
configure: Replace use of '-o' with '||' [SC2166] Matthew Wild 2018-10-01
configure: Fix incorrect syntax of '&&' in previous commit Matthew Wild 2018-10-01
configure: Replace usage of '-a' with '&&' [SC2166] Matthew Wild 2018-10-01
make lint: Add shellcheck of configure script Matthew Wild 2018-10-01
configure: Add shellcheck directives to suppress warnings on harmless lines Matthew Wild 2018-10-01
configure: Replace logic constructs with explicit if/else statements Matthew Wild 2018-10-01
configure: Remove unnecessary 'echo' Matthew Wild 2018-10-01
configure: Rename OSTYPE variable due to conflict with magic variable with same name on some shells/platforms Matthew Wild 2018-10-01
configure: Replace backticks with $() Matthew Wild 2018-10-01
configure: Remove unused function Matthew Wild 2018-10-01
make lint: Fix 'ignored files' count Matthew Wild 2018-10-01
mod_websocket: Silence the one warning instead of ignoring the entire file Kim Alvefur 2018-09-30
mod_s2s: Fix previous commit Kim Alvefur 2018-09-30
mod_s2s: Silence luacheck warnings in s2sout module Kim Alvefur 2018-09-30
mod_s2s: Silence all warnings instead of ignoring the entire module Kim Alvefur 2018-09-30
mod_admin_telnet: Guard against missing table field Kim Alvefur 2018-09-30
mod_admin_telnet: Create metatable only once Kim Alvefur 2018-09-30
mod_admin_telnet: Remove unused histogram [luacheck] Kim Alvefur 2018-09-30
mod_admin_telnet: Remove unused variable [luacheck] Kim Alvefur 2018-09-30
mod_admin_telnet: Remove from luacheck ignore list Kim Alvefur 2018-09-30
mod_admin_telnet: Import net.server instead of relying on global Kim Alvefur 2018-09-30
mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck] Kim Alvefur 2018-09-30
mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck] Kim Alvefur 2018-09-30
mod_admin_telnet: Rename variable to avoid name clash [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Ignore the very long lines at the end [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Ignore shadowed 'err' variables [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Remove unused argument [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Remove unused loop variables [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Remove from global luacheck ignore list Kim Alvefur 2018-09-30
net.resolvers.service: Sort SRV records in correct direction Kim Alvefur 2018-09-30
net.resolvers.service: Fix sorting SRV record Kim Alvefur 2018-09-30
net.resolvers.service: Rename internal variable since net.connect uses it for __tostring Kim Alvefur 2018-09-29
net.resolvers.service: Add support for fallback to bare domain and default port Kim Alvefur 2018-09-29
net.resolvers.service: Early return on empty result set Kim Alvefur 2018-09-29
net.resolvers.service: Understand when service is explicitly unavailable Kim Alvefur 2018-09-29
mod_admin_telnet: Fix local reference to util.iterator Kim Alvefur 2018-09-29
.luacheckrc: Allow randomize() global in spec/ Matthew Wild 2018-09-29
Add storage tests (currently only internal and sqlite) Matthew Wild 2018-09-29
net.resolvers.service: net.connect resolver that uses SRV records Kim Alvefur 2018-09-27
net.connect: Fix passing request table to new listener Kim Alvefur 2018-09-26
net.connect: Remove manual onattach callback invocation Kim Alvefur 2018-09-26
net.server: Call a 'onattach' callback when replacing listeners Kim Alvefur 2018-09-26
net.server_epoll: Include errno in log messages Kim Alvefur 2018-09-26
net.server_epoll: Factor out IP/port detection into its own method Kim Alvefur 2018-09-26
net.server_epoll: Protect from errors in get{peer,sock}name Kim Alvefur 2018-09-26
net.server_epoll: Watching instead of registering, seems more understandable Kim Alvefur 2018-09-24
mod_bosh: Fire stream feature event on hosts (thanks gerald) Kim Alvefur 2018-09-24
net.http.server: Delay host checks until after host-less event Kim Alvefur 2018-09-23
mod_websocket: Serve HTTP in global context Kim Alvefur 2018-09-21
mod_bosh: Make BOSH global again! Kim Alvefur 2018-09-21
mod_http: Support global HTTP modules Kim Alvefur 2018-09-21
net.http.server: Fire an event without host Kim Alvefur 2018-09-21
mod_bosh: Add tests (run with 'busted -r bosh') Matthew Wild 2018-09-23
mod_scansion_record: Record disconnection Kim Alvefur 2018-09-22
mod_scansion_record: Lower log message to 'info' level Kim Alvefur 2018-09-22
mod_scansion_record: Use already composed identity string in log message Kim Alvefur 2018-09-22
mod_scansion_record: Record the full identity including device name Kim Alvefur 2018-09-22
mod_scansion_record: Merge header and log into one file at shutdown Kim Alvefur 2018-09-22
mod_scansion_record: Record connected clients as scansion Objects declarations Kim Alvefur 2018-09-22
mod_scansion_record: Remove unused JID mapping table [luacheck] Kim Alvefur 2018-09-22
mod_scansion_record: Close files in the cleanup stage of shutdown (fixes use after close) Kim Alvefur 2018-09-22
mod_scansion_record: Generate a header with hostname and timestamp Kim Alvefur 2018-09-22
mod_scansion_record: Open a related file for header entries Kim Alvefur 2018-09-22
mod_scansion_record: Log name of scanison log on shutdown Kim Alvefur 2018-09-22
mod_scansion_record: Fix missed rename of file handle Kim Alvefur 2018-09-22
mod_scansion_record: Split up construction of filename for reuse of parts later Kim Alvefur 2018-09-22
mod_scansion_record: Hook correct shutdown event Kim Alvefur 2018-09-22
mod_scansion_record: Avoid recording the resource binding stanza Kim Alvefur 2018-09-22
mod_scansion_record: Only record stanzas in the default namespace Kim Alvefur 2018-09-22
mod_scansion_record: Rename main file handle Kim Alvefur 2018-09-22
mod_scansion_record: Record into "scansion" instead of per VirtualHost Kim Alvefur 2018-09-22
mod_scansion_record: Import util.filters Kim Alvefur 2018-09-22
mod_scansion_record: Correctly retrieve resource Kim Alvefur 2018-09-22
mod_scansion_record: Tweak filename Kim Alvefur 2018-09-22
mod_scansion_record: Record session connecting Kim Alvefur 2018-09-22
mod_scansion_record: Complete stanza recording functions Kim Alvefur 2018-09-22
mod_scansion_record: Remove extra " Kim Alvefur 2018-09-22
mod_scansion_record: Add missing ) Kim Alvefur 2018-09-22
mod_scansion_record: Finish function for writing data Kim Alvefur 2018-09-22
mod_scansion_record: and close it on shutdown Kim Alvefur 2018-09-22
mod_scansion_record: Open log file Kim Alvefur 2018-09-22
mod_scansion_record: Have datamanager generate a filename for output Kim Alvefur 2018-09-22
mod_scansion_record: Unfinished code dump from Matthew Kim Alvefur 2018-09-22
util.serialization: Use deserialize instead of envload directly Kim Alvefur 2018-09-23
util.serialization: Add brief initial tests Kim Alvefur 2018-09-23
util.serialization: Stricter type check Kim Alvefur 2018-09-23
mod_storage_memory: Fix saving of remaining items during deletion Kim Alvefur 2018-09-22
mod_pep: Add test publishing a nickname Kim Alvefur 2018-09-22
Revert 2dc7490899ae::5d6b252bc36f: Unfinished and broken Kim Alvefur 2018-09-21
net.http.server: Fix default host logic Kim Alvefur 2018-09-21
mod_http: Hook the host-less event if hooked from a global module Kim Alvefur 2018-09-21
net.http.server: Move handling of hosts to mod_http Kim Alvefur 2018-09-21
mod_server_contact_info: Update copyright header Kim Alvefur 2018-09-21
mod_server_contact_info: Simplify Kim Alvefur 2018-09-16
mod_admin_telnet: Split out sort function for clarity Matthew Wild 2018-09-21
mod_adhoc: Use util.iterators.sorted_pairs() to sort commands Matthew Wild 2018-09-21
mod_admin_telnet: Make use of util.iterators.sorted_pairs() Matthew Wild 2018-09-21
util.json: Use util.iterators.sorted_pairs() in ordered mode Matthew Wild 2018-09-21
util.iterators tests: Check value matches expected [luacheck] Matthew Wild 2018-09-21
util.iterators: Add sorted_pairs() method Matthew Wild 2018-09-21
util.json tests: Add [luacheck] annotation to mark intentionally-empty if branch Matthew Wild 2018-09-17
.luacheckrc: Remove util_cache_spec.lua from the ignore list Matthew Wild 2018-09-17
util.jid: Add missing semicolon Kim Alvefur 2018-09-21
util.cache tests: Add annotation to fix [luacheck] warning Matthew Wild 2018-09-17
scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated users is disabled by default Matthew Wild 2018-09-17
net.server_epoll: Simplify minimal string representation Kim Alvefur 2018-09-15
net.server_epoll: Add back setflags API for compat Kim Alvefur 2018-09-15
net.server_epoll: Fix write signal handling in watchfd API Kim Alvefur 2018-09-15
util.poll: Lua 5.1 compat Kim Alvefur 2018-09-14
util.poll: Remove 'inline' from function declaration Kim Alvefur 2018-09-14
util.poll: Test that it loads after being compiled Kim Alvefur 2018-09-14
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.) Matthew Wild 2018-09-14
net.server_epoll: Use util.poll Kim Alvefur 2018-05-16
util.poll: Import poll library with epoll and select support Kim Alvefur 2018-05-16
MUC: Include 'nick' attribute in affiliation lists (thanks jc) Matthew Wild 2018-09-14
net.server_epoll: Make read_size a server-wide option Kim Alvefur 2018-09-13
net.server_epoll: Rename pattern to read_size Kim Alvefur 2018-09-13
net.server_epoll: Refactor Direct TLS assumptions outwards Kim Alvefur 2018-09-13
util.stanza tests: Remove unused variable #luacheck Matthew Wild 2018-09-13
util.stanza: Don't automatically generate ids for iq stanzas Matthew Wild 2018-09-13
net.server_epoll: Factor Direct TLS handling out of connection initialization Kim Alvefur 2018-09-13
spec/scansion/basic_roster.scs: Add tests for actually modifying the roster Matthew Wild 2018-09-13
.luacheckrc: Remove aspirational goals from strict check, keep it simple for now Matthew Wild 2018-09-13
rostermanager: Use util.id to generate ids for roster pushed Matthew Wild 2018-09-13
util.stanza tests: Fix test name (copy/paste error?) Matthew Wild 2018-09-13
net.server_epoll: Remove coercion of connections to strings Kim Alvefur 2018-09-13
net.server_epoll: Rename all variables holding TLS contexts for consistency Kim Alvefur 2018-09-13
MUC: Fix to correctly return 'node' in disco#info responses (thanks jc) Matthew Wild 2018-09-13
MUC: If a user with an existing affiliation registers, preserve that affiliation (thanks jc) Matthew Wild 2018-09-13
spec/scansion/prosody.cfg.lua: daemonize by default Matthew Wild 2018-09-12
spec/scansion/prosody.cfg.lua: Add pidfile option so Prosody can be daemonized Matthew Wild 2018-09-12
doc/net.server.lua: Not an actual source file, instruct luacheck to ignore it Matthew Wild 2018-09-12
spec/scansion/prosody.cfg.lua: Config file to be used for integration tests Matthew Wild 2018-09-12
mod_storage_memory: Import from prosody-modules 4c3230c22c18 Matthew Wild 2018-09-12
mod_auth_insecure: Fix module provider name Matthew Wild 2018-09-12
spec/scansion: Ensure all scripts have sensible titles Matthew Wild 2018-09-11
spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansion Matthew Wild 2018-09-10
GNUmakefile: Tell Mercurial to behave consistenly Kim Alvefur 2018-09-09
GNUmakefile: Allow overriding path to busted Kim Alvefur 2018-09-09
GNUmakefile: Allow overriding path to luacheck Kim Alvefur 2018-09-09
mod_vcard_legacy: Add some notes Kim Alvefur 2018-09-09
mod_vcard_legacy: Fix EXTVAL conversion (thanks pep.) Kim Alvefur 2018-09-09
mod_vcard_legacy: Fix uppercase tag name (thanks pep.) Kim Alvefur 2018-09-09
mod_vcard4: Advertise feature on account instead of host Kim Alvefur 2018-09-08
util.pposix: Allow _DARWIN_C_SOURCE to be overriden Kim Alvefur 2018-09-08