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