Age | Commit message (Expand) | Author |
2005-05-27 | Beta 5 update | brain |
2005-05-27 | RPL_WHOLIMEXCEEDED -> 523 to match bahamut | brain |
2005-05-27 | Added 557 numeric (from MS Exchange chat server) to indicate too many results... | brain |
2005-05-26 | Fixed max channel length | brain |
2005-05-26 | Changed representation of MAXNICK in isnick() to allow for a non-incremented ... | brain |
2005-05-26 | Fix for bug #70 (only first <disabled:commands> item working properly) | brain |
2005-05-26 | Modified to ignore *.o and *.so files where our global cvsignore env isnt set | brain |
2005-05-26 | Added .cvsignore files | brain |
2005-05-26 | Added/fixed .cvsignore files | brain |
2005-05-26 | Added cvsignore files | brain |
2005-05-25 | Operhosts are now optional (in the type tag) | brain |
2005-05-25 | Fixed to never append double sums | brain |
2005-05-25 | Added ability to update the helpop file on rehash (Bug #69) | frostycoolslug |
2005-05-25 | Added denychans module, allows blocking of channels | brain |
2005-05-25 | Changed so that when the first in the channel gets founder, the +q mode chang... | brain |
2005-05-24 | Fixed compile glitch on 3.4 | brain |
2005-05-24 | Changed to not show remote quits (we don't show remote connects after all) | brain |
2005-05-24 | Added Bailout | brain |
2005-05-24 | Extra checking | brain |
2005-05-24 | Fixed to flush buffers when connection closed | brain |
2005-05-24 | Added code to not try and increment buffer if wrote 0 chars | brain |
2005-05-24 | Added extra code to notify mainloop when the iterator has been mangled (e.g. ... | brain |
2005-05-24 | Added check to not flush disconnected buffers | brain |
2005-05-24 | Sum not being propogated properly, attempted fix | brain |
2005-05-24 | Added more immediate disconnect when a server isnt routable any more | brain |
2005-05-24 | Grr.... | brain |
2005-05-24 | More fixes | brain |
2005-05-24 | Fixes | brain |
2005-05-24 | Fixed ping stuff | brain |
2005-05-24 | Fixed inbound server errors | brain |
2005-05-24 | Now clears the autoconns map on rehash | brain |
2005-05-24 | Autoconnect/typo fixes | brain |
2005-05-24 | Fixed to not autoconnect servers we already have! | brain |
2005-05-24 | Autoconnection of servers added | brain |
2005-05-24 | Added stuff for /map improvements | brain |
2005-05-24 | Nonblocking connect() for outbound server links (why was this blocking anyway) | brain |
2005-05-24 | Changed from 30 second debug pings to 120 sec production pings | brain |
2005-05-24 | Added ping checks for server links (experimental) | brain |
2005-05-23 | Removed m_globops setting +g automatically on oper, m_opermodes.so can do thi... | brain |
2005-05-23 | Fixed bug where when a server split all other servers would stop responding | brain |
2005-05-23 | Buffer size limits (hard coded to 1mb for now, will allow to raise in config ... | brain |
2005-05-23 | Code tidyup | brain |
2005-05-23 | Tidied up some socket stuff into userrec | brain |
2005-05-23 | Output buffering on server connections | brain |
2005-05-23 | Fixed the server names reported in /stats l | brain |
2005-05-22 | Changed revision id's to std::string | brain |
2005-05-21 | Added m_opermodes.cpp, allows addition and removal of modes on oper up | brain |
2005-05-21 | *** empty log message *** | brain |
2005-05-20 | Fixed crappy const stuff | brain |
2005-05-20 | Removed stupid consts | brain |