brain
|
b10ac3beb6
|
Added a Server:: method to send server notices to channels
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1214 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-27 15:21:08 +00:00 |
|
brain
|
627f54deb1
|
Added explicit oper tracking in a vector of userrec* pointers, optimizes sending out oper notices
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1209 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-27 02:30:30 +00:00 |
|
brain
|
90b9864a0e
|
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
|
2005-04-26 15:14:05 +00:00 |
|
brain
|
668df37516
|
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
|
2005-04-16 18:58:08 +00:00 |
|
brain
|
75d690dda1
|
Added ability for modules to hold users in a 'holding pattern' while they do stuff on connect
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1088 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-14 15:56:17 +00:00 |
|
brain
|
211b24ba8c
|
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
|
2005-04-07 17:04:04 +00:00 |
|
brain
|
e4a08d4461
|
Added /LOADMODULE (tested and working)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@998 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-07 16:05:08 +00:00 |
|
brain
|
a02cf48add
|
Fix to bug #33 (weird /map)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@987 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-05 22:22:07 +00:00 |
|
brain
|
9225720d96
|
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
|
2005-04-04 03:04:44 +00:00 |
|
brain
|
0340f1a432
|
Added a lot of config error checking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@898 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 02:52:43 +00:00 |
|
brain
|
740b09e2ae
|
Updated header comments
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-16 14:58:40 +00:00 |
|
brain
|
8e475017a6
|
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
|
2004-05-01 12:44:07 +00:00 |
|
brain
|
8a0825e03a
|
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
|
2004-04-24 21:36:35 +00:00 |
|
brain
|
c032dfcf18
|
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
|
2004-04-19 14:59:41 +00:00 |
|
brain
|
6328b33711
|
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
|
2004-04-19 14:49:20 +00:00 |
|
brain
|
1057bf4900
|
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
|
2004-04-19 10:46:38 +00:00 |
|
brain
|
bf4193e8a3
|
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
|
2004-04-19 01:27:44 +00:00 |
|
brain
|
7a51b2bed1
|
Moving yet more stuff into message.cpp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@665 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-19 01:02:57 +00:00 |
|
brain
|
c307b95dc2
|
Started seperating out functions
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@661 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-19 00:46:11 +00:00 |
|
brain
|
69b414c69c
|
Changes of RemoveServer to char* to const char*
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@658 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-18 22:12:45 +00:00 |
|
brain
|
2f5a1dcc42
|
Fixes to recovery
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@657 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-18 22:11:55 +00:00 |
|
brain
|
d7f9becf8c
|
Forgot to save some stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@654 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-18 21:26:34 +00:00 |
|
brain
|
bcedd14069
|
Fixed some SQUIT stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@621 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-16 15:23:47 +00:00 |
|
brain
|
4b62dbed78
|
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
|
2004-04-16 14:31:30 +00:00 |
|
brain
|
c1d478f928
|
Fixes to only send SQUIT tokens to servers that are still alive to avoid routing loops
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@614 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-16 14:24:42 +00:00 |
|
brain
|
0dbcc361f2
|
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
|
2004-04-16 13:12:32 +00:00 |
|
brain
|
bed0c38419
|
Fixes for nonblocking socket issues
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@593 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-15 09:09:17 +00:00 |
|
brain
|
a62c272ea2
|
Tons of linking tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@592 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-15 00:25:07 +00:00 |
|
brain
|
642b665fb0
|
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
|
2004-04-12 12:54:51 +00:00 |
|
brain
|
f98a856979
|
Added '@' (WALLOPS) link token
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@561 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-12 11:49:14 +00:00 |
|
brain
|
c120346340
|
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
|
2004-04-11 13:08:31 +00:00 |
|
brain
|
dd11fa8919
|
Added J, P and Q type datagrams
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@501 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-10 15:51:17 +00:00 |
|
brain
|
cdf451e8d4
|
Added server to server 'J' token
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@481 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-10 01:12:53 +00:00 |
|
brain
|
f2c5ec55f3
|
Added Server::CountUsers function
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@423 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-07 18:12:45 +00:00 |
|
brain
|
05e460e96c
|
Added OnUserPreMessage and OnUserPreNotice events (not tested yet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@407 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-06 19:22:11 +00:00 |
|
brain
|
1d994c5444
|
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
|
2004-04-06 10:43:34 +00:00 |
|
brain
|
cbc730ec3b
|
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
|
2004-04-05 16:06:32 +00:00 |
|
brain
|
dae8024a46
|
Completed support for module-handled umodes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@377 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 21:30:41 +00:00 |
|
brain
|
39c9d1a452
|
Tons more sanity checks and length checks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@366 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 20:35:20 +00:00 |
|
brain
|
abdb186046
|
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
|
2004-04-03 15:46:53 +00:00 |
|
randomdan
|
61b45c935d
|
STL namespace fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@176 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-07-22 21:56:38 +00:00 |
|
brain
|
014ac7aa42
|
Changed to using LogLevels
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@163 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-02-07 21:15:27 +00:00 |
|
brain
|
8cc90ca14d
|
Added first part of server linking code
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@160 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-02-02 16:43:53 +00:00 |
|
brain
|
8f282762b0
|
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
|
2003-01-30 17:51:45 +00:00 |
|
brain
|
73b9d0c5cb
|
Initial revision
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-23 19:45:57 +00:00 |
|