summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-08-25Add and document <permchannels> block for m_permchannels, which creates a cha...w00t
2008-08-24Forward port r10255: prevent redundant mode changes (thanks to mixx941 for my...w00t
2008-08-24Remove m_proxyscan; not functional and not targetted at 1.2 release anywayw00t
2008-08-23Move unused code to the bottom of the filew00t
2008-08-23Fix bug that would cause tags to be ignored (etc), thanks dzw00t
2008-08-23Convert m_chanlog from using logfile output (dangerous, not really that usefu...w00t
2008-08-23Remove (unnecessary) compiler warning bypass; we don't need to assign TreeSoc...w00t
2008-08-22Nuke last references to MatchTextw00t
2008-08-22Match conversion stuff.w00t
2008-08-22Revert automated conversion by Special, as it (unfortunately) neglects some d...w00t
2008-08-22Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...special
2008-08-21Typow00t
2008-08-21Don't even touch remote joins.w00t
2008-08-21Use ERR_BANNEDFROMCHAN, not ERR_TOOMANYCHANNELSw00t
2008-08-18Apply to clictx toobrain
2008-08-18Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c...w00t
2008-08-18Increase the size of the matrix for map drawing to 250x250brain
2008-08-17Fix const_iterator issue in m_callerid (when did we alter this?)brain
2008-08-10Fix bug #555 : <options:deprotectothers> now works correctly, and applies to ...aquanight
2008-08-10Fix checks on GetExt everywhere its used.peavey
2008-08-10Forward port r10133.peavey
2008-08-09Unbreak compile for real.aquanight
2008-08-09Add translation type TR_CUSTOM, and fix up callerid some.aquanight
2008-08-09Fix for bug #583 reported by Deyan, thanks for the heads upbrain
2008-08-07Restrict uninvitew00t
2008-08-07Rethink that. Remove noinvite since it's essentially useless now, so we have ...w00t
2008-08-07Use correct char in exemption.. could lead to chanops being exempted incorrec...w00t
2008-08-07Add module implementing +A and extban +b A: which explicitly allow users to u...w00t
2008-08-07Fix two modules set VF_COMMON incorrectly, closes bug #587w00t
2008-08-07Fixes to m_satopic from danieldg, closes bug #586. Thanks.w00t
2008-08-05Fix bug #584 (not with the provided patch) and stuff nobody really cares aboutw00t
2008-08-05Make this fit in with the rest of the codew00t
2008-08-05Return the right thing.w00t
2008-08-05Better Way(TM) of doing easy routing of commands with a user based source. Th...w00t
2008-08-05Forward-port r10098 and r10099, fixing anope+inspircd=ftopic ddos. Thanks to ...w00t
2008-08-05Copypastaw00t
2008-08-05Missed anotherw00t
2008-08-05Missed one.w00t
2008-08-05Send ERR_BANNEDFROMCHAN on all extbans preventing joinw00t
2008-08-05Fix banredirect modifying extban masks, patch based on one provided by jackmc...w00t
2008-08-05Add m_serverban, implements extban +b s:server.mask.here, allows +e. This ess...w00t
2008-08-05Add m_channelban: implements extban +b j: - prevents user from joining a chan...w00t
2008-08-05Use correct method for adding extban type in m_gecosban, add 005 notification...w00t
2008-08-05Add extban +b C: - blocks matching masks from sending CTCP. Allows +e.w00t
2008-08-05Fix this class namew00t
2008-08-04Initial commit of m_satopic, provides /satopic. Needs testing on a multi-serv...om
2008-08-04Add TOPIC overriding to m_override, requested by Namegduf.w00t
2008-08-04Fix override snotices for KICK not being sent for some cases, reported by Nam...w00t
2008-07-30Add extban +b O: for opertype banning.. mostly useful for +be to create a cha...w00t