Age | Commit message (Expand) | Author |
2005-05-29 | Added include stack to detect looped includes | brain |
2005-05-29 | added <include file> tags (next make paths relative) | brain |
2005-05-29 | Compensate for ~ in ident length | brain |
2005-05-29 | Highly optimized userrec saving 1.5k per user | brain |
2005-05-29 | Changed a strcpy to strlcpy | brain |
2005-05-29 | Changed length of user::modes buffer from 512 to much more sensible 54 | brain |
2005-05-29 | Fixed lengths | brain |
2005-05-29 | A lot more of the core consts are now configurable at compile time | brain |
2005-05-29 | Fixes to EOF checking | brain |
2005-05-29 | Added extra error checking to detect dead sockets | brain |
2005-05-29 | Servers with write errors not being split properly | brain |
2005-05-28 | Added Module List URL to Module section to reference additional tags. | katsklaw |
2005-05-28 | Fixed fd_Setsize in cygwin | brain |
2005-05-27 | Updated to beta 6 CVS | brain |
2005-05-27 | Added windows comments to module section. Added m_denychans. -katsklaw | katsklaw |
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 | Neater newlines | brain |
2005-05-26 | Fixed max channel length | brain |
2005-05-26 | Added a ton of missing prompts ;) | 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-26 | Added cvsignore | brain |
2005-05-25 | Changed documentation to add parameters | brain |
2005-05-25 | Added parameters | brain |
2005-05-25 | Fixed nicklength perpetually increasing on each run (reported by katsklaw) | brain |
2005-05-25 | Operhosts are now optional (in the type tag) | brain |
2005-05-25 | Fixed to preserve epoll/select/kqueue choices | 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 | Update from katsklaw | brain |
2005-05-24 | Fixed compile glitch on 3.4 | brain |
2005-05-24 | Fixed to erase .so and binaries before trying to overwrite them so mmap doesn... | brain |
2005-05-24 | Fixed to compensate for null-char on end of nicklength | 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 |