summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2008-12-24Fix for bug #646, reported by whotookspaz (+y not being applied to existing c...w00t
2008-12-21Allow for kick from a server origin to have a comma seperated list of nicknam...brain
2008-12-20Readd check for +P setting to channels/set-permanent priv, thanks Johannes13 ...w00t
2008-12-18New iterative replacement function for m_censor, so that if some silly admin ...brain
2008-12-18Properly disconnect clients that send STARTTLS after registering; noticed by ...dz
2008-12-16Added the VF_VENDOR flag to m_servprotect; noticed by Johannes13special
2008-12-15Handle file not found, and tidy up the perl.peavey
2008-12-15Stupid linebreak.w00t
2008-12-15Add missing copyright header.w00t
2008-12-15Fix naming convention to be consistant. (cmd_ -> Command)w00t
2008-12-15Add support for freetds 0.82 which is being shipped now with newer distros, a...peavey
2008-12-13Also use freenode's 470 numeric in m_banredirect.psychon
2008-12-13m_ssl_gnutls: Log ssl errorspsychon
2008-12-13Use freenode's 470 numeric for redirection.w00t
2008-12-12Fix problem with autoconnects: don't reset NextConnectTime to a higher value ...w00t
2008-12-07Disallow any messageflood parameter where x < 2 in +f x:y, prevents moronic b...brain
2008-12-07Make an error message more verbose to help usersbrain
2008-12-07Convert necessary match calls to use ASCII casemap.w00t
2008-12-07Switch some stuff to use ASCII mapping rather than RFC.w00t
2008-12-07Rename case_sensitive_map to rfc_case_sensitive_mapw00t
2008-12-01Remove m_operflood, add privs: users/flood/no-throttle & users/flood/increase...w00t
2008-11-30Remove unused variable (thanks to everyone who noticed it)w00t
2008-11-27Don't append server name to kill reasons.w00t
2008-11-27Forward-port: Created commit fcadb0b: Change rm to force removal for configur...w00t
2008-11-24Add OperPrefixMode::GetPrefixRank(), so +y is ranked above all other prefix m...w00t
2008-11-24Off-by-one without a rehash event, causes cores on loadw00t
2008-11-24Add m_operprefix, more simplified version of module written by Phoenix (thank...w00t
2008-11-24Don't check permission to +Q for remote users, probably fixes bug #619 report...w00t
2008-11-24Fix crashes in m_joinflood and m_nickflood, found by Schitz0, introduced by c...w00t
2008-11-20Fix for potential crash with invalid prefixes (prefixes which are neither val...brain
2008-11-16Don't burst expired X:, should help stop bounce wars..w00t
2008-11-08Module class was still called QuitBan, rename to ConnectBan for sanitybrain
2008-11-08Fix a log sourcebrain
2008-11-04Fix malformed UID errors so that w00t can troubleshoot! :)brain
2008-11-02Fix incorrect watch usage, patch from dz (thanks).w00t
2008-11-02Fire every debug.w00t
2008-11-01Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t...w00t
2008-11-01Second attempt at time() -> SI->Time(), now problems with the original were f...w00t
2008-11-01Fix opercert to behave correctly, patch from and tested by dz -- thanks!w00t
2008-11-01Remove now-unneeded 4in6 hacks [danieldg]w00t
2008-11-01Merge commit 'ddg/out-12'w00t
2008-11-01Fix bug #630, reported by Jorijn, fix by dz. Bitmask dnsbl records not workin...w00t
2008-11-01Resolve a conflict by changing override to +s +G (godmode) instead of +s +O.w00t
2008-11-01Fix a result of Tired Coding (tm)w00t
2008-10-31It is not my %$"*&%" day. This never happened.w00t
2008-10-31Tidy up FJOIN processing somewhat - don't bother faking a TS to get modes acc...w00t
2008-10-31Add REMOTEOPER snomask.. use it.w00t
2008-10-31Move some messages (correctly) to remote link snomask.w00t
2008-10-31Fix crash.w00t
2008-10-31Remove m_services and documentation relating to it. Also remove conf/temp/ (??)w00t