summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-19Added extern declarations so that this file can access the modules that are l...brain
2004-04-19Stupid typo :pbrain
2004-04-19Modified to support messages.cppbrain
2004-04-19Started seperating out functionsbrain
2004-04-18Fixed typos in FindHostbrain
2004-04-18Checks to stop a server connecting twicebrain
2004-04-18Changes of RemoveServer to char* to const char*brain
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-18Added connection version checkingbrain
2004-04-18Fixed minor desync issuesbrain
2004-04-18Added GetRevision() function returning a long with the internal revisionbrain
2004-04-18Changed format of 'b' tokenbrain
2004-04-18Improved layout of /version, used strtok_r to prevent buffer whackingbrain
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-18Fixes to GetServerDescription()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-18Dns lookup fixes (hands up if you hate DNS)brain
2004-04-18Attempted dns fixesbrain
2004-04-18Added extra / in case people (Like you [Brain]) forget to add it in ./configu...frostycoolslug
2004-04-18Minor code tweaks, tidyupsbrain
2004-04-18Modules will no longer re-compile themselves if they havnt changed.frostycoolslug
2004-04-17Added calls to sched_yield() to cut down processor usage - won't work in *bsdbrain
2004-04-17Added SQUIT commandbrain
2004-04-17More fixes to class 'packet'brain
2004-04-17Fixes to class connection to make it work!brain
2004-04-17Fixes to class packet to make it work!brain
2004-04-17Added SQUIT (untested)brain
2004-04-16Yet more 'bad cookie' fixes :/brain
2004-04-16More reconnect fixesbrain
2004-04-16Added extra rejoin stuffbrain
2004-04-16added more connectback handlingbrain
2004-04-16More rejoin fixesbrain
2004-04-16Fixed some SQUIT stuffbrain
2004-04-16More linkback fixesbrain
2004-04-16Fixes to not establish links to what we already are linked tobrain
2004-04-16Mesh cookie linking fixes (was giving remote port to servers and not local port)brain
2004-04-16SQUIT and routing of messages fixes during periods of downtimebrain
2004-04-16More SQUIT fixesbrain
2004-04-16SQUIT stuffbrain
2004-04-16Fixes to only send SQUIT tokens to servers that are still alive to avoid rout...brain
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