Software /
code /
prosody
Graph
-
prosodyctl: Attempt to reload prosody after importing certificates2017-04-22, by Kim Alvefur
-
prosodyctl: Make note about reporting where certificates are searched for2017-04-22, by Kim Alvefur
-
prosodyctl: Return non-zero exit code from cert import if no certificates imported2017-04-22, by Kim Alvefur
-
prosodyctl: Delay reporting of successful certificate imports until all done2017-04-22, by Kim Alvefur
-
mod_posix: Use typed config API2017-04-22, by Kim Alvefur
-
net.http: Add request.url, which is the original full URL as a string2017-04-21, by Matthew Wild
-
net.http: Fire new events: pre-request, request-connection-error, request, response2017-04-21, by Matthew Wild
-
net.http: Allow creation of http client objects, with custom options2017-04-21, by Matthew Wild
-
Merge 0.10->trunk2017-04-21, by Kim Alvefur
-
prosodyctl: cert import: Command to copy certificates into prosodys certificate directory (fixes #892)2017-04-21, by Kim Alvefur
-
prosodyctl: Split long line [luacheck]2017-04-21, by Kim Alvefur
-
prosodyctl: Normalize inconsistent whitespace [luacheck]2017-04-21, by Kim Alvefur
-
prosodyctl: Verify that directory certs are written to exists2017-04-21, by Kim Alvefur
-
prosodyctl: Verify permissions on directory that certificates are written to2017-04-21, by Kim Alvefur
-
prosodyctl: Return non-zero status to indicate error2017-04-21, by Kim Alvefur
-
prosodyctl: Remove example showing deprecated config option2017-04-21, by Kim Alvefur
-
prosodyctl: Fix indentation2017-04-21, by Kim Alvefur
-
Merge 0.10->trunk2017-04-20, by Kim Alvefur
-
prosodyctl: Use the correct variable2017-04-20, by Kim Alvefur
-
Merge 0.10->trunk2017-04-19, by Kim Alvefur
-
prosodyctl cert: If running as root, write certificate files to config directory (fixes #530)2017-04-19, by Kim Alvefur
-
prosodyctl: Rename variable for soft-require success to improve readability2017-04-19, by Kim Alvefur
-
prosodyctl: Remove --root from arg array2017-04-19, by Kim Alvefur
-
Merge 0.9->0.102017-04-19, by Kim Alvefur
-
prosodyctl: Allow continuing to run as root (fixes #893)2017-04-19, by Kim Alvefur
-
util.sasl.plain,scram: Record username in sasl state earlier2017-04-19, by Kim Alvefur
-
prosodyctl: Don't switch user if we are root and run_as_root is enabled2017-04-19, by Matthew Wild
-
mod_bosh: Update session.conn to point to the current connection (fixes #890)2017-04-17, by Kim Alvefur
-
util.datamanager: Use already known index instead of measuring length each iteration2017-04-17, by Kim Alvefur
-
Merge 0.10->trunk2017-04-15, by Kim Alvefur
-
mod_storage_internal: Support the 'key' archive query field2017-04-15, by Kim Alvefur
-
Merge 0.10->trunk2017-04-15, by Kim Alvefur
-
configure: Skip some interpreter checks if --runwith is set2017-04-15, by Kim Alvefur
-
configure: Fix explanation of where it looked for an interpreter (luarocks 3dcfa00, thanks Izaron)2017-04-15, by Kim Alvefur
-
Merge 0.10->trunk2017-04-13, by Kim Alvefur
-
util.sql: Produce more SQL-standard-like debug messages2017-04-13, by Kim Alvefur
-
Merge 0.10->trunk2017-04-12, by Kim Alvefur
-
mod_storage_sql: Limit encoding check to current database2017-04-12, by Kim Alvefur
-
mod_storage_sql: Break long lines2017-04-12, by Kim Alvefur
-
mod_storage_sql: Pass charset and collation names via variable binding2017-04-12, by Kim Alvefur
-
mod_storage_sql: Quote some field names2017-04-12, by Kim Alvefur
-
Merge 0.10->trunk2017-04-12, by Kim Alvefur
-
util.sql: Strip indentation from queries for debug logging2017-04-12, by Kim Alvefur
-
mod_storage_sql: Raise error if encoding check query fails2017-04-12, by Kim Alvefur
-
Merge 0.10->trunk2017-04-10, by Kim Alvefur
-
mod_presence: Use get_child_text on priority child element (fixes #552)2017-04-10, by Kim Alvefur
-
mod_presence: No need to overwrite index 1 since it's set on the line below2017-04-10, by Kim Alvefur
-
mod_register: Include additional data in user-registering event2017-04-10, by Kim Alvefur
-
mod_register: Remove check for empty table (previous line sets a field)2017-04-10, by Kim Alvefur
-
Merge 0.10->trunk2017-04-08, by Kim Alvefur
-
prosodyctl: Point out how default_storage is redundant if storage is a string2017-04-08, by Kim Alvefur
-
migration/prosody_sql: Commit transaction when all items have been processed2017-04-08, by Kim Alvefur
-
Merge 0.10->trunk2017-04-07, by Kim Alvefur
-
migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635)2017-04-07, by Kim Alvefur
-
migrator.prosody_sql: Switch to util.sql (#635)2017-04-07, by Kim Alvefur
-
mod_storage_none: Add a noop archive delete method2017-04-04, by Kim Alvefur
-
Merge 0.10->trunk2017-04-03, by Kim Alvefur
-
mod_storage_none: Add allways empty archive storage2017-04-03, by Kim Alvefur
-
mod_storage_none: Ignore unused arguments [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_internal_plain: Rename unused self argument [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_internal_hashed: Split long lines [luacheck]2017-04-03, by Kim Alvefur
-
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
Scroll all the way down to load more.