Archive for the ‘Network Addons’ Category

ratbox-services updated to v1.2.4

Thursday, April 22nd, 2010

ratbox-services, the services package for ircd-ratbox, have released version 1.2.4 in their stable tree.

ratbox services logo

ratbox services logo

Version 1.2.4 is mainly a bugfix release, one feature addition that this new version got is that you now can specify both the UID/GID and the path it chroots to on startup with a parameter.

Other than that, some inconsistencies with ChanServ enforcing topics have been rectified and it now “enforces topics whenever it is in the channel”. The handling of read-errors received from servers has been fixed as well as the configure-options of both MySQL and PostgreSQL which now take a path to a binary that will provide the compiler with information it needs to compile the respective support in.

New Anope stable: 1.8.4

Sunday, April 4th, 2010

Anope developer chaz announced the immediate availability of a new Anope services release in their stable branch which is now at version 1.8.4.

Anope Logo

Anope Logo

The new release contains a number of “fixes and some further compatibility with InspIRCd 1.2″ but also some new features like tracking of deletes and clearings of XOP access lists and tracking of permanent channels have been introduced.

chaz reveals that there will be some new functionality for their module repository shortly which will “mass build” modules for each new release so prospective users don’t need to rely on the modules author to supply a pre-compiled version of his work.

Atheme / InspIRCd m_invisible brouhaha

Tuesday, March 23rd, 2010

Those who closely follow either projects development will have noticed a few “odd” looking commits to their sourcecode in the past few days.

The commits all concerned InspIRCds m_invisible module which provides similar functionality as the old mode +I in UnrealIRCd 3.1.x.

Quoting the InspIRCd wiki page about m_invisible the module

adds support for quiet (invisible) opers. A quiet oper is invisible to normal users on channels. This can be used for surveillence of botnet channels, statistics bots, etc. Note that other opers CAN see invisible opers; +Q only hides the oper from non-opers.

wsIRC Webchat is now at version 1.0

Friday, February 19th, 2010

wsIRC, a new webchat client, is now at version 1.0 – their first release version.

wsIRC Channelview

wsIRC Channelview

As you can see from the screenshot, the most important functions are already there: right-click menus for miscellaneous functions such as /WHOIS or /PRIVMSG’ing users, a Channel-Central to handle the most basic modes and bans. Registering your nick or channel through a simple popup is implemented and the usual buttons for smileys, font-color and style are available too.

ratbox-services release version 1.2.3

Thursday, February 18th, 2010

ratbox-services, a services package for use with IRCd-ratbox is now available as version 1.2.3 in their stable tree.

ratbox services logo

ratbox services logo

They are “highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running”.

The new release has some feature additions for their channel listing service, ALIS, which now lets you search for channels with the +S mode (SSL-only channels). This release also fixes a +S/ALIS related “minor buffer overflow” at the same time.