summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
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
2007-06-02and a little tweak to remote MOTD too.peavey
2007-06-02same for admin, and fix some returns.peavey
2007-06-02Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar...peavey
2007-05-31And remove soem debugbrain
2007-05-31Fix for issue discovered by satmd where it is possible to send an empty strin...brain
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-29Fix bug #309 reported by Smartys - QA, please test quickly. Seems okay to me.w00t
2007-05-28No flags now means all flags when in the config, so that filters defined in o...brain
2007-05-28This works now! Still more to do though.brain
2007-05-28Make the flags workbrain
2007-05-28Next bit of filter flags systembrain
2007-05-28Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo...brain
2007-05-28A flags section for filters. Do not use yet.brain
2007-05-28ipv6 ifdef tidyup by djGrrr, thanks :)brain
2007-05-28Display the proper transports for server ports *slap* :Pbrain
2007-05-28Remove code for clientcount/servercount from /stats p. At the moment it was s...w00t
2007-05-28Show IPs that a port is bound to in /stats p, don't remove duplicate ports an...w00t
2007-05-28Don't return CMD_SUCCESS. This command shouldn't go out on the wire.w00t
2007-05-28- Add server ports to /stats p. This doesn't work properly yet as something i...w00t
2007-05-27Add m_cycle: server-side equivilant of /hop, except it overrides +ilk. For th...w00t
2007-05-27Fix for bug #305, allow admin to select what port outbound ident requests bin...brain
2007-05-27...and remember the parameters ;)brain
2007-05-27We were already sending FMODE +nt after each channel creation to keep service...brain
2007-05-27Whoops, ++it++? Thats gonna break :pbrain
2007-05-27Another for bug #307brain
2007-05-26- Remove duplicate call to MatchText in filter.. it seems to work ok for me, ...w00t
2007-05-26- Fix some win32 warnings in a way that won't crash gcc compiles (I thought I...w00t
2007-05-25Fix for bug #303 reported by HiroP, thanksbrain
2007-05-25Don't allow SVSHOLD from a non-ulined client. Thanks click.w00t