Software /
code /
prosody
Graph
-
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
Scroll all the way down to load more.