| 4 |
|
- Added SVSNICK, and SVSMODE command handlers |
| 5 |
|
- Added service stamps to NICK/UID messages |
| 6 |
|
- Added SVS to server capabilities (CAPAB). SVS capable servers can |
| 7 |
< |
deal with NICK/UID messages that contain service IDs/stamps. |
| 7 |
> |
deal with extended NICK/UID messages that contain service IDs/stamps. |
| 8 |
|
- Usermode +r (registered nick) has been added, as well as |
| 9 |
|
channelmode +r (registered channel) |
| 10 |
|
- Now that usermode +r has a different function than before, rejected |
| 14 |
|
- Added usermode +R (only registered clients may send a private message) |
| 15 |
|
- Added services{} block to ircd.conf |
| 16 |
|
- Added services_name directive to general{} block |
| 17 |
+ |
- Added GLOBOPS mainly for services compatibily, but can be used by operators, too |
| 18 |
|
o) RKLINE and RXLINE commands have been removed. Regular expression based |
| 19 |
|
bans should only be added via ircd.conf |
| 20 |
|
o) Added 'globops', 'restart', 'dline', 'undline' and 'module' operator privilege flags. |