Software /
code /
prosody
Graph
-
mod_auth_internal_hashed: Rename unused 'self' to _ [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck]2017-04-03, by Kim Alvefur
-
mod_websocket: Log state of cross domain set after changing it2017-04-03, by Kim Alvefur
-
Merge 0.10->trunk2017-04-02, by Kim Alvefur
-
mod_storage_sql: Fix to use correct SQL query (thanks carlos)2017-04-02, by Kim Alvefur
-
Merge 0.10->trunk2017-04-02, by Kim Alvefur
-
luacheckrc: Declare module.environment as writable (thanks Link Mauve)2017-04-02, by Kim Alvefur
-
mod_mam: Remove extraneous assert when opening the store2017-04-02, by Emmanuel Gil Peyrot
-
Merge 0.10->trunk2017-04-01, by Kim Alvefur
-
net.http: Pass error all the way to callback2017-04-01, by Kim Alvefur
-
mod_c2s: Remove unused locals [luacheck]2017-04-01, by Kim Alvefur
-
Merge 0.10->trunk2017-04-01, by Kim Alvefur
-
mod_saslauth: Remove unused argument [luacheck]2017-04-01, by Kim Alvefur
-
mod_disco: Rename variables to avoid name clash [luacheck]2017-04-01, by Kim Alvefur
-
mod_blocklist: Use local variable [luacheck]2017-04-01, by Kim Alvefur
-
Merge 0.10->trunk2017-04-01, by Kim Alvefur
-
mod_storage_sql: Remove unused return values (should those actually be used?)2017-04-01, by Kim Alvefur
-
mod_storage_sql: Ignore name clash [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Split long lines [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Ignore name clash [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Pass SQL engine as an argument to upgrade and table creator functions2017-04-01, by Kim Alvefur
-
mod_storage_sql: Move SQL queries into multiline strings for readability [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Rename variables to avoid name clashes [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Sensible defaults for 'when' and 'with' arguments2017-04-01, by Kim Alvefur
-
mod_offline: Include timestamp and empty 'with'2017-04-01, by Kim Alvefur
-
mod_storage_sql: Remove compat for argument order change2017-04-01, by Kim Alvefur
-
MUC: Include original stanza in send history event2017-04-01, by Kim Alvefur
-
MUC: Decrement priority muc-get-history hook to standard for core modules2017-04-01, by Kim Alvefur
-
Merge 0.10->trunk2017-03-31, by Kim Alvefur
-
mod_offline: Switch to using archive store via the storagemanager API2017-03-31, by Kim Alvefur
-
mod_storage_internal: Add the dates method2017-03-31, by Kim Alvefur
-
mod_storage_internal: Add support for removing archived items2017-03-31, by Kim Alvefur
-
mod_storage_internal: Add basic archive store implementation2017-03-31, by Kim Alvefur
-
mod_storage_internal: Ignore unused 'self' argument [luacheck]2017-03-31, by Kim Alvefur
-
mod_storage_internal: Reorder methods2017-03-31, by Kim Alvefur
-
mod_storage_internal: Separate driver from keyval implementation2017-03-31, by Kim Alvefur
-
util.array: Add method for filtering out duplicate values2017-03-31, by Kim Alvefur
-
util.id: New util for producing random identifiers of varying sizes2017-03-29, by Kim Alvefur
-
Merge 0.10->trunk2017-03-28, by Kim Alvefur
-
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
Scroll all the way down to load more.