summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-05Modified the Module::OnExtendedMode() method to use a void* as its target whi...brain
2004-04-04Fixed a bug in servermode handling where the target is a channel, found by Ch...brain
2004-04-04Fixes to make motd display (we were missinga readfile()?!)brain
2004-04-04Added comments to m_cloaking.cppbrain
2004-04-04Completed support for module-handled umodesbrain
2004-04-04Completed support for module-handled umodesbrain
2004-04-04Fixed idle timebrain
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-04Added support for /modules commandbrain
2004-04-03Fixes for setpriority on freebsdbrain
2004-04-03Topic and stability fixesbrain
2004-04-03Fixed wrong number of parameters for TOPIC that could cause a segfaultbrain
2004-04-03Tons more sanity checks and length checksbrain
2004-04-03Fixed bugs in ./configurefrostycoolslug
2004-04-03Fixed command parser to tidy up malformed commands (xchat inserts extra spaces)brain
2004-04-03Added support for module-defined chanmodes with no parametersbrain
2004-04-03Added -nofork parameter which allows you to force inspircd into the foregroun...brain
2004-04-02Yet MORE fixes to crashes on quitbrain
2004-04-02Added logging for when commands are addedbrain
2004-04-02Improved commentsbrain
2004-04-02Added ability to override modes (allows SAMODE support etc)brain
2004-04-02Clarified documentationbrain
2004-04-02Fixed typobrain
2004-04-02Added simple test command modulebrain
2004-04-02Added support for modules to create commands - this needs a proof-of-concept ...brain
2004-04-01Fixed <link> tagsbrain
2004-04-01Fixed issue where /connect crashes the ircd if no default routes definedbrain
2003-09-27Combined The file Modules and Config file existance checkers into one functionfrostycoolslug
2003-09-27Added Support for GCC 2 back.frostycoolslug
2003-09-27changed CheckModule from (char module[MAXBUF]) to (char* module) -- Suggested...frostycoolslug
2003-09-27Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu...frostycoolslug
2003-08-17modified to fix 'antiquated header' map.hbrain
2003-08-17Fixed reference to hash_map -- **FIXME** ext/hash_map - wont work on non-g++brain
2003-07-31Fixed 'Not enough parameters for QUIT Command' bug.. (wtf is that about? :D)frostycoolslug
2003-07-27Added a couple of \n's to my 'Quotes File Not found' message..frostycoolslug
2003-07-27Fix bug i put in, IRCd Should bail when quotefile aint specified.frostycoolslug
2003-07-27Possible Bugfix.. stop the IRCd from launching if the quotes file aintfrostycoolslug
2003-07-22STL namespace fixesrandomdan
2003-04-19Added more code for custom channel/user modes via modulesbrain
2003-04-18Added Mode handler structures and typesbrain
2003-03-30Updated docsbrain
2003-03-30Added DOT files to documentation for class diagrams (pretteh!)brain
2003-03-23Changed so that when the process detaches, it changes its own priority to a l...brain
2003-02-09Changed to work with new log-levelbrain
2003-02-07Changed to using LogLevelsbrain
2003-02-02Forgot this..brain
2003-02-02Adding server linking stuffbrain
2003-02-02Added first part of server linking codebrain
2003-01-30Fixed CVS missing filesbrain