summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Minor aestetic changebrain
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-18Added bininst for manually copying the binary filefrostycoolslug
2004-04-18Added Code Optimisation Option. (Cant you tell we are brits with out spelling...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-17More documentation updatesbrain
2004-04-17Added new documentation to cover ircd_connectorbrain
2004-04-17Updated comments herebrain
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
2004-04-16Added routing table transfer between mesh nodesbrain
2004-04-16Added various routing tokens (such as 'R' redirect message)brain
2004-04-15/MAP and /LINKS added back (do not use - needs testing)brain
2004-04-15Mesh linking just about completed - needs testing!brain
2004-04-15More dns fixesbrain
2004-04-15Name resolution fixesbrain
2004-04-15Mesh tweaks (wasnt sending the ip in the + packet)brain
2004-04-15Mesh authcookie fixesbrain
2004-04-15Mesh fixesbrain