summaryrefslogtreecommitdiff
path: root/src/modules/m_banredirect.cpp
AgeCommit message (Expand)Author
2008-09-06Depends on: ../../include/u_listmode.hbrain
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-08-22Match conversion stuff.w00t
2008-08-05Fix banredirect modifying extban masks, patch based on one provided by jackmc...w00t
2008-07-20Remove custom members for +lk storagew00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-25Compile fixes, was forced to move some stuff aroundbrain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-05-19Convert channel::name to std::string, this was a beastie!brain
2008-05-19Fix thesebrain
2008-05-05fix some unitialised vectors and tidy up a bit.peavey
2008-05-04Convert a whole bunch morepeavey
2008-04-16Change that allows the m_override module to not announce a key override for a...brain
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-24A load of classes dont inherit from classbase, and they should. fix.brain
2008-03-22Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...brain
2008-02-22Nuke TIMESYNC from orbit \o/w00t
2008-02-18Phew. Fix a bunch of method sigs to stop warnings.w00t
2008-02-14Change the Implementation list size from a sizeof which worked by fluke to ju...om
2008-02-11-Woverloaded-virtual fixesw00t
2008-01-17Remove a redundant method here, call the mode manager directlyw00t
2008-01-10Header update: 2007 -> 2008w00t
2008-01-04Fix m_banredirect: (hint: sizeof(f) != sizeof(*f) ;p)w00t
2007-11-09Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...brain
2007-11-09Same here, fix some minor memory leaks noticed by w00tbrain
2007-11-04Honking huge commit. Removal of DELETE() template that never worked right anywaybrain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-11-04For now, just fix the Priority Prioritize(). We might be able to do the rest ...brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-28Move everything module-related out of InspIRCd and into ModuleManager, there ...om
2007-08-28Remove the last uses of localised fake clients. This removes a lot of allocat...w00t
2007-08-27Remove unnecessary header trafficw00t
2007-08-26Add 'you are banned' numeric to banredirect output, from avenger's patchw00t
2007-08-17* Fixed bug in m_banredirect where removing a ban on a channel with maxbans s...burlex
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-03Removed superfluous semicolonspippijn
2007-06-17Convert more modulesw00t
2007-06-14MAXMODES+1 -> MAXMODES+2brain
2007-05-25Fix for bug #303 reported by HiroP, thanksbrain
2007-05-22Module class has a member ServerInstance, so remove any extra refs still ling...peavey
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-08Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the ins...brain
2007-05-05Fix for crash found by potter if you set up two redirects in two channels to ...brain
2007-03-18set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe...brain
2007-01-20Møøses > Yøusesom
2007-01-17Mass comment removal.brain
2007-01-15delete -> DELETE()om
2007-01-15Activate final stage of world-domination plan...d...o...n...om