Software /
code /
prosody
Graph
-
prosodyctl: Rename variable for soft-require success to improve readabilityWed, 19 Apr 2017 20:38:55 +0200, by Kim Alvefur
-
prosodyctl: Remove --root from arg arrayWed, 19 Apr 2017 20:26:09 +0200, by Kim Alvefur
-
Merge 0.9->0.10Wed, 19 Apr 2017 20:02:58 +0200, by Kim Alvefur
-
prosodyctl: Allow continuing to run as root (fixes #893)Wed, 19 Apr 2017 19:31:46 +0200, by Kim Alvefur
-
util.sasl.plain,scram: Record username in sasl state earlierWed, 19 Apr 2017 06:47:02 +0200, by Kim Alvefur
-
prosodyctl: Don't switch user if we are root and run_as_root is enabledWed, 19 Apr 2017 12:40:03 +0100, by Matthew Wild
-
mod_bosh: Update session.conn to point to the current connection (fixes #890)Mon, 17 Apr 2017 21:40:06 +0200, by Kim Alvefur
-
util.datamanager: Use already known index instead of measuring length each iterationMon, 17 Apr 2017 03:26:21 +0200, by Kim Alvefur
-
net.server_epoll: Reset onwritable before calling onconnect (fixes traceback if connection closed in onconnect)Sun, 16 Apr 2017 02:36:42 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 15 Apr 2017 02:27:43 +0200, by Kim Alvefur
-
mod_storage_internal: Support the 'key' archive query fieldSat, 15 Apr 2017 02:27:07 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 15 Apr 2017 02:15:15 +0200, by Kim Alvefur
-
configure: Skip some interpreter checks if --runwith is setSat, 15 Apr 2017 02:10:49 +0200, by Kim Alvefur
-
configure: Fix explanation of where it looked for an interpreter (luarocks 3dcfa00, thanks Izaron)Sat, 15 Apr 2017 02:06:42 +0200, by Kim Alvefur
-
Merge 0.10->trunkThu, 13 Apr 2017 22:38:31 +0200, by Kim Alvefur
-
util.sql: Produce more SQL-standard-like debug messagesThu, 13 Apr 2017 22:37:35 +0200, by Kim Alvefur
-
Merge 0.10->trunkThu, 13 Apr 2017 01:30:24 +0200, by Kim Alvefur
-
mod_storage_sql: Limit encoding check to current databaseThu, 13 Apr 2017 01:29:35 +0200, by Kim Alvefur
-
mod_storage_sql: Break long linesWed, 12 Apr 2017 23:16:23 +0200, by Kim Alvefur
-
mod_storage_sql: Pass charset and collation names via variable bindingWed, 12 Apr 2017 21:53:21 +0200, by Kim Alvefur
-
mod_storage_sql: Quote some field namesWed, 12 Apr 2017 21:51:17 +0200, by Kim Alvefur
-
Merge 0.10->trunkWed, 12 Apr 2017 20:59:18 +0200, by Kim Alvefur
-
util.sql: Strip indentation from queries for debug loggingWed, 12 Apr 2017 18:57:40 +0200, by Kim Alvefur
-
util.sql: Apply quote transform in engine:execute so it is applied to eg encoding checks in mod_storage_sql (thanks Martin)Wed, 12 Apr 2017 17:26:44 +0200, by Kim Alvefur
-
mod_storage_sql: Raise error if encoding check query failsWed, 12 Apr 2017 17:26:13 +0200, by Kim Alvefur
-
Merge 0.10->trunkMon, 10 Apr 2017 23:16:13 +0200, by Kim Alvefur
-
SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885)Mon, 10 Apr 2017 23:13:39 +0200, by Kim Alvefur
-
mod_presence: Use get_child_text on priority child element (fixes #552)Mon, 10 Apr 2017 20:28:02 +0200, by Kim Alvefur
-
mod_presence: No need to overwrite index 1 since it's set on the line belowMon, 10 Apr 2017 20:04:07 +0200, by Kim Alvefur
-
mod_register: Include additional data in user-registering eventMon, 10 Apr 2017 10:30:31 +0200, by Kim Alvefur
-
mod_register: Remove check for empty table (previous line sets a field)Mon, 10 Apr 2017 10:28:05 +0200, by Kim Alvefur
-
Merge 0.10->trunkSun, 09 Apr 2017 01:25:58 +0200, by Kim Alvefur
-
prosodyctl: Point out how default_storage is redundant if storage is a stringSat, 08 Apr 2017 16:42:42 +0200, by Kim Alvefur
-
migration/prosody_sql: Commit transaction when all items have been processedSat, 08 Apr 2017 16:33:42 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 08 Apr 2017 00:48:15 +0200, by Kim Alvefur
-
migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635)Fri, 07 Apr 2017 13:17:00 +0200, by Kim Alvefur
-
migrator.prosody_sql: Switch to util.sql (#635)Fri, 07 Apr 2017 13:16:12 +0200, by Kim Alvefur
-
migrator: Remove broken distinction between a load error or a missing storage handler (worked with module()?)Fri, 07 Apr 2017 13:06:06 +0200, by Kim Alvefur
-
mod_storage_none: Add a noop archive delete methodTue, 04 Apr 2017 18:46:51 +0200, by Kim Alvefur
-
Merge 0.10->trunkTue, 04 Apr 2017 01:41:09 +0200, by Kim Alvefur
-
mod_storage_none: Add allways empty archive storageTue, 04 Apr 2017 01:31:51 +0200, by Kim Alvefur
-
mod_storage_none: Ignore unused arguments [luacheck]Tue, 04 Apr 2017 01:30:00 +0200, by Kim Alvefur
-
mod_auth_internal_plain: Rename unused self argument [luacheck]Tue, 04 Apr 2017 01:26:33 +0200, by Kim Alvefur
-
mod_auth_internal_hashed: Split long lines [luacheck]Tue, 04 Apr 2017 01:26:26 +0200, by Kim Alvefur
-
mod_auth_internal_hashed: Rename unused 'self' to _ [luacheck]Tue, 04 Apr 2017 01:26:09 +0200, by Kim Alvefur
-
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]Tue, 04 Apr 2017 01:25:33 +0200, by Kim Alvefur
-
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck]Tue, 04 Apr 2017 01:25:10 +0200, by Kim Alvefur
-
mod_websocket: Log state of cross domain set after changing itMon, 03 Apr 2017 17:14:34 +0200, by Kim Alvefur
-
Merge 0.10->trunkMon, 03 Apr 2017 00:59:44 +0200, by Kim Alvefur
-
mod_storage_sql: Fix to use correct SQL query (thanks carlos)Mon, 03 Apr 2017 00:34:37 +0200, by Kim Alvefur
-
Merge 0.10->trunkSun, 02 Apr 2017 23:06:27 +0200, by Kim Alvefur
-
luacheckrc: Declare module.environment as writable (thanks Link Mauve)Sun, 02 Apr 2017 22:26:52 +0200, by Kim Alvefur
-
mod_mam: Remove extraneous assert when opening the storeSun, 02 Apr 2017 19:38:52 +0100, by Emmanuel Gil Peyrot
-
Merge 0.10->trunkSun, 02 Apr 2017 00:24:37 +0200, by Kim Alvefur
-
net.http: Pass error all the way to callbackSun, 02 Apr 2017 00:24:07 +0200, by Kim Alvefur
-
mod_c2s: Remove unused locals [luacheck]Sat, 01 Apr 2017 22:40:09 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 01 Apr 2017 22:38:02 +0200, by Kim Alvefur
-
mod_saslauth: Remove unused argument [luacheck]Sat, 01 Apr 2017 22:34:15 +0200, by Kim Alvefur
-
mod_disco: Rename variables to avoid name clash [luacheck]Sat, 01 Apr 2017 22:30:37 +0200, by Kim Alvefur
-
mod_blocklist: Use local variable [luacheck]Sat, 01 Apr 2017 22:18:44 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 01 Apr 2017 21:48:54 +0200, by Kim Alvefur
-
mod_storage_sql: Remove unused return values (should those actually be used?)Sat, 01 Apr 2017 19:47:02 +0200, by Kim Alvefur
-
mod_storage_sql: Ignore name clash [luacheck]Sat, 01 Apr 2017 19:45:47 +0200, by Kim Alvefur
-
mod_storage_sql: Split long lines [luacheck]Sat, 01 Apr 2017 19:45:37 +0200, by Kim Alvefur
-
mod_storage_sql: Ignore name clash [luacheck]Sat, 01 Apr 2017 19:45:20 +0200, by Kim Alvefur
-
mod_storage_sql: Pass SQL engine as an argument to upgrade and table creator functionsSat, 01 Apr 2017 19:39:20 +0200, by Kim Alvefur
-
mod_storage_sql: Move SQL queries into multiline strings for readability [luacheck]Sat, 01 Apr 2017 19:26:27 +0200, by Kim Alvefur
-
mod_storage_sql: Rename variables to avoid name clashes [luacheck]Sat, 01 Apr 2017 19:25:34 +0200, by Kim Alvefur
-
mod_storage_sql: Sensible defaults for 'when' and 'with' argumentsSat, 01 Apr 2017 19:04:54 +0200, by Kim Alvefur
-
mod_offline: Include timestamp and empty 'with'Sat, 01 Apr 2017 19:04:15 +0200, by Kim Alvefur
-
mod_storage_sql: Remove compat for argument order changeSat, 01 Apr 2017 19:02:27 +0200, by Kim Alvefur
-
MUC: Include original stanza in send history eventSat, 01 Apr 2017 16:03:37 +0200, by Kim Alvefur
-
MUC: Decrement priority muc-get-history hook to standard for core modulesSat, 01 Apr 2017 16:02:57 +0200, by Kim Alvefur
-
Merge 0.10->trunkFri, 31 Mar 2017 19:01:42 +0200, by Kim Alvefur
-
MUC: Only create rooms in a locked state when they are created by someone joining (fixes timed deletion of all rooms on startup)Fri, 31 Mar 2017 18:52:53 +0200, by Kim Alvefur
-
mod_offline: Switch to using archive store via the storagemanager APIFri, 31 Mar 2017 17:50:19 +0200, by Kim Alvefur
-
mod_storage_internal: Add the dates methodFri, 31 Mar 2017 17:49:51 +0200, by Kim Alvefur
-
mod_storage_internal: Add support for removing archived itemsFri, 31 Mar 2017 17:48:50 +0200, by Kim Alvefur
-
mod_storage_internal: Add basic archive store implementationFri, 31 Mar 2017 17:47:06 +0200, by Kim Alvefur
-
mod_storage_internal: Ignore unused 'self' argument [luacheck]Fri, 31 Mar 2017 17:39:41 +0200, by Kim Alvefur
-
mod_storage_internal: Reorder methodsFri, 31 Mar 2017 17:38:46 +0200, by Kim Alvefur
-
mod_storage_internal: Separate driver from keyval implementationFri, 31 Mar 2017 17:34:33 +0200, by Kim Alvefur
-
util.array: Add method for filtering out duplicate valuesFri, 31 Mar 2017 17:29:08 +0200, by Kim Alvefur
-
util.id: New util for producing random identifiers of varying sizesWed, 29 Mar 2017 22:38:31 +0200, by Kim Alvefur
-
Merge 0.10->trunkTue, 28 Mar 2017 20:14:35 +0200, by Kim Alvefur
-
util.datamanager: Log where the error came fromTue, 28 Mar 2017 17:31:55 +0200, by Kim Alvefur
-
util.datamanager: Rearrange localsTue, 28 Mar 2017 17:31:24 +0200, by Kim Alvefur
-
util.pposix: Remove fallocateTue, 28 Feb 2017 13:26:05 +0100, by Kim Alvefur
-
util.datamanager: Use pposix.atomic_appendTue, 28 Feb 2017 11:33:43 +0100, by Kim Alvefur
-
util.pposix: Add function for atomically appending data to a fileWed, 01 Mar 2017 01:33:00 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 27 Mar 2017 18:30:11 +0200, by Kim Alvefur
-
net.server_epoll: Attempt to simplify state controlMon, 27 Mar 2017 04:30:48 +0200, by Kim Alvefur
-
net.server_epoll: Check write buffer for remaining data to write when closingMon, 27 Mar 2017 03:41:24 +0200, by Kim Alvefur
-
net.server_epoll: Log if there's a connection without listenersMon, 27 Mar 2017 03:40:24 +0200, by Kim Alvefur
-
man prosodyctl: Rebuild from Markdown sourceSat, 25 Mar 2017 17:32:42 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 24 Mar 2017 00:32:09 +0100, by Kim Alvefur
-
Merge 0.9->0.10Fri, 24 Mar 2017 00:28:18 +0100, by Kim Alvefur
-
mod_disco: Correctly set the 'node' attr (fixes #449)Fri, 24 Mar 2017 00:25:49 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 23 Mar 2017 14:46:41 +0100, by Kim Alvefur
-
mod_mam: Remove dead code (default will be filled in by mamprefs.lib)Thu, 23 Mar 2017 14:45:18 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 23 Mar 2017 01:30:58 +0100, by Kim Alvefur
-
util.encodings: Make limit lookup table a const (from Lua f2a813ae)Wed, 22 Mar 2017 23:40:53 +0100, by Kim Alvefur
-
MUC: Log when denying entry to locked roomWed, 22 Mar 2017 14:13:28 +0100, by Kim Alvefur
-
util.datamanager: Remove check for file non-existence since ENOENT tells us that alreadyWed, 22 Mar 2017 12:02:52 +0100, by Kim Alvefur
-
util.datamanager: Split long line [luacheck]Wed, 22 Mar 2017 12:00:21 +0100, by Kim Alvefur
-
storagemanager: Use the existing local reference to 'hosts'Wed, 22 Mar 2017 10:38:36 +0100, by Kim Alvefur
-
util.dependencies: Give APT command for installing lua-secTue, 21 Mar 2017 15:18:35 +0100, by Kim Alvefur
-
mod_posix: Use path variant of config API for pidfile optionTue, 21 Mar 2017 12:08:29 +0100, by Kim Alvefur
-
mod_http_files: Use path variant of config option API for http_files_dirTue, 21 Mar 2017 12:06:52 +0100, by Kim Alvefur
-
MUC: Shorter labelTue, 21 Mar 2017 04:41:40 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 20 Mar 2017 03:11:27 +0100, by Kim Alvefur
-
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision timeMon, 20 Mar 2017 00:48:28 +0100, by Kim Alvefur
-
configure: Move name and directory name into a variable for easier comparison with similar scriptsSat, 18 Mar 2017 18:50:17 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 17 Mar 2017 23:14:03 +0100, by Kim Alvefur
-
mod_http_files: Pass only the name of the path, get_option_path knows how to deal with itFri, 17 Mar 2017 23:02:35 +0100, by Kim Alvefur
-
Merge 0.10 -> trunkFri, 17 Mar 2017 13:08:31 +0000, by Matthew Wild
-
mod_pubsub: Fix syntax error introduced in 241f02bd66ceFri, 17 Mar 2017 13:04:18 +0000, by Matthew Wild
-
Merge 0.10->trunkThu, 16 Mar 2017 23:49:27 +0100, by Kim Alvefur
-
luacheckrc: Add module:get_option_scalar to known globalsThu, 16 Mar 2017 21:05:44 +0100, by Kim Alvefur
-
mod_pubsub: Rely on type checking in module APIThu, 16 Mar 2017 21:02:40 +0100, by Kim Alvefur
-
mod_mam: Handle default_archive_policy option consistentlyThu, 16 Mar 2017 21:01:45 +0100, by Kim Alvefur
-
mod_http_files: Use API for config options that are file pathsThu, 16 Mar 2017 20:53:08 +0100, by Kim Alvefur
-
plugins/various: Use type-specific config APIThu, 16 Mar 2017 20:46:06 +0100, by Kim Alvefur
-
util.array: Add O(n) equality check metamethodThu, 16 Mar 2017 19:09:57 +0100, by Kim Alvefur
-
core.moduleapi: Factor out code for getting a scalar config optionWed, 15 Mar 2017 15:07:16 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 12 Mar 2017 12:52:55 +0100, by Kim Alvefur
-
util.signal: Enable all GNU features, _DEFAULT_SOURCE doesn't have the desired effect before glibc 2.19Sun, 12 Mar 2017 12:49:34 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 11 Mar 2017 17:51:02 +0100, by Kim Alvefur
-
util.signal: Restore non-standard GNU "default" behaviour of signal(2)Sat, 11 Mar 2017 16:41:23 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 10 Mar 2017 16:59:21 +0100, by Kim Alvefur
-
util-src: Specify size of various tables to be allocatedThu, 09 Mar 2017 01:20:59 +0100, by Kim Alvefur
-
mod_blocklist: Split long line [luacheck]Thu, 09 Mar 2017 00:59:32 +0100, by Kim Alvefur
-
Merge 0.10->trunkTue, 07 Mar 2017 22:44:12 +0100, by Kim Alvefur
-
util.pposix: Use correct type for limits [-Wconstant-conversion]Tue, 07 Mar 2017 22:36:43 +0100, by Kim Alvefur
-
util.pposix: Limit meminfo to Linux until we can figure out how to get this info on other platformsTue, 07 Mar 2017 22:33:57 +0100, by Kim Alvefur
-
configure: Fix Lua suffix in FreeBSD presetTue, 07 Mar 2017 21:48:05 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 06 Mar 2017 16:05:57 +0100, by Kim Alvefur
-
mod_saslauth: Fix typoed variable name [luacheck]Mon, 06 Mar 2017 16:05:24 +0100, by Kim Alvefur
-
tests: Trim trailing whitespaceMon, 06 Mar 2017 16:01:27 +0100, by Kim Alvefur
-
mod_saslauth: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77Mon, 06 Mar 2017 15:56:12 +0100, by Kim Alvefur
-
mod_tls: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77Mon, 06 Mar 2017 15:55:37 +0100, by Kim Alvefur
-
MUC: Split long line [luacheck]Mon, 06 Mar 2017 15:35:02 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 06 Mar 2017 15:31:21 +0100, by Kim Alvefur
-
mod_message: Return early on messages of type error (silences empty if branch warning) [luacheck]Mon, 06 Mar 2017 15:27:37 +0100, by Kim Alvefur
-
mod_c2s: Rename unused loop variable to _ [luacheck]Mon, 06 Mar 2017 15:24:44 +0100, by Kim Alvefur
-
mod_c2s: Rename variable no avoid name clash [luacheck]Mon, 06 Mar 2017 15:24:33 +0100, by Kim Alvefur
-
luacheckrc: Ignore shadowing of loggerMon, 06 Mar 2017 15:22:00 +0100, by Kim Alvefur
-
luacheckrc: Include entire module APIMon, 06 Mar 2017 15:11:37 +0100, by Kim Alvefur
-
mod_adhoc/adhoc.lib: instantiate table with all fieldsMon, 06 Mar 2017 15:09:22 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 06 Mar 2017 01:14:32 +0100, by Kim Alvefur
-
core: Allow select core modules to mutate some globals (needs luacheck 1.19)Sat, 04 Mar 2017 20:09:28 +0100, by Kim Alvefur
-
luacheckrc: Set max line length to 150 for now [luacheck]Sat, 04 Mar 2017 20:06:29 +0100, by Kim Alvefur
-
core: Split some very long lines [luacheck]Sat, 04 Mar 2017 17:49:48 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 03 Mar 2017 11:52:22 +0100, by Kim Alvefur
-
configure: Fix setting libdir if prefix changedFri, 03 Mar 2017 11:51:32 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 02 Mar 2017 23:03:02 +0100, by Kim Alvefur
-
configure: Set RUNWITH to lua + lua-suffix unless --runwith is given (fixes #721, #777)Thu, 02 Mar 2017 23:01:12 +0100, by Kim Alvefur
-
configure: Merge with configure from LuaRocks (which it was originally based on apparently)Thu, 02 Mar 2017 22:58:34 +0100, by Kim Alvefur
-
util.ringbuffer: Change types of length related variables to size_t [-Wsign-compare]Thu, 02 Mar 2017 19:22:07 +0100, by Kim Alvefur
-
Merge 0.9->0.10Thu, 02 Mar 2017 15:21:07 +0100, by Kim Alvefur
-
mod_saslauth: Log SASL failure reasonThu, 02 Mar 2017 15:17:32 +0100, by Kim Alvefur
-
mod_websocket: Make open_stream method behave like the one from util.xmppstreamThu, 02 Mar 2017 03:03:25 +0100, by Kim Alvefur
-
mod_websocket: Include xml:lang attribute on stream <open> (fixes #840)Thu, 02 Mar 2017 03:03:04 +0100, by Kim Alvefur
-
Backed out changeset a3a4ed0d34f4 C99 is okThu, 02 Mar 2017 00:46:32 +0100, by Kim Alvefur
-
configure: Set C standard to C99Thu, 02 Mar 2017 00:27:46 +0100, by Kim Alvefur
-
util.crand: Only include getrandom shiv with glibc older than 2.25Thu, 02 Mar 2017 00:17:34 +0100, by Kim Alvefur
-
util.crand: Change argumen names to match some man pageThu, 02 Mar 2017 00:15:04 +0100, by Kim Alvefur
-
util.crand: Move comment blockWed, 01 Mar 2017 22:39:01 +0100, by Kim Alvefur
-
util.pposix, configure: Move _GNU_SOURCE macro into source filesWed, 01 Mar 2017 22:27:11 +0100, by Kim Alvefur
-
util.envload: Close file handle after reading dataWed, 01 Mar 2017 17:48:15 +0100, by Kim Alvefur
-
util.datamanager: Expose atomic_store as store_rawWed, 01 Mar 2017 17:37:29 +0100, by Kim Alvefur
-
util.datamanager: Use atomic store function when writing the first entry of a listWed, 01 Mar 2017 17:15:56 +0100, by Kim Alvefur
-
util.datamanager: Import value of ENOENT from util.pposix (if available)Wed, 01 Mar 2017 17:04:48 +0100, by Kim Alvefur
-
util.pposix: Expose ENOENT constant (usually 2, but you never know)Wed, 01 Mar 2017 17:03:48 +0100, by Kim Alvefur
-
util.datamanager: Ignore ENOENT (no such file) when loading dataWed, 01 Mar 2017 16:44:59 +0100, by Kim Alvefur
-
util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collectedWed, 01 Mar 2017 16:42:02 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 01 Mar 2017 02:38:05 +0100, by Kim Alvefur
-
prosodyctl: Trim trailing whitespaceMon, 27 Feb 2017 15:55:22 +0100, by Kim Alvefur
-
tests/util.logger: Remove use of deprecated module functionMon, 27 Feb 2017 15:17:12 +0100, by Kim Alvefur
-
prosodyctl: Handle move of 'unpack' in Lua 5.2Mon, 27 Feb 2017 14:55:01 +0100, by Kim Alvefur
-
util.pposix: Fix typo in commentSun, 26 Feb 2017 20:31:08 +0100, by Kim Alvefur
-
util.crand: Clarify that lua_error does not returnSat, 25 Feb 2017 18:12:24 +0100, by Kim Alvefur
-
Merge 0.9->0.10Sat, 25 Feb 2017 18:08:30 +0100, by Kim Alvefur
-
mod_register: Require encryption before registration if c2s_require_encryption is set (fixes #595)Tue, 21 Feb 2017 18:54:44 +0100, by Kim Alvefur
-
util.crand: Throw error if OpenSSLs RNG is not seededSat, 25 Feb 2017 17:57:22 +0100, by Kim Alvefur
-
mod_websocket: Set connections starttls method to false to prevent mod_tls from offering starttls (fixes #837)Sat, 25 Feb 2017 02:15:15 +0100, by Kim Alvefur
-
mod_tls: Suppress debug message if already using encryptionSat, 25 Feb 2017 01:16:31 +0100, by Kim Alvefur
-
util.adhoc: Pass command data to initial_data callback in order to allow loading per-user settingsWed, 22 Feb 2017 22:56:28 +0100, by Kim Alvefur
-
mod_admin_telnet: Print a message to open sessions when shutting down, including the reasonTue, 21 Feb 2017 17:34:01 +0100, by Kim Alvefur
-
net.server_epoll: Add method for changing read patternSat, 25 Feb 2017 17:41:39 +0100, by Kim Alvefur
-
Merge 0.10->trunkMon, 20 Feb 2017 01:46:54 +0100, by Kim Alvefur
-
mod_mam: Fix to treat first return value from archive:append as assigned IDMon, 20 Feb 2017 01:26:48 +0100, by Kim Alvefur
-
mod_storage_sql: Make archive:append() to return the id (or key) as first return valueMon, 20 Feb 2017 01:26:03 +0100, by Kim Alvefur
-
mod_mam: Remove repeated blank lineMon, 20 Feb 2017 00:51:12 +0100, by Kim Alvefur
-
mod_mam: Fix typo in commentMon, 20 Feb 2017 00:38:32 +0100, by Kim Alvefur
-
mod_mam: Add missing wrapping <query> element when returning the query formMon, 20 Feb 2017 00:37:46 +0100, by Kim Alvefur
-
mod_mam: Update namespace to XEP-0313 v0.6Mon, 20 Feb 2017 00:32:59 +0100, by Kim Alvefur
-
mod_mam: Strip stanza-id tags after carbonsSun, 19 Feb 2017 23:39:53 +0100, by Kim Alvefur
-
mod_mam: Fix wording of commentSun, 19 Feb 2017 13:44:47 +0100, by Kim Alvefur
-
Merge 0.10->trunkWed, 15 Feb 2017 23:05:03 +0100, by Kim Alvefur
-
mod_saslauth: Ignore shadowing of logger [luacheck]Wed, 15 Feb 2017 23:04:44 +0100, by Kim Alvefur
-
mod_tls: Log reasons for not being able to do TLSWed, 15 Feb 2017 23:03:22 +0100, by Kim Alvefur
-
mod_saslauth: Improve logging as to why when SASL is not offeredWed, 15 Feb 2017 23:00:03 +0100, by Kim Alvefur
-
mod_saslauth: Cache logger in local for less typingWed, 15 Feb 2017 22:59:19 +0100, by Kim Alvefur
-
migrator: Fix missing wordWed, 15 Feb 2017 15:30:34 +0100, by Kim Alvefur
-
migrator: Fix argument parsingWed, 15 Feb 2017 15:30:19 +0100, by Kim Alvefur
-
migrator: Unexpand whitespaceWed, 15 Feb 2017 15:29:37 +0100, by Kim Alvefur
-
Merge 0.10->trunkTue, 14 Feb 2017 23:42:11 +0100, by Kim Alvefur
-
mod_mam: Advertise Stanza ID support (XEP-0359) (thanks iNPUTmice)Tue, 14 Feb 2017 18:51:41 +0100, by Kim Alvefur
-
mod_mam: Move stanza ID namespace to a common variableTue, 14 Feb 2017 18:51:20 +0100, by Kim Alvefur
-
util-src/*.c: Attach pointer * to name instead of typeSun, 12 Feb 2017 16:42:29 +0100, by Kim Alvefur
-
util.ringbuffer: Remove address of buffer itself from __tostring since is now in the same structSun, 12 Feb 2017 15:51:32 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 10 Feb 2017 21:34:16 +0100, by Kim Alvefur
-
mod_component: Add read timeout handler (same behaviour as c2s and s2s)Fri, 10 Feb 2017 21:25:12 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 04 Feb 2017 01:08:27 +0100, by Kim Alvefur
-
mod_mam: Ignore "indirectly mutating read-only global variable prosody" warning [luacheck]Sat, 04 Feb 2017 00:59:10 +0100, by Kim Alvefur
-
mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever deprecate the laterSat, 04 Feb 2017 00:58:48 +0100, by Kim Alvefur
-
mod_mam: Correct import of util.rsmSat, 04 Feb 2017 00:57:34 +0100, by Kim Alvefur
-
tools/migration/migrator/*: Remove use of module()Thu, 02 Feb 2017 20:49:09 +0100, by Kim Alvefur
-
migrator: Remove wrapper around envloadfile since envloadfile does the right thing in a compatible wayThu, 02 Feb 2017 20:11:25 +0100, by Kim Alvefur
-
Makefile: Install mod_mam (fixes #825)Tue, 31 Jan 2017 22:49:09 +0100, by Kim Alvefur
-
Merge 0.10->trunkSun, 29 Jan 2017 22:32:03 +0100, by Kim Alvefur
-
prosody: Silence warnings about setting the globals 'server' and 'socket' [luacheck]Sun, 29 Jan 2017 22:31:34 +0100, by Kim Alvefur
-
prosody: Trim trailing whitespaceSun, 29 Jan 2017 22:26:38 +0100, by Kim Alvefur
-
util.dependencies: Normalize whitespaceSat, 28 Jan 2017 21:43:38 +0100, by Kim Alvefur
-
Merge 0.10->trunkSat, 28 Jan 2017 21:39:14 +0100, by Kim Alvefur
-
mod_component: Trim trailing whitespaceSat, 28 Jan 2017 21:38:47 +0100, by Kim Alvefur
-
luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation)Sat, 28 Jan 2017 17:02:28 +0100, by Kim Alvefur
-
mod_pep: Add some additional debug loggingSat, 28 Jan 2017 15:31:57 +0100, by Kim Alvefur
-
Merge 0.10->trunkFri, 27 Jan 2017 12:23:19 +0100, by Kim Alvefur
-
mod_tls: Check that connection has starttls method first to prevent offering starttls over tls (thanks Remko and Tobias)Fri, 27 Jan 2017 12:21:09 +0100, by Kim Alvefur
-
Merge 0.10->trunkThu, 26 Jan 2017 19:47:33 +0100, by Kim Alvefur
-
util.sslconfig: Remvoe flag merging for 'verify' as this is more of a tri-state field than a set of optionsThu, 26 Jan 2017 14:18:30 +0100, by Kim Alvefur
-
mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8Wed, 25 Jan 2017 11:18:00 +0100, by Kim Alvefur
-
mod_s2s: Clarify that it is stream features that can't be offered (here too)Wed, 25 Jan 2017 11:13:40 +0100, by Kim Alvefur
-
mod_tls: Return session.ssl_ctx if not nil, like when doing the full session type checkWed, 25 Jan 2017 11:12:43 +0100, by Kim Alvefur
-
mod_tls: Add debug logging for when TLS should be doable but no ssl context was setWed, 25 Jan 2017 11:06:30 +0100, by Kim Alvefur
-
mod_c2s: Clarify that there were no *stream* features to offerWed, 25 Jan 2017 10:47:31 +0100, by Kim Alvefur
-
Merge 0.10->trunkTue, 24 Jan 2017 21:24:03 +0100, by Kim Alvefur
-
mod_watchregistrations: add a "registration_from" optionTue, 24 Jan 2017 21:13:23 +0100, by mathieui
Scroll all the way down to load more.