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