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