summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-03-27Fixed detection of missing opertypesbrain
2005-03-27Added SILENCE=999 to 005 numericbrain
2005-03-27Made config parsing code a bit more lenientbrain
2005-03-26Added m_silence.cpp - implementation of /SILENCE commandbrain
2005-03-26Fixed a minor typobrain
2005-03-26Fixed parsing error with comments that have tabs before thembrain
2005-03-26Added m_remove by om, uses a force part to replace a kick to thwart auto rejoinbrain
2005-03-26Fixed a minor error in error checking (eat that, grammar....)brain
2005-03-25Changed version to B1brain
2005-03-25Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation:brain
2005-03-25Fixed inspstring strlcpy and strlcatbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Fixes for GCC3.4 and namespaces (must rerun configure!)brain
2005-03-25Changed occurances of vector to std::vectorbrain
2005-03-25Added a lot of config error checkingbrain
2005-03-24Finally fixed a load of umode change stuff!brain
2005-03-24Fixed a ton of MODE crap 'avec le' services :pbrain
2005-03-24Fixed minor typo in the bugfix, wrong number of brackets in a confusing if()brain
2005-03-24Fix to bug #29frostycoolslug
2005-03-24Fix to bug #27frostycoolslug
2005-03-24Added IP addresses to connection notices to support bopmbrain
2005-03-15Added Comment with regard to 'hidden command' :Dfrostycoolslug
2005-03-14Unknown changebrain
2004-09-11Changes for security based on RATS analysisbrain
2004-09-11Security audit based on RATS outputbrain
2004-09-04Fix to bug #24, stringstream::clear() clears the stream error state not its databrain
2004-09-04Fix for bug #24 (/stats entries doubling after rehash)brain
2004-09-04Project structure changesbrain
2004-07-20m_showwhois.cpp - adds support for +W umodetypobox43
2004-07-17Initial committypobox43
2004-07-17Added support for 472 numeric (Unknown mode char) - typobox43typobox43
2004-07-04Unknown changes to this file due to system restore, june 2004brain
2004-05-29Stupid services links...brain
2004-05-29Hands up if you think linking is akwardbrain
2004-05-29Stupid thing wont updatebrain
2004-05-29fucking ulinesbrain
2004-05-29more link fixesbrain
2004-05-29services link fixesbrain
2004-05-29Fixed uline synchingbrain
2004-05-29Added m_botmode, module that provides unreal style +B and the SWHOIS that goe...brain
2004-05-27Fix to bug number 21brain
2004-05-24Fixed perplexing bug in custom mode removal (apparent with +C and +c)brain
2004-05-23Added m_stripcolor.so, strips ansi colour (user and channel +S mode)brain
2004-05-23*** empty log message ***brain
2004-05-22Fixed issue where ReplaceText threw an exception (!)brain
2004-05-22Added m_censor.cpp mode +G modulebrain
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-22Added remainder of OnUserPreInvite stuffbrain
2004-05-22added m_noinvite that uses the new OnUserPreInvite methodbrain
2004-05-22Added OnUserPreJoin triggerbrain