Software /
code /
prosody
Graph
-
mod_bosh, mod_c2s: No longer fire stream-features globally (nobody uses it, and shared modules make it easy for global modules to hook per-host now)Mon, 15 Jul 2013 11:44:49 +0100, by Matthew Wild
-
rostermanager, mod_groups: Change roster-load event to pass an event table for consistencyMon, 15 Jul 2013 11:43:23 +0100, by Matthew Wild
-
Merge 0.9->trunkSat, 13 Jul 2013 13:17:53 +0100, by Matthew Wild
-
certmanager: Set our own default cipher string, which includes only ciphers regarded as 'HIGH' strength (by OpenSSL). In particular this disables RC4.Sat, 13 Jul 2013 13:15:24 +0100, by Matthew Wild
-
util.sql: Do lazy fetching of affected/rowcountFri, 12 Jul 2013 17:44:30 +0200, by Kim Alvefur
-
Backed out changeset 3c57c2281087Fri, 12 Jul 2013 17:41:54 +0200, by Kim Alvefur
-
util.sql: Don't fetch row count of result sets for queries that don't have result setsFri, 12 Jul 2013 17:03:09 +0200, by Kim Alvefur
-
mod_storage_sql2: Add archive store with append and find methodsFri, 12 Jul 2013 02:53:24 +0200, by Kim Alvefur
-
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collectionsFri, 12 Jul 2013 01:34:38 +0200, by Kim Alvefur
-
util.sql: Set charset and collation for MySQL when creating tablesThu, 11 Jul 2013 22:07:55 +0200, by Kim Alvefur
-
Remove plugins/storage/sqlbasic.lib.lua, which seems obsoleteThu, 11 Jul 2013 15:13:45 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 11 Jul 2013 15:10:04 +0100, by Matthew Wild
-
mod_storage_sql2: Remove from 0.9Thu, 11 Jul 2013 15:08:47 +0100, by Matthew Wild
-
mod_storage_sql2: Support XML serialization for stanzas.Wed, 10 Jul 2013 13:19:33 +0200, by Kim Alvefur
-
mod_storage_sql2: Keep available store types in a tableWed, 10 Jul 2013 13:18:10 +0200, by Kim Alvefur
-
mod_storage_sql2: Fix iteration over users and storesWed, 10 Jul 2013 12:08:44 +0200, by Kim Alvefur
-
mod_storage_sql2: Make sure the user field is not NULLWed, 10 Jul 2013 12:01:23 +0200, by Kim Alvefur
-
Merge 0.9->trunkWed, 10 Jul 2013 07:47:54 +0200, by Kim Alvefur
-
net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)Wed, 10 Jul 2013 07:45:10 +0200, by Kim Alvefur
-
Merge 0.9->trunkTue, 09 Jul 2013 00:04:30 +0100, by Matthew Wild
-
mod_component: Local imports for some functions, including xpcallMon, 08 Jul 2013 23:59:51 +0100, by Matthew Wild
-
mod_bosh: Only pass stanza to core_process_stanza if it wasn't dropped by filtersMon, 08 Jul 2013 23:42:54 +0100, by Matthew Wild
-
Merge 0.9->trunkMon, 08 Jul 2013 21:41:31 +0100, by Matthew Wild
-
mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors'Mon, 08 Jul 2013 21:38:08 +0100, by Matthew Wild
-
prosodyctl: Import local_addresses from the new util.net intead of luasocketMon, 01 Jul 2013 22:17:31 +0200, by Kim Alvefur
-
Merge 0.9->trunkSat, 29 Jun 2013 22:49:56 +0200, by Kim Alvefur
-
mod_admin_adhoc: Fix node of the "Get List of Online Users" commandSat, 29 Jun 2013 22:40:10 +0200, by Florian Zeitz
-
MergeSat, 29 Jun 2013 14:45:47 +0100, by Matthew Wild
-
util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and accepting the string 'unlimited' in get/setrlimit()Sat, 29 Jun 2013 14:45:38 +0100, by Matthew Wild
Scroll all the way down to load more.