summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-05-22Added OnUserPreInvite method for use with +V etcbrain
2004-05-16Updated header commentsbrain
2004-05-15Modified so opers can still change nicks on a +N channelbrain
2004-05-15Added ability for (H)OP to still change nick on +N channelbrain
2004-05-15Added +N via m_nonicks, restored some stuff from a firewall fuckupbrain
2004-05-10Fixes to permissions issuesbrain
2004-05-10Fixed a permissions error, was doing work as root!brain
2004-05-10Fixed typos and compile bugsbrain
2004-05-10Added m_knock, +K and /KNOCK supportbrain
2004-05-10Changed so that /me doesnt get treated as a ctcp (even though it is, meh.)brain