ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/NEWS
(Generate patch)

Comparing ircd-hybrid-8/NEWS (file contents):
Revision 1274 by michael, Mon Jan 30 23:41:59 2012 UTC vs.
Revision 1315 by michael, Tue Mar 27 11:46:18 2012 UTC

# Line 14 | Line 14 | o) Implemented full services support. Am
14     - Added services_name directive to general{} block
15   o) RKLINE and RXLINE commands have been removed. Regular expression based
16     bans should only be added via ircd.conf
17 < o) Added 'globops', 'restart' and 'module' operator privilege flags.
18 <   Read etc/example.conf for further explanation of what these flags
17 > o) Added 'globops', 'restart', 'dline', 'undline' and 'module' operator privilege flags.
18 >   Read doc/example.conf for further explanation of what these flags
19     are supposed to be doing
20   o) Idle-time klines have been removed
21   o) Cleaned up modules API. Old modules won't work anymore
# Line 23 | Line 23 | o) Remove general::burst_away configurat
23     controlled via connect::flags explicitly
24   o) Introduced new logging subsystem including log rotation based on
25     file sizes
26 + o) Added support for remote D-lines
27 + o) Added usermode +H which is basically a replacement for the hidden_admin and
28 +   hidden_oper operator flags. With usermode +H, irc operator status can now
29 +   be hidden even on remote servers
30 + o) The servlink program has been removed. ircd-hybrid can now make use of SSL/TLS
31 +   for inter-server communication.
32 +   NOTE: compressed server links are of course still available, but a SSL/TLS
33 +   connection is required, as compression is now handled via the OpenSSL library
34  
35  
36   --------------------------------------------------------------------------------

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines