Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.import: Localize unpack() in Lua 5.2 compatible way | Kim Alvefur | 2016-02-22 |
util.debug: Silence luacheck warning about modifying 'debug' lib | Kim Alvefur | 2016-02-22 |
util.session: Fix luacheck warnings | Kim Alvefur | 2016-02-22 |
util.sql: Localize unpack() in Lua 5.2 compatible way | Kim Alvefur | 2016-02-22 |
Merge 0.10->trunk | Kim Alvefur | 2016-02-22 |
mod_storage_sql: Treat non-existent archive IDs as beyound the end of the archive (fixes #624) (tested on sqlite3 only) | Kim Alvefur | 2016-02-22 |
usermanager: Shortcircuit user existence check if they have existing sessions | Kim Alvefur | 2016-02-21 |