summaryrefslogtreecommitdiff
path: root/src/modules/m_callerid.cpp
AgeCommit message (Expand)Author
2008-05-04Convert a whole bunch morepeavey
2008-05-01Simple user/channel mode patchbrain
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-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-18Phew. Fix a bunch of method sigs to stop warnings.w00t
2008-02-12Fix missing user->nick in m_calleridaquanight
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-27Change API OnOperCompare to OnPassCompare, password hashing is now available ...aquanight
2008-01-25Fix a typo in an m_callerid error message, and add m_callerid and m_filter <e...aquanight
2008-01-21win32 compilation errors: shadowing of variable 'i' isnt a good ideabrain
2008-01-19Fix m_callerid not adding the usermode.aquanight
2008-01-19Initial implementation of callerid, provided by aquanight. Untested as of yet...w00t