[IRCServices] Services 4.5pre0 released
Andy Smith
andy at strugglers.net
Tue Jan 30 03:01:44 PST 2001
On Mon, 29 Jan 2001 08:57:09 JST, achurch at achurch.org (Andrew Church) wrote:
> Services 4.5pre0 has been released, and can be downloaded from:
> + Services now supports the "Services stamp" feature in DAL 4.4.15+
> compatible servers (including Dreamforge and Bahamut). This feature
> allows Services to attach an ID value to each user which will be
> retained even when the network splits, for increased security when
> re-granting privileges after a split.
I was looking through the code and the support for this is wrapped in
#ifdef IRC_DAL4_4_15
#endif
and uses a "MODE nick +d stamp"
I can't find anything to do with Bahamut support there. Looking at Bahamut
code it seems all that must be done is "SVSMODE +d nick stamp" instead.
> * Support for the DALnet Bahamut server has been improved. Note that
> only versions 1.4.1 and later are supported (support for earlier
> versions has been dropped).
I realise it's not trivial but support for the RC4 encrypted links in
Bahamut would be lovely :)
--
Andy Smith <andy at strugglers.net>