Sun, 30 Sep 2018 14:38:32 +0200 Kim Alvefur mod_admin_telnet: Remove from luacheck ignore list
Sun, 30 Sep 2018 14:37:25 +0200 Kim Alvefur mod_admin_telnet: Import net.server instead of relying on global
Sun, 30 Sep 2018 14:33:42 +0200 Kim Alvefur mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck]
Sun, 30 Sep 2018 14:32:32 +0200 Kim Alvefur mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck]
Sun, 30 Sep 2018 14:16:49 +0200 Kim Alvefur mod_admin_telnet: Rename variable to avoid name clash [luacheck]
Sun, 30 Sep 2018 13:51:25 +0200 Kim Alvefur mod_admin_adhoc: Ignore the very long lines at the end [luacheck]
Sun, 30 Sep 2018 13:39:25 +0200 Kim Alvefur mod_admin_adhoc: Ignore shadowed 'err' variables [luacheck]
Sun, 30 Sep 2018 13:38:33 +0200 Kim Alvefur mod_admin_adhoc: Remove unused argument [luacheck]
Sun, 30 Sep 2018 13:37:51 +0200 Kim Alvefur mod_admin_adhoc: Remove unused loop variables [luacheck]
Sun, 30 Sep 2018 13:37:13 +0200 Kim Alvefur mod_admin_adhoc: Remove from global luacheck ignore list
Sun, 30 Sep 2018 13:02:46 +0200 Kim Alvefur net.resolvers.service: Sort SRV records in correct direction
Sun, 30 Sep 2018 12:51:34 +0200 Kim Alvefur net.resolvers.service: Fix sorting SRV record
Sat, 29 Sep 2018 23:04:53 +0200 Kim Alvefur net.resolvers.service: Rename internal variable since net.connect uses it for __tostring
Sat, 29 Sep 2018 22:03:16 +0200 Kim Alvefur net.resolvers.service: Add support for fallback to bare domain and default port
Sat, 29 Sep 2018 22:02:36 +0200 Kim Alvefur net.resolvers.service: Early return on empty result set
Sat, 29 Sep 2018 21:56:47 +0200 Kim Alvefur net.resolvers.service: Understand when service is explicitly unavailable
Sat, 29 Sep 2018 16:29:30 +0200 Kim Alvefur mod_admin_telnet: Fix local reference to util.iterator
Sat, 29 Sep 2018 12:20:51 +0100 Matthew Wild .luacheckrc: Allow randomize() global in spec/
Sat, 29 Sep 2018 11:14:29 +0100 Matthew Wild Add storage tests (currently only internal and sqlite)
Thu, 27 Sep 2018 12:25:46 +0200 Kim Alvefur net.resolvers.service: net.connect resolver that uses SRV records
Wed, 26 Sep 2018 17:36:53 +0200 Kim Alvefur net.connect: Fix passing request table to new listener
Wed, 26 Sep 2018 15:07:25 +0200 Kim Alvefur net.connect: Remove manual onattach callback invocation
Wed, 26 Sep 2018 14:25:59 +0200 Kim Alvefur net.server: Call a 'onattach' callback when replacing listeners
Wed, 26 Sep 2018 14:57:09 +0200 Kim Alvefur net.server_epoll: Include errno in log messages
Wed, 26 Sep 2018 13:53:18 +0200 Kim Alvefur net.server_epoll: Factor out IP/port detection into its own method
Wed, 26 Sep 2018 13:52:10 +0200 Kim Alvefur net.server_epoll: Protect from errors in get{peer,sock}name
Mon, 24 Sep 2018 19:47:53 +0200 Kim Alvefur net.server_epoll: Watching instead of registering, seems more understandable
Mon, 24 Sep 2018 17:46:51 +0200 Kim Alvefur mod_bosh: Fire stream feature event on hosts (thanks gerald)
Sun, 23 Sep 2018 18:59:04 +0200 Kim Alvefur net.http.server: Delay host checks until after host-less event
Sat, 22 Sep 2018 00:02:16 +0200 Kim Alvefur mod_websocket: Serve HTTP in global context
Sat, 22 Sep 2018 00:01:21 +0200 Kim Alvefur mod_bosh: Make BOSH global again!
Fri, 21 Sep 2018 23:49:56 +0200 Kim Alvefur mod_http: Support global HTTP modules
Fri, 21 Sep 2018 23:40:17 +0200 Kim Alvefur net.http.server: Fire an event without host
Sun, 23 Sep 2018 17:12:21 +0100 Matthew Wild mod_bosh: Add tests (run with 'busted -r bosh')
Sat, 22 Sep 2018 19:30:31 +0200 Kim Alvefur mod_scansion_record: Record disconnection
Sat, 22 Sep 2018 19:29:27 +0200 Kim Alvefur mod_scansion_record: Lower log message to 'info' level
Sat, 22 Sep 2018 19:28:52 +0200 Kim Alvefur mod_scansion_record: Use already composed identity string in log message
Sat, 22 Sep 2018 19:04:12 +0200 Kim Alvefur mod_scansion_record: Record the full identity including device name
Sat, 22 Sep 2018 18:43:09 +0200 Kim Alvefur mod_scansion_record: Merge header and log into one file at shutdown
Sat, 22 Sep 2018 18:32:22 +0200 Kim Alvefur mod_scansion_record: Record connected clients as scansion Objects declarations
Sat, 22 Sep 2018 17:24:28 +0200 Kim Alvefur mod_scansion_record: Remove unused JID mapping table [luacheck]
Sat, 22 Sep 2018 15:14:25 +0200 Kim Alvefur mod_scansion_record: Close files in the cleanup stage of shutdown (fixes use after close)
Sat, 22 Sep 2018 14:38:40 +0200 Kim Alvefur mod_scansion_record: Generate a header with hostname and timestamp
Sat, 22 Sep 2018 14:36:34 +0200 Kim Alvefur mod_scansion_record: Open a related file for header entries
Sat, 22 Sep 2018 14:30:10 +0200 Kim Alvefur mod_scansion_record: Log name of scanison log on shutdown
Sat, 22 Sep 2018 14:29:39 +0200 Kim Alvefur mod_scansion_record: Fix missed rename of file handle
Sat, 22 Sep 2018 14:28:39 +0200 Kim Alvefur mod_scansion_record: Split up construction of filename for reuse of parts later
Sat, 22 Sep 2018 14:27:24 +0200 Kim Alvefur mod_scansion_record: Hook correct shutdown event
Sat, 22 Sep 2018 14:19:46 +0200 Kim Alvefur mod_scansion_record: Avoid recording the resource binding stanza
Sat, 22 Sep 2018 14:19:22 +0200 Kim Alvefur mod_scansion_record: Only record stanzas in the default namespace
Sat, 22 Sep 2018 14:18:39 +0200 Kim Alvefur mod_scansion_record: Rename main file handle
Sat, 22 Sep 2018 14:10:16 +0200 Kim Alvefur mod_scansion_record: Record into "scansion" instead of per VirtualHost
Sat, 22 Sep 2018 14:08:24 +0200 Kim Alvefur mod_scansion_record: Import util.filters
Sat, 22 Sep 2018 14:07:49 +0200 Kim Alvefur mod_scansion_record: Correctly retrieve resource
Sat, 22 Sep 2018 14:05:59 +0200 Kim Alvefur mod_scansion_record: Tweak filename
Sat, 22 Sep 2018 14:00:11 +0200 Kim Alvefur mod_scansion_record: Record session connecting
Sat, 22 Sep 2018 13:58:23 +0200 Kim Alvefur mod_scansion_record: Complete stanza recording functions
Sat, 22 Sep 2018 13:55:14 +0200 Kim Alvefur mod_scansion_record: Remove extra "
Sat, 22 Sep 2018 13:54:54 +0200 Kim Alvefur mod_scansion_record: Add missing )
Sat, 22 Sep 2018 13:53:54 +0200 Kim Alvefur mod_scansion_record: Finish function for writing data
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip