ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches
r9233
File Last Change
 ../
7.3.x/ 1607 (11 years ago) by michael: - Move ircd-hybrid-7.3 to ircd-hybrid/branches/7.3.x
8.0.x/ 2065 (10 years ago) by michael: - Bump patchlevel to hybrid-8.0.9
8.1.x/ 4912 (9 years ago) by michael: - autoreconf
8.2.x/ 9233 (4 years ago) by michael: - Extbans have been implemented. Main implementation done by Adam for p4. Currently supported extbans: Matching: $a:<account> Matches users logged into a matching account. $c:<channel> Matches users that are on the given channel. An additional prefix of either @, %, or + can be specified to test for certain channel privileges. $o:<class> Matches IRC operators that have joined a class matching the mask. $r:<realname> Matches users with a matching realname. $s:<server> Matches users that are connected to a server matching the mask. $u:<modes> Matches users having the specified user modes set or not set. $z:<certfp> Matches users having the given TLS certificate fingerprint. Acting: $j:<banmask> Prevents matching users from joining the channel. $m:<banmask> Blocks messages from matching users. Users with voice or above are not affected.
8.3.x/ 6915 (8 years ago) by michael: - m_message.c: minor cleanups
5 directories and 0 files shown