]> jfr.im git - irc/rqf/shadowircd.git/blob - NEWS
Override part one.
[irc/rqf/shadowircd.git] / NEWS
1 This is charybdis 3.2, Copyright (c) 2005-2010 Charybdis team.
2 See LICENSE for licensing details (GPL v2).
3
4 -- charybdis-3.2.0
5
6 server protocol
7 - Apply +z to messages blocked by +b and +q as well. (new EOPMOD capab)
8 - Add new topic command ETB, allowing services to set topic+setter+ts always.
9 (new EOPMOD capab)
10 - The slash ('/') character is now allowed in spoofs.
11 user
12 - Add can_kick hook, based on the ircd-seven one.
13 - Add cmode +C (no CTCP) from ircd-seven.
14 - Flood checking has been reworked.
15 - Fix op-moderate (cmode +z) for channel names with '@'.
16 - Add CERTFP support, allowing users to connect with an SSL client
17 certificate and propagating the certificate fingerprint to other servers.
18 Services packages can use this to identify users based on client
19 certificates.
20 - Maintain the list of recently used targets (for the target change
21 anti-spam system) in most-recently-used order, overwriting the least
22 recently used target with a new one. This should be friendlier to users
23 without giving spambots anything.
24 - Do not require target change slots for replying to the last five users to
25 send a private message, notice or invite.
26 - Apply target change restrictions to /invite.
27 - Apply umode +g/+R restrictions to /invite, with the difference that
28 instead of sending "<user> is messaging you" the invite is let through
29 since that is just as noisy.
30 oper
31 - Add /rehash throttles to clear throttling.
32 - Send all server notices resulting from a remote /rehash to the oper.
33 - '\s' for space is now part of the matching, not a substitution at xline
34 time, fixing various issues with it.
35 - Display o:line "nickname" in oper-up server notices.
36 - Fix sendq exceeded snotes for servers.
37 - SCAN UMODES: default list-max to 500, like a global WHO.
38 - Ignore directory names in MODRELOAD to avoid crashing if it is a core
39 module and the path is incorrect.
40 - Tweaks to spambot checks.
41 config
42 - Add channel::only_ascii_channels config option to restrict channel names
43 to printable ascii only.
44 - Add channel::resv_forcepart, forcibly parts local users on channel RESV,
45 default enabled.
46 misc
47 - New mkpasswd from ircd-ratbox.
48 - Check more system calls for errors and handle the errors.
49 - Various ssld/libratbox bugfixes from ircd-ratbox. [some MERGED]
50 - Fix fd passing on FreeBSD/amd64 and possibly Solaris/sparc. [MERGED]
51 - Various documentation improvements. [some MERGED]
52 - Fix some crash issues. [MERGED]
53 - Add bandb from ircd-ratbox, which stores permanent dlines/klines/xlines/resvs
54 in an sqlite database instead of a flatfile and does the storage in a
55 helper process.
56
57 -- charybdis-3.1.0
58
59 - Remove TS5 support. No TS5 servers are permitted in a network with
60 charybdis 3.1.0 or newer, except jupes.
61 - Replace oper flags by privilege sets (privsets). This adds an extra
62 level of indirection between oper flags and operator blocks. /stats O
63 (capital O) shows the configured privsets.
64 - Update libratbox and ssld from upstream and use it better.
65 - Add auth_user to auth{}. This allows specifying a username:password instead
66 of just a password in PASS, so that a fixed user@host is not necessary
67 for a specific auth{} block.
68 - Add need_ssl to auth{} and operator{}. This makes these blocks reject
69 the user if not connected via SSL.
70 - Allow modules to provide simple channel modes without parameter.
71 - Remove restrictions on CNAME in the resolver.
72 - Make the resolver remember nonresponsive nameservers.
73 - Move nick collision notices from +s to +k.
74 - Add additional information to various server notices about server
75 connections.
76 - Show throttle information in /stats t.
77 - Show rejectcache and throttle information in /testline.
78 - Show oper reason in /testline.
79 - Allow opers to see other users' umodes with /mode <nick>.
80 - SCAN UMODES GLOBAL NO-LIST MASK <mask> is no longer an operspy command.
81 - Also apply floodcount to messages to remote clients (except services).
82 - Remove user@server messages to local users. Sending such messages to
83 remote servers is still possible, for securely messaging pseudoservers
84 whether service{}'ed or not. The special oper-only syntax opers@server
85 remains as well.
86 - Allow /list on a named +p channel. A full /list already included +p channels.
87 - Add operspy /topic.
88 - For remote rehashes, send error messages to the requesting oper as well.
89 - Disable autoconnect for a server with excessive TS delta.
90 - Disallow invites to juped channels.
91 - Warn about certain duplicate and redundant auth blocks.
92 - Make PRIVMSG/NOTICE behave as CPRIVMSG/CNOTICE automatically if possible.
93 - Allow +z messages from outside if a channel is -n.
94 - Allow coloured part reasons in -c channels.
95 - Add ircu-like WHOX support. This allows requesting specific information
96 in /who and allows obtaining services login name for all users in a
97 channel. XChat/Conspire use WHOX to update away status more efficiently.
98 - Allow opers and shide_exempt users to see hopcounts even if flatten_links
99 is on.
100 - Rework ip_cloaking.
101 - Add the IP address to userlog, as in ircd-ratbox 3.0.
102 - Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen.
103 - Allow using ziplinks with SSL connections. This is not as efficient as
104 using OpenSSL's built in compression, but also works with older versions
105 of OpenSSL.
106 - Fix an off by one error with zipstats processing, which could overwrite
107 a variable with NULL causing a crash on some systems.
108 - Document some extensions in charybdis-oper-guide.
109 - Add more server protocol documentation.
110 - Add m_sendbans extension, SENDBANS command to propagate xlines and resvs
111 manually.
112 - Add chm_sslonly extension, cmode +S for SSL/TLS only channels.
113 - Add chm_operonly extension, cmode +O for IRCop only channels.
114 - Add chm_adminonly extension, cmode +A for server admin only channels.
115 - Various code cleanups.
116
117 -- charybdis-3.0.4
118
119 - Fix a crash on certain recent versions of Ubuntu.
120 - Allow 127.x.y.z for DNSBL replies instead of just 127.0.0.x.
121 - Various documentation improvements.
122
123 -- charybdis-3.0.3
124
125 - Fix IPv6 D:lines
126 - Fix rejectcache and unknown_count.
127 - Fix genssl.sh.
128 - Fix ident for SSL/TLS connections.
129 - Fix SSL/TLS bugs for servers with more than about 100 connections.
130 - Small bugfixes.
131
132 -- charybdis-3.0.2
133
134 - Improve OLIST extension error messages.
135 - Improve some kline error checking.
136 - Avoid timing out clients if we are still waiting for a DNSBL lookup.
137 - Fix resolver hangs with epoll.
138 - Fix compilation without zlib.
139
140 -- charybdis-3.0.1
141
142 - Fix occasional hung clients with kqueue.
143 - Fix a rare ssld crash.
144 - Fix a bug that could cause incorrect connect failure reasons to be
145 reported.
146 - Make the IRCd work on MacOS X again.
147
148 -- charybdis-3.0.0
149
150 - Port the IRCd to libratbox, which has improved our portability and allows
151 us to reuse low-level code instead of maintaining our own.
152 - Change configuration of maximum number of clients to ircd-ratbox 3 way.
153 - Add adminwall from ircd-ratbox, as an extension.
154 - Add client and server-to-server SSL, read example.conf for setup.
155 - Replace servlink with ssld (also for ziplinks).
156 - A new extban, $z, has been added for ssl users (extensions/extb_ssl.so).
157 - A new compatibility channel mode, +R, has been added, it sets
158 +q/-q $~a (extensions/chm_operonly_compat.so). This is similar to
159 the +R seen in ircd-seven.
160 - A new compatibility channel mode, +S, has been added, it sets
161 +b/-b $~z (extensions/chm_sslonly_compat.so).
162 - A new compatibility channel mode, +O, has been added, it sets
163 +iI/-iI $o (extensions/chm_operonly_compat.so).
164 - Add remote D:lines. Note that these are not enabled by default.
165 - Remove EFnet-style G:lines. Noone appears to use these.
166 - Remove idle time checking (auto disconnecting users idle too long).
167 - Display a notice to clients when the IRCd is shut down using SIGTERM.
168 - Some error messages have been clarified to enhance usability.
169 - Close the link to servers that send invalid nicks (e.g. nicklen mismatches).
170 Formerly the users were killed from the network.
171 - Enable topicburst by default in connect{}.
172 - Fix a potential desync which can happen with oper override.
173 - Remove "deopped" flag (TS5 legacy).
174 - Use 127.0.0.1 as nameserver if none can be found in /etc/resolv.conf.
175 - Only accept 127.0.0.x as a dnsbl listing.
176 - Change cloaking module (same as 2.2.1, different from 2.2.0).
177 - Make some more server notices about failed remote connect attempts
178 network wide.
179 - Make some server notices about flooders and TS delta network wide.
180 - Remove redundant "<server> had been connected for <time>" server notice.
181 - Add resv oper privilege to control /resv, /unresv and cmode +L and +P,
182 enabled by default.
183 - Add mass_notice oper privilege to control global notices and /wallops,
184 enabled by default.
185 - Rework unkline/undline/unxline/unresv so they show the exact item removed
186 and do not rehash bans.
187 - Show opers a list of recently (<24hrs) split servers in /map.
188 - Add /privs command, shows effective privileges of a client.
189
190 -- charybdis-2.2.0
191
192 - The I/O code has been reworked, file descriptor metadata is stored in a
193 hashtable and the maximum number of clients can now be set in ircd.conf.
194 - Improve error checking and error messages for kline/dline/xline/resv files.
195 - Allow kline ipv6:address, unkline some.host and unkline ipv6:address
196 without *@.
197 - Add accountability (wallops, log) to OKICK extension.
198 - Add opernick to OPME/OMODE/OJOIN log messages.
199 - Add use_forward option, allows disabling cmode +fFQ and umode +Q.
200 - Add keyword substitution to DNSBL reasons, making it possible to show
201 things like the user's IP address in the reason.
202 - Use sendto_one_notice() more.
203 - Server notices about kills now include the victim's nick!user@host instead
204 of just nick.
205 - Include real hostname in Closing Link message for unknown connections
206 that have sent USER, in particular banned users.
207 - Add some documentation about the SASL client protocol.
208 - Change spambot, flooder and jupe joiner notices from host to orighost.
209 - Remove the last remains of server hostmasking (this made it possible to
210 have multiple servers with similar names appear as a single server).
211 - Keep bitmasks of modularized umodes reserved forever to the letter,
212 avoiding problems when reloading umode modules in a different order.
213 - Fix -logfile.
214 - Update to the new revision (v8) of the TS6 spec, this fixes problems with
215 joins reversing certain mode changes crossing them. This interoperates
216 with older versions.
217 - Put "End of Channel Quiet List" at the end of +q lists.
218 - Fix invisible count getting desynched from reality if the act of opering
219 up sets -i or +i.
220 - Don't leak auth{} spoofed IP addresses in +f notices.
221 - Shorten quit/part/kick reasons to avoid quit reasons overflowing the
222 client exiting server notice (from TOPICLEN to 260).
223 - Fix some cases where 10 char usernames lose their final character.
224 - Move username check after xline and dnsbl checks, so it will not complain
225 to opers about clients who are xlined or blacklisted anyway (both of
226 which silently reject).
227 - Remove invite_ops_only config option, forcing it to YES.
228 - Allow /invite (but not invex) to override +r, +l, +j in addition to +i.
229 - Add several new extensions, such as createoperonly.
230 - Merge whois notice extensions into one and move it from snomask +y to +W.
231
232 -- charybdis-2.1.2
233
234 - Fix bug that could cause all hostmangled users to be exempted when a
235 single ban exception existed on a channel.
236 - Tweak \s code a little.
237 - Add a minor clarification to the SGML docs.
238 - Avoid truncation in ip_cloaking (by removing components on the other side).
239 Note that this may cause channel +bqeI modes set on such very long hosts
240 to no longer match.
241
242 -- charybdis-2.1.1
243
244 - Search the shortest list (user's/channel's) when looking up channel
245 memberships.
246 - Make the SID-collision notice look right under all conditions.
247 - Move kills from services from +s to +k snomask.
248 - When no_tilde is present on an auth{} block, check the non-tilde version
249 of the user@host against k:lines as well.
250 - Put full reason in the SQUIT reason when a server is rejected for
251 insufficient parameters being passed to a command.
252 - Don't redirect users to an existing domain, irc.fi.
253 - Improve communication of servlink-related error messages.
254
255 -- charybdis-2.1.0
256
257 - Our official website is now http://www.ircd-charybdis.org/.
258 - Make RPL_ISUPPORT (005 numeric) modularizable.
259 - Also do forwarding if the channel limit (+l) is exceeded.
260 - Don't count opers on service{} servers in /lusers.
261 - Allow servers to send to @#chan and +#chan.
262 - Allow +S clients (services) to send to channels and @/+ channels always.
263 - Allow normal match() on IP address also in /masktrace.
264 - Add new testmask from ratbox 2.2. Allows matches on nick, ip and gecos
265 in addition to user and host, and is fully analogous to masktrace.
266 The numeric has changed from 724 to 727 and fields in it have changed.
267 - Show IP addresses to opers in /whowas.
268 - Add extb_extgecos extban option ($x:nick!user@host#gecos), from sorcery
269 modules.
270 - Add extb_canjoin extban option ($j:#channel), matches if the user is banned
271 from the other channel.
272 - Allow opers to /who based on realhost.
273 - Allow opers to /masktrace, /testmask based on realhost.
274 - Add general::operspy_dont_care_user_info, limits operspy accountability to
275 channel-related information.
276 - Make host mangling more reliable.
277 - Prevent ban evasion by enabling/disabling host mangling.
278 - Add EUID, sends real host and services account in the same command as other
279 user information.
280 - Make it possible to send CHGHOST without ENCAP (fixes problems with old
281 services).
282 - Allow service{} servers to manipulate the nick delay table (for "nickserv
283 enforcement", aka SVSHOLD).
284 - Send server notices about connections initiated by remote opers network wide.
285 - Fix too early truncation of JOIN channel list.
286 - Make the newconf system available to modules.
287 - Add /stats s to the hurt module to list active hurts.
288 - Add general::servicestring, shown in /whois for opered services (+oS).
289 - Show real host/IP behind dynamic spoof in /whois to the user themselves
290 and opers.
291 - Document option to disable nick delay.
292 - Improve logging of server connections.
293 - Clean up handling of hostnames in connect blocks.
294 - Remove support for resolving ip6.int, people should be using ip6.arpa.
295 - Unbreak --disable-balloc (useful for debugging with tools like valgrind).
296 - Make Solaris 10 I/O ports code compile.
297 - Add WEBIRC module to allow showing the real host/IP of CGI:IRC users.
298 - Comment out blacklist{} block in example confs, as AHBL requires
299 notification before use.
300 - Fix some bugs relating to the resolver.
301
302 -- charybdis-2.0.0
303
304 - Replace ADNS with a new smaller resolver from ircu and hybrid.
305 - Make services shortcuts (/chanserv etc) configurable in ircd.conf.
306 - Add extban: extensible +bqeI matching via modules. Syntax is
307 $<type>[:<data>]. By default no modules are loaded.
308 - Add DNS blacklist checking.
309 - Change operator{} block user@host from host to orighost. This means that
310 services/+h spoofs do not work in operator{} blocks; auth{} spoofs still
311 work. Check your operator{} blocks!
312 - Split contrib/ into extensions/ and unsupported/.
313 - Change CHGHOST do show the change to all other clients on common channels
314 with quit/join/mode.
315 - Add /rehash nickdelay to clear out the nickdelay tables.
316 - Glines are now disabled in the example confs.
317 - Show more error messages on stderr.
318 - Add OMODE command to extensions/ for easier oper mode hacking.
319 - Add HURT system to extensions/; this shuns clients matching certain host/ip
320 unless and until they identify to services. Mainly intended for SorceryNet.
321 - Show SASL success and failure counts in /stats t.
322 - Allow more frequent autoconnects to servers.
323 - Messaging services by nickname no longer uses target change slots.
324 - Only accept SASL from servers in a service{} block.
325 - New auth{} flag need_sasl to reject users who haven't done SASL
326 authentication.
327 - Expand blah.blah and blah:blah to *!*@... instead of ...!*@* for bans
328 - Don't allow opers to fake locops/operwall to +w.
329 - Documentation updates.
330 - Many bugfixes.
331
332 -- charybdis-1.1.0
333
334 - Implement SAFELIST.
335 - Incorporate ircu's match() algorithm.
336 - Improve usermode modularization.
337 - Seperate server notices into a seperate snomask, freeing up many
338 usermodes to be used.
339 - Add support for SIGNON originating from Hyperion2.
340 - Modularize many server notices into seperate modules.
341 - Add hooks for can_join and can_create_channel.
342 - Add support for SASL authentication.
343 - Add introduce_user hook for adding new messages when a user is bursted.
344 - Move a large part of the ircd into libcharybdis.
345 - Don't complain "unknown user mode" if a user tries to unset
346 a mode they do not have access to.
347 - Update our challenge specification to the challenge implementation in
348 ratbox 2.2 for interoperability.
349 - Make +f notices network-wide (local host, global host,
350 global user@host, local class), other notices tied to +f remain local.
351 - Allow ENCAP REALHOST outside of netburst.
352 - Add general::global_snotices option to make server notices be
353 network-wide or not.
354 - Add sno_farconnect.c to contrib, provides farconnect support.
355 Could be useful for BOPM.
356 - Add sno_routing.c which displays information about netsplits, netjoins
357 and the clients affected by them.
358 - Add CHANTRACE and TRACEMASK commands from ratbox 3.0
359 - Use IsOperAdmin() instead of IsAdmin() when sending admin-only messages,
360 that way hidden admins get them too.
361 - Add m_error to core_module_table, somehow it was missing.
362 - Correct a format string bug that occurs when a read error is
363 received.
364 - Add some logging in places where we drop servers and only notify
365 server operators.
366 - Track hostmask limits based on a client's original host, if
367 available.
368 - Move HIDE_SPOOF_IPS into the general {} block in ircd.conf
369
370 -- charybdis-1.0.3
371
372 - Fix /invite UID leak. (Found by logiclrd@EFnet.)
373 - Incorporate ratbox bugfixes for the MONITOR system.
374 - Made show_ip() less braindead.
375 - Show real errno if we fail to connect to a server.
376 - Don't disclose server IP's when a connection fails.
377 - Do not show the channels a service is sitting in.
378 - Reverted the aline code from hybrid-7.2
379 - Make sure TS6 services are recognized properly if connected remotely.
380 - Tweak something in services support for cyrix boxes.
381
382 -- charybdis-1.0.2
383
384 - Fix propagation of an empty SJOIN (permanant channels).
385 - Fix an exploit involving a malformed /trace request.
386 - Don't display a blank RPL_WHOISCHANNELS in a remote whois request.
387 - Allow modules to provide new usermodes.
388 - On a nickname collision, change the collided nick to their unique ID,
389 if general::collision_fnc is enabled in the config.
390 - Don't allow UID lookups in /monitor + and /monitor s
391 - Fix a garbage issue with channel mode +j.
392 - Apply proper capability flags to the proper server in me_gcap().
393 - Use find_named_person() instead of find_person() in a nick collision.
394 - Prevent UID disclosure in cmode setting.
395 - Prevent UID disclosure to remote clients in /kick.
396 - Do not allow users to query via /whois <server> <UID>.
397 - Don't allow local users to use UID's in local usermode changes.
398 - Propagate +q lists on netjunction.
399 - Clear +q lists on a lowerTS SJOIN.
400 - Ported a generic k/d/x-line parser from hybrid-7.2 which resulted in
401 duplicate code reduction.
402 - Fix linebuf raw code to not truncate lines longer than 512 bytes;
403 improves ziplink reliability on net junction.
404 - Use find_named_person() vs find_person() in services alias code.
405 - Fix issue where channel forwarding token can be lost on net junction.
406 - Fix empty channel desync issues involving +P.
407 - Remove unused non-ENCAP CHGHOST support.
408 - Use TS6 form for SQUIT wallops.
409 - Propagate nickname changes for remote clients in TS6 form if possible,
410 even if sent in TS5 format.
411 - Only clear oper_only_umodes for local clients on deoper.
412
413 -- charybdis-1.0.1
414
415 - Display logged in status on non-local clients too.
416 - Documentation updates
417 - Fix a bug with forward target authorization.
418 - Fix a bug with mode propagation (+Q/+F).
419 - Change ERR_NOSUCHNICK to ERR_SERVICESOFFLINE in services aliases.
420 - Add remote rehashing.
421 - Document service { } blocks (u:lines on ircu).
422 - Document identify_service and identify_command in reference.conf.
423
424 -- charybdis-1.0
425 - Implement channel mode +L for channel list limit exemptions.
426 - Implement channel mode +P primarily as a status mode, permanant
427 channel -- this is usually enforced via services registrations.
428 - Change behaviour of /stats p: now displays all staff members instead
429 of local ones only.
430 - Make oper_list global, add local_oper_list for local traffic.
431 - Strip control codes from parts and quits.
432 - Add channel mode +c which strips control codes from messages sent to
433 the channel.
434 - Add channel mode +g which enables free use of the /invite command.
435 - Add channel mode +z which sends rejected messages to channel ops.
436 Could be useful for Q&A sessions or other similar events.
437 - Add channel quietmasks. These are recommended over the use of channel
438 bans used to remove a user's ability to participate in the channel.
439 - Add channel join throttling mode, +j. Used to throttle channel join
440 traffic, i.e. join/part flood attacks. Syntax: +j <joins>:<timeslice>
441 - Improvements to channel_modes(), from shadowircd -- allows for
442 better construction of the mode string.
443 - Use the undernet throttle notice instead of bancache message when
444 dealing with rejected clients. (stolen from ircu2.10.12)
445 - Add channel forwarding, via channel mode +f, behaves similarly to
446 dancer-ircd version.
447 - Update example.conf to reflect AthemeNET changes. Original ratbox
448 config is now reference.conf.
449 - Services account names are now tracked globally.
450 - Add channel mode +Q which disables the effects of channel forwarding
451 on a temporary basis.
452 - Add channel mode +F which allows anybody to disable forwarding target
453 authorisation, voluntarily on their channels.
454 - Make wallops behave like normal wallops.
455 - Add services aliases: /ns, /cs, /os, /nickserv, /chanserv, /operserv.
456 - Add simple hack that enables use of server password for automatic
457 identify.
458
459 -- ircd-ratbox-2.1.5+datadrain
460 - fix a buffer overflow and an unterminated buffer when TS6 forces us
461 to remove bans
462 - fix potential junk SJOIN generation when splitting it into multiple
463 lines
464 - make servlink check for an uncompressed ERROR
465 - change NICKLEN to 15.
466 - change TOPICLEN to 390.
467 - force services extensions to be enabled always
468 - change patchlevel.h to get it's information from 'configure'
469 - add m_chghost.c, ghetto rigged hostcloaking module, using elite ENCAP
470 technique
471
472 -- ircd-ratbox-2.1.4
473 - fix minor time bug which occurs on december 31st
474 - dont drop a servers link when we get a malformed WHOIS
475 - disallow commas in channel keys
476 - fix compile problem with abort_list
477 - fix build on darwin
478 - fix compilation with gcc4
479 - userhost was only allowing 4 targets instead of 5
480 - invalidate channel ban cache on nickchange
481 - add TARGMAX to 005, detailing maximum targets for messages
482 - fix counting of clients on accept list when adding users
483 - use ID instead of name when bursting SJOIN to TS6 servers
484 - lower id in struct User, which was one byte bigger than it needs to be
485
486 -- ircd-ratbox-2.1.3
487 - removed sendq_eob as it just doesnt work on efnet
488 - dont allow MONITOR from an unregistered client
489 - add some uniqueness into the auth process for bopm
490 - fix resvs to check whether target server is us properly
491 - fix a core in cidr channel ban matching
492 - raise max temptime to a year
493 - fix cores when we receive extra params to NICK/UID
494 - remove no_oper_resvs, add resv_exempt auth flag
495 - fix flattened links
496 - clean up the accept code, and dont clear a users own list of accepted
497 clients on nickchange
498 - non-efnet:
499 - make services {}; blocks be displayed on stats U
500 - make services {}; blocks apply on rehash, you must now have only ONE
501 service {}; block, but you may have multiple name=""; entries within.
502 - only show services logged in info for local clients
503
504 -- ircd-ratbox-2.1.2
505 - fix missing end comment tag in example confs
506 - fix display problem with unauthorised conn notice
507 - remove some unused defines from INFO
508 - fix tabs for spaces in some helpfiles
509 - add in missing links_delay conf option
510 - fix cores under amd64
511 - disallow bans beginning with ':' over BMASK
512 - disallow bans with a space in chm_ban()
513 - stop counting hidden opers in stats p count output
514 - match() params of remote unresv were inverted, causing it to never match
515 - fix possibility of clients setting blank keys
516 - fix UID problems with trace
517 - raise default topiclen to 160
518 - add in forced nick change for ratbox-services, when compiled with
519 --enable-services
520
521 -- ircd-ratbox-2.1.1
522 - remove an 005 token to hack around the parser bug
523 - exempt users messaging themselves from target change
524 - disallow messaging towards UIDs
525 - add in doc/tgchange.txt
526 - move stats L back to RPL_STATSLINKINFO
527 - fix some minor auth problems
528 - properly store ipv6 ips when we're compiled for v4 only
529 - fix propagation of xline/resv
530 - sync remote kline reasons with form used for local klines
531
532 -- ircd-ratbox-2.1.0
533 - no changes
534
535 -- ircd-ratbox-2.1.0beta2
536 - fix a few compile warnings
537 - added multi-prefix clicap, for showing "@+" in NAMES/WHO replies
538 - remove split_delay, make split servers now work on how many servers have
539 issued EOB, rather than how many exist.
540 - server-side notify lists. See doc/monitor.txt
541 - fix undline core
542 - remove an unwanted space from beginning of second 005
543 - fix a potential core with the patricia when removing classes
544 - when we're handling global NAMES, dont output channels whose users are all
545 invisible
546
547 -- ircd-ratbox-2.1.0beta1
548 - No release notes, see doc/whats-new-2.1.txt
549
550 --------------------------------------------------------------------------------
551
552 BUGS: Major bugs in this release are listed in BUGS
553
554 BUG REPORTS: If you run this code and encounter problems, you must report
555 via IRC to irc.atheme.org, #charybdis. For specific bugs you can use
556 http://bugs-meta.atheme.org/ (Charybdis project).
557
558 Please include a gdb backtrace and keep the core file, binaries and
559 modules in case the developers need them.
560
561 Other files recommended for reading: BUGS, README.FIRST, INSTALL
562
563 --------------------------------------------------------------------------------
564 $Id: NEWS 3496 2007-05-30 10:22:01Z jilles $
565