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