Age | Commit message (Expand) | Author |
2005-11-27 | Fixed a missing parameter | brain |
2005-11-27 | Added tree walk algorithm which finds out which directly-connected server | brain |
2005-11-27 | Added proper administrativia notices to CONNECT and inbound connections | brain |
2005-11-27 | Added /CONNECT | brain |
2005-11-26 | Added most of the connection/authentication code, need to add CONNECT and syncs | brain |
2005-11-26 | Fixed dumb bug where module claims ALL bindable ports including client ports! | brain |
2005-11-26 | Added overriding handlers for CONNECT, SQUIT, MAP, LINKS, LUSERS | brain |
2005-11-26 | Fixed compile glitches | brain |
2005-11-26 | Added reading of server link configs | brain |
2005-11-26 | Added TreeServer class (actual tree structure) | brain |
2005-11-26 | Added tons of comments. These will probably stay. | brain |
2005-11-26 | Added listening socket support for InspSocket | brain |
2005-11-26 | Added start of spanning tree system TEST MODULE, tested outbound connections | brain |
2005-11-25 | Fixed OnMeshToken (deprecated) | brain |
2005-11-25 | Fixed removal of mesh linking from core | brain |
2005-11-25 | Fixed to not use mesh stuff | brain |
2005-11-25 | My first commit -- and a really minor/anal one at that. :P | w00t |
2005-10-01 | Fix to bug#82 reported by ashen - "the're" typo | brain |
2005-06-02 | Fixes to +r not being set reported by Vincent | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-29 | Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work | brain |
2005-05-29 | Highly optimized userrec saving 1.5k per user | brain |
2005-05-26 | Modified to ignore *.o and *.so files where our global cvsignore env isnt set | brain |
2005-05-26 | Added/fixed .cvsignore files | brain |
2005-05-25 | Operhosts are now optional (in the type tag) | 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-23 | Removed m_globops setting +g automatically on oper, m_opermodes.so can do thi... | brain |
2005-05-21 | Added m_opermodes.cpp, allows addition and removal of modes on oper up | brain |
2005-05-20 | *** empty log message *** | brain |
2005-05-20 | Fixed case-sensitivity typo in module name for Addcommand | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Made modules use irc::string where they were using strcasecmp() | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-05-12 | Structure optimizations, changed a lot of bools into binary bitmasks | brain |
2005-05-11 | Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al... | brain |
2005-05-08 | Added USERIP numeric 005 output | brain |
2005-05-08 | Fixed to use numeric 340- | brain |
2005-05-08 | Added m_userip.cpp requested by Selphie | brain |
2005-05-06 | Fixed logging slowdown | brain |
2005-05-06 | Test fix for 3.23 and below | brain |
2005-05-03 | Fixed to remove privilages upon kick | brain |
2005-05-03 | Added another check for 'NoServerUline' type thing. | frostycoolslug |
2005-05-03 | Missed missing ) | frostycoolslug |
2005-05-03 | Added Check for 'NoServer' when +r ing a channel. | frostycoolslug |
2005-05-02 | Fix for bug #62 (replaces only occur once per line) | brain |
2005-04-30 | Added OnAddBan and OnDelBan module api calls, and fixed glitch which required... | brain |
2005-04-27 | A little more error checking on the banmask etc | brain |
2005-04-27 | Fixed WriteChannelWithServ | brain |