Releases: UndernetIRC/ircu2
Releases · UndernetIRC/ircu2
ircu2.10.12.19
ircu2.10.12.19 has some bug fixes and some new features.
- Only the first PASS that a client sends is used for connection class checking; others are assumed to be responses to IAuth challenges.
- IAuth can assign a connection class for clients.
- New clients are checked against the G-line and K-line lists before IAuth gets all their details.
- Failed identd lookups now prefix ~ to the client's claimed username if any Client block includes a username part, instead of if the assigned Client block includes a username part.
- "STATS iauth get" and "STATS iauthconfig get" will report the current sets of IAuth statistics and configuration, then ask IAuth to send updates.
- Scattered string handling is more consistent with the rest of the code base.
ircu2.10.12.18 is released
This is a bug-fix release.
- The error message for an invalid CPATH was misleading.
- Globs like \foo\bar were not treated the way IRC users apparently expect.
- set_user_mode() restored normal client command handling in two places when it could be done elsewhere.
ircu2.10.12.17
ircu2.10.12.17 is a minor, mostly bug-fix, release on the ircu2.10.12 branch.
u2.10.12.16
This is version 2.10.12.16 of ircu2, an IRC server. The only change in this release is a bugfix in the spoofed username and hostname fields for clients using WebIRC connections.
u2.10.12.15
This is version 2.10.12.15 of ircu2, an IRC server. The primary additions in this release are bug fixes, channel modes +c and +C, WebIRC support, new IAuth features such as "soft done" messages, and control of user mode +o and -o by specified services.