Age | Commit message (Expand) | Author |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-23 | Added global oper monitoring through modules and global connect monitoring th... | brain |
2005-04-18 | Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel... | brain |
2005-04-16 | Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D | brain |
2005-04-15 | Added new API methods: | brain |
2005-04-13 | Added Module::OnSendList | brain |
2005-04-13 | Double 367 numeric glitch fixed | brain |
2005-04-05 | Major optimizations! | brain |
2005-04-04 | Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis | brain |
2005-04-03 | Fixes to crash when setting the key of a channel youre not a member of | brain |
2005-04-03 | Fix to bug #36 reported by Yeti | brain |
2005-03-25 | Added implementation of strlcpy and strlcat for systems that dont have it | brain |
2005-03-25 | Changed occurances of vector to std::vector | brain |
2005-03-24 | Finally fixed a load of umode change stuff! | brain |
2004-09-11 | Changes for security based on RATS analysis | brain |
2004-09-11 | Security audit based on RATS output | brain |
2004-07-17 | Added support for 472 numeric (Unknown mode char) - typobox43 | typobox43 |
2004-05-24 | Fixed perplexing bug in custom mode removal (apparent with +C and +c) | brain |
2004-05-16 | Updated header comments | brain |
2004-05-09 | Fixed m_redirect.so which was claiming every mode that came its way! | brain |
2004-05-02 | Added oper-override module | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-04-29 | Made the allowhalfop in <options> tag actually work | brain |
2004-04-26 | Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik... | brain |
2004-04-25 | Mode +l fixes | brain |
2004-04-25 | XLine fixes and fix to +l with large limits | brain |
2004-04-24 | Added XLine stuff | brain |
2004-04-22 | Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic... | brain |
2004-04-19 | Added namespace std to these new files to avoid gcc3 problems | brain |
2004-04-19 | added mode.h/mode.cpp and seperated mode functions into it | brain |