JD Horelick
658a333d65
Pull in remote restart and die (from ircd-seven) allow opers
...
to remotely restart and die servers.
2010-03-23 14:21:31 -04:00
JD Horelick
74e3e4f1e2
Add DIE shared option for remote restart and die which are on their
...
way next.
2010-03-23 14:19:48 -04:00
JD Horelick
6f7a78f6aa
Added check for flood settings in m_message. Why was this not here
...
before? What good are flood settings really if they're not applied
to messages?
2010-03-21 03:43:25 -04:00
JD Horelick
706f2ddf1a
Add the note that no_oper_flood needs to be enabled for true_no_oper_flood
...
to work correctly.
2010-03-21 01:06:57 -04:00
JD Horelick
1cc810d3a7
Add general::true_no_oper_flood . I'm not going to explain it here.
...
Ask me what it does on IRC if you're curious.
2010-03-21 00:14:02 -04:00
B.Greenham
aa9a8067b1
Use strip_unprintable for chmodes +K and +G, which makes evasion less trivial.
2010-03-20 12:49:57 -04:00
B.Greenham
114406d021
Add strip_unprintable, a function that strips all unprintable characters from a string.
2010-03-20 12:39:39 -04:00
JD Horelick
be6960363c
Bump the version in configure since we're now in development of 6.1.0.
...
We've been in 6.1.0 development for like a week now but i forgot to change this a week ago.
Better late than never...
2010-03-20 05:30:37 -04:00
JD Horelick
bc9ccf4a0e
Update NEWS.
2010-03-20 04:48:18 -04:00
JD Horelick
82b371736d
Add showing modes to OLIST so you can more easily see if you're
...
about to join a +s channel and it can be useful as a oper to easily
see which channels have certain modes set (i'm thinking +PL and maybe more).
2010-03-20 04:34:44 -04:00
B.Greenham
baca17aeb3
Some minor conf cleanups.
2010-03-18 13:50:47 -04:00
B.Greenham
2c0c690444
Fix some compile warnings.
2010-03-18 12:32:42 -04:00
JD Horelick
29b3f2e4e5
Fix a small typo that i noticed looking around the source.
2010-03-18 02:44:51 -04:00
Jilles Tjoelker
a75522e6a5
BAN: xlines do not have oper reasons, their "reason" is already oper only.
2010-03-18 00:22:35 +01:00
Jilles Tjoelker
112e8a666b
Add propagated xlines, like klines.
2010-03-16 23:05:50 +01:00
JD Horelick
504f309e38
Add option general::use_propagated_bans to allow disabling new KLINE.
...
If this option is yes (default), KLINE by itself sets global (propagated) bans.
If this option is no, KLINE by itself sets a local kline following cluster{},
compatible with 3.2 and older versions.
2010-03-27 14:58:04 -04:00
Jilles Tjoelker
cc7e9872be
Fix a signedness comparison warning.
2010-03-16 19:13:09 +01:00
JD Horelick
b705a46f43
Fix a signedness comparison warning.
2010-03-17 03:42:40 -04:00
B.Greenham
473d0842db
Fix some compiler warnings that I generated by accidentally copying something twice.
2010-03-17 02:19:18 -04:00
B.Greenham
7469e4b0d2
Remove the ability of overriding opers to privmsg/notice @#channel while lacking ops.
...
Since this goes past +q/+m and so on, it could easily and silently be abused.
2010-03-16 13:47:03 -04:00
B.Greenham
7bd3701cd6
Remove override being able to automatically and silently go through +q/+m/etc.
...
This was previously doable without sending wallops, and had high abuse potential.
Overriding opers can set themselves +v/+o or remove the offending mode if they need to get past such things.
2010-03-16 13:44:44 -04:00
JD Horelick
853058531a
Added m_cycle and added it to all the appropriate locations.
2010-03-15 15:35:32 -04:00
B.Greenham
3c0f833420
Add OKICK to documentation.
2010-03-14 17:25:53 -04:00
JD Horelick
ceb3eb1de9
Add rehash to the shared all flag because all should prolly = all.
2010-03-14 15:42:28 -04:00
JD Horelick
f55bba7c8a
Some work on the oper-guide, more coming when i feel like it.
...
Have I ever mentioned how much i hate markup languages? No? Damn.
2010-03-14 00:52:41 -05:00
B.Greenham
6b2d7a74ce
Fix some indentation in reference.conf.
2010-03-13 23:26:23 -05:00
JD Horelick
745237f166
Updating File.
2010-03-13 23:19:36 -05:00
JD Horelick
e78f685073
Add use_part_messages config option. When disabled, this will show
...
all PARTs without a message/reason. Recommended to set to no if
a static quit message is set.
2010-03-13 22:56:38 -05:00
JD Horelick
c0e2aa60b8
Added static_quit support. Pretty much what the name implies.
2010-03-13 22:19:29 -05:00
JD Horelick
8e2b81ee9e
Pointed the stable repo to the actual URL of the stable repo.
...
Also, doing this as a test commit for CIA.
2010-03-11 16:45:13 -05:00
JD Horelick
22375cae10
Added tag shadowircd-6.0.0 for changeset d164e7e4e3e6
2010-03-10 14:03:42 -05:00
B.Greenham
e99b5ace4d
Automated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-10 14:00:20 -05:00
B.Greenham
18e4f1775b
Fix oaccept not propegating wallops.
2010-03-10 14:00:02 -05:00
JD Horelick
d813e98a27
Removed tag shadowircd-6.0.0
2010-03-10 13:55:24 -05:00
JD Horelick
3abe50e5ae
Added tag shadowircd-6.0.0 for changeset 3b9189ce8015
2010-03-10 12:20:22 -05:00
JD Horelick
2a8e176b54
Bump version to 6.0.0
2010-03-10 12:19:00 -05:00
B.Greenham
7bf7fc16f0
Oaccept isn't named omode...
2010-03-09 01:30:42 -05:00
JD Horelick
6ba7be152d
Topiclen is already the highest it can be in chary/shadow.
...
Remove that TODO item. I am an idiot.
2010-03-08 18:50:25 -05:00
JD Horelick
71cd9c2b9d
Add an item to the 6.1 TODO
2010-03-08 18:46:59 -05:00
B.Greenham
3a68f97851
Automated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-08 18:09:35 -05:00
B.Greenham
0fbe4a384c
Make metadata use UIDs for s2s communication, and fix up propegation of channel metadata.
2010-03-08 18:09:10 -05:00
JD Horelick
938bd268e0
Remove curly braces around 2 options in m_info. This caused some
...
compile warnings which are now gone and the 2 options seem to show
just fine in /INFO and nothing segfaults when you do /INFO.
2010-03-08 13:51:46 -05:00
JD Horelick
ad89735d9e
Update a few docs files.
2010-03-08 05:00:58 -05:00
William Pitcock
e7c34075dd
chm_simple(): enforce MLOCK
2010-03-07 23:15:52 -06:00
William Pitcock
28805dc5fc
Add propagation of MLOCK state for simple modes.
...
Special modes like +j can be tracked easily just by adding the necessary
code to parse them to set_channel_mlock(). This will cover propagation
as well.
2010-03-07 23:13:39 -06:00
William Pitcock
b552cf8745
Fix order on channel_mlock() call.
2010-03-07 23:12:35 -06:00
William Pitcock
24cf9d8a28
Fix typo.
2010-03-07 22:30:30 -06:00
William Pitcock
6b5059c363
Add MLOCK message to netjoin burst.
2010-03-07 22:29:34 -06:00
William Pitcock
27958781f6
Add MLOCK capability token.
2010-03-07 22:25:41 -06:00
JD Horelick
71ea606903
Make override WALLOPS actually send netwide this time.
2010-03-07 23:22:07 -05:00