Software /
code /
prosody
Graph
-
util.datamanager: Log where the error came from2017-03-28, by Kim Alvefur
-
util.datamanager: Rearrange locals2017-03-28, by Kim Alvefur
-
util.pposix: Remove fallocate2017-02-28, by Kim Alvefur
-
util.datamanager: Use pposix.atomic_append2017-02-28, by Kim Alvefur
-
util.pposix: Add function for atomically appending data to a file2017-03-01, by Kim Alvefur
-
Merge 0.10->trunk2017-03-27, by Kim Alvefur
-
net.server_epoll: Attempt to simplify state control2017-03-27, by Kim Alvefur
-
net.server_epoll: Check write buffer for remaining data to write when closing2017-03-27, by Kim Alvefur
-
net.server_epoll: Log if there's a connection without listeners2017-03-27, by Kim Alvefur
-
man prosodyctl: Rebuild from Markdown source2017-03-25, by Kim Alvefur
-
Merge 0.10->trunk2017-03-23, by Kim Alvefur
-
Merge 0.9->0.102017-03-23, by Kim Alvefur
-
mod_disco: Correctly set the 'node' attr (fixes #449)2017-03-23, by Kim Alvefur
-
Merge 0.10->trunk2017-03-23, by Kim Alvefur
-
mod_mam: Remove dead code (default will be filled in by mamprefs.lib)2017-03-23, by Kim Alvefur
-
Merge 0.10->trunk2017-03-23, by Kim Alvefur
-
util.encodings: Make limit lookup table a const (from Lua f2a813ae)2017-03-22, by Kim Alvefur
-
MUC: Log when denying entry to locked room2017-03-22, by Kim Alvefur
-
util.datamanager: Remove check for file non-existence since ENOENT tells us that already2017-03-22, by Kim Alvefur
-
util.datamanager: Split long line [luacheck]2017-03-22, by Kim Alvefur
-
storagemanager: Use the existing local reference to 'hosts'2017-03-22, by Kim Alvefur
-
util.dependencies: Give APT command for installing lua-sec2017-03-21, by Kim Alvefur
-
mod_posix: Use path variant of config API for pidfile option2017-03-21, by Kim Alvefur
-
mod_http_files: Use path variant of config option API for http_files_dir2017-03-21, by Kim Alvefur
-
MUC: Shorter label2017-03-21, by Kim Alvefur
-
Merge 0.10->trunk2017-03-20, by Kim Alvefur
-
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time2017-03-19, by Kim Alvefur
-
configure: Move name and directory name into a variable for easier comparison with similar scripts2017-03-18, by Kim Alvefur
-
Merge 0.10->trunk2017-03-17, by Kim Alvefur
-
mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it2017-03-17, by Kim Alvefur
-
Merge 0.10 -> trunk2017-03-17, by Matthew Wild
-
mod_pubsub: Fix syntax error introduced in 241f02bd66ce2017-03-17, by Matthew Wild
-
Merge 0.10->trunk2017-03-16, by Kim Alvefur
-
luacheckrc: Add module:get_option_scalar to known globals2017-03-16, by Kim Alvefur
-
mod_pubsub: Rely on type checking in module API2017-03-16, by Kim Alvefur
-
mod_mam: Handle default_archive_policy option consistently2017-03-16, by Kim Alvefur
-
mod_http_files: Use API for config options that are file paths2017-03-16, by Kim Alvefur
-
plugins/various: Use type-specific config API2017-03-16, by Kim Alvefur
-
util.array: Add O(n) equality check metamethod2017-03-16, by Kim Alvefur
-
core.moduleapi: Factor out code for getting a scalar config option2017-03-15, by Kim Alvefur
-
Merge 0.10->trunk2017-03-12, by Kim Alvefur
-
util.signal: Enable all GNU features, _DEFAULT_SOURCE doesn't have the desired effect before glibc 2.192017-03-12, by Kim Alvefur
-
Merge 0.10->trunk2017-03-11, by Kim Alvefur
-
util.signal: Restore non-standard GNU "default" behaviour of signal(2)2017-03-11, by Kim Alvefur
-
Merge 0.10->trunk2017-03-10, by Kim Alvefur
-
util-src: Specify size of various tables to be allocated2017-03-09, by Kim Alvefur
-
mod_blocklist: Split long line [luacheck]2017-03-08, by Kim Alvefur
-
Merge 0.10->trunk2017-03-07, by Kim Alvefur
-
util.pposix: Use correct type for limits [-Wconstant-conversion]2017-03-07, by Kim Alvefur
-
util.pposix: Limit meminfo to Linux until we can figure out how to get this info on other platforms2017-03-07, by Kim Alvefur
-
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
Scroll all the way down to load more.