Software /
code /
prosody
Graph
-
configure: Fix Lua suffix in FreeBSD preset2017-03-07, by Kim Alvefur
-
Merge 0.10->trunk2017-03-06, by Kim Alvefur
-
mod_saslauth: Fix typoed variable name [luacheck]2017-03-06, by Kim Alvefur
-
tests: Trim trailing whitespace2017-03-06, by Kim Alvefur
-
mod_saslauth: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e772017-03-06, by Kim Alvefur
-
mod_tls: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e772017-03-06, by Kim Alvefur
-
MUC: Split long line [luacheck]2017-03-06, by Kim Alvefur
-
Merge 0.10->trunk2017-03-06, by Kim Alvefur
-
mod_message: Return early on messages of type error (silences empty if branch warning) [luacheck]2017-03-06, by Kim Alvefur
-
mod_c2s: Rename unused loop variable to _ [luacheck]2017-03-06, by Kim Alvefur
-
mod_c2s: Rename variable no avoid name clash [luacheck]2017-03-06, by Kim Alvefur
-
luacheckrc: Ignore shadowing of logger2017-03-06, by Kim Alvefur
-
luacheckrc: Include entire module API2017-03-06, by Kim Alvefur
-
mod_adhoc/adhoc.lib: instantiate table with all fields2017-03-06, by Kim Alvefur
-
Merge 0.10->trunk2017-03-06, by Kim Alvefur
-
core: Allow select core modules to mutate some globals (needs luacheck 1.19)2017-03-04, by Kim Alvefur
-
luacheckrc: Set max line length to 150 for now [luacheck]2017-03-04, by Kim Alvefur
-
core: Split some very long lines [luacheck]2017-03-04, by Kim Alvefur
-
Merge 0.10->trunk2017-03-03, by Kim Alvefur
-
configure: Fix setting libdir if prefix changed2017-03-03, by Kim Alvefur
-
Merge 0.10->trunk2017-03-02, by Kim Alvefur
-
configure: Set RUNWITH to lua + lua-suffix unless --runwith is given (fixes #721, #777)2017-03-02, by Kim Alvefur
-
configure: Merge with configure from LuaRocks (which it was originally based on apparently)2017-03-02, by Kim Alvefur
-
util.ringbuffer: Change types of length related variables to size_t [-Wsign-compare]2017-03-02, by Kim Alvefur
-
Merge 0.9->0.102017-03-02, by Kim Alvefur
-
mod_saslauth: Log SASL failure reason2017-03-02, by Kim Alvefur
-
mod_websocket: Make open_stream method behave like the one from util.xmppstream2017-03-02, by Kim Alvefur
-
mod_websocket: Include xml:lang attribute on stream <open> (fixes #840)2017-03-02, by Kim Alvefur
-
Backed out changeset a3a4ed0d34f4 C99 is ok2017-03-01, by Kim Alvefur
-
configure: Set C standard to C992017-03-01, by Kim Alvefur
-
util.crand: Only include getrandom shiv with glibc older than 2.252017-03-01, by Kim Alvefur
-
util.crand: Change argumen names to match some man page2017-03-01, by Kim Alvefur
-
util.crand: Move comment block2017-03-01, by Kim Alvefur
-
util.pposix, configure: Move _GNU_SOURCE macro into source files2017-03-01, by Kim Alvefur
-
util.envload: Close file handle after reading data2017-03-01, by Kim Alvefur
-
util.datamanager: Expose atomic_store as store_raw2017-03-01, by Kim Alvefur
-
util.datamanager: Use atomic store function when writing the first entry of a list2017-03-01, by Kim Alvefur
-
util.datamanager: Import value of ENOENT from util.pposix (if available)2017-03-01, by Kim Alvefur
-
util.pposix: Expose ENOENT constant (usually 2, but you never know)2017-03-01, by Kim Alvefur
-
util.datamanager: Ignore ENOENT (no such file) when loading data2017-03-01, by Kim Alvefur
-
Merge 0.10->trunk2017-03-01, by Kim Alvefur
-
prosodyctl: Trim trailing whitespace2017-02-27, by Kim Alvefur
-
tests/util.logger: Remove use of deprecated module function2017-02-27, by Kim Alvefur
-
prosodyctl: Handle move of 'unpack' in Lua 5.22017-02-27, by Kim Alvefur
-
util.pposix: Fix typo in comment2017-02-26, by Kim Alvefur
-
util.crand: Clarify that lua_error does not return2017-02-25, by Kim Alvefur
-
Merge 0.9->0.102017-02-25, by Kim Alvefur
-
mod_register: Require encryption before registration if c2s_require_encryption is set (fixes #595)2017-02-21, by Kim Alvefur
-
util.crand: Throw error if OpenSSLs RNG is not seeded2017-02-25, by Kim Alvefur
-
mod_tls: Suppress debug message if already using encryption2017-02-25, by Kim Alvefur
-
util.adhoc: Pass command data to initial_data callback in order to allow loading per-user settings2017-02-22, by Kim Alvefur
-
mod_admin_telnet: Print a message to open sessions when shutting down, including the reason2017-02-21, by Kim Alvefur
-
net.server_epoll: Add method for changing read pattern2017-02-25, by Kim Alvefur
-
Merge 0.10->trunk2017-02-20, by Kim Alvefur
-
mod_mam: Fix to treat first return value from archive:append as assigned ID2017-02-20, by Kim Alvefur
-
mod_storage_sql: Make archive:append() to return the id (or key) as first return value2017-02-20, by Kim Alvefur
-
mod_mam: Remove repeated blank line2017-02-19, by Kim Alvefur
-
mod_mam: Fix typo in comment2017-02-19, by Kim Alvefur
Scroll all the way down to load more.