Peter Powell
89e265e043
Remove 'gay' from the bad words list.
2016-12-22 01:55:13 +00:00
Bram Matthys
41bd7ad4b9
UnrealIRCd 4.0.9
2016-12-03 10:58:49 +01:00
Bram Matthys
9763956f05
UnrealIRCd 4.0.8.4
2016-11-18 13:56:04 +01:00
Bram Matthys
0d554284e7
4.0.8.3 - a release a day, keeps the doctor away.
2016-11-17 10:12:26 +01:00
Bram Matthys
3326af498c
4.0.8.2 (more build fixes)
2016-11-16 11:00:57 +01:00
Bram Matthys
223084858b
"More and more and more"
2016-11-14 13:12:04 +01:00
Bram Matthys
0733751730
Update relnote
2016-11-14 12:42:10 +01:00
Bram Matthys
af4c245e4e
Add release note
2016-11-14 12:41:43 +01:00
Bram Matthys
388497e592
Bump version to 4.0.8.1.
2016-11-14 11:03:42 +01:00
Bram Matthys
094dde3c70
UnrealIRCd 4.0.8
2016-11-11 08:47:36 +01:00
Bram Matthys
02d000f051
Release notes: re-word things a little and mention Windows signing.
2016-10-30 14:52:36 +01:00
Bram Matthys
45545ac3d2
4.0.8-rc1
2016-10-30 13:04:03 +01:00
Bram Matthys
9be628450c
Moved to https://www.unrealircd.org/docs/Compiling_UnrealIRCd_on_Windows
2016-10-20 09:55:48 +02:00
Bram Matthys
7e05a29aca
** 4.0.7 **
2016-10-09 09:25:12 +02: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
6d63b39d93
+* Windows: remote includes now support IPv6
2016-10-01 11:29:07 +02:00
Bram Matthys
f2d21943fe
Bump version to 4.0.7-rc1
2016-09-30 15:53:36 +02:00
Bram Matthys
6a812924da
UnrealIRCd 4.0.6
2016-09-03 20:12:05 +02:00
Bram Matthys
ae0fc98a04
small note ;p
2016-07-28 20:02:32 +02:00
Bram Matthys
e586b5457c
* Prevent flood from unknown connection
2016-07-28 15:09:47 +02:00
Bram Matthys
be02467b41
UnrealIRCd 4.0.5 release
2016-07-28 14:22:16 +02:00
Bram Matthys
8873179974
4.0.4 release (:D)
2016-06-26 18:50:49 +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
e4d9a5dd43
Text changes
2016-04-24 10:28:54 +02:00
Bram Matthys
4ec22ed37b
Update release notes
2016-04-16 12:57:13 +02:00
Bram Matthys
bcb66894ed
4.0.3
2016-04-16 11:41:40 +02:00
Bram Matthys
d36988269d
Remove RPING
2016-04-16 11:37:00 +02:00
Bram Matthys
0966e5f859
4.0.3-rc1
2016-04-04 16:03:27 +02:00
Bram Matthys
93afec781b
UnrealIRCd 4.0.2 release
2016-03-11 14:30:58 +01:00
Bram Matthys
1dacddc944
Interim update
2016-03-04 14:00:13 +01: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
fa7acafb78
Update release notes a little
2016-03-02 13:46:46 +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
9fa1b0df43
upd notes
2016-01-13 11:48:40 +01:00
Bram Matthys
70a12d154d
update notes
2016-01-13 10:36:23 +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
92cf4b24fc
Update release notes a bit for later..
2016-01-04 19:36:27 +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
bf516646ec
Final touch?
2015-12-24 18:03:14 +01:00
Bram Matthys
067e5bdfce
Mention Modules forum in release notes.
2015-12-24 18:01:09 +01:00
Bram Matthys
98b13429a5
Update version to 4.0.0
2015-12-24 14:04:04 +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
06b07e30dc
Bump version to 4.0.0-rc6
2015-12-16 13:27:33 +01:00
Bram Matthys
7f07c3f71b
Bump version to 4.0.0-rc5
2015-12-09 20:02:30 +01:00