brain
|
3eea190b73
|
Test change to verify security settings on brainbox allow me to commit to cvs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@831 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-28 19:20:03 +00:00 |
|
brain
|
da8fe330c2
|
Added support for changing of text within OnUserPreNotice and OnUserPreMessage (required for modes +G and +S etc)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@821 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 20:41:16 +00:00 |
|
brain
|
38c9d65253
|
Added remainder of OnUserPreInvite stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@820 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 15:28:25 +00:00 |
|
brain
|
085f7e07d4
|
Added OnUserPreInvite method for use with +V etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@817 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 14:24:29 +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
|
fea9e48a44
|
Modified OnUserPreJoin to support join overriding
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@775 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 23:08:38 +00:00 |
|
brain
|
e466091fd0
|
Added stub to handle SERVER command
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@774 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 21:53:38 +00:00 |
|
brain
|
0f2cf28d39
|
Added documentation of new ConfigReader methods suggested by Azhrarn for sanity
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 19:58:59 +00:00 |
|
brain
|
877a15fc3d
|
Added extra docs to cover OnUserSync etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@769 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 16:54:50 +00:00 |
|
brain
|
90cc4b0ee9
|
Provided modules with the ability to sync data on a netjoin
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@767 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 16:12:17 +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
|
2977a23070
|
Added support for HasPermission method
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@755 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-30 14:40:03 +00:00 |
|
brain
|
a89b0ed42d
|
Added Extensible classes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@754 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-30 12:26:20 +00:00 |
|
brain
|
1a897a1910
|
Moved more types into Extensible
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@752 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-29 15:35:00 +00:00 |
|
brain
|
71247cc2f1
|
Added 'Extensible' class which allows modules to store custom data in objects
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@750 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-29 15:23:20 +00:00 |
|
brain
|
deb5dd0dd3
|
Added m_alias module which provides command aliases.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@746 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-27 14:50:51 +00:00 |
|
brain
|
a809be2aa8
|
Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strike and mentality)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@740 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-26 23:14:04 +00:00 |
|
brain
|
5e6e382722
|
Added comments and fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@726 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-25 14:01:33 +00:00 |
|
brain
|
098f4bdc41
|
Added some stuff to diffrentiate between global and local Q/Z lines
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@724 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-25 13:54:16 +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
|
61e121fb7d
|
Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@716 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-24 21:21:29 +00:00 |
|
brain
|
9927dccff2
|
Q-lines fully working, can add and remove other types of ban (but not enforced yet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@714 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-24 20:01:06 +00:00 |
|
brain
|
800ebbf95d
|
Added a bunch of xline stuff and added qline spport for /nick and svsnick
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@713 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-24 18:15:37 +00:00 |
|
brain
|
c6c17f5997
|
Added XLine stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@712 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-24 15:59:40 +00:00 |
|
brain
|
28cc1b6ceb
|
Added xline.cpp and xline.h, implements k/g/z/q lines
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@711 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-24 15:50:55 +00:00 |
|
brain
|
f3b7df7b96
|
a|KK|y bitching
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@703 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-23 13:17:27 +00:00 |
|
brain
|
6129f2e4a0
|
Added more services stuff
Added support for OnUserPreNick API command (used with qlines, etc)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@696 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-22 19:34:06 +00:00 |
|
brain
|
443016b4f2
|
Added tons of services/uline stuff. DO NOT USE YET! services data isnt replicated across the network!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@688 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-22 13:55:16 +00:00 |
|
brain
|
c605a319a7
|
Various services compatibility stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@687 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-21 21:54:19 +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
|
16a9b0f58f
|
These files now hold the command handler functions
(except handle_version which needs the revision id of the main file)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@673 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-19 10:55:42 +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
|
e81bad456a
|
Added calls to sched_yield() to cut down processor usage - won't work in *bsd
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@635 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-17 18:18:26 +00:00 |
|
brain
|
afb51347b4
|
Added new documentation to cover ircd_connector
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@629 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-17 12:33:39 +00:00 |
|
brain
|
ea5e22a841
|
Updated comments here
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@628 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-17 12:29:40 +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
|
8f9a385d0c
|
Mesh cookie linking fixes (was giving remote port to servers and not local port)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@618 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-16 14:49:10 +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
|
99c1d61eca
|
Added various routing tokens (such as 'R' redirect message)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@610 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-16 11:20:45 +00:00 |
|
brain
|
ac60f15b03
|
/MAP and /LINKS added back (do not use - needs testing)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@609 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-15 13:11:42 +00:00 |
|
brain
|
9e38366b95
|
Mesh tweaks (wasnt sending the ip in the + packet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@605 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-15 12:20:52 +00:00 |
|