summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-10-01Fix to bug#82 reported by ashen - "the're" typobrain
2005-08-24Changed commentsbrain
2005-08-24Tidied up socket engine code, moved into a specialized header full of #definesbrain
2005-08-22Unknown changes herebrain
2005-06-02Possibly fixed the 'vincent' bugbrain
2005-06-02More tweaksbrain
2005-06-02More tweaksbrain
2005-06-02Fucking vincent boxbrain
2005-06-02More vincent tweaksbrain
2005-06-02More fixes for Vincent bugbrain
2005-06-02Attempted fixes for another vincent bugbrain
2005-06-02Attempt to fix recursive loopbrain
2005-06-02Fixed warnings reported by vincentbrain
2005-06-02Fixes to +r not being set reported by Vincentbrain
2005-06-01Fixed onloadmodulebrain
2005-06-01Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)brain
2005-06-01Fixed ability to accidentally set a softlimit of 0brain
2005-06-01MaxClients -> MAXCLIENTSbrain
2005-06-01Fixes for missing varsbrain
2005-06-01Missing externsbrain
2005-06-01Fixes for missing varsbrain
2005-06-01Added propogation of version replies and server descriptionsbrain
2005-06-01Many linking fixesbrain
2005-05-30Configuration errors now go to the error logbrain
2005-05-30GCC4.x -Wall fixesbrain
2005-05-30GCC4.0 warning fixesbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-30Fixed ircd_connector::CheckPing returning an undefined resultbrain
2005-05-30Added operator =brain
2005-05-30Added BoolSet utility classbrain
2005-05-29Fixed to allow any form of linefeedbrain
2005-05-29Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to workbrain
2005-05-29Fix for backslashes in win32 paths (converted to forward slashes in config re...brain
2005-05-29Made erroneous included configs cause the reader to bailbrain
2005-05-29Added include stack to detect looped includesbrain
2005-05-29added <include file> tags (next make paths relative)brain
2005-05-29Compensate for ~ in ident lengthbrain
2005-05-29Highly optimized userrec saving 1.5k per userbrain
2005-05-29Changed a strcpy to strlcpybrain
2005-05-29Changed length of user::modes buffer from 512 to much more sensible 54brain
2005-05-29Fixed lengthsbrain
2005-05-29A lot more of the core consts are now configurable at compile timebrain
2005-05-29Fixes to EOF checkingbrain
2005-05-29Added extra error checking to detect dead socketsbrain
2005-05-29Servers with write errors not being split properlybrain
2005-05-28Fixed fd_Setsize in cygwinbrain
2005-05-27Updated to beta 6 CVSbrain
2005-05-27Beta 5 updatebrain
2005-05-27RPL_WHOLIMEXCEEDED -> 523 to match bahamutbrain
2005-05-27Added 557 numeric (from MS Exchange chat server) to indicate too many results...brain