| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added channel 'counter', increases speed of quits, parts, kicks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1194 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-26 | 1 | -1/+1 |
| * | Added:•••OnMeshToken
MeshSendAll(std::string text);
MeshSendCommon(userrec* user, std::string text);
MeshSendAllAlive(std::string text);
MeshSendUnicast(std::string destination, std::string text);
MeshSendAllExcept(std::string target, std::string text);
MeshCheckChan(chanrec *c,std::string servername);
MeshCheckCommon(userrec* u,std::string servername);
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1112 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-16 | 1 | -2/+2 |
| * | Added ability for modules to hold users in a 'holding pattern' while they do ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1088 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-14 | 1 | -1/+1 |
| * | Started work on /UNLOADMODULE, resource tracking and flags in Version class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@999 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 1 | -0/+1 |
| * | Added /LOADMODULE (tested and working)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@998 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 1 | -1/+2 |
| * | Fix to bug #33 (weird /map)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@987 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-05 | 1 | -0/+1 |
| * | Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis•••rather than hard coded or network wide
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@973 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-04 | 1 | -0/+1 |
| * | Added a lot of config error checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@898 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-25 | 1 | -1/+1 |
| * | Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-16 | 1 | -5/+15 |
| * | Added Module::OnAccessCheck•••Added ListMode support
Fixed Extensible class bug
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@759 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-01 | 1 | -0/+2 |
| * | Fixed quit-bouncing issue when a user is g-lined•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@717 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-24 | 1 | -0/+1 |
| * | Fixes to typos and function exporting between source files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@675 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-19 | 1 | -0/+1 |
| * | Changed occurances of udp_host to tcp_host for readability•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@674 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-19 | 1 | -0/+1 |
| * | Moved all command handler functions into commands.cpp/commands.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@671 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-19 | 1 | -0/+26 |
| * | added mode.h/mode.cpp and seperated mode functions into it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@666 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-19 | 1 | -0/+6 |
| * | Moving yet more stuff into message.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@665 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-19 | 1 | -1/+0 |
| * | Started seperating out functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@661 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-19 | 1 | -5/+0 |
| * | Changes of RemoveServer to char* to const char*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@658 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-18 | 1 | -1/+1 |
| * | Fixes to recovery•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@657 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-18 | 1 | -0/+2 |
| * | Forgot to save some stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@654 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-18 | 1 | -0/+1 |
| * | Fixed some SQUIT stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@621 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-16 | 1 | -0/+1 |
| * | SQUIT and routing of messages fixes during periods of downtime•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@617 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-16 | 1 | -1/+1 |
| * | Fixes to only send SQUIT tokens to servers that are still alive to avoid rout...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@614 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-16 | 1 | -0/+1 |
| * | Added ability to update routing table on the fly if a connection is lost•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@612 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-16 | 1 | -1/+1 |
| * | Fixes for nonblocking socket issues•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@593 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-15 | 1 | -1/+1 |
| * | Tons of linking tweaks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@592 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-15 | 1 | -0/+8 |
| * | Added 'a' amd 'b' server link tokens (change gecos, change host)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@562 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-12 | 1 | -0/+2 |
| * | Added '@' (WALLOPS) link token•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@561 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-12 | 1 | -1/+1 |
| * | Added 'i' and 't' type link datagrams•••Fixed /mode #channel +b glitch
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@521 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-11 | 1 | -0/+2 |
| * | Added J, P and Q type datagrams•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@501 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-10 | 1 | -1/+1 |
| * | Added server to server 'J' token•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@481 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-10 | 1 | -1/+1 |
| * | Added Server::CountUsers function•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@423 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-07 | 1 | -0/+1 |
| * | Added OnUserPreMessage and OnUserPreNotice events (not tested yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@407 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-06 | 1 | -0/+5 |
| * | Added support for SVS-style Server class methods for modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@400 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-06 | 1 | -0/+4 |
| * | Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@388 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-05 | 1 | -0/+14 |
| * | Completed support for module-handled umodes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@377 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-04 | 1 | -0/+2 |
| * | Tons more sanity checks and length checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@366 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-03 | 1 | -0/+5 |
| * | Added support for module-defined chanmodes with no parameters•••Fixed minor typo in example conf
Added new stylesheet and docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-03 | 1 | -2/+2 |
| * | STL namespace fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@176 e03df62e-2008-0410-955e-edbf42e46eb7
| randomdan | 2003-07-22 | 1 | -9/+11 |
| * | Changed to using LogLevels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@163 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2003-02-07 | 1 | -2/+7 |
| * | Added first part of server linking code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@160 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2003-02-02 | 1 | -0/+1 |
| * | Moved to Dev-C++ as an editor for project (more stable than gvim!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@158 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2003-01-30 | 1 | -18/+0 |
| * | Initial revision•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2003-01-23 | 1 | -0/+94 |