summaryrefslogtreecommitdiff
path: root/src/modules/m_safelist.cpp
AgeCommit message (Expand)Author
2006-03-01Added checking for +sp channels to safelist that someone left out *nonchalant...brain
2006-02-27With small sendq's, this can still exceed the sendq, so now we've reduced the...brain
2006-02-23Removed bit of logging that said the timer was ticking -- we know it works no...brain
2006-02-23Moved LIST headerbrain
2006-02-23And the typo.brain
2006-02-23listusers has to be global now (ugh)brain
2006-02-23Moved timer stuff from OnBackgroundTimer to InspTimer derivativebrain
2006-02-23Fixed to workbrain
2006-02-23Incorporating InspTimer into safelist as a testbrain
2006-02-22Optimized a littlebrain
2006-02-22Improved calculation to account for server name on start of numeric, plus spa...brain
2006-02-22SAFELIST 005 token is now part of m_safelist not the core 005brain
2006-02-22Fix typos :pbrain
2006-02-22Cleanups on module unload or user /QUITbrain
2006-02-22Added m_safelist. This was originally w00t's code, but i bastardized it (just...brain