|
|
| Author |
Message |
nenolod Idler

Joined: 23 Jan 2004 Posts: 335 Location: A box!
|
Posted: May 17, 2006 7:41am Post subject: Atheme 1.1 released |
|
|
We are pleased to present Atheme 1.1.0, the first release in the Atheme 1.1 services family. Enhancements include SASL support for charybdis IRCd, bugfixes for several modules, experimental PleXusIRCd 3.0 support, support for Nefarious IRCu and much much more.
| Quote: |
Atheme 1.1 Release Notes
========================
- Shorten /msg chanserv/nickserv/userserv help, the full command list
is on /msg *serv help commands.
- Add XMLRPC method atheme.channel.access.get.
- Disallow vhosts which are too long or contain @!*?
- Don't introduce a service with a UID if the ircd does not support UIDs
when loading it at runtime.
- Change regex_match API to be more efficient.
- Disable modrestart, it cannot possibly work. (It used to crash.)
- Add wumpus, a service providing a game, to contrib.
- Add source of the message to hook_cmessage_data_t.
- Add optional new syntax for operclass{} blocks.
- Add SASL support, this allows users on charybdis networks to log in
before registration to the network; among other things this ensures
the real host behind a services vhost is not shown to nonopers.
- Add support for /motd <atheme>, uses PREFIX/etc/atheme.motd.
- Allow users to GHOST other nicks which are logged into their account.
- Allow other services than chanserv to process fantasy commands.
- Allow specification of akill duration in hours (h), days (d) and weeks (w).
- Add /os akill sync, sends all akills to all servers.
- Ultimate3 improvements.
- Add support for Nefarious IRCu 0.4.x or later.
- Several UserServ bugfixes.
- InspIRCd improvements.
- Ensure kline exempt fully exempts from akills; do not kill akilled users
at any time.
- Avoid sending out klines with negative expiry time.
- Add IP glob akill matching, for ircds that send user IP addresses.
- Move akill checking to operserv/akill module.
- Don't allocate me.name/me.numeric on rehash. This fixes a known P10
issue.
- Add support for ircu2.10.12's +D mode, which was already implemented
in Asuka.
- Always send both the channel TS and the topic TS when setting a topic
under P10 ircd's.
- Several other minor tweaks and bugfixes.
|
You can download Atheme 1.1 at http://www.atheme.org/releases/atheme-1.1.0.tgz
As usual, you can find out about Atheme on AthemeNet in #atheme. (/server irc.atheme.net)
- nenolod |
|
| Back to top |
|
 |
tomsmith none

Joined: 25 Jul 2006 Posts: 8
|
Posted: Jul 27, 2006 8:30pm Post subject: |
|
|
| Good news! |
|
| Back to top |
|
 |
eckside none

Joined: 24 Nov 2004 Posts: 32
|
Posted: Jul 30, 2006 12:01pm Post subject: Re: Atheme 1.1 released |
|
|
| nenolod wrote: | We are pleased to present Atheme 1.1.0, the first release in the Atheme 1.1 services family. Enhancements include SASL support for charybdis IRCd, bugfixes for several modules, experimental PleXusIRCd 3.0 support, support for Nefarious IRCu and much much more.
| Quote: |
Atheme 1.1 Release Notes
========================
- Shorten /msg chanserv/nickserv/userserv help, the full command list
is on /msg *serv help commands.
- Add XMLRPC method atheme.channel.access.get.
- Disallow vhosts which are too long or contain @!*?
- Don't introduce a service with a UID if the ircd does not support UIDs
when loading it at runtime.
- Change regex_match API to be more efficient.
- Disable modrestart, it cannot possibly work. (It used to crash.)
- Add wumpus, a service providing a game, to contrib.
- Add source of the message to hook_cmessage_data_t.
- Add optional new syntax for operclass{} blocks.
- Add SASL support, this allows users on charybdis networks to log in
before registration to the network; among other things this ensures
the real host behind a services vhost is not shown to nonopers.
- Add support for /motd <atheme>, uses PREFIX/etc/atheme.motd.
- Allow users to GHOST other nicks which are logged into their account.
- Allow other services than chanserv to process fantasy commands.
- Allow specification of akill duration in hours (h), days (d) and weeks (w).
- Add /os akill sync, sends all akills to all servers.
- Ultimate3 improvements.
- Add support for Nefarious IRCu 0.4.x or later.
- Several UserServ bugfixes.
- InspIRCd improvements.
- Ensure kline exempt fully exempts from akills; do not kill akilled users
at any time.
- Avoid sending out klines with negative expiry time.
- Add IP glob akill matching, for ircds that send user IP addresses.
- Move akill checking to operserv/akill module.
- Don't allocate me.name/me.numeric on rehash. This fixes a known P10
issue.
- Add support for ircu2.10.12's +D mode, which was already implemented
in Asuka.
- Always send both the channel TS and the topic TS when setting a topic
under P10 ircd's.
- Several other minor tweaks and bugfixes.
|
You can download Atheme 1.1 at http://www.atheme.org/releases/atheme-1.1.0.tgz
As usual, you can find out about Atheme on AthemeNet in #atheme. (/server irc.atheme.net)
- nenolod |
so, its support adding staff for OS now? |
|
| Back to top |
|
 |
Kelsey23 none

Joined: 27 Feb 2006 Posts: 33
|
Posted: Jul 30, 2006 1:07pm Post subject: Re: Atheme 1.1 released |
|
|
| eckside wrote: | | nenolod wrote: | We are pleased to present Atheme 1.1.0, the first release in the Atheme 1.1 services family. Enhancements include SASL support for charybdis IRCd, bugfixes for several modules, experimental PleXusIRCd 3.0 support, support for Nefarious IRCu and much much more.
| Quote: |
Atheme 1.1 Release Notes
========================
- Shorten /msg chanserv/nickserv/userserv help, the full command list
is on /msg *serv help commands.
- Add XMLRPC method atheme.channel.access.get.
- Disallow vhosts which are too long or contain @!*?
- Don't introduce a service with a UID if the ircd does not support UIDs
when loading it at runtime.
- Change regex_match API to be more efficient.
- Disable modrestart, it cannot possibly work. (It used to crash.)
- Add wumpus, a service providing a game, to contrib.
- Add source of the message to hook_cmessage_data_t.
- Add optional new syntax for operclass{} blocks.
- Add SASL support, this allows users on charybdis networks to log in
before registration to the network; among other things this ensures
the real host behind a services vhost is not shown to nonopers.
- Add support for /motd <atheme>, uses PREFIX/etc/atheme.motd.
- Allow users to GHOST other nicks which are logged into their account.
- Allow other services than chanserv to process fantasy commands.
- Allow specification of akill duration in hours (h), days (d) and weeks (w).
- Add /os akill sync, sends all akills to all servers.
- Ultimate3 improvements.
- Add support for Nefarious IRCu 0.4.x or later.
- Several UserServ bugfixes.
- InspIRCd improvements.
- Ensure kline exempt fully exempts from akills; do not kill akilled users
at any time.
- Avoid sending out klines with negative expiry time.
- Add IP glob akill matching, for ircds that send user IP addresses.
- Move akill checking to operserv/akill module.
- Don't allocate me.name/me.numeric on rehash. This fixes a known P10
issue.
- Add support for ircu2.10.12's +D mode, which was already implemented
in Asuka.
- Always send both the channel TS and the topic TS when setting a topic
under P10 ircd's.
- Several other minor tweaks and bugfixes.
|
You can download Atheme 1.1 at http://www.atheme.org/releases/atheme-1.1.0.tgz
As usual, you can find out about Atheme on AthemeNet in #atheme. (/server irc.atheme.net)
- nenolod |
so, its support adding staff for OS now? |
If you mean like Anope's OperServ Admin/Oper Add , then no. You still have to add services opers in atheme.conf and then OperServ rehash. |
|
| Back to top |
|
 |
nenolod Idler

Joined: 23 Jan 2004 Posts: 335 Location: A box!
|
|
| Back to top |
|
 |
|
|
| |