]> jfr.im git - irc/freenode/solanum.git/blame - NEWS.md
Remove hardcoded TLSv1 disables
[irc/freenode/solanum.git] / NEWS.md
CommitLineData
7e5f0af6
WP
1# News
2
6ec9c49f 3This is solanum 1.0-dev.
212380e3
WP
4See LICENSE for licensing details (GPL v2).
5
6ec9c49f
EK
6## solanum-1.0
7
8Includes changes from charybdis-4.1.3-dev.
9
10**This release includes breaking changes.** Please pay close attention to bolded warnings in the
11full release notes below.
12
13### build
14- Add `--with-asan` to configure to produce an ASan instrumented build
15
16### server protocol
17- OPER is now propagated globally, as :operator OPER opername privset
18
19### user
20- **Breaking:** invite-notify is now enabled by loading the invite-notify extension
21- Prioritise older, more important client capabilities for clients that can only accept
22 one line of CAP LS
23- Add the solanum.chat/realhost vendor capability (provided by extensions/cap\_realhost)
24- Add the solanum.chat/identify-msg vendor capability (provided by extensions/identify\_msg)
25- Server-side aliases preserve protocol framing characters
26- Add the +G user mode for soft callerid (implicitly allow users with a common channel)
27- /invite no longer punches through callerid
28- invite-notify now works
29- Rejectcached users are now sent the reason of the ban that caused their reject in most cases
30- Rejectcache entries expire when their corresponding K-lines do
31- One-argument /stats and zero-argument /motd are no longer ratelimited
32- Channel bans don't see through IP spoofs
33- Global /names now respects userhost-in-names
34- The `$j` extban is no longer usable inside ban exceptions
35
36### oper
37- **Breaking:** Kick immunity for override is now its own extension, override\_kick\_immunity
38- **Breaking:** /stats A output now follows the same format as other stats letters
39- **Breaking:** helpops now uses +h instead of +H
40- Opers now have their privset (identified by name) on remote servers
41- Oper-only umodes are refreshed after rehash and /grant
42- Extension modules can be reloaded
43- Override no longer spams about being enabled/disabled. It continues to spam on each use.
44- Add /testkline, which has the same syntax as /testline but doesn't check if the mask is ilined
45- /privs is now remote-capable and can respond with more than one line
46- Most commands now respect oper hiding
47- Massnotice (notice/privmsg to $$.../$#...) now alerts opers
48- Massnotice no longer imposes any restrictions on the target mask
49- /kline and /dline are hardened to invalid inputs
50- K/D-lines are more consistent about checking for encoded ipv4-in-ipv6 addresses
51- Add extensions/drain to reject new connections
52- Add extensions/filter to filter messages, parts and quits with a Hyperscan database
53- Add extensions/sasl\_usercloak to interpolate SASL account names into I-line spoofs
54
55### conf
56- **Breaking:** Completely overhaul oper privs. All privset configs will need to be rewritten.
57 See reference.conf for details.
58- Add the `kline_spoof_ip` I-line flag to make any spoof opaque to K-line matching
59- Add general::hide\_tkline\_duration to remove durations from user-visible ban reasons
60- Add general::hide\_opers, which behaves as if all opers have oper:hidden
61- Add general::post\_registration\_delay
62- Add general::tls\_ciphers\_oper\_only to hide TLS cipher details in /whois
63- Add channel::opmod\_send\_statusmsg to send messages allowed by +z to @#channel
64- Add class::max\_autoconn, with the behaviour of class::max\_number for servers prior to
65 charybdis 4
66- Remove general::kline\_delay
67- If m\_webirc is loaded, connections that try to use a webirc auth block as their I-line will
68 be disconnected on registration
69
70### misc
71- **Breaking:** WEBIRC now processes the "secure" option as specified by IRCv3. Web gateways that
72 do not set this option will need to be updated or their connections will show as insecure.
73
74### code
75- Channel lists are now kept sorted. A for-loop macro, `ITER_COMM_CHANNELS`, is introduced to
76 efficiently compare two such lists.
77
78
efe1f312
SA
79## charybdis-4.1.2
80
81### user
6ec9c49f 82- src/s\_user.c: don't corrupt usermodes on module unload/reload
efe1f312 83
17776e52
SA
84## charybdis-4.1.1
85
86### security
87- Fix an issue with the PASS command and duplicate server instances.
88
89### misc
90- Fix connection hang with blacklist/opm when ident is disabled.
91- Improve SASL CAP notification when the services server disconnects.
92- MbedTLS: Support ChaCha20-Poly1305 in default cipher suites.
93
8fad9421
SA
94## charybdis-4.1
95
96### misc
97- SCTP is now supported for server connections (and optionally, user connections)
98
99## charybdis-4.0.1
100
101### server protocol
102- SJOIN messages were being constructed in a 1024 byte buffer and truncated to 512 bytes
103 when sending. This caused channels with more than 50 users to fail to propagate all of
104 them during a net join.
105
106## charybdis-4.0
df317d70
WP
107
108### build
109- Build system has been converted to libtool + automake for sanity reasons.
15b0093d
WP
110- The compile date is now set at configure time rather than build time, allowing for
111 reproducible builds. (#148, #149)
112- Support for GNUTLS 3.4 has been added.
df317d70 113
0cc93ead
WP
114### user
115- Import the ability to exceed MAXCHANNELS from ircd-seven.
15b0093d
WP
116- Implement IRCv3.2 enhanced capability negotiation (`CAP LS 302`).
117- Implement support for receiving and sending IRCv3 message tags.
118- Implement IRCv3.2 capabilities: (#141)
119 - account-tag
120 - echo-message
5462fb6e 121 - invite-notify
15b0093d
WP
122 - sasl
123 - server-time
124- SASL: certificate fingerprints are now always sent to the SASL agent, allowing for
125 the certificate to be used as a second authentication factor.
0cc93ead
WP
126
127### oper
128- Merge several features from ircd-seven:
129 - Implement support for remote DIE/RESTART.
130 - Implement support for remote MODLOAD et al commands.
131 - Add the GRANT command which allows for temporarily opering a client.
132 - Implement the hidden oper-only channel modes framework.
133 - Implement a channel mode that disallows kicking IRC operators (+M).
134- Enhance the oper override system, allowing more flexibility and detail
135 in network-wide notices.
4d1e4989
EM
136- DNS, ident, and blacklist lookups have been moved to a dedicated daemon known
137 as authd. Some cosmetic changes to blacklist statistics and rejection notices
138 have resulted.
0ed0a9fe
EM
139- An experimental OPM scanner has been added to authd. Plaintext SOCKS4,
140 SOCKS5, and HTTP CONNECT proxies can be checked for.
141- The LOCOPS command has been moved from core to an extension.
d1478ff2 142- All core modules in charybdis have descriptions, which are shown in MODLIST.
d1478ff2 143- Suffixes should not be used when doing /MODLOAD, /MODUNLOAD, /MODRELOAD, etc.
0cc93ead 144
b28cccb7
WP
145### misc
146- Support for WebSocket has been added, use the listen::wsock option to switch
147 a listener into websocket mode.
148
0cc93ead
WP
149### conf
150- Add the ability to strip color codes from topics unconditionally.
4d1e4989 151- The obsolete hub option from server info has been removed.
0cc93ead 152
aba90ea5
EM
153### docs
154- The documentation has been cleaned up; obsolete files have been purged, and
0ed0a9fe 155 files have been renamed and shuffled around to be more consistent.
aba90ea5 156
0cc93ead 157### code
e791dc6d
EM
158- `common.h` is gone. Everything useful in it was moved to `ircd_defs.h`.
159- `config.h` is gone; the few remaining knobs in it were not for configuration
160 by mere mortals, and mostly existed as a 2.8 relic. Most of the knobs live in
161 `defaults.h`, but one is well-advised to stay away unless they know exactly
162 what they are doing.
163- A new module API has been introduced, known as AV2. It includes things such as
164 module datecodes (to ensure modules don't fall out of sync with the code),
165 module descriptions, and other fun things.
166- Alias and module commands are now in m_alias and m_modules, respectively, and
167 can be reloaded if need be. For sanity reasons, m_modules is a core module,
168 and cannot be unloaded.
0ed0a9fe
EM
169- irc_dictionary and irc_radixtree related functions are now in librb, and
170 prefixed accordingly. Typedefs have been added for consistency with existing
171 data structures. For example, now you would write `rb_dictionary *foo` and
172 `RB_DICTIONARY_FOREACH`.
173- C99 bools are now included and used in the code. Don't use ints as simple true
174 or false flags anymore. In accordance with this change, the `YES`/`NO` and
175 `TRUE`/`FALSE` macros have been removed.
e791dc6d
EM
176- Return types from command handlers have been axed, as they have been useless
177 for years.
aba90ea5
EM
178- libratbox has been renamed to librb, as we have diverged from upstream long
179 ago.
0cc93ead
WP
180- Almost all 2.8-style hashtable structures have been moved to dictionaries or
181 radix trees, resulting in significant memory savings.
182- The block allocator has been disabled and is no longer used.
15b0093d
WP
183- The ratbox client capabilities have been ported to use the ircd capabilities
184 framework, allowing for modules to provide capabilities.
185- Support for restarting ssld has been added. ssld processes which are still
186 servicing clients will remain in use, but not service new connections, and
187 are garbage collected when they are no longer servicing connections.
188- Support for ratbox-style 'iodebug' hooks has been removed.
1e706d5a
WP
189- New channel types may be added by modules, see `extensions/chantype_dummy.c`
190 for a very simple example.
0cc93ead 191
7e5f0af6 192## charybdis-3.5.0
72cc5a99 193
7e5f0af6 194### server protocol
72cc5a99
JT
195- Fix propagation of ip_cloaking hostname changes (only when setting or
196 unsetting the umode after connection).
197- Fix a remote-triggerable crash triggered by the CAPAB parsing code.
198- As per the TS6 spec, require QS and ENCAP capabilities.
1c38b9de 199- Require EX and IE capabilities (+e and +I cmodes).
72cc5a99 200- Check that UIDs start with the server's SID.
7e5f0af6
WP
201
202### user
72cc5a99
JT
203- Allow mode queries on mlocked modes. In particular, allow /mode #channel f
204 to query the forward channel even if +f is mlocked.
205- Strip colours from channel topics in /list.
206- If umode +D or +g are oper-only, don't advertise them in 005.
6a49a343 207- If MONITOR is not enabled, don't advertise it in 005.
72cc5a99
JT
208- Add starttls as per ircv3.
209- Abort a whowas listing when it would exceed SendQ, which would previously
210 disconnect the user.
211- Reject nicks with '~' in them, rather than truncating at the '~'.
212- Remove CHARSET=ascii from ISUPPORT
213- Use the normal rules for IP visibility in /whowas.
1c38b9de
JT
214- Cmode +c now strips '\x0F' (^O, formatting off), fixing weird rendering in
215 some clients that internally use mIRC formatting such as highlighted
216 messages in HexChat.
217- Indicate join failure because of the chm_sslonly extension (cmode +S) using
218 the same 480 numeric as ircd-ratbox.
6a49a343
WP
219- Do not allow SASL authentication when the configured SASL agent is unavailable.
220- Automatically add unidentified users to the ACCEPT list when a user is set +R,
221 as we do when the user is set +g.
222- Implement IRCv3.2 capabilities:
223 - cap-notify
224 - chghost
225 - userhost-in-names
d4466030
WP
226- Implement the $&, $| and $m extban types:
227 - $& combines 1 or more child extbans as an AND expression
228 - $| combines 1 or more child extbans as an OR expression
229 - $m provides normal hostmask matching as an extban for the above
25eeb5ed
WP
230- Do not allow STARTTLS if a connection is already using TLS.
231- Display an operator's privilege set in WHOIS.
232- The $o extban now matches against privilege set names as well as individual
233 privileges. Privilege set names are preferred over individual privileges.
7e5f0af6
WP
234
235### oper
72cc5a99
JT
236- Fix a crash with /testline.
237- Complain to opers if a server that isn't a service tries to
238 SU/RSFNC/NICKDELAY/SVSLOGIN.
239- Turn off umode +p (override) when deopering.
240- Make listener error messages (e.g. port already in use) visible by default
241 instead of only on snomask +d and in ioerrorlog.
242- Remove snotes on +r about GET/PUT/POST commands ("HTTP Proxy disconnected").
243- Add DNSBL snotes on snomask +r.
7e5f0af6
WP
244
245### config
25eeb5ed
WP
246- Add hide_uncommon_channels extension to hide uncommon channel memberships in WHOIS,
247 like in ircd-seven.
72cc5a99
JT
248- Add chm_nonotice extension, cmode +T to reject notices.
249- Add restrict-unauthenticated extension, prevents unauthenticated users from
250 doing anything as channel operator.
251- Add no_kill_services extension, prevents local opers from killing services.
252- Allow matching specific replies of DNSBLs, using the new matches option.
253- Remove blowfish crypt since it has the BSD advertising clause.
254- Fix SHA256 ($5$) crypt.
1c38b9de
JT
255- Make the channel::channel_target_change option actually work (it used to be
256 always on).
6a49a343 257- SSL/TLS listeners now have defer_accept unconditionally enabled on them.
509088aa
WP
258- The method used for certificate fingerprints (CertFP) is now configurable.
259 SHA1, SHA256 and SHA512 are available options.
6dedd212
WP
260- The minimum user threshold for channels in default /list output is now
261 configurable.
7e5f0af6
WP
262
263### misc
72cc5a99
JT
264- Work around timerfd/signalfd brokenness on OpenVZ.
265- Fix a compilation issue in libratbox/src/sigio.c with recent glibc.
266- Extend documentation slightly.
267- Remove a BSD advertising clause that permission was granted to remove.
268- Add support for hooking PRIVMSG/NOTICE.
269- Reenable and fix the GnuTLS support.
6a49a343
WP
270- Add mbedTLS backend for SSL/TLS.
271- Remove EGD support.
72cc5a99
JT
272- Try other DNS servers if errors or corrupt replies are encountered.
273- Rename genssl.sh script to genssl.
274- Choose more secure SSL/TLS algorithms.
275- Fix reconnecting with SSL/TLS with some clients such as ChatZilla (see
276 https://bugzilla.mozilla.org/show_bug.cgi?id=858394#c34 for details.)
277- Improve error messages about the configuration file.
278- Fix a crash when compiled with recent clang on 32-bit systems.
279- Fix various memory leaks in rehash.
280- Fix various code quality issues.
1c38b9de
JT
281- Add --with-shared-sqlite to allow distribution packages to link to a shared
282 sqlite library. Using this is not recommended for on-server compilation.
6dedd212
WP
283- ISUPPORT tokens which are actually provided by modules have been moved to their
284 respective modules.
72cc5a99 285
7e5f0af6 286## charybdis-3.4.0
2080c943 287
7e5f0af6 288### server protocol
2080c943
JT
289- Allow overriding opers (with the new extension) to op themselves on channels.
290- Allow RSFNC to change a nickname's capitalization only.
291- Add channel ban forwarding <mask>$<channel> much like ircd-seven. Local use
292 of this is controlled by the channel::use_forward config option.
293- Add ENCAP TGINFO to propagate IP addresses that exceeded target change
294 limits (these get a lower limit when they reconnect).
7e5f0af6
WP
295
296### user
2080c943
JT
297- Consider bogus CTCP ACTION messages (without action text) CTCP (for
298 cmode +C).
299- Send ERR_TOOMANYCHANNELS for each channel join that fails due to channel
300 limits.
301- Add account-notify client capability to notify clients about logins and
302 logouts of users in common channels. See doc/account-notify.txt.
303- Add extended-join client capability to add account name and ircname to JOIN.
304- Add topic TS and channel TS constraints for /LIST (T<, T>, C<, C>
305 parameters as in some other servers).
306- Disallow wildcarded nicknames in "hunted" parameters like /stats and /motd.
307- Disallow mIRC italics in channel names when disable_fake_channels.
308- Add AUTHENTICATE EXTERNAL support, allows SASL authentication using a
309 certificate fingerprint.
310- Allow channel::kick_on_split_riding to protect channels with mlocked keys.
311- The NICKLEN token in 005 now only specifies the maximum usable nick length.
312 The MAXNICKLEN token specifies the maximum nick length any user can have.
313- Disallow $ in usernames as this may cause problems with ban forwarding.
314- Add an error message (numeric 743) if a ban mask is invalid.
315- Extract the underlying IPv4 address from 6to4 and Teredo IPv6 addresses.
316 Show it in a remote /whois and check channel bans, quiets, D:lines and
317 K:lines against it. Note that ban exceptions and auth{} blocks are not
318 checked.
319- Allow normal users to perform /privs on themselves, showing some privileges
320 from the auth{} block.
321- Add away-notify client capability, see doc/away-notify.txt.
322- Add rate limit for high-bandwidth commands, in particular /who <channel>.
323- Rate limit /away to help avoid flooding via away-notify.
324- Apply colour stripping (cmode +c) and CTCP checking (cmode +C) to messages
325 to @/+ channel as well.
326- Channel mode +c (and other places that disallow colour codes) now also strip
327 ASCII 4 (a different kind of colour code).
7e5f0af6
WP
328
329### oper
2080c943
JT
330- Add operspy for /list.
331- Add a server notice to snomask +b if a user exceeds target change limits.
332- Add missing server notice for kills from RSFNC and SVSLOGIN.
333- Add /stats C to show information about dynamically loaded server
334 capabilities.
7e5f0af6
WP
335
336### config
2080c943
JT
337- Add support for linking using SSL certificate fingerprints as the link
338 credential rather than the traditional password pair.
339- Add m_roleplay extension, provides various roleplay commands.
340- Add override extension, umode +p oper override for opers with oper:override
341 permission, with accountability notices and timeout. Note that opers cannot
342 op themselves if there are older servers on the network.
343- Add channel::disable_local_channels config option.
344- Add support for IPv6 DNSBLs. A new "type" option specifies the IP version(s)
345 for which each DNSBL should be checked.
346- Make flood control settings configurable by those who know exactly what they
347 are doing.
348- Add serverinfo::nicklen config option to limit the nick length for local
349 users. Different values of this option do not break the server protocol.
350- Add extb_usermode extension, $m:+-<modes> extban matching against umodes.
351- Extend extb_oper extension to allow matching against oper privileges.
352- Add m_remove extension, /remove command as in ircd-seven.
353- Add general::away_interval to allow configuring /away rate limiting.
354- Add listener::defer_accept to delay accepting a connection until the client
355 sends data. This depends on kernel support. It may break BOPM checking.
7e5f0af6
WP
356
357### misc
2080c943
JT
358- In mkpasswd, default to SHA512-based crypt instead of MD5-based crypt.
359- Add --with-custom-branding and --with-custom-version configure options to
360 help forks/patchsets distinguish themselves.
361- Change version control from Mercurial to GIT.
362- Ensure SIGHUP and SIGINT keep working after a SIGINT restart.
363- Add --enable-fhs-paths configure option to allow installing into a more
364 FHS-like hierarchy.
72cc5a99 365- Remove broken GnuTLS support. SSL/TLS is now only provided using OpenSSL.
2080c943 366
7e5f0af6 367## charybdis-3.3.0
8a419c60 368
7e5f0af6 369### server protocol
8a419c60
SB
370- Add new BAN command, for propagated network-wide bans (K/X:lines and RESVs).
371 These will burst to new servers as they are introduced, and will stay in sync
372 across the whole network (new BAN capab).
373- Add new MLOCK command, to implement ircd-side channel mode locks. This allows
374 services to send out a list of mode letters for a given channel which may not
375 be changed, preventing mode fights between services and client bots (new MLOCK
376 capab).
7e5f0af6
WP
377
378### user
8a419c60
SB
379- New RPL_QUIETLIST(728) and RPL_ENDOFQUIETLIST(729) numerics are used for the
380 quiet (+q) list, instead of overloading the ban list numerics.
381- Users may no longer change the topic of a -t channel if they cannot send to
382 it.
383- Add help for EXTBAN, describing the syntax of extended bans in general, as
384 well as the most common types.
385- Changed AWAY messages are now propagated to other servers. Previously, AWAY
386 was only propagated when the user was not already away.
387- Channel mode +c (and other places that disallow colour codes) now also strip
388 ASCII 29 (mIRC 7 italics).
389- Add auto-accept for user mode +g (callerid): Messaging a user while set +g
390 will automatically add them to your accept list.
a48f183c
WP
391- Add target change for channels. It applies to unopped, unvoiced and unopered
392 users. This has the effect of stopping spambots which join, message and part
393 many channels at a time.
394- Show RPL_WHOISLOGGEDIN in /whowas as well as in /whois entries. This adds at
395 most an additional 0.5MB of memory usage.
7e5f0af6 396### config
8a419c60
SB
397- Add general::use_propagated_bans to switch the new BAN system on or off.
398- Add general::default_ident_timeout, to control the timeout for identd (auth)
399 connections.
a48f183c
WP
400- Add channel::channel_target_change to switch the new channel target change limits
401 on or off.
8a419c60
SB
402- Fix class::number_per_ident so that it also applies to connections without
403 identd.
a48f183c 404- Change the example sslport option to 6697, which is more standard than 9999.
7e5f0af6 405### misc
8a419c60
SB
406- The custom channel mode API has been rewritten, allowing these modules to work
407 correctly when reloaded, or loaded from the config file.
408- The EFNet RBL is now recommended, instead of DroneBL.
409- Remove the unsupported modules directory.
410- Numerous bug fixes and code cleanups.
a48f183c 411- In mkpasswd, default to MD5 crypt instead of insecure DES.
8a419c60 412
7e5f0af6 413## charybdis-3.2.0
1c5683de 414
7e5f0af6 415### server protocol
1c5683de
JT
416- Apply +z to messages blocked by +b and +q as well. (new EOPMOD capab)
417- Add new topic command ETB, allowing services to set topic+setter+ts always.
418 (new EOPMOD capab)
419- The slash ('/') character is now allowed in spoofs.
7e5f0af6
WP
420
421### user
1c5683de
JT
422- Add can_kick hook, based on the ircd-seven one.
423- Add cmode +C (no CTCP) from ircd-seven.
424- Flood checking has been reworked.
425- Fix op-moderate (cmode +z) for channel names with '@'.
426- Add CERTFP support, allowing users to connect with an SSL client
427 certificate and propagating the certificate fingerprint to other servers.
428 Services packages can use this to identify users based on client
429 certificates.
430- Maintain the list of recently used targets (for the target change
431 anti-spam system) in most-recently-used order, overwriting the least
432 recently used target with a new one. This should be friendlier to users
433 without giving spambots anything.
434- Do not require target change slots for replying to the last five users to
435 send a private message, notice or invite.
436- Apply target change restrictions to /invite.
437- Apply umode +g/+R restrictions to /invite, with the difference that
438 instead of sending "<user> is messaging you" the invite is let through
439 since that is just as noisy.
7e5f0af6
WP
440
441### oper
1c5683de
JT
442- Add /rehash throttles to clear throttling.
443- Send all server notices resulting from a remote /rehash to the oper.
444- '\s' for space is now part of the matching, not a substitution at xline
445 time, fixing various issues with it.
446- Display o:line "nickname" in oper-up server notices.
447- Fix sendq exceeded snotes for servers.
448- SCAN UMODES: default list-max to 500, like a global WHO.
449- Ignore directory names in MODRELOAD to avoid crashing if it is a core
450 module and the path is incorrect.
087a8399 451- Tweaks to spambot checks.
7e5f0af6
WP
452
453### config
1c5683de
JT
454- Add channel::only_ascii_channels config option to restrict channel names
455 to printable ascii only.
456- Add channel::resv_forcepart, forcibly parts local users on channel RESV,
457 default enabled.
7e5f0af6
WP
458
459### misc
1c5683de
JT
460- New mkpasswd from ircd-ratbox.
461- Check more system calls for errors and handle the errors.
462- Various ssld/libratbox bugfixes from ircd-ratbox. [some MERGED]
463- Fix fd passing on FreeBSD/amd64 and possibly Solaris/sparc. [MERGED]
464- Various documentation improvements. [some MERGED]
465- Fix some crash issues. [MERGED]
466- Add bandb from ircd-ratbox, which stores permanent dlines/klines/xlines/resvs
467 in an sqlite database instead of a flatfile and does the storage in a
b47da224
JT
468 helper process. Use bin/bantool -i to import your old bans into the
469 database.
1c5683de 470
7e5f0af6 471## charybdis-3.1.0
38423900
JT
472
473- Remove TS5 support. No TS5 servers are permitted in a network with
474 charybdis 3.1.0 or newer, except jupes.
07d86ced
JT
475- Replace oper flags by privilege sets (privsets). This adds an extra
476 level of indirection between oper flags and operator blocks. /stats O
477 (capital O) shows the configured privsets.
38423900
JT
478- Update libratbox and ssld from upstream and use it better.
479- Add auth_user to auth{}. This allows specifying a username:password instead
480 of just a password in PASS, so that a fixed user@host is not necessary
481 for a specific auth{} block.
482- Add need_ssl to auth{} and operator{}. This makes these blocks reject
483 the user if not connected via SSL.
484- Allow modules to provide simple channel modes without parameter.
485- Remove restrictions on CNAME in the resolver.
486- Make the resolver remember nonresponsive nameservers.
487- Move nick collision notices from +s to +k.
488- Add additional information to various server notices about server
489 connections.
07d86ced
JT
490- Show throttle information in /stats t.
491- Show rejectcache and throttle information in /testline.
492- Show oper reason in /testline.
493- Allow opers to see other users' umodes with /mode <nick>.
7714f92a 494- SCAN UMODES GLOBAL NO-LIST MASK <mask> is no longer an operspy command.
38423900
JT
495- Also apply floodcount to messages to remote clients (except services).
496- Remove user@server messages to local users. Sending such messages to
497 remote servers is still possible, for securely messaging pseudoservers
498 whether service{}'ed or not. The special oper-only syntax opers@server
499 remains as well.
500- Allow /list on a named +p channel. A full /list already included +p channels.
501- Add operspy /topic.
27cdbd27 502- For remote rehashes, send error messages to the requesting oper as well.
c029a164
JT
503- Disable autoconnect for a server with excessive TS delta.
504- Disallow invites to juped channels.
27cdbd27 505- Warn about certain duplicate and redundant auth blocks.
38423900
JT
506- Make PRIVMSG/NOTICE behave as CPRIVMSG/CNOTICE automatically if possible.
507- Allow +z messages from outside if a channel is -n.
508- Allow coloured part reasons in -c channels.
509- Add ircu-like WHOX support. This allows requesting specific information
510 in /who and allows obtaining services login name for all users in a
511 channel. XChat/Conspire use WHOX to update away status more efficiently.
07d86ced
JT
512- Allow opers and shide_exempt users to see hopcounts even if flatten_links
513 is on.
38423900
JT
514- Rework ip_cloaking.
515- Add the IP address to userlog, as in ircd-ratbox 3.0.
516- Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen.
07d86ced
JT
517- Allow using ziplinks with SSL connections. This is not as efficient as
518 using OpenSSL's built in compression, but also works with older versions
519 of OpenSSL.
c029a164
JT
520- Fix an off by one error with zipstats processing, which could overwrite
521 a variable with NULL causing a crash on some systems.
38423900 522- Document some extensions in charybdis-oper-guide.
07d86ced 523- Add more server protocol documentation.
27cdbd27
JT
524- Add m_sendbans extension, SENDBANS command to propagate xlines and resvs
525 manually.
526- Add chm_sslonly extension, cmode +S for SSL/TLS only channels.
3ecb8b06 527- Add chm_operonly extension, cmode +O for IRCop only channels.
27cdbd27 528- Add chm_adminonly extension, cmode +A for server admin only channels.
38423900
JT
529- Various code cleanups.
530
7e5f0af6 531## charybdis-3.0.4
38423900
JT
532
533- Fix a crash on certain recent versions of Ubuntu.
534- Allow 127.x.y.z for DNSBL replies instead of just 127.0.0.x.
535- Various documentation improvements.
536
7e5f0af6 537## charybdis-3.0.3
38423900
JT
538
539- Fix IPv6 D:lines
540- Fix rejectcache and unknown_count.
541- Fix genssl.sh.
542- Fix ident for SSL/TLS connections.
543- Fix SSL/TLS bugs for servers with more than about 100 connections.
544- Small bugfixes.
545
7e5f0af6 546## charybdis-3.0.2
38423900
JT
547
548- Improve OLIST extension error messages.
549- Improve some kline error checking.
550- Avoid timing out clients if we are still waiting for a DNSBL lookup.
551- Fix resolver hangs with epoll.
552- Fix compilation without zlib.
553
7e5f0af6 554## charybdis-3.0.1
d99faa42
JT
555
556- Fix occasional hung clients with kqueue.
557- Fix a rare ssld crash.
558- Fix a bug that could cause incorrect connect failure reasons to be
559 reported.
c75eb8da 560- Make the IRCd work on MacOS X again.
d99faa42 561
7e5f0af6 562## charybdis-3.0.0
aa218c5b 563
509090fe
JT
564- Port the IRCd to libratbox, which has improved our portability and allows
565 us to reuse low-level code instead of maintaining our own.
566- Change configuration of maximum number of clients to ircd-ratbox 3 way.
567- Add adminwall from ircd-ratbox, as an extension.
568- Add client and server-to-server SSL, read example.conf for setup.
569- Replace servlink with ssld (also for ziplinks).
570- A new extban, $z, has been added for ssl users (extensions/extb_ssl.so).
7f9626ff 571- A new compatibility channel mode, +R, has been added, it sets
509090fe
JT
572 +q/-q $~a (extensions/chm_operonly_compat.so). This is similar to
573 the +R seen in ircd-seven.
ce56b91d 574- A new compatibility channel mode, +S, has been added, it sets
509090fe 575 +b/-b $~z (extensions/chm_sslonly_compat.so).
7f9626ff 576- A new compatibility channel mode, +O, has been added, it sets
509090fe
JT
577 +iI/-iI $o (extensions/chm_operonly_compat.so).
578- Add remote D:lines. Note that these are not enabled by default.
579- Remove EFnet-style G:lines. Noone appears to use these.
580- Remove idle time checking (auto disconnecting users idle too long).
581- Display a notice to clients when the IRCd is shut down using SIGTERM.
582- Some error messages have been clarified to enhance usability.
583- Close the link to servers that send invalid nicks (e.g. nicklen mismatches).
584 Formerly the users were killed from the network.
585- Enable topicburst by default in connect{}.
586- Fix a potential desync which can happen with oper override.
587- Remove "deopped" flag (TS5 legacy).
588- Use 127.0.0.1 as nameserver if none can be found in /etc/resolv.conf.
589- Only accept 127.0.0.x as a dnsbl listing.
590- Change cloaking module (same as 2.2.1, different from 2.2.0).
591- Make some more server notices about failed remote connect attempts
592 network wide.
593- Make some server notices about flooders and TS delta network wide.
594- Remove redundant "<server> had been connected for <time>" server notice.
595- Add resv oper privilege to control /resv, /unresv and cmode +L and +P,
596 enabled by default.
597- Add mass_notice oper privilege to control global notices and /wallops,
598 enabled by default.
599- Rework unkline/undline/unxline/unresv so they show the exact item removed
600 and do not rehash bans.
601- Show opers a list of recently (<24hrs) split servers in /map.
602- Add /privs command, shows effective privileges of a client.
aa218c5b 603
7e5f0af6 604## charybdis-2.2.0
55da5539 605
f32e30dd 606- The I/O code has been reworked, file descriptor metadata is stored in a
f7b60293 607 hashtable and the maximum number of clients can now be set in ircd.conf.
0b15df83
JT
608- Improve error checking and error messages for kline/dline/xline/resv files.
609- Allow kline ipv6:address, unkline some.host and unkline ipv6:address
610 without *@.
611- Add accountability (wallops, log) to OKICK extension.
612- Add opernick to OPME/OMODE/OJOIN log messages.
613- Add use_forward option, allows disabling cmode +fFQ and umode +Q.
614- Add keyword substitution to DNSBL reasons, making it possible to show
615 things like the user's IP address in the reason.
616- Use sendto_one_notice() more.
617- Server notices about kills now include the victim's nick!user@host instead
618 of just nick.
619- Include real hostname in Closing Link message for unknown connections
620 that have sent USER, in particular banned users.
621- Add some documentation about the SASL client protocol.
622- Change spambot, flooder and jupe joiner notices from host to orighost.
623- Remove the last remains of server hostmasking (this made it possible to
624 have multiple servers with similar names appear as a single server).
625- Keep bitmasks of modularized umodes reserved forever to the letter,
626 avoiding problems when reloading umode modules in a different order.
627- Fix -logfile.
628- Update to the new revision (v8) of the TS6 spec, this fixes problems with
0af87e57
JT
629 joins reversing certain mode changes crossing them. This interoperates
630 with older versions.
0b15df83
JT
631- Put "End of Channel Quiet List" at the end of +q lists.
632- Fix invisible count getting desynched from reality if the act of opering
633 up sets -i or +i.
634- Don't leak auth{} spoofed IP addresses in +f notices.
635- Shorten quit/part/kick reasons to avoid quit reasons overflowing the
636 client exiting server notice (from TOPICLEN to 260).
637- Fix some cases where 10 char usernames lose their final character.
638- Move username check after xline and dnsbl checks, so it will not complain
639 to opers about clients who are xlined or blacklisted anyway (both of
640 which silently reject).
641- Remove invite_ops_only config option, forcing it to YES.
642- Allow /invite (but not invex) to override +r, +l, +j in addition to +i.
f7b60293
JT
643- Add several new extensions, such as createoperonly.
644- Merge whois notice extensions into one and move it from snomask +y to +W.
0b15df83 645
7e5f0af6 646## charybdis-2.1.2
212380e3
WP
647
648- Fix bug that could cause all hostmangled users to be exempted when a
649 single ban exception existed on a channel.
650- Tweak \s code a little.
651- Add a minor clarification to the SGML docs.
652- Avoid truncation in ip_cloaking (by removing components on the other side).
653 Note that this may cause channel +bqeI modes set on such very long hosts
654 to no longer match.
655
7e5f0af6 656## charybdis-2.1.1
212380e3
WP
657
658- Search the shortest list (user's/channel's) when looking up channel
659 memberships.
660- Make the SID-collision notice look right under all conditions.
661- Move kills from services from +s to +k snomask.
662- When no_tilde is present on an auth{} block, check the non-tilde version
663 of the user@host against k:lines as well.
664- Put full reason in the SQUIT reason when a server is rejected for
665 insufficient parameters being passed to a command.
666- Don't redirect users to an existing domain, irc.fi.
667- Improve communication of servlink-related error messages.
668
7e5f0af6 669## charybdis-2.1.0
212380e3 670
7f9626ff 671- Our official website is now http://www.ircd-charybdis.org/.
212380e3
WP
672- Make RPL_ISUPPORT (005 numeric) modularizable.
673- Also do forwarding if the channel limit (+l) is exceeded.
674- Don't count opers on service{} servers in /lusers.
675- Allow servers to send to @#chan and +#chan.
676- Allow +S clients (services) to send to channels and @/+ channels always.
677- Allow normal match() on IP address also in /masktrace.
678- Add new testmask from ratbox 2.2. Allows matches on nick, ip and gecos
679 in addition to user and host, and is fully analogous to masktrace.
680 The numeric has changed from 724 to 727 and fields in it have changed.
681- Show IP addresses to opers in /whowas.
682- Add extb_extgecos extban option ($x:nick!user@host#gecos), from sorcery
683 modules.
684- Add extb_canjoin extban option ($j:#channel), matches if the user is banned
685 from the other channel.
686- Allow opers to /who based on realhost.
687- Allow opers to /masktrace, /testmask based on realhost.
688- Add general::operspy_dont_care_user_info, limits operspy accountability to
689 channel-related information.
690- Make host mangling more reliable.
691- Prevent ban evasion by enabling/disabling host mangling.
692- Add EUID, sends real host and services account in the same command as other
693 user information.
694- Make it possible to send CHGHOST without ENCAP (fixes problems with old
695 services).
696- Allow service{} servers to manipulate the nick delay table (for "nickserv
697 enforcement", aka SVSHOLD).
698- Send server notices about connections initiated by remote opers network wide.
699- Fix too early truncation of JOIN channel list.
700- Make the newconf system available to modules.
701- Add /stats s to the hurt module to list active hurts.
702- Add general::servicestring, shown in /whois for opered services (+oS).
703- Show real host/IP behind dynamic spoof in /whois to the user themselves
704 and opers.
705- Document option to disable nick delay.
706- Improve logging of server connections.
707- Clean up handling of hostnames in connect blocks.
708- Remove support for resolving ip6.int, people should be using ip6.arpa.
709- Unbreak --disable-balloc (useful for debugging with tools like valgrind).
710- Make Solaris 10 I/O ports code compile.
711- Add WEBIRC module to allow showing the real host/IP of CGI:IRC users.
712- Comment out blacklist{} block in example confs, as AHBL requires
713 notification before use.
714- Fix some bugs relating to the resolver.
715
7e5f0af6 716## charybdis-2.0.0
212380e3
WP
717
718- Replace ADNS with a new smaller resolver from ircu and hybrid.
719- Make services shortcuts (/chanserv etc) configurable in ircd.conf.
720- Add extban: extensible +bqeI matching via modules. Syntax is
721 $<type>[:<data>]. By default no modules are loaded.
722- Add DNS blacklist checking.
723- Change operator{} block user@host from host to orighost. This means that
724 services/+h spoofs do not work in operator{} blocks; auth{} spoofs still
725 work. Check your operator{} blocks!
726- Split contrib/ into extensions/ and unsupported/.
727- Change CHGHOST do show the change to all other clients on common channels
728 with quit/join/mode.
729- Add /rehash nickdelay to clear out the nickdelay tables.
730- Glines are now disabled in the example confs.
731- Show more error messages on stderr.
732- Add OMODE command to extensions/ for easier oper mode hacking.
733- Add HURT system to extensions/; this shuns clients matching certain host/ip
734 unless and until they identify to services. Mainly intended for SorceryNet.
735- Show SASL success and failure counts in /stats t.
736- Allow more frequent autoconnects to servers.
737- Messaging services by nickname no longer uses target change slots.
738- Only accept SASL from servers in a service{} block.
739- New auth{} flag need_sasl to reject users who haven't done SASL
740 authentication.
741- Expand blah.blah and blah:blah to *!*@... instead of ...!*@* for bans
742- Don't allow opers to fake locops/operwall to +w.
743- Documentation updates.
744- Many bugfixes.
745
7e5f0af6 746## charybdis-1.1.0
212380e3
WP
747
748- Implement SAFELIST.
749- Incorporate ircu's match() algorithm.
750- Improve usermode modularization.
751- Seperate server notices into a seperate snomask, freeing up many
752 usermodes to be used.
753- Add support for SIGNON originating from Hyperion2.
754- Modularize many server notices into seperate modules.
755- Add hooks for can_join and can_create_channel.
756- Add support for SASL authentication.
757- Add introduce_user hook for adding new messages when a user is bursted.
758- Move a large part of the ircd into libcharybdis.
759- Don't complain "unknown user mode" if a user tries to unset
760 a mode they do not have access to.
761- Update our challenge specification to the challenge implementation in
762 ratbox 2.2 for interoperability.
763- Make +f notices network-wide (local host, global host,
764 global user@host, local class), other notices tied to +f remain local.
765- Allow ENCAP REALHOST outside of netburst.
766- Add general::global_snotices option to make server notices be
767 network-wide or not.
768- Add sno_farconnect.c to contrib, provides farconnect support.
769 Could be useful for BOPM.
770- Add sno_routing.c which displays information about netsplits, netjoins
771 and the clients affected by them.
772- Add CHANTRACE and TRACEMASK commands from ratbox 3.0
773- Use IsOperAdmin() instead of IsAdmin() when sending admin-only messages,
774 that way hidden admins get them too.
775- Add m_error to core_module_table, somehow it was missing.
776- Correct a format string bug that occurs when a read error is
777 received.
778- Add some logging in places where we drop servers and only notify
779 server operators.
780- Track hostmask limits based on a client's original host, if
781 available.
782- Move HIDE_SPOOF_IPS into the general {} block in ircd.conf
783
7e5f0af6 784## charybdis-1.0.3
212380e3
WP
785
786- Fix /invite UID leak. (Found by logiclrd@EFnet.)
787- Incorporate ratbox bugfixes for the MONITOR system.
788- Made show_ip() less braindead.
789- Show real errno if we fail to connect to a server.
790- Don't disclose server IP's when a connection fails.
791- Do not show the channels a service is sitting in.
792- Reverted the aline code from hybrid-7.2
793- Make sure TS6 services are recognized properly if connected remotely.
794- Tweak something in services support for cyrix boxes.
795
7e5f0af6 796## charybdis-1.0.2
212380e3
WP
797
798- Fix propagation of an empty SJOIN (permanant channels).
799- Fix an exploit involving a malformed /trace request.
800- Don't display a blank RPL_WHOISCHANNELS in a remote whois request.
801- Allow modules to provide new usermodes.
802- On a nickname collision, change the collided nick to their unique ID,
803 if general::collision_fnc is enabled in the config.
804- Don't allow UID lookups in /monitor + and /monitor s
805- Fix a garbage issue with channel mode +j.
806- Apply proper capability flags to the proper server in me_gcap().
807- Use find_named_person() instead of find_person() in a nick collision.
808- Prevent UID disclosure in cmode setting.
809- Prevent UID disclosure to remote clients in /kick.
810- Do not allow users to query via /whois <server> <UID>.
811- Don't allow local users to use UID's in local usermode changes.
812- Propagate +q lists on netjunction.
813- Clear +q lists on a lowerTS SJOIN.
814- Ported a generic k/d/x-line parser from hybrid-7.2 which resulted in
815 duplicate code reduction.
816- Fix linebuf raw code to not truncate lines longer than 512 bytes;
817 improves ziplink reliability on net junction.
818- Use find_named_person() vs find_person() in services alias code.
819- Fix issue where channel forwarding token can be lost on net junction.
820- Fix empty channel desync issues involving +P.
821- Remove unused non-ENCAP CHGHOST support.
822- Use TS6 form for SQUIT wallops.
823- Propagate nickname changes for remote clients in TS6 form if possible,
824 even if sent in TS5 format.
825- Only clear oper_only_umodes for local clients on deoper.
826
7e5f0af6 827## charybdis-1.0.1
212380e3
WP
828
829- Display logged in status on non-local clients too.
830- Documentation updates
831- Fix a bug with forward target authorization.
832- Fix a bug with mode propagation (+Q/+F).
833- Change ERR_NOSUCHNICK to ERR_SERVICESOFFLINE in services aliases.
834- Add remote rehashing.
835- Document service { } blocks (u:lines on ircu).
836- Document identify_service and identify_command in reference.conf.
837
7e5f0af6
WP
838## charybdis-1.0
839
212380e3 840- Implement channel mode +L for channel list limit exemptions.
6ec9c49f 841- Implement channel mode +P primarily as a status mode, permanant
212380e3
WP
842 channel -- this is usually enforced via services registrations.
843- Change behaviour of /stats p: now displays all staff members instead
844 of local ones only.
845- Make oper_list global, add local_oper_list for local traffic.
846- Strip control codes from parts and quits.
847- Add channel mode +c which strips control codes from messages sent to
848 the channel.
849- Add channel mode +g which enables free use of the /invite command.
850- Add channel mode +z which sends rejected messages to channel ops.
851 Could be useful for Q&A sessions or other similar events.
852- Add channel quietmasks. These are recommended over the use of channel
853 bans used to remove a user's ability to participate in the channel.
854- Add channel join throttling mode, +j. Used to throttle channel join
855 traffic, i.e. join/part flood attacks. Syntax: +j <joins>:<timeslice>
856- Improvements to channel_modes(), from shadowircd -- allows for
857 better construction of the mode string.
858- Use the undernet throttle notice instead of bancache message when
859 dealing with rejected clients. (stolen from ircu2.10.12)
860- Add channel forwarding, via channel mode +f, behaves similarly to
861 dancer-ircd version.
862- Update example.conf to reflect AthemeNET changes. Original ratbox
863 config is now reference.conf.
864- Services account names are now tracked globally.
865- Add channel mode +Q which disables the effects of channel forwarding
866 on a temporary basis.
867- Add channel mode +F which allows anybody to disable forwarding target
868 authorisation, voluntarily on their channels.
869- Make wallops behave like normal wallops.
870- Add services aliases: /ns, /cs, /os, /nickserv, /chanserv, /operserv.
871- Add simple hack that enables use of server password for automatic
872 identify.