Software /
code /
prosody
Graph
-
mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin)2017-04-24, by Kim Alvefur
-
mod_pep: Handle disco#info queries to nodes (fixes #805)2017-04-24, by Kim Alvefur
-
mod_pep: Split long line [luacheck]2017-04-24, by Kim Alvefur
-
util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix)2017-04-24, by Kim Alvefur
-
prosodyctl: Add cert import to short help2017-04-24, by Kim Alvefur
-
Merge 0.10->trunk2017-04-24, by Kim Alvefur
-
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
Scroll all the way down to load more.