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