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