Software /
code /
prosody
Graph
-
Merge 0.10->trunkThu, 17 Mar 2016 18:08:44 +0100, by Kim Alvefur
-
CHANGES: Remove mention of asyncThu, 17 Mar 2016 18:08:16 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 17 Mar 2016 18:04:43 +0100, by Kim Alvefur
-
util.async: Remove to prevent blocking a stable releaseThu, 17 Mar 2016 18:00:35 +0100, by Kim Alvefur
-
mod_c2s: Remove use of util.asyncThu, 17 Mar 2016 12:47:24 +0100, by Kim Alvefur
-
Backed out BOSH use of util.async (changeset f0687c313cf1)Thu, 17 Mar 2016 12:46:52 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 14 Mar 2016 18:27:32 +0100, by Kim Alvefur
-
mod_presence: Fix partial renameMon, 14 Mar 2016 18:27:16 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 14 Mar 2016 17:38:50 +0100, by Kim Alvefur
-
mod_presence: Move function for selecting "top resources" into a new util.presenceMon, 14 Mar 2016 17:26:27 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 14 Mar 2016 14:20:37 +0100, by Kim Alvefur
-
mod_s2s: Include name of remote server when it's missing the stream ID (thanks Ge0rG)Mon, 14 Mar 2016 13:27:02 +0100, by Kim Alvefur
-
util.sql: Remove unused arguments [luacheck]Sun, 13 Mar 2016 18:35:00 +0100, by Kim Alvefur
-
util.sql: Don't break out of result retreival loopsSun, 13 Mar 2016 18:31:53 +0100, by Kim Alvefur
-
mod_storage_sql: Allow loops over results to end on their ownSun, 13 Mar 2016 17:43:33 +0100, by Kim Alvefur
-
mod_storage_sql: Add LIMIT clause to queries where only a single row is expectedSun, 13 Mar 2016 17:42:22 +0100, by Kim Alvefur
-
util.sql: Move per-driver (currenly only PostgreSQL) query transform into its own methodSun, 13 Mar 2016 17:38:49 +0100, by Kim Alvefur
-
rostermanager: Remove FIXME, per XMPP Core 8.1.1.1, we do not need to set the 'to' attributeSat, 12 Mar 2016 18:13:24 +0100, by Kim Alvefur
-
MUC: Use already initialized loggerFri, 11 Mar 2016 20:35:26 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 11 Mar 2016 13:41:10 +0100, by Kim Alvefur
-
mod_watchregistrations: Use type-specific config API for 'registration_notification'Fri, 11 Mar 2016 13:37:18 +0100, by Kim Alvefur
-
prosodyctl check: Add 'vcard_compatibility' to deprecated optionsFri, 11 Mar 2016 13:36:48 +0100, by Kim Alvefur
-
MUC: Use type-specific config API for the 'name' optionFri, 11 Mar 2016 13:34:32 +0100, by Kim Alvefur
-
mod_presence: Use type-specific config API for boolean 'ignore_presence_priority' optionFri, 11 Mar 2016 13:13:20 +0100, by Kim Alvefur
-
util.dependencies: Show the full error when a symbol is not found (i.e., when running Prosody with the wrong version of Lua).Thu, 10 Mar 2016 10:13:57 +0100, by Thijs Alkemade
-
Merge 0.10->trunkThu, 10 Mar 2016 17:55:40 +0000, by Matthew Wild
-
util.prosodyctl: Remove unused variable [luacheck]Thu, 10 Mar 2016 17:53:36 +0000, by Matthew Wild
-
util.json: Variable renaming to avoid shadowing [luacheck]Thu, 10 Mar 2016 17:53:17 +0000, by Matthew Wild
-
util.iterators: Variable renaming to avoid shadowing [luacheck]Thu, 10 Mar 2016 17:52:57 +0000, by Matthew Wild
-
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]Thu, 10 Mar 2016 17:52:03 +0000, by Matthew Wild
-
util.iterators: Return initial var from upstream iterator [luacheck]Thu, 10 Mar 2016 17:49:46 +0000, by Matthew Wild
-
util.iterators: Don't replace var, as we should preserve var from the original iterator [luacheck]Thu, 10 Mar 2016 17:48:53 +0000, by Matthew Wild
-
Merge 0.10->trunkWed, 09 Mar 2016 13:19:38 +0000, by Matthew Wild
-
prosodyctl: Fix variable typo [luacheck]Wed, 09 Mar 2016 13:01:11 +0000, by Matthew Wild
-
tests: Expand util.stanza testsWed, 09 Mar 2016 12:59:43 +0000, by Matthew Wild
-
util.stanza: Some code cleanup [luacheck]Wed, 09 Mar 2016 12:37:56 +0000, by Matthew Wild
-
prosodyctl: Fix typo'd variable name [luacheck]Tue, 08 Mar 2016 17:49:33 +0000, by Matthew Wild
-
Merge 0.10->trunkMon, 07 Mar 2016 16:48:28 +0100, by Kim Alvefur
-
prosodyctl: Use already sorted array of module names [luacheck]Mon, 07 Mar 2016 12:15:39 +0100, by Kim Alvefur
-
prosodyctl: Include libevent version in "about" output if luaevent is availableMon, 07 Mar 2016 12:13:22 +0100, by Kim Alvefur
-
MergeMon, 07 Mar 2016 13:43:05 +0000, by Matthew Wild
-
plugins/mod_http: Keep query string over automatic redirectsMon, 15 Feb 2016 16:28:22 +1100, by daurnimator
-
MUC: Don't reply to error stanzas with more error stanzas (thanks woffs)Mon, 07 Mar 2016 10:59:37 +0100, by Kim Alvefur
-
Merge trunk->0.10Sun, 06 Mar 2016 18:52:22 +0100, by Kim Alvefur
-
storagemanager: Fix saving data in map shim when no prior data existsSun, 06 Mar 2016 18:51:11 +0100, by Kim Alvefur
-
tests: Add namespace/prefix tracking test for util.xmlSat, 05 Mar 2016 23:44:57 +0000, by Matthew Wild
-
Merge 0.10->trunkSat, 05 Mar 2016 23:44:21 +0000, by Matthew Wild
-
tests: Add basic tests for util.xml and util.xmppstreamSat, 05 Mar 2016 23:42:01 +0000, by Matthew Wild
-
util.xmppstream: Remove namespace tracking, it's broken as implementedSat, 05 Mar 2016 23:37:56 +0000, by Matthew Wild
-
util.xml: Correct stanza.namespaces table construction when duplicate prefix names are encountered in the element tree.Sat, 05 Mar 2016 17:51:35 -0500, by Waqas Hussain
-
Merge 0.10->trunkSat, 05 Mar 2016 20:50:17 +0000, by Matthew Wild
-
tests: Add extra tests for util.jsonSat, 05 Mar 2016 20:48:20 +0000, by Matthew Wild
-
Merge 0.10->trunkFri, 04 Mar 2016 22:28:15 +0000, by Matthew Wild
-
util.json: Fix encoding of json.null (bug introduced in bf1f09a5bcf7)Fri, 04 Mar 2016 22:27:04 +0000, by Matthew Wild
-
Makefile: Reduce verbosity of 'make test' so it only shows test failuresFri, 04 Mar 2016 22:17:38 +0000, by Matthew Wild
-
Add tests for util.jsonFri, 04 Mar 2016 22:17:16 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 03 Mar 2016 16:06:16 +0100, by Kim Alvefur
-
Merge 0.9->0.10Thu, 03 Mar 2016 16:05:34 +0100, by Kim Alvefur
-
mod_http_files: Preserve a trailing / in paths (fixes #639)Thu, 03 Mar 2016 15:31:46 +0100, by Kim Alvefur
-
mod_http_files: Don't prepend / to path twice, sanitize path does this alreadyThu, 03 Mar 2016 15:30:00 +0100, by Kim Alvefur
-
mod_http_files: Fix traceback when serving a non-wildcard path (fixes #611)Thu, 03 Mar 2016 15:28:07 +0100, by Kim Alvefur
-
mod_welcome: Pass default text to config API as default valueWed, 02 Mar 2016 16:43:42 +0100, by Kim Alvefur
-
mod_welcome: Use type-specific config APIWed, 02 Mar 2016 16:42:59 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 02 Mar 2016 16:34:34 +0100, by Kim Alvefur
-
Merge 0.9->0.10Wed, 02 Mar 2016 16:32:37 +0100, by Kim Alvefur
-
net.server_event: Return true from conn:resume() to indicate successWed, 02 Mar 2016 16:30:46 +0100, by Kim Alvefur
-
net.server_event: Prevent resuming connections without readcallback, eg closed connections (fixes #590)Wed, 02 Mar 2016 16:30:05 +0100, by Kim Alvefur
-
mod_c2s: Remove connection object from session object when connection disconnected to prevent accidental use (see #590)Wed, 02 Mar 2016 16:28:11 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 28 Feb 2016 20:05:56 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 28 Feb 2016 19:27:13 +0100, by Kim Alvefur
-
util.sasl.scram: Rename variable in places missed in 65e36b81d56a (thanks mt)Sun, 28 Feb 2016 20:01:13 +0100, by Kim Alvefur
-
util.sasl.scram: Remove unused initial value [luacheck]Sun, 28 Feb 2016 19:26:45 +0100, by Kim Alvefur
-
util.sasl.scram: Rename variable to avoid name clash [luacheck]Sun, 28 Feb 2016 19:26:14 +0100, by Kim Alvefur
-
util.sasl.anonymous: Remove unused locals [luacheck]Sun, 28 Feb 2016 19:25:39 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 28 Feb 2016 18:47:32 +0100, by Kim Alvefur
-
prosodyctl: One month is 31 days, no 13 (thanks av6)Sun, 28 Feb 2016 18:47:11 +0100, by Kim Alvefur
-
prosodyctl: Fix typo (thanks av6)Sun, 28 Feb 2016 18:45:27 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 28 Feb 2016 18:25:16 +0100, by Kim Alvefur
-
prosodyctl: check certs: Warn about certificate expiry in the near futureSun, 28 Feb 2016 18:24:12 +0100, by Kim Alvefur
-
prosodyctl: check certs: Update messages to account for 'ssl' option maybe not existingSun, 28 Feb 2016 18:23:24 +0100, by Kim Alvefur
-
prosodyctl: check certs: Use certmanager to get the final ssl config in order to support the new certificate(s) config optionSun, 28 Feb 2016 18:22:23 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 28 Feb 2016 15:06:56 +0100, by Kim Alvefur
-
util.termcolours: Rename loop variable [luacheck]Sun, 28 Feb 2016 15:03:16 +0100, by Kim Alvefur
-
util.termcolours: Validate color codes, fixes tracebackSun, 28 Feb 2016 15:03:01 +0100, by Kim Alvefur
-
util.termcolours: Add some CSS color namesSat, 27 Feb 2016 16:56:34 +0100, by Kim Alvefur
-
util.termcolours: Add 256 color supportSat, 27 Feb 2016 16:47:12 +0100, by Kim Alvefur
-
util.datamanager: Explicit handling of each error condition (see #632)Sat, 27 Feb 2016 15:29:56 +0100, by Kim Alvefur
-
Merge 0.9->0.10Thu, 25 Feb 2016 22:37:41 +0100, by Kim Alvefur
-
util.datamanager: Unreference file handle after closing it to prevent trying to close it again (fixes #632)Thu, 25 Feb 2016 22:36:42 +0100, by Kim Alvefur
-
util.termcolours: Remove argument from noop function [luacheck]Thu, 25 Feb 2016 22:33:58 +0100, by Kim Alvefur
-
util.termcolours: Silence luacheck warningThu, 25 Feb 2016 22:33:40 +0100, by Kim Alvefur
-
util.template: Use separate variables for source and compiled function [luacheck]Thu, 25 Feb 2016 22:32:13 +0100, by Kim Alvefur
-
util.template: Silence luacheck warnings about unused loop varsThu, 25 Feb 2016 22:31:13 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 25 Feb 2016 15:40:35 +0100, by Kim Alvefur
-
certs/Makefile: Add target for generating DH paramsThu, 25 Feb 2016 15:36:12 +0100, by Kim Alvefur
-
prosodyctl: Allow a DN path to be given to 'cert generate' command (fixes #349)Thu, 25 Feb 2016 15:35:44 +0100, by Kim Alvefur
-
util.openssl: Allow order of distinguished name fields to be included in configThu, 25 Feb 2016 15:34:38 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 24 Feb 2016 11:20:00 +0100, by Kim Alvefur
-
prosodyctl: Create host.sessions table, (needed by 1295e14614f4) (thanks goffi)Wed, 24 Feb 2016 11:15:27 +0100, by Kim Alvefur
-
util.crand: Include stdlib.h instead of malloc.h for portability (thanks Tobias)Mon, 22 Feb 2016 22:56:05 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 22 Feb 2016 18:46:59 +0100, by Kim Alvefur
-
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNGMon, 22 Feb 2016 18:44:43 +0100, by Kim Alvefur
-
util.iterators: Use table.pack() on Lua 5.2Mon, 22 Feb 2016 17:43:40 +0100, by Kim Alvefur
-
util.multitable: Localize unpack() in Lua 5.2 compatible wayMon, 22 Feb 2016 17:40:42 +0100, by Kim Alvefur
-
util.iterators: Localize unpack() in Lua 5.2 compatible wayMon, 22 Feb 2016 17:38:46 +0100, by Kim Alvefur
-
util.import: Localize unpack() in Lua 5.2 compatible wayMon, 22 Feb 2016 17:37:55 +0100, by Kim Alvefur
-
util.debug: Silence luacheck warning about modifying 'debug' libMon, 22 Feb 2016 17:34:42 +0100, by Kim Alvefur
-
util.session: Fix luacheck warningsMon, 22 Feb 2016 17:32:11 +0100, by Kim Alvefur
-
util.sql: Localize unpack() in Lua 5.2 compatible wayMon, 22 Feb 2016 17:30:12 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 22 Feb 2016 15:24:20 +0100, by Kim Alvefur
-
mod_storage_sql: Treat non-existent archive IDs as beyound the end of the archive (fixes #624) (tested on sqlite3 only)Mon, 22 Feb 2016 15:23:27 +0100, by Kim Alvefur
-
usermanager: Shortcircuit user existence check if they have existing sessionsSun, 21 Feb 2016 19:30:45 +0100, by Kim Alvefur
-
mod_debug_sql: Small plugin that enables raw SQL query logging (for debugging)Sun, 21 Feb 2016 19:29:31 +0100, by Kim Alvefur
-
mod_storage_sql: Remove debug logging of archive queriesSun, 21 Feb 2016 19:29:00 +0100, by Kim Alvefur
-
util.sql: Raw query debug logging (needs to be explicitly enabled by a plugin)Sun, 21 Feb 2016 19:25:01 +0100, by Kim Alvefur
-
mod_storage_sql: Lower message about new engine creation to debug levelSun, 21 Feb 2016 19:01:26 +0100, by Kim Alvefur
-
tests: Add minimal test for util.random that checks that it returns the number of bytes requestedSun, 21 Feb 2016 18:05:54 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 21 Feb 2016 16:54:56 +0100, by Kim Alvefur
-
mod_storage_sql: Share SQL connections with same parameters across VirtualHosts (fixes #576)Sun, 21 Feb 2016 14:53:19 +0100, by Kim Alvefur
-
mod_storage_sql: Fix setting value to false in map storeFri, 19 Feb 2016 19:22:18 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 19 Feb 2016 12:18:53 +0000, by Matthew Wild
-
rostermanager: Require storagemanager at the top, fixes traceback on Lua 5.2Fri, 19 Feb 2016 12:15:02 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 18 Feb 2016 19:09:37 +0100, by Kim Alvefur
-
Makefile: Use runtime set by configure (fixes #629)Thu, 18 Feb 2016 19:08:01 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 18 Feb 2016 15:00:17 +0100, by Kim Alvefur
-
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck]Thu, 18 Feb 2016 14:57:51 +0100, by Kim Alvefur
-
loggingmanager,modulemanager,moduleapi: Localize unpack compatible with Lua 5.2+Thu, 18 Feb 2016 14:57:04 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 18 Feb 2016 13:49:19 +0000, by Matthew Wild
-
certmanager: Localize tonumberThu, 18 Feb 2016 13:48:45 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 18 Feb 2016 13:24:21 +0000, by Matthew Wild
-
loggingmanager: Import select() to fix global accessThu, 18 Feb 2016 13:21:12 +0000, by Matthew Wild
-
Merge 0.10->trunkWed, 10 Feb 2016 07:57:58 +0100, by Kim Alvefur
-
mod_storage_sql: Silence some harmless luacheck warningsTue, 09 Feb 2016 17:24:04 +0100, by Kim Alvefur
-
rostermanager: Use map stores when only one contact is changedTue, 09 Feb 2016 17:09:01 +0100, by Kim Alvefur
-
rostermanager: Use storagemanagerTue, 09 Feb 2016 17:01:04 +0100, by Kim Alvefur
-
mod_storage_sql: Implement map:set_keys, allowing multiple keys to be set in the same transactionTue, 09 Feb 2016 16:56:27 +0100, by Kim Alvefur
-
storagemanager: Add set_keys method to map store shimTue, 09 Feb 2016 16:54:56 +0100, by Kim Alvefur
-
storagemanager: Fix map store shim if store is emptyFri, 08 Aug 2014 12:38:35 +0200, by Kim Alvefur
-
storagemanager: When map store isn't available, fallback to keyval store [backported from trunk]Thu, 07 Aug 2014 12:15:15 -0400, by daurnimator
-
mod_storage_sql: Support non-string keys in map storeMon, 08 Feb 2016 20:23:12 +0100, by Kim Alvefur
-
MergeMon, 08 Feb 2016 21:50:04 +0000, by Matthew Wild
-
prosodyctl: fix CnP bug in deluser outputMon, 08 Feb 2016 14:48:50 +0100, by Thomas Gstädtner
-
Merge 0.10->trunkFri, 05 Feb 2016 16:31:34 +0100, by Kim Alvefur
-
certmanager: Try filename.key if certificate is set to a full filename ending with .crtFri, 05 Feb 2016 16:12:01 +0100, by Kim Alvefur
-
certmanager: Apply global ssl config later so certificate/key is not overwritten by magicFri, 05 Feb 2016 15:03:39 +0100, by Kim Alvefur
-
hostmanager: Remove unused imports of 'jid_split' and 'select'Fri, 05 Feb 2016 00:10:46 +0000, by Matthew Wild
-
moduleapi: Silence luacheck warning about unused 'id' parameterFri, 05 Feb 2016 00:10:27 +0000, by Matthew Wild
-
Merge 0.10->trunkFri, 05 Feb 2016 00:04:11 +0000, by Matthew Wild
-
certmanager: Support new certificate configuration for non-XMPP services too (fixes #614)Fri, 05 Feb 2016 00:03:41 +0000, by Matthew Wild
-
loggingmanager: Stringify all arguments to format so we can finally see the *real* error messagesThu, 04 Feb 2016 20:45:37 +0100, by Kim Alvefur
-
loggingmanager: Remove Windows hack, buffer_mode should fix thisThu, 04 Feb 2016 18:40:24 +0100, by Kim Alvefur
-
loggingmanager: Write out timestamps in same write() call as everything elseThu, 04 Feb 2016 17:57:12 +0100, by Kim Alvefur
-
loggingmanager: Make initial value for width of log name configurableThu, 04 Feb 2016 17:51:39 +0100, by Kim Alvefur
-
loggingmanager: Move logic for adaptive column width into file sink, append tab if disabled (fixes separation between name and level in plain file sinks)Thu, 04 Feb 2016 17:49:09 +0100, by Kim Alvefur
-
loggingmanager: Refactor the console log sink to re-use the stdout sink which in turn uses the file sink (tailcalls!)Thu, 04 Feb 2016 17:33:16 +0100, by Kim Alvefur
-
loggingmanager: Write out color code, log level and reset code in one callThu, 04 Feb 2016 17:03:04 +0100, by Kim Alvefur
-
loggingmanager: Don't reset default timestamp that is not changed by any other codeThu, 04 Feb 2016 16:56:05 +0100, by Kim Alvefur
-
util.logger: Silence luacheck warningThu, 04 Feb 2016 16:40:32 +0100, by Kim Alvefur
-
util.logger: Remove unused localsThu, 04 Feb 2016 16:38:56 +0100, by Kim Alvefur
-
mod_groups: Move variable to smaller scopeThu, 04 Feb 2016 10:07:02 +0100, by Kim Alvefur
-
mod_groups: Use module:get_option_path, look for file relative to config dirThu, 04 Feb 2016 10:06:09 +0100, by Kim Alvefur
-
moduleapi: Add API method for getting a file pathThu, 04 Feb 2016 10:05:35 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 04 Feb 2016 14:57:45 +0000, by Matthew Wild
-
loggingmanager: Call setvbuf on output files, defaulting to line-buffered, instead of manually calling flush(). Adds 'buffer_mode' option to sink configuration for stdout, console and file sinks.Thu, 04 Feb 2016 14:56:49 +0000, by Matthew Wild
-
MUC: Roll back parts of 50b9a7e86de9 that were not in the disco#info eventThu, 04 Feb 2016 09:18:53 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 03 Feb 2016 23:02:36 +0100, by Kim Alvefur
-
core.certmanager: Look for certificate and key in a few different placesWed, 03 Feb 2016 22:44:29 +0100, by Kim Alvefur
-
MUC: Fix copypaste mistakeWed, 03 Feb 2016 02:16:28 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 03 Feb 2016 02:13:03 +0100, by Kim Alvefur
-
MUC: Separate form data from form in disco#info eventWed, 03 Feb 2016 02:05:49 +0100, by Kim Alvefur
-
MUC: Fire a muc-disco#info event like in trunk so modules can extend the replyWed, 03 Feb 2016 02:07:03 +0100, by Kim Alvefur
-
Add util.ringbuffer, a ringbuffer with a file handle like interfaceTue, 02 Feb 2016 20:24:27 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 01 Feb 2016 21:28:07 +0000, by Matthew Wild
-
modulemanager, util.pluginloader: Move logic for locating some module libraries to pluginloader, to fix problems with non-filesystem errors being masked by the second load_code callMon, 01 Feb 2016 21:26:15 +0000, by Matthew Wild
-
util.random: Restore friendlier error from 0.9/util.uuidSun, 31 Jan 2016 17:27:15 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 30 Jan 2016 14:18:42 +0100, by Kim Alvefur
-
CHANGES: Add websockets too (thanks av6)Fri, 29 Jan 2016 14:52:38 +0100, by Kim Alvefur
-
CHANGES: Add some things trunk has over 0.10 (probably lots missing)Thu, 28 Jan 2016 14:17:45 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 28 Jan 2016 15:11:33 +0100, by Kim Alvefur
-
Add a CHANGES file with new features in 0.10Thu, 28 Jan 2016 14:14:48 +0100, by Kim Alvefur
-
tests: Use util.envload to load chunks (fixes #608)Thu, 28 Jan 2016 14:45:44 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 27 Jan 2016 20:38:09 +0000, by Matthew Wild
-
Merge 0.9->0.10Wed, 27 Jan 2016 20:32:01 +0000, by Matthew Wild
-
Added tag 0.9.10 for changeset 352270bc0439Wed, 27 Jan 2016 13:05:58 +0000, by Matthew Wild
-
mod_dialback: Follow XEP-0185 and use HMACTue, 19 Jan 2016 21:31:02 +0100, by Kim Alvefur
-
Merge 0.10->trunkTue, 26 Jan 2016 14:15:38 +0100, by Kim Alvefur
-
Merge 0.9->0.10Tue, 26 Jan 2016 14:15:00 +0100, by Kim Alvefur
-
mod_c2s, mod_s2s: Lower priority of session shutdown to negative, so that plugins hooking at the default priority run first (fixes #601)Tue, 26 Jan 2016 00:28:07 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 22 Jan 2016 15:03:02 +0100, by Kim Alvefur
-
Merge 0.9->0.10Fri, 22 Jan 2016 14:49:05 +0100, by Kim Alvefur
-
server_select: Add logging of when servers are paused and resumedFri, 22 Jan 2016 02:00:43 +0100, by Kim Alvefur
-
server_select: Pause and mark server as full if accepting a client fails (fixes #597)Fri, 22 Jan 2016 02:00:27 +0100, by Kim Alvefur
-
server_select: Retry accepting clients from full servers after 10s (matches libevent behaviour)Fri, 22 Jan 2016 01:59:25 +0100, by Kim Alvefur
-
server_select: Keep track of which server listeners are fullFri, 22 Jan 2016 01:58:39 +0100, by Kim Alvefur
-
net.dns: Remember query only after it was sent, in case it was not (fixes #598)Thu, 21 Jan 2016 22:26:46 +0100, by Kim Alvefur
-
Backout 63f5870f9afe, no longer needed since Windows is currently unsupportedThu, 21 Jan 2016 22:21:19 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 22 Jan 2016 13:22:50 +0000, by Matthew Wild
-
mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash)Fri, 22 Jan 2016 13:20:00 +0000, by Matthew Wild
-
MUC: Add luacheck annotations, remove unused vars, rename conflicting vars etcWed, 20 Jan 2016 15:04:42 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 20 Jan 2016 14:46:27 +0100, by Kim Alvefur
-
mod_dialback: Follow XEP-0185 and use HMACTue, 19 Jan 2016 21:31:02 +0100, by Kim Alvefur
-
MUC: Rename variables to please luacheckWed, 20 Jan 2016 14:46:06 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 16 Jan 2016 22:44:43 +0100, by Kim Alvefur
-
net.http.server: Return from listen_on() whatever net.server.addserver() returnsSat, 16 Jan 2016 22:43:11 +0100, by Kim Alvefur
-
util.random: Open /dev/urandom read-only, make seed() a noopTue, 12 Jan 2016 23:48:16 +0100, by Kim Alvefur
-
prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unsetTue, 12 Jan 2016 23:47:30 +0100, by Kim Alvefur
-
prosody: Allow prosody.shutdown() to take an exit code for the process (thanks daurnimator)Fri, 15 Jan 2016 00:51:01 +0000, by Matthew Wild
-
prosodyctl check: Fix traceback if the global modules_enabled is unsetTue, 12 Jan 2016 01:13:57 +0100, by Kim Alvefur
-
mod_blocklist: Clear second level cache correctly on user deletionMon, 11 Jan 2016 15:35:51 +0100, by Kim Alvefur
-
Merge 0.9->0.10Mon, 11 Jan 2016 15:33:18 +0100, by Kim Alvefur
-
core: Increase default read size to "all of it", in practice 8K (size of LuaSockets buffer)Sun, 10 Jan 2016 23:25:00 +0100, by Kim Alvefur
-
util.uuid: Open /dev/urandom read-only, make seed() a noopSun, 10 Jan 2016 23:21:34 +0100, by Kim Alvefur
-
MUC: Fix global access when setting 'whois', probably resulted in wrong status code return (thanks EmilyRose)Mon, 11 Jan 2016 13:44:48 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 10 Jan 2016 03:57:17 +0100, by Kim Alvefur
-
tests: Add test for util.uuid (checks that the output format is correct)Sun, 10 Jan 2016 03:35:00 +0100, by Kim Alvefur
-
tests: Correct mistake from latst merge, use the same variable name in all 3 places where it mattersSun, 10 Jan 2016 03:25:16 +0100, by Kim Alvefur
-
Makefile: Add 'test' target that runs testsSun, 10 Jan 2016 00:17:54 +0100, by Kim Alvefur
-
mod_admin_telnet: c2s:count in less linesSun, 10 Jan 2016 00:00:22 +0100, by Kim Alvefur
-
mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and portSat, 09 Jan 2016 23:59:31 +0100, by Kim Alvefur
-
mod_admin_telnet: c2s:show() etc, list all sessions including unauthenticated or not with no stream openedSat, 09 Jan 2016 23:58:43 +0100, by Kim Alvefur
-
mod_admin_telnet: Remove compat warning about 'console_banner' as a functionSun, 10 Jan 2016 00:01:28 +0100, by Kim Alvefur
-
net.server_select: Add 'server' method to client connections (present in server_event)Sat, 09 Jan 2016 23:54:19 +0100, by Kim Alvefur
-
prosodyctl: Show an example ssl config after generating a certificateSat, 09 Jan 2016 16:58:39 +0100, by Kim Alvefur
-
rostermanager: Rename variable to avoid name clash [luacheck]Sat, 09 Jan 2016 15:18:46 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 08 Jan 2016 16:21:05 +0100, by Kim Alvefur
-
tests: Fix merge, modulemanager test was removedFri, 08 Jan 2016 16:20:02 +0100, by Kim Alvefur
-
Merge 0.9->0.10Fri, 08 Jan 2016 16:16:08 +0100, by Kim Alvefur
-
Added tag 0.9.9 for changeset 7ec52755622fFri, 08 Jan 2016 13:01:32 +0000, by Matthew Wild
-
Backout 88d54bec26b7 prior to release, as it certainly requires more testing 0.9.9Fri, 08 Jan 2016 13:01:27 +0000, by Matthew Wild
-
mod_http_files: Santize the path relative to our base URL before translating it to a filesystem path, fixes a relative path traversal vulnerabilityThu, 07 Jan 2016 15:37:47 +0000, by Matthew Wild
-
util.uuid: Use /dev/urandomWed, 06 Jan 2016 02:46:47 +0100, by Kim Alvefur
-
net.dns: Allow a zone id in resolv.conf (eg like %eth0)Mon, 04 Jan 2016 15:46:06 +0100, by Kim Alvefur
-
util.ip: Support zone id syntax in IPv6 addressesMon, 04 Jan 2016 17:47:40 +0100, by Kim Alvefur
-
net.dns: Support IPv6 addresses in resolv.conf [Backported from 0.10]Tue, 18 Jun 2013 23:02:20 +0200, by Florian Zeitz
-
util.ip: Fix protocol detection of IPv6 addresses beginning with : [Backported from 0.10]Sat, 18 May 2013 21:41:17 +0100, by Matthew Wild
-
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. [Backported from 0.10]Fri, 17 May 2013 14:52:52 +0100, by Matthew Wild
-
tests/test.lua: Fix fake module() function to prevent _M from being _G (test.lua's environment), which caused modules to break the sandbox when they set _M.*Wed, 06 Jan 2016 00:24:06 +0000, by Matthew Wild
-
util.random: Use /dev/urandomWed, 06 Jan 2016 03:28:56 +0100, by Kim Alvefur
-
util.uuid: Take random byte directly instead of the low bits from the ascii value of a hex nibbleWed, 06 Jan 2016 03:28:31 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 04 Jan 2016 09:14:57 +0000, by Matthew Wild
-
mod_bosh: Fire event when BOSH session is createdMon, 04 Jan 2016 09:14:30 +0000, by Matthew Wild
-
Merge 0.10->trunkMon, 04 Jan 2016 09:09:15 +0000, by Matthew Wild
-
mod_admin_adhoc: Show only connections to/from the host the command was run onSun, 03 Jan 2016 17:48:36 +0100, by Kim Alvefur
-
mod_admin_adhoc: Remove extra ) that should not be thereSun, 03 Jan 2016 17:22:58 +0100, by Kim Alvefur
-
server_select: Forward the actual TLS handshake error messageSun, 03 Jan 2016 17:19:14 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 02 Jan 2016 20:42:53 +0000, by Matthew Wild
-
net.server_select: Close all connections when quitting (and not just stepping), matches server_eventSat, 02 Jan 2016 20:42:20 +0000, by Matthew Wild
-
net.server_event: Add conn.type == 'server' for server sockets (fixes closeallservers() )Sat, 02 Jan 2016 20:40:34 +0000, by Matthew Wild
-
util.events: Document data structuresWed, 23 Dec 2015 11:17:26 +0000, by Matthew Wild
-
Merge 0.10->trunkFri, 01 Jan 2016 23:31:13 +0100, by Kim Alvefur
-
mod_register: Fix typoFri, 01 Jan 2016 19:53:45 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 27 Dec 2015 12:29:28 +0100, by Kim Alvefur
-
certs/Makefile: Fix generating cert from only a key (no config then)Thu, 24 Dec 2015 10:39:13 +0100, by Kim Alvefur
-
man prosodyctl: Add information about the 'about' and 'check' commandsWed, 23 Dec 2015 14:21:20 +0100, by Kim Alvefur
-
man prosodyctl: Add missing 'reload' commandWed, 23 Dec 2015 14:20:57 +0100, by Kim Alvefur
-
man prosodyctl: Accidentally markdownWed, 23 Dec 2015 14:19:01 +0100, by Kim Alvefur
-
Merge 0.9->0.10Wed, 23 Dec 2015 12:11:07 +0100, by Kim Alvefur
-
certs/Makefile: Run key generation with a stricter umask (fixes a race condition)Wed, 23 Dec 2015 12:07:03 +0100, by Kim Alvefur
-
mod_admin_telnet: Backport 06696882d972 from 0.10 (this command greatly helps with debugging HTTP issues)Tue, 22 Dec 2015 14:15:09 +0000, by Matthew Wild
-
certs/Makefile: Add targets for any combination of already existing config, key fileWed, 23 Dec 2015 12:10:26 +0100, by Kim Alvefur
-
mod_register: Support for blacklisting ips that are still over limit when they get pushed out of the cacheWed, 23 Dec 2015 09:00:03 +0100, by Kim Alvefur
-
mod_register: Use util.cache to limit the number of per-ip throttles keptWed, 23 Dec 2015 08:58:34 +0100, by Kim Alvefur
-
mod_register: Switch to using util.throttle for limiting registrations per ip per timeWed, 23 Dec 2015 08:57:12 +0100, by Kim Alvefur
-
tests: Add small test for util.throttleWed, 23 Dec 2015 08:49:38 +0100, by Kim Alvefur
-
util.openssl: Fix style / whitespaceWed, 23 Dec 2015 08:47:57 +0100, by Kim Alvefur
-
util.openssl: Rename variables for readabilityWed, 23 Dec 2015 08:46:54 +0100, by Kim Alvefur
-
util.openssl: Move quoting and tostring call into escape functionWed, 23 Dec 2015 08:42:02 +0100, by Kim Alvefur
-
util.array: Just use table.remove as array:pop()Wed, 23 Dec 2015 08:39:22 +0100, by Kim Alvefur
-
util.array: Fix minory style issuesWed, 23 Dec 2015 08:32:13 +0100, by Kim Alvefur
-
mod_register: Add comment explaining the workaround for replying when the account is being deletedMon, 21 Dec 2015 14:48:33 +0100, by Kim Alvefur
-
mod_register: Use session log instance to ease indentificationMon, 21 Dec 2015 14:41:38 +0100, by Kim Alvefur
-
util.cache (and tests): Call on_evict after insertion of the new key, so inside on_evict we can be more certain about the current state of the cache (i.e. full, new item added, old item removed)Tue, 22 Dec 2015 20:10:07 +0000, by Matthew Wild
-
util.timer: Reschedule timers from stop() if the next pending event is stoppedWed, 23 Dec 2015 11:43:39 +0100, by Kim Alvefur
-
mod_admin_telnet: Make timer:info command more robustWed, 23 Dec 2015 11:42:14 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 16 Dec 2015 16:47:34 +0000, by Matthew Wild
-
Merge 0.9->0.10Wed, 16 Dec 2015 16:45:57 +0000, by Matthew Wild
-
MUC: Fix incorrect nesting of status codes when room config changes (fixes #579)Wed, 16 Dec 2015 16:41:48 +0000, by Matthew Wild
-
util.uuid: Remove unused importTue, 08 Dec 2015 23:20:37 +0100, by Kim Alvefur
-
MergeWed, 16 Dec 2015 16:44:40 +0000, by Matthew Wild
-
mod_storage_sql: Fix use of SQLite3 in-memory database (no path expansion)Tue, 15 Dec 2015 13:15:30 +0100, by Kim Alvefur
-
util.dependencies: Use prosody.log() instead of global log()Wed, 16 Dec 2015 02:22:16 +0000, by Matthew Wild
-
loggingmanager: Add prosody.log (intended to be used instead of _G.log now)Fri, 11 Dec 2015 14:00:42 +0000, by Matthew Wild
-
Merge 0.10->trunkSun, 13 Dec 2015 21:22:26 +0100, by Kim Alvefur
-
util.sslconfig: More descriptive variable names and also commentsSun, 13 Dec 2015 21:21:09 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 12 Dec 2015 02:33:15 +0100, by Kim Alvefur
-
util.datamanager: Add append to public apiFri, 11 Dec 2015 20:31:55 +0100, by Kim Alvefur
-
util.datamanager: Return extra location infoFri, 11 Dec 2015 20:31:19 +0100, by Kim Alvefur
-
util.datamanager: Make sure only strings are passed as data to append()Fri, 11 Dec 2015 20:30:39 +0100, by Kim Alvefur
-
util.datamanager: Add some comments about the append functionFri, 11 Dec 2015 20:29:55 +0100, by Kim Alvefur
-
util.datamanager: Handle potential error from :write() callFri, 11 Dec 2015 20:26:04 +0100, by Kim Alvefur
-
util.datamanager: Handle potential issues from fallocateFri, 11 Dec 2015 20:24:36 +0100, by Kim Alvefur
-
util.datamanager: No shadowing of variable [luacheck]Fri, 11 Dec 2015 20:22:54 +0100, by Kim Alvefur
-
util.datamanager: Skip past second check if first attemtp to open file succeedsFri, 11 Dec 2015 20:18:24 +0100, by Kim Alvefur
-
util.datamanager: In append() collect status when closing file handle as it may fail (eg the implied flush)Fri, 11 Dec 2015 20:13:37 +0100, by Kim Alvefur
-
util.datamanager: Overwrite 'data' variable instead of shadownig it [luacheck]Fri, 11 Dec 2015 20:11:48 +0100, by Kim Alvefur
-
util.datamanager: Factor out code for appending bytes to a fileFri, 11 Dec 2015 20:07:22 +0100, by Kim Alvefur
-
MUC: Update all config form handlers to take advantage of the new per-option eventsFri, 11 Dec 2015 15:33:58 +0000, by Matthew Wild
-
MUC: Fire per-field events for the config form, including those with value == nil (no <value/> element in form)Fri, 11 Dec 2015 15:27:01 +0000, by Matthew Wild
-
mod_bosh: Instead of a global once-per-second timer add a timer for each session when neededMon, 07 Dec 2015 19:44:08 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 10 Dec 2015 18:58:30 +0000, by Matthew Wild
-
mod_admin_telnet: Add http:list() command to get info about current HTTP endpoints on the serverThu, 10 Dec 2015 18:00:08 +0000, by Matthew Wild
-
.luacheckrc: Whitelist import() global functionThu, 10 Dec 2015 17:58:52 +0000, by Matthew Wild
-
prosody: Don't silently ignore unknown command-line optionsThu, 10 Dec 2015 13:33:14 +0000, by Matthew Wild
-
mod_compression: Remove FIXMEs, mod_c2s and mod_s2s checks if TLS compression is used and sets a flag since 969e0a054795Thu, 10 Dec 2015 15:16:49 +0100, by Kim Alvefur
-
MUC: Fix previous commitWed, 09 Dec 2015 16:33:43 +0100, by Kim Alvefur
-
MUC: Process only options that are included in a form (Fixes #521)Tue, 08 Dec 2015 20:19:30 +0100, by Kim Alvefur
-
util.dataforms: Track which fields are included in a formTue, 08 Dec 2015 20:16:49 +0100, by Kim Alvefur
-
portmanager: Lower the priority of module-supplied TLS optionsTue, 08 Dec 2015 20:12:38 +0100, by Kim Alvefur
-
core.usermanager: Return as soon as possible once admin status is knownSun, 06 Dec 2015 23:47:47 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 06 Dec 2015 02:43:01 +0100, by Kim Alvefur
-
mod_blocklist: Update Copyright headerSun, 06 Dec 2015 02:32:29 +0100, by Kim Alvefur
-
mod_blocklist: Skip creating some tables and some processing if unblockingSun, 06 Dec 2015 02:32:16 +0100, by Kim Alvefur
-
mod_blocklist: When blocking someone who sent a subscription request, forget that request since the user would be unable to deny it while blocked (Fixes #574)Sun, 06 Dec 2015 02:30:21 +0100, by Kim Alvefur
-
mod_blocklist: Restructure how we keep track of where to send unavailable presenceSun, 06 Dec 2015 02:22:49 +0100, by Kim Alvefur
-
mod_blocklist: session[username] can't possibly be unset if that user is sending queriesSun, 06 Dec 2015 02:19:04 +0100, by Kim Alvefur
-
mod_blocklist: Add comments describing some variablesSun, 06 Dec 2015 02:12:28 +0100, by Kim Alvefur
-
mod_blocklist: Expand comments on caching of blocklistsSun, 06 Dec 2015 02:09:52 +0100, by Kim Alvefur
-
mod_blocklist: Add comment about compliance issue #575Sun, 06 Dec 2015 02:08:24 +0100, by Kim Alvefur
-
mod_blocklist: Rename variable for claritySun, 06 Dec 2015 02:07:15 +0100, by Kim Alvefur
-
mod_blocklist: Clear second level cache when user is deletedSat, 05 Dec 2015 22:46:50 +0100, by Kim Alvefur
-
Backout unintentional commit ed5440a6ef7fThu, 03 Dec 2015 16:21:56 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 03 Dec 2015 16:13:33 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 03 Dec 2015 16:13:12 +0000, by Matthew Wild
-
net.http.server: Import util.cacheThu, 03 Dec 2015 16:12:44 +0000, by Matthew Wild
-
Merge...Thu, 03 Dec 2015 16:46:24 +0100, by Kim Alvefur
-
MergeThu, 03 Dec 2015 16:17:40 +0100, by Kim Alvefur
-
prosodyctl check: Point out that authentication and storage modules should not be added to modules_enabled (fixes #570)Thu, 03 Dec 2015 16:17:19 +0100, by Kim Alvefur
-
prosodyctl check: Point out items in the modules_enabled list that incorrectly include the 'mod_' prefixThu, 03 Dec 2015 16:15:59 +0100, by Kim Alvefur
-
prosodyctl check: Really store imported LuaSec (must be a leftover from debugging)Thu, 03 Dec 2015 16:06:09 +0100, by Kim Alvefur
-
prosodyctl check: Include global options when checking "all options"Thu, 03 Dec 2015 15:51:22 +0100, by Kim Alvefur
-
mod_storage_sql2: Remove from trunk (all trunk-only changes backported)Thu, 03 Dec 2015 15:43:29 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 03 Dec 2015 15:43:02 +0000, by Matthew Wild
-
mod_storage_sql: Add map store (backported from trunk)Thu, 03 Dec 2015 15:03:24 +0000, by Matthew Wild
-
mod_storage_sql: Whitespace fix (backported from trunk)Thu, 03 Dec 2015 15:02:50 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 03 Dec 2015 14:59:55 +0000, by Matthew Wild
-
storagemanager, mod_storage_sql, mod_storage_sql2: Rename mod_storage_sql2 -> mod_storage_sql, mod_storage_sql -> mod_storage_sql1 (temporarily), and emit warning for configs using sql2Thu, 03 Dec 2015 14:57:49 +0000, by Matthew Wild
-
net.http.server: Use new util.cache to remember wildcard event handlersThu, 03 Dec 2015 14:54:29 +0000, by Matthew Wild
-
storagemanager: Split config retrieval into its own functionThu, 03 Dec 2015 14:47:47 +0000, by Matthew Wild
-
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types)Thu, 03 Dec 2015 15:27:09 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 26 Nov 2015 00:19:31 +0000, by Matthew Wild
-
tests: Add tests for util.cacheThu, 26 Nov 2015 00:12:51 +0000, by Matthew Wild
-
util.cache: Small update to prefix private fields with an underscore, add a :count() method (same as util.queue) and add an optional on_evict callbackThu, 26 Nov 2015 00:07:48 +0000, by Matthew Wild
-
mod_blocklist: Use util.cache to manage how many users blocklists are kept in memoryWed, 25 Nov 2015 21:06:01 +0100, by Kim Alvefur
-
util.cache: Make sure cache size is specified as an integerWed, 25 Nov 2015 20:49:41 +0100, by Kim Alvefur
-
util.pposix: Expose the uname GNU extension field 'domainname'Wed, 25 Nov 2015 20:43:29 +0100, by Kim Alvefur
-
util.session: How would you even send anything to a session?Tue, 24 Nov 2015 19:31:37 +0100, by Kim Alvefur
-
util.session: How does a session relate do a connection?Tue, 24 Nov 2015 19:26:27 +0100, by Kim Alvefur
-
util.session: What does the session say?Tue, 24 Nov 2015 19:04:54 +0100, by Kim Alvefur
-
util.session: What is the identity of a session?Tue, 24 Nov 2015 19:09:51 +0100, by Kim Alvefur
-
util.session: What is a session?Tue, 24 Nov 2015 19:00:43 +0100, by Kim Alvefur
-
mod_admin_telnet: Add timer:info() which shows some basic info about util.timerWed, 25 Nov 2015 15:34:54 +0100, by Kim Alvefur
-
MergeTue, 24 Nov 2015 10:45:48 +0000, by Matthew Wild
-
Merge 0.10->trunkTue, 24 Nov 2015 10:45:15 +0000, by Matthew Wild
-
util.cache: Ordered key->value data structure, with size limit (same as pubsub)Tue, 24 Nov 2015 10:44:41 +0000, by Matthew Wild
-
util.timer: If possible, close the existing timer handle in order to have only oneSun, 22 Nov 2015 17:25:44 +0100, by Kim Alvefur
-
util.timer: Expire timer instance if another instance is already set to take care of the next scheduled eventSun, 22 Nov 2015 17:20:20 +0100, by Kim Alvefur
-
util.timer: Keep count of how many timer instances are activeSun, 22 Nov 2015 17:18:29 +0100, by Kim Alvefur
-
net.server_event: Return event handle from add_task so it can be closed by eg util.timerSun, 22 Nov 2015 17:00:43 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 22 Nov 2015 15:52:10 +0000, by Matthew Wild
-
mod_admin_telnet: c2s:show(): Add flag to indicate remote sessionsSun, 22 Nov 2015 15:31:22 +0000, by Matthew Wild
-
util.ip: Improve comparison, == doesn't necessarily handle IPv6 addresses correctly if they aren't normalized (case, ::, etc.)Sun, 22 Nov 2015 15:30:27 +0000, by Matthew Wild
-
Merge 0.10->trunkTue, 17 Nov 2015 17:12:45 +0000, by Matthew Wild
-
Merge 0.9->0.10Tue, 17 Nov 2015 17:04:04 +0000, by Matthew Wild
-
muc.lib: Fix pattern so that it doesn't match hashes containing null bytes, causing dropped stanzas (thanks Jitsi folk!)Tue, 17 Nov 2015 17:01:25 +0000, by Matthew Wild
-
cert/openssl.cnf: Split CSR and self-signed extensions into separate sections (see d2d7ad2563f9)Mon, 09 Nov 2015 14:16:39 +0100, by Kim Alvefur
-
prosody: Fix sleep call that relied on the no longer existing socket globalMon, 16 Nov 2015 15:24:36 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 09 Nov 2015 22:56:32 +0100, by Kim Alvefur
-
mod_tls: Fix ssl option fallback to a "parent" host if current host does not have ssl options set (thanks 70b1)Mon, 09 Nov 2015 13:40:06 +0100, by Kim Alvefur
-
mod_tls: Remove unused reference to global ssl config option (certmanager adds that to the context)Mon, 09 Nov 2015 13:39:23 +0100, by Kim Alvefur
-
mod_s2s/s2sout: Keep SRV lookup response around even if it's emptyThu, 05 Nov 2015 13:54:35 +0100, by Kim Alvefur
-
sessionmanager: Demote write error to debug messageThu, 05 Nov 2015 13:35:16 +0100, by Kim Alvefur
-
sessionmanager: Clarify log message when failing to write data to connectionWed, 04 Nov 2015 12:21:46 +0100, by Kim Alvefur
-
prosodyctl: check: Don't complain about c2s_ssl or s2s_ssl being in VirtualHost sections, that's supportedWed, 21 Oct 2015 13:37:26 +0200, by Kim Alvefur
-
mod_component: Add config option for deciding what happens if a component connects while already connected (fixes #525)Wed, 21 Oct 2015 01:56:07 +0200, by Kim Alvefur
-
util.queue: Add luacheck annotationsSun, 18 Oct 2015 21:54:17 +0100, by Matthew Wild
-
util.queue: Add :items() iteratorSun, 18 Oct 2015 21:42:33 +0100, by Matthew Wild
-
statsmanager: Add get() methodSun, 18 Oct 2015 21:35:21 +0100, by Matthew Wild
-
MUC: Reject muc:admin query with missing <item> childSun, 18 Oct 2015 14:00:15 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 17 Oct 2015 19:31:43 +0200, by Kim Alvefur
-
Merge 0.9->0.10Sat, 17 Oct 2015 19:30:58 +0200, by Kim Alvefur
-
Makefile: Use more specific globbing for core directory in Makefile (Thanks Robert Scheck) (fixes #532)Wed, 14 Oct 2015 20:55:26 +0200, by Kim Alvefur
-
Merge 0.10->trunkSun, 11 Oct 2015 20:03:00 +0200, by Kim Alvefur
-
Merge 0.9->0.10Sun, 11 Oct 2015 20:00:15 +0200, by Kim Alvefur
-
core.certmanager: Remove non-string filenames (allows setting eg capath to false to disable the built in default)Sun, 11 Oct 2015 19:44:15 +0200, by Kim Alvefur
-
util.openssl: Separate extension sections into one for self-signed certs and one for requestsSun, 11 Oct 2015 18:49:14 +0200, by Kim Alvefur
-
mod_s2s: Fire global event for stream features where the remote server has not sent the 'to' stream attributeSun, 11 Oct 2015 14:03:53 +0200, by Kim Alvefur
-
net.websocket.frames: Fix syntax error due to code copy pastingTue, 06 Oct 2015 18:08:58 +0200, by Kim Alvefur
-
net.websocket.frames: Use struct packing in Lua 5.3 or struct lib if availableTue, 06 Oct 2015 18:05:27 +0200, by Kim Alvefur
-
net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit)Tue, 06 Oct 2015 18:03:04 +0200, by Kim Alvefur
-
net.websocket.frames: Link to documentation when bitop is missingTue, 06 Oct 2015 16:49:01 +0200, by Kim Alvefur
-
net.websocket.frames: Throw an error if no bit lib is foundTue, 06 Oct 2015 16:26:23 +0200, by Kim Alvefur
-
net.websocket.frames: Simplify import of bitlibTue, 06 Oct 2015 16:06:22 +0200, by Kim Alvefur
-
mod_websocket: Silence luacheck warningsTue, 06 Oct 2015 15:30:25 +0200, by Kim Alvefur
-
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz)Tue, 06 Oct 2015 15:27:39 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 02 Oct 2015 12:17:41 +0200, by Kim Alvefur
-
util.jid: Fix backoutFri, 02 Oct 2015 12:16:47 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 02 Oct 2015 12:13:32 +0200, by Kim Alvefur
-
Backout 7e820979fd9b (broke tests)Fri, 02 Oct 2015 12:12:24 +0200, by Kim Alvefur
-
Merge 0.10->trunkSun, 27 Sep 2015 00:37:18 +0200, by Kim Alvefur
-
Merge 0.9->0.10Sun, 27 Sep 2015 00:36:34 +0200, by Kim Alvefur
-
configure,util-src/Makefile: Make a variable that includes -l for OpenSSL (like with IDNA_LIBS)Sun, 27 Sep 2015 00:28:46 +0200, by Kim Alvefur
-
Makefile: Use hypen to tell Make when to ignore errorsSun, 27 Sep 2015 00:16:34 +0200, by Kim Alvefur
-
Makefile: Support generating prosody.version from hg archive metadata fileSun, 27 Sep 2015 00:15:57 +0200, by Kim Alvefur
-
Makefile: Simplify generation of prosody.version using magic Make magicSun, 27 Sep 2015 00:14:18 +0200, by Kim Alvefur
-
util-src/Makefile: Remove redundant variables (set in config.unix already)Sun, 27 Sep 2015 00:12:07 +0200, by Kim Alvefur
-
util-src/Makefile: Don't make exceptions for how to build .so for util.hashes and util.encodingsSun, 27 Sep 2015 00:10:18 +0200, by Kim Alvefur
-
util-src/Makefile: Tell Make how to build .so from .o in a modern way (Let built-in rules handle .o)Sun, 27 Sep 2015 00:08:46 +0200, by Kim Alvefur
-
util-src/Makefile: Move Lua include path into CFLAGS variableSun, 27 Sep 2015 00:04:14 +0200, by Kim Alvefur
-
configure, util-src/Makefile: Move OS X deployment flag to an C compiler argument set by configureSat, 26 Sep 2015 23:42:46 +0200, by Kim Alvefur
-
util-src/Makefile: Use variables for install binary and target directorySat, 26 Sep 2015 23:38:09 +0200, by Kim Alvefur
-
util-src/Makefile: Move list of .so files in a variableSat, 26 Sep 2015 23:29:50 +0200, by Kim Alvefur
-
mod_posix: Detect failure to load util.signal by first pcall return value not by type of the secondSat, 26 Sep 2015 21:41:11 +0200, by Kim Alvefur
-
mod_posix: Normalize indentationSat, 26 Sep 2015 21:39:26 +0200, by Kim Alvefur
-
mod_http_files: Translate forward slashes to local directory separatorsSat, 26 Sep 2015 19:35:56 +0200, by Kim Alvefur
-
mod_http_files: Strip trailing directory separator regardless of directionality of the slash (fixes #545)Sat, 26 Sep 2015 19:34:58 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 25 Sep 2015 18:11:45 +0200, by Kim Alvefur
-
Merge 0.9->0.10Fri, 25 Sep 2015 18:11:24 +0200, by Kim Alvefur
-
xep227toprosody: Pass parser to callbacks (needed since addition of stanza size limits)Fri, 18 Sep 2015 16:14:43 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 25 Sep 2015 18:08:25 +0200, by Kim Alvefur
-
MergeFri, 25 Sep 2015 18:07:33 +0200, by Kim Alvefur
-
Merge 0.9->0.10Fri, 25 Sep 2015 16:51:42 +0100, by Matthew Wild
-
mod_pep: Don't store contacts' subscriptions to a user's nodes when that user is offlineFri, 25 Sep 2015 16:48:25 +0100, by Matthew Wild
-
mod_pep: Document data structures, so I don't have to spend time remembering every time I work on this moduleFri, 04 Sep 2015 11:26:51 +0100, by Matthew Wild
-
net.dns: Unconditionally cache records found in answersMon, 25 May 2015 23:16:11 +0100, by Matthew Wild
-
server_event: Remove needless scoping around add_taskFri, 25 Sep 2015 18:07:08 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 25 Sep 2015 18:03:44 +0200, by Kim Alvefur
-
server_event: Fix indentationFri, 25 Sep 2015 17:56:21 +0200, by Kim Alvefur
-
server_event: Put function keyword on same line as the coroutine.wrap it's being passed toFri, 25 Sep 2015 17:55:06 +0200, by Kim Alvefur
-
server_event: Normalize indentationFri, 25 Sep 2015 17:43:21 +0200, by Kim Alvefur
-
net.dns: Use new IPv4-specific socket factory if available (fixes dns on libevent with latest development version of luasocket)Fri, 25 Sep 2015 17:32:13 +0200, by Kim Alvefur
-
server_event: Remove unused argument [luacheck]Fri, 25 Sep 2015 17:26:47 +0200, by Kim Alvefur
-
server_event: Comment out the unused vdebug function [luacheck]Fri, 25 Sep 2015 17:26:29 +0200, by Kim Alvefur
-
server_event: Remove unused former argument (fixes global access) [luacheck]Fri, 25 Sep 2015 17:24:43 +0200, by Kim Alvefur
-
server_event: Rename luaevent module variable to avoid name clash [luacheck]Fri, 25 Sep 2015 17:21:00 +0200, by Kim Alvefur
-
server_event: Add luacheck annotationsFri, 25 Sep 2015 17:25:46 +0200, by Kim Alvefur
-
server_event: Remove needless scoping and indentationFri, 25 Sep 2015 17:12:55 +0200, by Kim Alvefur
-
server_event: Move local references to various functions to top of fileFri, 25 Sep 2015 17:02:17 +0200, by Kim Alvefur
-
server_event: Replace implementation of ordered set with a simple table setFri, 25 Sep 2015 16:45:02 +0200, by Kim Alvefur
-
mod_s2s: Account for connections that time out in connection count measureFri, 25 Sep 2015 15:16:25 +0200, by Kim Alvefur
-
Merge 0.10->trunkThu, 24 Sep 2015 20:15:19 +0200, by Kim Alvefur
-
mod_c2s, mod_s2s: Close incoming connections if there are no features to offer on incomplete streams (fixes #285)Thu, 24 Sep 2015 20:05:23 +0200, by Kim Alvefur
-
prosodyctl check: Warn if certificate checking is enforced but LuaSec is too oldThu, 24 Sep 2015 20:02:57 +0200, by Kim Alvefur
-
prosodyctl check: Warn if encryption is required but LuaSec is unavailableThu, 24 Sep 2015 20:02:00 +0200, by Kim Alvefur
-
Merge 0.10->trunkTue, 22 Sep 2015 01:31:52 +0200, by Kim Alvefur
-
sessionmanager: Make session.send() return true unless there really is an errorMon, 21 Sep 2015 23:19:48 +0200, by Kim Alvefur
-
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)Mon, 21 Sep 2015 23:06:22 +0200, by Kim Alvefur
-
Makefile: Fix building prosody.version (.hg/dirstate is a file, not a directory)Mon, 21 Sep 2015 23:00:49 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 19 Sep 2015 17:51:20 +0200, by Kim Alvefur
-
mod_admin_telnet: Fix indentationFri, 18 Sep 2015 16:16:10 +0200, by Kim Alvefur
-
prosodyctl: Move files out of the way when generating new cert or keySat, 19 Sep 2015 17:46:46 +0200, by Kim Alvefur
-
util.timer: Fix indentationFri, 18 Sep 2015 16:08:35 +0200, by Kim Alvefur
-
Merge 0.10->trunkThu, 17 Sep 2015 22:15:26 +0200, by Kim Alvefur
-
mod_offline: Decrease priority of event handlers so 3rd party hooks fire first by defaultWed, 16 Sep 2015 15:18:30 +0200, by Kim Alvefur
-
mod_blocklist: Explicitly halt event propagation after returning a reply (send returns nil sometimes)Wed, 16 Sep 2015 15:16:51 +0200, by Kim Alvefur
-
mod_tls: Fix inhertinance of 'ssl' option from "parent" host to subdomain (fixes #511)Tue, 15 Sep 2015 17:51:56 +0200, by Kim Alvefur
-
MUC: Break a very long lineSat, 12 Sep 2015 18:52:39 +0200, by Kim Alvefur
-
util.dataforms: Fix interaction of required fields and empty string values (fixes #521)Sat, 12 Sep 2015 17:49:47 +0200, by Kim Alvefur
-
util.dataforms: Refactor parsing to reuse simple text parser instead of duplicate codeSat, 12 Sep 2015 17:40:14 +0200, by Kim Alvefur
-
MUC: Prevent double replies when MUC affiliation/role change requests fail.Thu, 17 Sep 2015 13:02:09 -0700, by Lance Stout
-
MUC: Fix traceback in request for MUC affiliation lists by non-affiliated (thanks Lance)Tue, 15 Sep 2015 19:39:57 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 04 Sep 2015 11:11:40 +0100, by Matthew Wild
-
tests/run_tests.sh: Let status code propagate to shellFri, 04 Sep 2015 10:56:27 +0100, by Matthew Wild
-
tests: Return status code depending on whether tests passedFri, 04 Sep 2015 10:55:39 +0100, by Matthew Wild
-
net/http: Use server.addclientWed, 18 Dec 2013 19:00:24 -0500, by daurnimator
-
Merge 0.10->trunkThu, 03 Sep 2015 23:49:15 +0200, by Kim Alvefur
-
util.stanza: Export xml_escape (missed during removal of module() calls)Thu, 03 Sep 2015 23:39:00 +0200, by Kim Alvefur
-
Merge 0.10->trunkThu, 03 Sep 2015 16:43:46 +0100, by Matthew Wild
-
net.server_{select,event}: addclient: Use getaddrinfo to detect IP address type if no socket type argument given. (Argument must be given for non-TCP)Mon, 23 Dec 2013 17:57:53 +0100, by Kim Alvefur
-
net.server_{select,event}: addclient: Add argument for overriding socket typeMon, 23 Dec 2013 17:55:41 +0100, by Kim Alvefur
-
net/server_event: pcall require ssl rather than relying on globalsWed, 18 Dec 2013 18:11:17 -0500, by daurnimator
-
net/server_event: add_client should have same arguments no-matter the server backendWed, 18 Dec 2013 17:52:28 -0500, by daurnimator
-
net/server_select: Fix typoWed, 18 Dec 2013 18:06:33 -0500, by daurnimator
-
net/server_select: addclient: Check argumentsWed, 18 Dec 2013 17:55:03 -0500, by daurnimator
-
net/server_select: addclient: Check for failure correctly; remove wrapconnection call on failureWed, 18 Dec 2013 17:54:31 -0500, by daurnimator
-
net/server_select: Check arguments to add_server correctlyWed, 18 Dec 2013 17:51:27 -0500, by daurnimator
-
Merge 0.10->trunkWed, 02 Sep 2015 18:55:35 +0100, by Matthew Wild
-
configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea)Wed, 02 Sep 2015 18:54:34 +0100, by Matthew Wild
-
storagemanager: Check if drivers support purging, warn otherwiseWed, 02 Sep 2015 15:26:28 +0200, by Kim Alvefur
Scroll all the way down to load more.