Log

description author age
Merge 0.11->trunk Kim Alvefur Sun, 14 Apr 2019 02:11:52 +0200
util.ip: Add missing netmask for 192.168/16 range (fixes #1343) 0.11 Kim Alvefur Sun, 14 Apr 2019 02:06:20 +0200
util.poll: Minimize scope of methods Kim Alvefur Sat, 13 Apr 2019 23:55:34 +0200
Merge 0.11->trunk Kim Alvefur Sat, 13 Apr 2019 18:23:02 +0200
net.dns: Close resolv.conf handle when done (fixes #1342) 0.11 Kim Alvefur Sat, 13 Apr 2019 18:16:28 +0200
mod_http_files: Try to determine which module using serve() needs updating Kim Alvefur Fri, 05 Apr 2019 18:18:23 +0200
mod_http_files: Use net.http.files Kim Alvefur Fri, 05 Apr 2019 17:12:19 +0200
net.http.files: Make into standalone library Kim Alvefur Fri, 05 Apr 2019 17:09:03 +0200
net.http.files: Copy of mod_http_files Kim Alvefur Fri, 05 Apr 2019 16:10:51 +0200
util.session: Fix session id not include unauthed forever Kim Alvefur Wed, 03 Apr 2019 17:20:57 +0200
CONTRIBUTING: Add a short file referencing the online doc/contributing page Kim Alvefur Wed, 03 Apr 2019 01:09:21 +0200
README: Add link to current issue tracker Kim Alvefur Wed, 03 Apr 2019 01:03:23 +0200
README: Remove mailing list where issue tracker changes went in the Google Code days Kim Alvefur Wed, 03 Apr 2019 01:02:36 +0200
mod_limits: Fix typo Kim Alvefur Tue, 02 Apr 2019 21:22:20 +0200
mod_limits: Allow configuring a list of unrestricted JIDs (fixes #1323) Kim Alvefur Tue, 02 Apr 2019 20:38:51 +0200
mod_limits: Fix indentation Kim Alvefur Tue, 02 Apr 2019 21:17:28 +0200
.luacheckrc: Correct indentation of 'exclude_files' list Kim Alvefur Mon, 01 Apr 2019 21:15:47 +0200
doc/coding_style: apply consistent semi-colon usage marc0s Sat, 30 Mar 2019 18:44:34 +0100
core.s2smanager: Fix previous commit (Thanks Martin) Kim Alvefur Sat, 30 Mar 2019 09:04:33 +0100
core.sessionmanager: Use util.session to create sessions Kim Alvefur Fri, 29 Mar 2019 23:05:08 +0100
core.s2smanager: Use util.session to create sessions Kim Alvefur Fri, 29 Mar 2019 22:40:53 +0100
core.s2smanager: Spread out session tables over multiple lines Kim Alvefur Fri, 29 Mar 2019 22:37:12 +0100
core.s2smanager: Rename variable to be same in two functions Kim Alvefur Fri, 29 Mar 2019 22:45:54 +0100
Merge 0.11->trunk Kim Alvefur Thu, 28 Mar 2019 17:28:20 +0100
net.server_epoll: Skip delayed continuation read on paused connections 0.11 Kim Alvefur Thu, 28 Mar 2019 12:52:55 +0100
net.server_epoll: Handle LuaSec wantread/wantwrite conditions before callbacks (fixes #1333) 0.11 Kim Alvefur Thu, 28 Mar 2019 12:31:14 +0100
moduleapi: Log suppressed status priority and message when not overriding Matthew Wild Tue, 26 Mar 2019 17:22:56 +0000
moduleapi: Remove overly-verbose debug logging on module status change Matthew Wild Tue, 26 Mar 2019 17:22:25 +0000
mod_posix: Remove unnecessary import of util.format (thanks luacheck and buildbot) Matthew Wild Tue, 26 Mar 2019 14:59:42 +0000
loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way) Matthew Wild Tue, 26 Mar 2019 14:48:21 +0000