]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Increase the size of the matrix for map drawing to 250x250
[user/henk/code/inspircd.git] / src / modules /
2008-08-18 brainIncrease the size of the matrix for map drawing to...
2008-08-17 brainFix const_iterator issue in m_callerid (when did we...
2008-08-10 aquanightFix bug #555 : <options:deprotectothers> now works...
2008-08-10 peaveyFix checks on GetExt everywhere its used.
2008-08-10 peaveyForward port r10133.
2008-08-09 aquanightUnbreak compile for real.
2008-08-09 aquanightAdd translation type TR_CUSTOM, and fix up callerid...
2008-08-09 brainFix for bug #583 reported by Deyan, thanks for the...
2008-08-07 w00tRestrict uninvite
2008-08-07 w00tRethink that. Remove noinvite since it's essentially...
2008-08-07 w00tUse correct char in exemption.. could lead to chanops...
2008-08-07 w00tAdd module implementing +A and extban +b A: which expli...
2008-08-07 w00tFix two modules set VF_COMMON incorrectly, closes bug...
2008-08-07 w00tFixes to m_satopic from danieldg, closes bug #586....
2008-08-05 w00tFix bug #584 (not with the provided patch) and stuff...
2008-08-05 w00tMake this fit in with the rest of the code
2008-08-05 w00tReturn the right thing.
2008-08-05 w00tBetter Way(TM) of doing easy routing of commands with...
2008-08-05 w00tForward-port r10098 and r10099, fixing anope+inspircd...
2008-08-05 w00tCopypasta
2008-08-05 w00tMissed another
2008-08-05 w00tMissed one.
2008-08-05 w00tSend ERR_BANNEDFROMCHAN on all extbans preventing join
2008-08-05 w00tFix banredirect modifying extban masks, patch based...
2008-08-05 w00tAdd m_serverban, implements extban +b s:server.mask...
2008-08-05 w00tAdd m_channelban: implements extban +b j: - prevents...
2008-08-05 w00tUse correct method for adding extban type in m_gecosban...
2008-08-05 w00tAdd extban +b C: - blocks matching masks from sending...
2008-08-05 w00tFix this class name
2008-08-04 omInitial commit of m_satopic, provides /satopic. Needs...
2008-08-04 w00tAdd TOPIC overriding to m_override, requested by Namegduf.
2008-08-04 w00tFix override snotices for KICK not being sent for some...
2008-07-30 w00tAdd extban +b O: for opertype banning.. mostly useful...
2008-07-24 w00tMake m_operflood actually work, thanks to KrazyBox...
2008-07-23 peaveyfix a little typo I found while checking some other...
2008-07-22 w00tFix bug #575, taxonomy finally works properly
2008-07-21 w00tAdd extban +b S:, strips colours, same as chmode +S
2008-07-21 w00tAdd extban +b Q: - prevents matching users from kicking
2008-07-21 w00tAdd extban +b T:, prevents /notice to channel, same...
2008-07-21 w00tAdd CHANOPS_EXEMPT support to m_noinvite, also add...
2008-07-21 w00tAdd extban +b c: - blocks colour from matching users...
2008-07-21 w00tAdd extban +b B: - matching users may not use caps...
2008-07-20 w00tRemove custom members for +lk storage
2008-07-20 w00tFixes to some stuff that writes on memory it shouldn...
2008-07-19 brainFix total mess of makefile dependency macros (all depen...
2008-07-19 w00tHook OnUserPreKick and disallow kick on +k users also
2008-07-19 w00tSpaces to tabs, EXORCISE THE DEMON. Thanks psychon.
2008-07-19 brainjackmcbarn's patch left something out
2008-07-19 brainCrash fix from jackmcbarn, thanks, fixes bug #578
2008-07-18 w00tSet parent to empty if there is no parent, pippijn...
2008-07-18 aquanightImplement <disabled:usermodes> and <disabled:chanmodes>.
2008-07-17 w00tSend strerror() on all socket error messages, this...
2008-07-16 specialApplied patch by psychon to make AddExtBanChar correctl...
2008-07-14 w00tAdd extban types +bb R: and M: - stops matching account...
2008-07-14 w00tRename quietban to muteban, change character to +b...
2008-07-14 w00tMerge m_nickban into m_nonicks
2008-07-14 w00tFix compile
2008-07-14 w00tLots, lots more numerics.h conversion
2008-07-13 w00tFix order of arguments, this means that ban exceptions...
2008-07-13 brainIndentation tweak
2008-07-12 specialFixed #568 - gnutls does not allow reuse of credentials...
2008-07-12 w00tRemove debug
2008-07-12 w00tAdd support for ban exceptions on non-user extbans...
2008-07-12 w00tMake m_gecosban work. We can't make assumptions about...
2008-07-12 w00tAdd m_gecosban, implements extban +b r: - hostname...
2008-07-12 w00tFix for bug #569, thanks dz.
2008-07-12 w00tAdd CIDR mask use to m_connectban, detection and bannin...
2008-07-12 w00tConvert SVSHOLD to use the new XLine framework
2008-07-12 w00tFix m_cban /stats C, broken after the XLine conversion...
2008-07-12 w00tDelete all XLines when destroying module
2008-07-12 w00tAdd <gecos> field to <server> in XML stats output,...
2008-07-12 w00tImplement suggestion from Stealth in bug #572: expand...
2008-07-12 w00tDon't broadcast CHANCREATE snotice if channel is +P...
2008-07-12 w00tDelete channel on -P if usercount is 0, fixes part...
2008-07-12 w00tFix for bug #541: /taxonomy reporting metadata for...
2008-07-12 w00tFix a memory leak in m_mysql, found and patched by...
2008-07-11 w00tExtended ban exceptions (untested, probably will explod...
2008-07-11 w00tConvert API to use std::string, fixes my slight bug...
2008-07-11 w00tFix m_nopartmsg to work via API modification, involves...
2008-07-09 pippijn- xml has no html entities :(
2008-07-09 pippijnthat failed to apply
2008-07-09 pippijn- disabled m_nopartmsg for now, since it requires API...
2008-07-02 w00tAdd module implementing +b p: - channel part message...
2008-07-02 w00tBack out the incomplete linebuffering stuff that should...
2008-07-02 w00tForward port r9946: make SVSHOLD silent to avoid useles...
2008-06-27 peaveyMake gcc 4.3 whine less
2008-06-26 brainMerge in patch from nenolod to make channelmode +z...
2008-06-24 brainThis is more correct, thanks Phoenix
2008-06-22 brainMerge swhois patch from jackmcbarn
2008-06-20 specialIt is unnecessary and rather less efficient to use...
2008-06-19 brainWhos been commiting a quarter of a fix?
2008-06-15 brainIPC now works for receiving one-byte commands in the...
2008-06-14 brainFix m_shun as per bug #560 reported by Casey, thanks
2008-06-13 brainWin32 compilation fixes
2008-06-12 brainChange wording of a log message
2008-06-12 brainNow builds ok on gcc 4.3, not tested fully. Also UGLY...
2008-06-12 brainMerge in patch from bug #557, thanks for the feature...
2008-06-11 brainDont even bother to do the ldap bind if the password...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-06-11 pippijnremoved useless "else"
next