Bram Matthys
c97a3e1903
Add user mode +Z: Only allows SSL/TLS users to private message you.
...
Based on +R, idea seen on the forums (from Stealth ?)
2017-02-18 14:39:32 +01:00
Bram Matthys
027826d451
Document channel mode +D and remove +u. Reported by FwdInTime ( #4839 ).
2017-02-10 13:07:21 +01:00
Bram Matthys
bdbddfde97
Load jumpserver and usermodes/privdeaf by default
2016-12-30 20:02:12 +01:00
Peter Powell
89e265e043
Remove 'gay' from the bad words list.
2016-12-22 01:55:13 +00:00
Bram Matthys
4e71b31a29
Update curl-ca-bundle to certificate data from Mozilla as of Sep 14 03:12:05 2016 plus CACERT
2016-10-09 09:22:44 +02:00
Bram Matthys
12f61450d8
Update IT translation (by Francesco)
2016-05-23 11:25:45 +02:00
Bram Matthys
e6d2fab103
Merge pull request #56 from dboyz/fix1
...
Fix SQUIT documentation, send ERR_USERSDONTMATCH when trying to change modes for other users, fix some typos, remove old HTM stuff. Resolves #2549 , #3691 and more.
2016-05-22 16:01:36 +02:00
Bram Matthys
6d14c95f77
Added help.it.conf
2016-05-19 09:06:08 +02:00
Bram Matthys
78f9c8cff4
Update header (UnrealIRCd 4!) and credits.
2016-05-19 09:05:34 +02:00
Daniel Tan
48e2d2aab3
Remove remaining Htm codes
2016-05-12 16:57:32 +08:00
Daniel Tan
c16be8f431
help.conf: Fix syntax and example for SQUIT ( #2549 )
2016-05-09 17:28:25 +08:00
Bram Matthys
d36988269d
Remove RPING
2016-04-16 11:37:00 +02:00
Bram Matthys
caa5eba30f
Move blacklist hits to snomask +b (new) rather than notifying all ircops.
...
This snomask is set by default but this can be overridden via
set::snomask-on-oper or oper::snomask. Suggested by hayek (#4566 ).
2016-03-04 13:50:55 +01:00
Bram Matthys
4d0dbd40c4
Mention MOTD in example.conf and refer to new wiki article.
2016-01-20 10:55:15 +01:00
Bram Matthys
8aa655df3a
Remove server wildcard examples from help.conf, reported by GLolol ( #4482 ).
2016-01-11 18:15:25 +01:00
Bram Matthys
3ca644dc9a
/MODULE will now only list 3rd party modules by default since that's what most people are interested in.
...
You can still see the full list of loaded modules by using "/MODULE -all".
Also fix /MODULE <server>, this was broken in earlier versions by nen.... you know who.
2016-01-04 12:54:06 +01:00
Bram Matthys
655fafcf4e
Update helpop on new UnrealIRCd 4 extbans: operclass (~O) and certfp (~S).
2015-12-29 19:51:48 +01:00
Bram Matthys
319f06f0b1
Some last changes to example conf: maxperip default 3, gencloak command, mention forums as support resource.
2015-12-24 13:03:03 +01:00
Bram Matthys
5b50f080dd
Update curl-ca-bundle.crt to: Certificate data from Mozilla as of: Wed Oct 28 22:42:42 2015 (+CACERT)
2015-12-09 19:09:31 +01:00
Bram Matthys
4653879474
Remove invite-notify as the implementation by our nenofriend is completely broken, as usual. Not a really interesting feature anyway. We can still add it properly post-4.0 if want.
2015-11-02 18:33:07 +01:00
Bram Matthys
e77ebaf26b
Add 'map' to default operclass privileges so opers see ulines and the real map (not flat-map). Reported by blank ( #4441 ).
2015-10-30 09:19:11 +01:00
Bram Matthys
7637517da2
In UnrealIRCd 4 channel mode j & A no longer exist, same for user modes O, a, A, N, C. Also oper flags no longer exist.
2015-10-14 22:00:29 +02:00
Bram Matthys
507d88cf09
Bump version to 4.0.0-rc1
2015-10-10 17:44:52 +02:00
Bram Matthys
ec3be52568
-
2015-10-01 18:14:52 +02:00
Bram Matthys
177f102d26
Update example conf translations on new listen block.
2015-09-07 15:45:04 +02:00
Bram Matthys
972ef43a81
Update listen block in example.conf to new format.
2015-09-07 15:40:01 +02:00
Bram Matthys
5d25c36a6c
Add doc/conf/examples/example.tr.conf, translated by Serkan.
2015-07-17 16:22:27 +02:00
Thomas Fargeix
591c322d0f
Translate the example conf in French
2015-07-15 22:52:18 +02:00
Bram Matthys
ef341b1f6d
Link to servers faster after boot. Check links for re-linking more often. Allow connfreq of 5 seconds. Set default to 15. Get rid of HANGONGOODLINK/HANGONRETRYDELAY stuff.
2015-07-14 15:23:28 +02:00
Bram Matthys
cdc6042fa8
Remove example.xx.conf until they are re-translated to the 3.4.x format & example conf rewrites of past month(s).
2015-07-13 13:18:05 +02:00
Bram Matthys
3a8a0450c8
update example conf
2015-07-13 12:28:47 +02:00
Bram Matthys
95b13123a3
and from sample conf
2015-07-12 15:54:01 +02:00
Bram Matthys
d33f1ca8f6
Remove /ADDLINE: it's (too) easy to create a broken configuration file this way and then have an un-rehashable and un-bootable IRCd without having shell access. Use SSH or SFTP/SCP instead. Or even better: remote includes, of course :)
2015-07-12 15:34:08 +02:00
Bram Matthys
da935b7e41
Remove /UNZLINE and /UNKLINE: all these commands did was tell you to use /ZLINE -xx and /KLINE -xx instead.
2015-07-11 11:21:42 +02:00
Travis McArthur
de1c6330eb
Add validation to operclass parsing
2015-07-09 15:44:36 -07:00
Bram Matthys
3cb780bdb3
remove umodes g/h/v from help.conf as they are removed/moved
2015-07-09 14:41:19 +02:00
Bram Matthys
f03d865e77
Remove /CHATOPS. We already have /GLOBOPS which does the same.
...
Update help.conf a bit, in a lazy way.
2015-07-09 14:22:33 +02:00
Travis McArthur
ad4ab6c5f5
Update close permissions
2015-07-05 12:04:40 -07:00
Travis McArthur
ab7912caf4
Update opermotd permissions
2015-07-05 12:04:40 -07:00
Travis McArthur
5616f3acf9
Refactor setident permissions
2015-07-05 12:04:39 -07:00
Bram Matthys
f58402365c
Moved jointhrottle from channel mode +j to set::anti-flood::join-flood
...
with a default of 3:90 (3 joins per 90 seconds). There's rarely any need
to configure this on a per-channel basis and this way it's enabled by
default for everyone (unless you decide not to load load the module)
2015-07-05 13:31:56 +02:00
Bram Matthys
a90b7354b3
Add blacklist module for DNSBL checking.
2015-07-04 15:02:22 +02:00
Daniel Tan
8473cc1b1c
[ #4358 ]: Introduce certfp extban
2015-07-04 00:39:52 +08:00
Travis McArthur
b884ed3e8d
Remove more IsOp/IsAnOp
2015-06-29 01:55:22 -07:00
Travis McArthur
a1e7fefe94
Remove IsPrivileged
2015-06-27 14:13:26 -07:00
Travis McArthur
dc2b09a334
Remove more IsAnOp/IsOp
2015-06-27 14:06:34 -07:00
Travis McArthur
5943dd8c09
Remove some IsOper/IsAnOper
2015-06-27 11:25:22 -07:00
Bram Matthys
7b09e1ca97
Fix example.conf and upgrade spamfilter.conf
2015-06-27 18:29:27 +02:00
Travis McArthur
81cba1b12d
Remove remaining OPCan*
...
Updates to default operclasses as well
2015-06-26 11:08:00 -07:00
Bram Matthys
ed4ed2a03d
add some more comments in modules.default.conf in extbans section.
2015-06-26 16:08:26 +02:00