summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-05-25Fixed to never append double sumsbrain
2005-05-25Added ability to update the helpop file on rehash (Bug #69)frostycoolslug
2005-05-25Added denychans module, allows blocking of channelsbrain
2005-05-25Changed so that when the first in the channel gets founder, the +q mode chang...brain
2005-05-24Fixed compile glitch on 3.4brain
2005-05-24Changed to not show remote quits (we don't show remote connects after all)brain
2005-05-24Added Bailoutbrain
2005-05-24Extra checkingbrain
2005-05-24Fixed to flush buffers when connection closedbrain
2005-05-24Added code to not try and increment buffer if wrote 0 charsbrain
2005-05-24Added extra code to notify mainloop when the iterator has been mangled (e.g. ...brain
2005-05-24Added check to not flush disconnected buffersbrain
2005-05-24Sum not being propogated properly, attempted fixbrain
2005-05-24Added more immediate disconnect when a server isnt routable any morebrain
2005-05-24Grr....brain
2005-05-24More fixesbrain
2005-05-24Fixesbrain
2005-05-24Fixed ping stuffbrain
2005-05-24Fixed inbound server errorsbrain
2005-05-24Now clears the autoconns map on rehashbrain
2005-05-24Autoconnect/typo fixesbrain
2005-05-24Fixed to not autoconnect servers we already have!brain
2005-05-24Autoconnection of servers addedbrain
2005-05-24Added stuff for /map improvementsbrain
2005-05-24Nonblocking connect() for outbound server links (why was this blocking anyway)brain
2005-05-24Changed from 30 second debug pings to 120 sec production pingsbrain
2005-05-24Added ping checks for server links (experimental)brain
2005-05-23Removed m_globops setting +g automatically on oper, m_opermodes.so can do thi...brain
2005-05-23Fixed bug where when a server split all other servers would stop respondingbrain
2005-05-23Buffer size limits (hard coded to 1mb for now, will allow to raise in config ...brain
2005-05-23Code tidyupbrain
2005-05-23Tidied up some socket stuff into userrecbrain
2005-05-23Output buffering on server connectionsbrain
2005-05-23Fixed the server names reported in /stats lbrain
2005-05-22Changed revision id's to std::stringbrain
2005-05-21Added m_opermodes.cpp, allows addition and removal of modes on oper upbrain
2005-05-21*** empty log message ***brain
2005-05-20Fixed crappy const stuffbrain
2005-05-20Removed stupid constsbrain
2005-05-20*** empty log message ***brain
2005-05-20*** empty log message ***brain
2005-05-20*** empty log message ***brain
2005-05-20Fixed case-sensitivity typo in module name for Addcommandbrain
2005-05-20Fixed /COMMANDSbrain
2005-05-20Added detail to /COMMANDSbrain
2005-05-20Added COMMANDS command (yes, really)brain
2005-05-19random crash fixesbrain
2005-05-19Kill fixesbrain
2005-05-19Changed a CXX to a CCbrain
2005-05-18*** empty log message ***brain