]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/servers.cpp
Added code to not try and increment buffer if wrote 0 chars
[user/henk/code/inspircd.git] / src / servers.cpp
2005-05-24 brainAdded extra code to notify mainloop when the iterator...
2005-05-24 brainAdded more immediate disconnect when a server isnt...
2005-05-24 brainFixed inbound server errors
2005-05-24 brainAdded stuff for /map improvements
2005-05-24 brainNonblocking connect() for outbound server links (why...
2005-05-24 brainAdded ping checks for server links (experimental)
2005-05-23 brainBuffer size limits (hard coded to 1mb for now, will...
2005-05-23 brainOutput buffering on server connections
2005-05-22 brainChanged revision id's to std::string
2005-05-17 brainAdded configurable SOMAXCONN size
2005-05-17 brainMoved a load of servers-only stuff into serverrec out...
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-05 brainMajor optimizations!
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...
2005-03-24 brainFixed a ton of MODE crap 'avec le' services :p
2004-09-11 brainSecurity audit based on RATS output
2004-05-16 brainUpdated header comments
2004-04-11 brainrace condition fixes
2003-08-17 brainmodified to fix 'antiquated header' map.h
2003-02-02 brainAdded first part of server linking code
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-26 brainModified documentation for base classes
2003-01-26 brainAdded server classes for linking