]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_callerid.cpp
Update all wiki links to point to the new wiki. This was done automatically with...
[user/henk/code/inspircd.git] / src / modules / m_callerid.cpp
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-06 w00tFix +g notices going to remote users. Fixes bug #749...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-10-17 w00tAdd notices on successful add or remove to callerid...
2008-10-17 aquanightPatch from dz for bug #620, thanks.
2008-10-04 brainHeader tidyups. Apart from module to module API stuff...
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-17 brainFix const_iterator issue in m_callerid (when did we...
2008-08-09 aquanightUnbreak compile for real.
2008-08-09 aquanightAdd translation type TR_CUSTOM, and fix up callerid...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainMore done
2008-05-07 brainMake u_listmode more sensible and make it properly...
2008-05-06 brainFix bad throws and some other stuff in this module
2008-05-04 peaveyConvert a whole bunch more
2008-05-01 brainSimple user/channel mode patch
2008-03-24 brainA load of classes dont inherit from classbase, and...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-02-12 aquanightFix missing user->nick in m_callerid
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-27 aquanightChange API OnOperCompare to OnPassCompare, password...
2008-01-25 aquanightFix a typo in an m_callerid error message, and add...
2008-01-21 brainwin32 compilation errors: shadowing of variable 'i...
2008-01-19 aquanightFix m_callerid not adding the usermode.
2008-01-19 w00tInitial implementation of callerid, provided by aquanig...