summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2007-06-17Morebrain
2007-06-17Convert a few modulesw00t
2007-06-17Morebrain
2007-06-17First two conversionsbrain
2007-06-17Module factory and init function in modules turned into a neat macro:brain
2007-06-17m_chgname. How it works:w00t
2007-06-17Deprecate remote SQUIT, warn to use RSQUIT instead. RSQUIT supports 1 param t...peavey
2007-06-16Change to show time/date set and/or time/date to expire, rather than a number...brain
2007-06-16RSQUIT/SQUIT is one target only for 1.1. The multi target is going into the 1...peavey
2007-06-16Minor cleanups, commentage.om
2007-06-15And truly fix rsquit 1 parm crash.peavey
2007-06-15Fix crash on propogation after routed squit has reached it's destination. Thx...peavey
2007-06-15Oops forgot to tidy up comments.peavey
2007-06-15Use PUSH to let remote servers advise of errors.peavey
2007-06-15Cannot WriteServ to remote users, write info to snomask instead.peavey
2007-06-15remove from header also.peavey
2007-06-15remove RSQUIT2 routing hack for SQUIT now we use one param RSQUIT.peavey
2007-06-15remove a comment.peavey
2007-06-15Fix for bug #296, remote squit not accepting wildcards. awaiting QA.peavey
2007-06-15Prioritize this to LAST to allow host changers and cloaking to be done prior ...peavey
2007-06-15try out using one param RSQUIT for propogation of SQUIT.peavey
2007-06-15One param RSQUIT behaving like routed SQUIT.peavey
2007-06-14MAXMODES+1 -> MAXMODES+2brain
2007-06-14Fixed properly this timebrain
2007-06-14- Fixed fencepost error in apply_other_sides_modes.burlex
2007-06-14+ Added a check between servers prefixes at the CAPAB negotiation stage. This...burlex
2007-06-14Win compile fixesbrain
2007-06-14Windows build stuffbrain
2007-06-14This should fix bug #317, we shouldnt be using send_mode for user modes, we s...brain
2007-06-14Fix for bug #315 reported by Nekos, change the exception tags to <securehost>...brain
2007-06-14Fix problem where two unrelated options are named identically, thanks for rem...brain
2007-06-13This is not, not routing of SQUIT, nothing to see here, move along :>peavey
2007-06-13Me so dummee.brain
2007-06-13Remove remote SQUIT hacks.peavey
2007-06-13Make this require 2 params, just like god intended it. (no remote squit hacks)peavey
2007-06-13Add DllExportbrain
2007-06-13Make these safe for use in vcbrain
2007-06-13new rsquit command handler, this is still work in progress.peavey
2007-06-13strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet.peavey
2007-06-13I think this fixes visual studio odditiesbrain
2007-06-13Fixes for tokenization oddness with metadata, and weird behaviour of std::ist...brain
2007-06-11The spelling nazis are amongst us!brain
2007-06-09A ton more clear() and empty() stuff thats been lingering on the long term to...brain
2007-06-07Add command /RSQUIT to spanningtree.peavey
2007-06-06Add back remote kill handler for server origin killsbrain
2007-06-06Patch fixing (almost) remote kill server notices, by just passing KILL onto c...w00t
2007-06-05Sexeger!brain
2007-06-05Stdint being included when we dont even use it, without checking HAS_STDINT, ...brain
2007-06-05Fix typos found by Zaba. Thanks.peavey
2007-06-03Many changes: Implement Muisje's idea for prefix + separator on action addnic...peavey