Log

description author age
mod_host_guard: updated banner. Marco Cirillo Thu, 05 Jan 2012 01:37:53 +0000
mod_stanza_counter: corrected syntax mistake in the http plugin. Marco Cirillo Mon, 02 Jan 2012 17:38:28 +0000
mod_pastebin: Make last commit work (also set on restore) Matthew Wild Wed, 21 Dec 2011 10:38:44 +0000
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 Matthew Wild Wed, 21 Dec 2011 10:25:17 +0000
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same) Marco Cirillo Tue, 20 Dec 2011 20:19:53 +0000
mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) Matthew Wild Mon, 19 Dec 2011 12:29:03 +0000
mod_pastebin: Fix off-by-one in line counting (display issue only) Matthew Wild Mon, 19 Dec 2011 11:38:57 +0000
mod_pastebin: Fix call to undefined function introduced in previous commit Matthew Wild Mon, 19 Dec 2011 11:38:06 +0000
mod_storage_mongodb: (un)lock globals around require; only auth if we need to James Callahan Mon, 19 Dec 2011 10:40:28 +1100
mod_carbons: Fix a typo and unindent a line. Kim Alvefur Wed, 14 Dec 2011 18:42:55 +0100
mod_storage_mongodb: (un)lock globals around require; only auth if we need to James Callahan Mon, 19 Dec 2011 10:36:50 +1100
mod_storage_mongodb: move database connecting to inside driver:open James Callahan Wed, 14 Dec 2011 12:56:07 +1100
mod_storage_mongodb: assert the configuration options James Callahan Wed, 14 Dec 2011 12:47:49 +1100
mod_storage_mongodb: Use _global as host when none provided James Callahan Tue, 13 Dec 2011 12:30:01 +1100
Rename to mongodb James Callahan Mon, 12 Dec 2011 21:51:29 +1100
mod_storage_mondodb: Add module James Callahan Mon, 12 Dec 2011 21:39:08 +1100
mod_ircd: some cleanup. Marco Cirillo Sun, 11 Dec 2011 18:51:57 +0000
mod_reload_modules: Use module:hook_global() if available Matthew Wild Sat, 10 Dec 2011 22:48:59 +0000
mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch) Matthew Wild Thu, 08 Dec 2011 22:01:54 +0000
mod_auth_sql: Read option 'auth_sql' (thanks rdnzlc) Matthew Wild Thu, 08 Dec 2011 08:17:36 +0000
mod_ircd: "finish" previous commit. Marco Cirillo Mon, 05 Dec 2011 21:34:59 +0000
mod_ircd: remove some duped code. Marco Cirillo Mon, 05 Dec 2011 21:31:03 +0000
mod_ircd: added USERHOST command. Marco Cirillo Mon, 05 Dec 2011 21:11:40 +0000
mod_ircd: added channel modes' prefix declaration as some irc clients parse those to detect which mapping to use. Marco Cirillo Mon, 05 Dec 2011 05:00:28 +0000
mod_ircd: added USERHOST placeholder. Marco Cirillo Mon, 05 Dec 2011 04:08:11 +0000
mod_host_guard: minor fix. Marco Cirillo Sun, 04 Dec 2011 15:57:01 +0000
mod_host_guard: renamed mod_component_guard to mod_host_guard, as it really works with all hosts, finally decided to wiki it out and not merge it with the s2s_blackwhitelisting module. Marco Cirillo Sun, 04 Dec 2011 15:47:24 +0000
mod_roster_command: Fix traceback and log error message when loaded into Prosody (thanks epaulin) Matthew Wild Sat, 03 Dec 2011 15:29:00 +0000
mod_ircd: Fixed nick change logic (thanks mva), so that the self nick-change "flag" is removed properly, improved the logic to use verse's room_mt:change_nick (thanks Zash) yet to be pushed into main, added squished verse with the meta method included. Marco Cirillo Fri, 02 Dec 2011 20:53:09 +0000
mod_ircd: "yatc" (yet another typo correction) Marco Cirillo Fri, 02 Dec 2011 04:41:31 +0000