summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-30Updated to allow users to specify their compiler by handbrain
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 docs for base: BoolSetbrain
2005-05-30Added BoolSet utility classbrain
2005-05-29Added support for the new <include:file> system.frostycoolslug
2005-05-29Added warning about gcc2brain
2005-05-29Fixed to allow any form of linefeedbrain
2005-05-29Added the optional include tag explaination and example.katsklaw
2005-05-29Added the WATCH command, which is used by clients to maintain notify lists.katsklaw
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-28Added Module List URL to Module section to reference additional tags.katsklaw
2005-05-28Fixed fd_Setsize in cygwinbrain
2005-05-27Updated to beta 6 CVSbrain
2005-05-27Added windows comments to module section. Added m_denychans. -katsklawkatsklaw
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
2005-05-26Neater newlinesbrain
2005-05-26Fixed max channel lengthbrain
2005-05-26Added a ton of missing prompts ;)brain
2005-05-26Changed representation of MAXNICK in isnick() to allow for a non-incremented ...brain
2005-05-26Fix for bug #70 (only first <disabled:commands> item working properly)brain
2005-05-26Modified to ignore *.o and *.so files where our global cvsignore env isnt setbrain
2005-05-26Added .cvsignore filesbrain
2005-05-26Added/fixed .cvsignore filesbrain
2005-05-26Added cvsignore filesbrain
2005-05-26Added cvsignorebrain
2005-05-25Changed documentation to add parametersbrain
2005-05-25Added parametersbrain
2005-05-25Fixed nicklength perpetually increasing on each run (reported by katsklaw)brain
2005-05-25Operhosts are now optional (in the type tag)brain
2005-05-25Fixed to preserve epoll/select/kqueue choicesbrain
2005-05-25Fixed to never append double sumsbrain