The following changes have been made to the ircd:
* ircd.links has been renamed ircd.data, this file now facilitates add/delq command. (see new features)
* Q: lines are no longer entered into the ircd.conf file, they are all to be put into ircd.data from now on.
New features include:
* Ulined clients will be able to change a users usermodes. (They cannot make users IRCops or services however)
* Ulines can add and delete Q: (quarantine) lines for nicknames and nickmasks now. Added/deleted qlines will update on all servers so they contain the same qlines, these qlines are then written to a configuration file so they are made permanent and reloaded on subsequent ircd restarts.
* Added OPER/HELPER/VIRUS REMOVER only channel modes. (+OHV respectively) Only opers may set +O, only helpers may set +H and only virus removers may set +V .
* Startup console messages have been added to show whether the ircd correctly started.
Bug fixes:
* /v and /helpme no longer crash bitchx and ircii clients when they do not have permission to use those commands. Numeric ERR_NOPERMFORHOST was changed to the new ERR_NOTALLOWED .
* Server notice for 'noop' has been fixed so it shows the name of the user who has set noop on a server.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I like the idea of making the Q: lines update on every server. Are you guys using austhex-pre13? I didn't seem to have a problem with /helpme on bitchx.
Travers@auscape.org
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wonkhex1.3.4 will be ready for release very soon.
The following changes have been made to the ircd:
* ircd.links has been renamed ircd.data, this file now facilitates add/delq command. (see new features)
* Q: lines are no longer entered into the ircd.conf file, they are all to be put into ircd.data from now on.
New features include:
* Ulined clients will be able to change a users usermodes. (They cannot make users IRCops or services however)
* Ulines can add and delete Q: (quarantine) lines for nicknames and nickmasks now. Added/deleted qlines will update on all servers so they contain the same qlines, these qlines are then written to a configuration file so they are made permanent and reloaded on subsequent ircd restarts.
* Added OPER/HELPER/VIRUS REMOVER only channel modes. (+OHV respectively) Only opers may set +O, only helpers may set +H and only virus removers may set +V .
* Startup console messages have been added to show whether the ircd correctly started.
Bug fixes:
* /v and /helpme no longer crash bitchx and ircii clients when they do not have permission to use those commands. Numeric ERR_NOPERMFORHOST was changed to the new ERR_NOTALLOWED .
* Server notice for 'noop' has been fixed so it shows the name of the user who has set noop on a server.
I like the idea of making the Q: lines update on every server. Are you guys using austhex-pre13? I didn't seem to have a problem with /helpme on bitchx.
Travers@auscape.org