summaryrefslogtreecommitdiff
path: root/src/InspIRCd.layout
AgeCommit message (Expand)Author
2005-03-14Unknown changebrain
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-04Unknown changes to this file due to system restore, june 2004brain
2004-05-29Stupid thing wont updatebrain
2004-05-29services link fixesbrain
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-23*** empty log message ***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 OnUserPreJoin triggerbrain
2004-05-16Updated header commentsbrain
2004-05-15Added +N via m_nonicks, restored some stuff from a firewall fuckupbrain
2004-05-09Added support for /RESTART (currently has a bug, do not use)brain
2004-05-08Added user/chanel modes +R, +Mbrain
2004-05-08Added m_nokicks and chanmode +Qbrain
2004-05-05Fix for /WALLOPS in certain sucky mIRCscriptsbrain
2004-05-03Added opertype propogationbrain
2004-05-02Added oper-override modulebrain
2004-05-01Added stub to handle SERVER commandbrain
2004-05-01Added documentation of new ConfigReader methods suggested by Azhrarn for sanitybrain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-30Added oper classes and types (done through the planned privilage system on a ...brain
2004-04-30Added Extensible classesbrain
2004-04-29Moved more types into Extensiblebrain
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
2004-04-29Made the allowhalfop in <options> tag actually workbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-27Added extra services support stuff, fixed chanserv not deopping users on join...brain
2004-04-26Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik...brain
2004-04-26Fixed some channel pointer stuff (eeeky)brain
2004-04-26Added support for services KILLbrain
2004-04-26Incrased speed of apply_lines() (was too slow when banning 100 users)brain
2004-04-25Added MaxWhoReplies stuff (bahamut-style /WHO limiting)brain
2004-04-25Added comments and fixesbrain
2004-04-25Added some stuff to diffrentiate between global and local Q/Z linesbrain
2004-04-25XLine fixes and fix to +l with large limitsbrain
2004-04-24Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.brain
2004-04-24Q-lines fully working, can add and remove other types of ban (but not enforce...brain
2004-04-24Added a bunch of xline stuff and added qline spport for /nick and svsnickbrain
2004-04-23a|KK|y bitchingbrain
2004-04-23Added 'H' tokenbrain
2004-04-23Fixed authentication issuebrain
2004-04-22Added more services stuffbrain
2004-04-22Fix to services sending quits with no reasonsbrain