summaryrefslogtreecommitdiff
path: root/src/InspIRCd.layout
AgeCommit message (Expand)Author
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
2004-04-22Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...brain
2004-04-21Various services compatibility stuffbrain
2004-04-21Updated to support servicesbrain
2004-04-20ConfigReader fixes to cope with tab characters (why didnt we notice this befo...brain
2004-04-19Broken code commented out by brain until we can fix it.brain
2004-04-19Changed occurances of udp_host to tcp_host for readabilitybrain
2004-04-19/WHO and routing fixesbrain
2004-04-19Code Tidyupbrain
2004-04-19added mode.h/mode.cpp and seperated mode functions into itbrain
2004-04-19Moving yet more stuff into message.cppbrain
2004-04-19Started seperating out functionsbrain
2004-04-18Checks to stop a server connecting twicebrain
2004-04-18Fixes to recoverybrain
2004-04-18Fixes to typos in recovery checkingbrain
2004-04-18Added more rigorous link connection checking and recoverybrain
2004-04-18Forgot to save some stuffbrain
2004-04-18Fixed minor desync issuesbrain
2004-04-18Improved /version line and made it show optimisation level for supportbrain
2004-04-18Fixes to ircd_connector::SetServerDesc() (was setting the server name!)brain
2004-04-18Fixed server descriptions in /whois and /links (untested)brain
2004-04-18Added back authorised state checking in server/server links (untested!)brain
2004-04-18Attempted dns fixesbrain
2004-04-16More reconnect fixesbrain
2004-04-16added more connectback handlingbrain
2004-04-16Added some netsplit handling stuff (untested)brain
2004-04-16Added ability to update routing table on the fly if a connection is lostbrain
2004-04-16Added various routing tokens (such as 'R' redirect message)brain
2004-04-15More dns fixesbrain
2004-04-15Name resolution fixesbrain
2004-04-15Various mesh maintainance fixesbrain
2004-04-15Mesh propogation fixesbrain
2004-04-15Attempted fixes of weird server tokens turning up in data streambrain
2004-04-15Mesh linking stuffbrain
2004-04-15Fixes for nonblocking socket issuesbrain
2004-04-15Tons of linking tweaksbrain