Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge 0.9->0.10 | Kim Alvefur | Sun, 03 May 2015 18:38:39 +0200 |
net.dns: Make sure argument to math.randomseed does not overflow a 32 bit *signed* int (blame Lua). Closes #439 | Kim Alvefur | Sun, 26 Apr 2015 19:50:24 +0200 |
util.datamanager: Fix traceback due to %s in log message | Kim Alvefur | Fri, 03 Apr 2015 12:10:30 +0200 |
util.encodings: Move declarations to top of function [pedantic] | Kim Alvefur | Sat, 02 May 2015 14:52:51 +0200 |
util.pposix: Return error from ftruncate if that fails too (but what would we do here?) | Kim Alvefur | Sat, 02 May 2015 14:41:56 +0200 |
util.events: Change from nil to false to indicate adding a global wrapper | Matthew Wild | Tue, 28 Apr 2015 14:19:28 +0100 |