]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_swhois.cpp
Improved strhashcomp with no allocations
[user/henk/code/inspircd.git] / src / modules / m_swhois.cpp
2006-02-07 brainTidying of snotices (adding '***' to start of WriteOper...
2006-02-06 omMake ulines /swhois silently
2006-02-04 omStop trying to set an empty swhois if the <type> doesn...
2006-02-04 omAdd support for configured swhois lines
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainLast set converted to 'Implements'
2005-12-16 brainAdded support for new command system
2005-12-07 brainMade module not static
2005-12-07 brainFixed broken OnCleanup
2005-12-07 brainAdded OnCleanup handler
2005-12-07 brainAdded OnUserQuit stuffs
2005-12-07 brainTested and working locally
2005-12-07 brainCompilation fixes (UNTESTED)
2005-12-07 brainAdded m_swhois as example of new netbursting/metadata...