Keep gline information in server version and capab listings

for historical reference.
This commit is contained in:
Jilles Tjoelker 2008-04-11 16:52:56 +02:00
parent d5a432fa00
commit bb1f5537e3
2 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,10 @@
+----------------------------+
| 'e' | USE_EXCEPT |
|------+---------------------|
| 'g' | NO_FAKE_GLINES |
|------+---------------------|
| 'G' | GLINES |
|------+---------------------|
| 'H' | HUB |
|------+---------------------|
| 'I' | USE_INVEX |

View File

@ -11,6 +11,7 @@ IE - supports invite exceptions (+I)
EOB - supports end of burst notification (EOB token)
KLN - supports remote KLINE
UNKLN - supports remote UNKLINE
GLN - supports hybrid7-style GLINE (:oper GLINE user host :reason)
HOPS - supports halfops (+h -- %<nick>)
HUB - denotes that the target server is a HUB
AOPS - supports anonymous ops (+a, op hiding/op status hiding)