summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-12-12Moved some stuff out to userprocess.cppbrain
2005-12-12Efficiency suggestion by w00t, faster processing of module sockets at the exp...brain
2005-12-12Removal of some trivial debug outputbrain
2005-12-12New version that doesnt yield() any morebrain
2005-12-12Semicolon to colonbrain
2005-12-12Code tidybrain
2005-12-12Comment and tidyupbrain
2005-12-12Made socket loop flush a users buffer if they still remain after processing e...brain
2005-12-12Got the bool back to front!brain
2005-12-12Changed how background processing works, now once per second repeating until ...brain
2005-12-12Commented more stuffbrain
2005-12-12Added timeout fixesbrain
2005-12-12Fixed timeout codebrain
2005-12-12Added a second yieldbrain
2005-12-12Timing tweaksbrain
2005-12-12Increased socketengine wait cyclesbrain
2005-12-12Tidy up of main function InspIRCd()brain
2005-12-12Added commentsbrain
2005-12-12Fixed outboundsbrain
2005-12-12select() debuggingbrain
2005-12-12Added checking to find out why select() splitsbrain
2005-12-12Fixed WRITEBIT support in select() enginebrain
2005-12-12Tied in DNS to SocketEnginebrain
2005-12-12Attempts to make DNS nicer with new socket enginebrain
2005-12-12*EXPERIMENTAL* Tied DNS into new socket enginebrain
2005-12-12More experimental gubbinsbrain
2005-12-12X_MODULE -> X_ESTAB_MODULEbrain
2005-12-12Added module sockets to new engine, MAY NOT WORKbrain
2005-12-12Added GetTypebrain
2005-12-12EXPERIMENTAL new socket engine codebrain
2005-12-12Made compile on linuxbrain
2005-12-12Made compile on freebsdbrain
2005-12-12Working on making this actually compilebrain
2005-12-12Added preliminary socketengine stuffbrain
2005-12-11Moved to beta 7brain
2005-12-11Fixed permenant xline propogationbrain
2005-12-10Beta6-UHH!brain
2005-12-10Fixed Case sensitivity Bug (BugTrack #88)frostycoolslug
2005-12-09Changed 'fake direction' message a littlebrain
2005-12-09Fixed missing prototypesbrain
2005-12-09More IDLE fixesbrain
2005-12-09Fixes to IDLEbrain
2005-12-09Fixed it againbrain
2005-12-09Fixed idle. again.brain
2005-12-09Fixed broken IDLE replybrain
2005-12-09Removed broken ! operatorbrain
2005-12-09Fixed local whois ability to show idle time for remote user (idle time of 0!)brain
2005-12-09Made local whois non-broken ;)brain
2005-12-09Remote whois fixesbrain
2005-12-09Added debugging plus remote WHOIS fixesbrain