Skip to content

Releases: UndernetIRC/ircu2

ircu2.10.12.19

17 Mar 18:37
Compare
Choose a tag to compare

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

21 Oct 01:10
Compare
Choose a tag to compare

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

31 Jul 01:10
Compare
Choose a tag to compare

ircu2.10.12.17 is a minor, mostly bug-fix, release on the ircu2.10.12 branch.

ircu2.10.12.17.tar.gz

u2.10.12.16

21 Mar 02:59
Compare
Choose a tag to compare

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

29 Jan 02:18
Compare
Choose a tag to compare

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.