Adam
|
0a111c1976
|
Fix compile from bda3b1fa3a
|
2012-10-07 02:13:14 -04:00 |
|
Adam
|
31914b200b
|
Merge remote branch 'remotes/attila/1.9+addline' into 1.9
|
2012-10-07 01:46:44 -04:00 |
|
attilamolnar
|
bda3b1fa3a
|
InspIRCd: Make functions that send ADDLINE and DELLINE, call them from the rest of the module
|
2012-10-07 03:15:42 +02:00 |
|
Adam
|
4ec10d798b
|
Fixups and cleanup for the last few commits
|
2012-10-06 20:11:47 -04:00 |
|
attilamolnar
|
3dd21e4dcd
|
InspIRCd: Add support for server side topic locks using METADATA topiclock
|
2012-10-07 01:35:14 +02:00 |
|
attilamolnar
|
682d76835e
|
InspIRCd: Add support for sending detecting m_topiclock and sending SVSTOPIC when it is available
|
2012-10-07 01:33:49 +02:00 |
|
attilamolnar
|
42aa367f16
|
InspIRCd: Send channel METADATA using a dedicated function
|
2012-10-07 01:32:31 +02:00 |
|
attilamolnar
|
2d9541c4c8
|
Parse and store the spanningtree protocol version for InspIRCd
|
2012-10-06 02:18:48 -04:00 |
|
attilamolnar
|
e747ba6c26
|
InspIRCd: Add metadata handler to recognize when a module is loaded or unloaded on the ircd side and adjust our behavior accordingly
|
2012-10-06 02:06:23 -04:00 |
|
attilamolnar
|
4431a34987
|
InspIRCd: Allow METADATA handler to differentiate between user, channel and other/server metadata
|
2012-10-06 02:06:23 -04:00 |
|
attilamolnar
|
14d7de0cf3
|
InspIRCd: Remove has_svshold, use IRCDProto::CanSVSHold
|
2012-10-06 02:06:18 -04:00 |
|
Adam
|
7551245f57
|
Attempt #2 at silly topic ts thing, this is actually must cleaner
|
2012-10-02 23:30:31 -04:00 |
|
Adam
|
47bc551485
|
Revert "Fix topiclock on inspircd"
This reverts commit 87478187af.
|
2012-10-02 22:59:20 -04:00 |
|
Adam
|
87478187af
|
Fix topiclock on inspircd
|
2012-10-02 22:16:35 -04:00 |
|
Adam
|
7042223f2e
|
Somehow the kick handler got lost in the confusion. Send the topic time with ftopic on inspircd not the current time. Removed some unneeded protocol functions
|
2012-10-02 21:21:37 -04:00 |
|
Adam
|
f7aa837696
|
Don't unassociate accounts with users on nick changes
|
2012-10-02 01:30:35 -04:00 |
|
DukePyrolator
|
aec6cac8ca
|
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope into 1.9
|
2012-10-02 04:14:50 +02:00 |
|
DukePyrolator
|
ffca6a762d
|
fixed a small bug in the inspircd protocol modules
|
2012-10-02 04:11:52 +02:00 |
|
Adam
|
2d2ab4fec4
|
Fixed handling TOPIC on unreal, dont set topics in Channel::Reset unless we are synced, and fixed ts checking in Channel::SetModesInternal
|
2012-10-01 21:26:41 -04:00 |
|
Adam
|
a434baed91
|
Allow modules to store data in their own databases.
|
2012-10-01 18:50:29 -04:00 |
|
Adam
|
b19a3af4db
|
Add networkinfo:chanlen config directive
|
2012-10-01 02:29:31 -04:00 |
|
Adam
|
89428a9d10
|
Cleanup of all of the protocol modules, rewrote message handling system to be a bit more C++ ish
|
2012-10-01 01:56:57 -04:00 |
|
Naram Qashat
|
38ad523f91
|
Fix a few oddball warnings that came up from clang, and also make it so webcpanel.so can be compiled under Mac OS X.
|
2012-09-24 15:54:49 -04:00 |
|
Adam
|
7e3b5bed50
|
Add chanserv/set/autoop, like nickserv/set/autoop but for channels
|
2012-09-07 23:44:15 -04:00 |
|
Adam
|
28aa981464
|
Actually the core can't handle empty realnames, just ignore them
|
2012-07-01 23:50:38 -04:00 |
|
Adam
|
2b8a09bf55
|
Remove some unused code in inspircd20 protocol module & allow /chghost/ident/naming services clients
|
2012-07-01 22:26:05 -04:00 |
|
Adam
|
a12788e8f4
|
Don't crash on empty setnames on inspircd1.2
|
2012-07-01 22:26:05 -04:00 |
|
Adam
|
9b5f6d3c45
|
Remove ExtensibleString everywhere
|
2012-07-01 22:26:05 -04:00 |
|
Adam
|
70fb5900a2
|
Add support for inspircd2.0+s mlock, improved on Unreal's, and made server side mlock usage configurable
|
2012-05-23 19:35:56 -04:00 |
|
Adam
|
0a8d46b538
|
Fixed parsing FMODE on inspircd 1.1
|
2012-05-14 22:30:03 -04:00 |
|
Adam
|
eb0e07d564
|
Use Unreal's MLOCK command if supported
|
2012-05-04 16:03:02 -04:00 |
|
Adam
|
1081ecdae8
|
Fixed non-debug build
|
2012-04-25 14:29:50 -04:00 |
|
Adam
|
2370c16f1e
|
Fixed build from the previous merge
|
2012-04-24 16:02:07 -04:00 |
|
Adam
|
573e49a7ea
|
Reworked live SQL support yet again
|
2012-04-23 05:08:26 -04:00 |
|
DukePyrolator
|
deb5196101
|
Added Chanstats. It uses a new, improved database format and is not compatible with current phpdenora or magirc installations.
|
2012-04-08 12:43:34 +02:00 |
|
Adam
|
a5b9e235ae
|
Added chanserv:require config option to set which modes must be on all registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
2012-02-26 23:23:15 -05:00 |
|
Adam
|
07226feec4
|
Track plexus umode and cmode +C and renamed UMODE_NO_CTCP to match up with the names of other modes.
|
2012-02-26 19:49:02 -05:00 |
|
Adam
|
83456f6040
|
Fixed akill setter and ids showing in akill reasons
|
2012-02-24 23:25:29 -05:00 |
|
Adam
|
3850b073dd
|
Added regex support for many commands, such as akill, sqline, snline,
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
2012-02-22 18:12:02 -05:00 |
|
Adam
|
b84e080463
|
Made our message sources actual clients/servers, and put in a few more default messages for very standard things (KICK etc)
|
2012-02-19 20:54:55 -05:00 |
|
Adam
|
ee5cd8493e
|
Use C++11's explicit override feature if available
|
2012-02-18 15:04:26 -05:00 |
|
Adam
|
a9772cde21
|
Clean up and reorganize our header files
|
2012-02-14 15:13:27 -05:00 |
|
Adam
|
fc20bd7b22
|
Add tracking for Unreal's usermode +I
|
2012-01-24 16:03:44 -05:00 |
|
Adam
|
1e9d88af01
|
Add support for Unreals extban ~a:
|
2012-01-10 17:06:08 -05:00 |
|
Adam
|
f8245574dc
|
Fixed topic lock on inspircd
|
2012-01-08 18:14:07 -05:00 |
|
Adam
|
4204ece7a8
|
Updated Copyright to 2012
|
2012-01-02 21:28:24 -05:00 |
|
Adam
|
f1b05acf26
|
Fixed this back now unreal sends 0 for non logged in users
|
2011-12-28 12:49:04 -05:00 |
|
Adam
|
a4bf770a49
|
Added ESVID support to unreal32
Also fixes a crash due to unreal's ESVID change when users connect.
|
2011-12-28 04:31:44 -05:00 |
|
Adam
|
150831c1a6
|
Made capab management a bit simplier
|
2011-12-27 23:11:14 -05:00 |
|
Adam
|
cef3eb78df
|
Remove send_cmd and replace it with a stringstream
|
2011-11-25 00:44:31 -05:00 |
|