]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_banredirect.cpp
We were already sending FMODE +nt after each channel creation to keep services happy...
[user/henk/code/inspircd.git] / src / modules / m_banredirect.cpp
2007-05-25 brainFix for bug #303 reported by HiroP, thanks
2007-05-22 peaveyModule class has a member ServerInstance, so remove...
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-08 brainMake SAJOIN/SAPART more spanningtree friendly, they...
2007-05-05 brainFix for crash found by potter if you set up two redirec...
2007-03-18 brainset the TS of a channel in JoinUser, not after the...
2007-01-20 omMøøses > Yøuses
2007-01-17 brainMass comment removal.
2007-01-15 omdelete -> DELETE()
2007-01-15 omActivate final stage of world-domination plan...d....
2007-01-15 omFix some differences between how this expands partial...
2007-01-15 omConvert all redirecting bans to non-redirecting ones...
2007-01-15 omPrepend nick to user->MakeHostIP().
2007-01-14 brainWhy are we doing append() craq here, when theres a...
2007-01-14 omInitial commit of the ban redirection module. Docs...