ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/help/opers/gline
Revision: 30
Committed: Sun Oct 2 20:03:27 2005 UTC (20 years, 10 months ago) by adx
File size: 507 byte(s)
Log Message:
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

File Contents

# User Rev Content
1 adx 30 GLINE <user@host> :[reason]
2    
3     -- if glines are enabled --
4     Attempts to add a global IRC-network wide ban on
5     <user@host> for the reason [reason].
6    
7     It takes three different opers on three different
8     servers to do the same GLINE within a short interval,
9     to have a GLINE triggered for a compiled time of hours.
10    
11     GLINE user@ip.ip.ip.ip
12     will gline the user at the unresolved ip.
13     ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24
14     or 192.168.0.* (which is converted to CIDR form internally)
15    
16     - Requires Oper Priv: G

Properties

Name Value
svn:eol-style native
svn:keywords "Id Revision"