]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_restrictbanned.cpp
TRE regex provider (the same engine used by Unreal 3.2)
[user/henk/code/inspircd.git] / src / modules / m_restrictbanned.cpp
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-03-24 brainAnd more of them
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-27 w00trestrictbanned: Allow changes to UID
2007-08-27 w00tRemove unnecessary header traffic
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-03 pippijnRemoved superfluous semicolons
2007-06-17 w00tConversions.
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-02-18 brainEliminate some string copies, tidy some code, and rever...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-12-14 brainRefactor userrec::chans.
2006-11-26 brainAdd extra parameter to OnUserPreNotice and OnUserPrePri...
2006-11-12 w00tAdd m_restrictbanned.so, disalows banned users on a...