Software /
code /
prosody
Graph
-
server_epoll: Add some comments describing some functionsSun, 01 Jan 2017 19:42:12 +0100, by Kim Alvefur
-
server_epoll: Ignore unused loop variable [luacheck]Sun, 01 Jan 2017 19:41:03 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 01 Jan 2017 19:35:06 +0100, by Kim Alvefur
-
server_epoll: Flush and close all connections before quitting mainloop so no data is lost in buffersSun, 01 Jan 2017 19:34:18 +0100, by Kim Alvefur
-
server_epoll: Handle the argument to setquitting like server_selectSun, 01 Jan 2017 19:33:38 +0100, by Kim Alvefur
-
net.server_epoll: Add the 'once' argument to loop for parity with server_selectSun, 01 Jan 2017 19:32:54 +0100, by Kim Alvefur
-
server_epoll: Add closeall() method for closing all clients and serversSun, 01 Jan 2017 19:30:38 +0100, by Kim Alvefur
-
net.http: Strip trailing whitespaceFri, 30 Dec 2016 18:25:36 +0100, by Kim Alvefur
-
net.http: Remove unused imports [luacheck]Fri, 30 Dec 2016 18:25:23 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 19 Dec 2016 09:34:40 +0100, by Kim Alvefur
-
Makefile: Add 'test' to phony targets so `make test` runs tests even if a file 'test' existsMon, 19 Dec 2016 09:32:43 +0100, by Kim Alvefur
-
util.pposix: rfork() seems to be FreeBSD only (fixes #412)Mon, 19 Dec 2016 08:51:50 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 15 Dec 2016 13:24:53 +0100, by Kim Alvefur
-
mod_disco: Update to account for new intermediate session type (from 9f70d35a1602)Thu, 15 Dec 2016 07:03:52 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 14 Dec 2016 01:47:19 +0100, by Kim Alvefur
-
core.stanza_router: Remove hack for allowing resource binding IQ before resource bindingTue, 13 Dec 2016 18:16:20 +0100, by Kim Alvefur
-
core.sessionmanager, mod_saslauth: Introduce intermediate session type for authenticated but unbound sessions so that resource binding is not treated as a normal stanzaTue, 13 Dec 2016 18:15:17 +0100, by Kim Alvefur
-
mod_roster: Rename variable to silence shadowing warning [luacheck]Tue, 13 Dec 2016 21:25:11 +0100, by Kim Alvefur
-
mod_roster: Remove unused variable [luacheck]Tue, 13 Dec 2016 21:24:12 +0100, by Kim Alvefur
-
mod_roster: Remove unused import [luacheck]Tue, 13 Dec 2016 21:23:48 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 10 Dec 2016 02:55:38 +0100, by Kim Alvefur
-
Merge 0.9->0.10Fri, 09 Dec 2016 17:07:57 +0100, by Kim Alvefur
-
mod_presence: Send probe once subscribed (fixes #794)Thu, 08 Dec 2016 20:49:35 +0100, by Kim Alvefur
-
core.rostermanager: Add method for checking if the user is subscribed to a contactFri, 09 Dec 2016 15:15:10 +0100, by Kim Alvefur
-
mod_carbons: Rename some variables for clarityThu, 08 Dec 2016 17:51:23 +0100, by Kim Alvefur
-
mod_blocklist: Check first level cache before calling blocklist getterMon, 05 Dec 2016 17:35:38 +0100, by Kim Alvefur
-
mod_blocklist: Simplify loop with ipairsThu, 08 Dec 2016 18:06:18 +0100, by Kim Alvefur
-
mod_blocklist: Remove one indentation levelMon, 05 Dec 2016 17:25:02 +0100, by Kim Alvefur
-
mod_blocklist: Return early from migration if no valid privacy list data is foundMon, 05 Dec 2016 17:22:12 +0100, by Kim Alvefur
-
mod_blocklist: Make the 'false' metadata field a table so we can store timestamps and other useful dataThu, 08 Dec 2016 18:13:56 +0100, by Kim Alvefur
Scroll all the way down to load more.