]> jfr.im git - solanum.git/commitdiff
Keep gline information in server version and capab listings
authorJilles Tjoelker <redacted>
Fri, 11 Apr 2008 14:52:56 +0000 (16:52 +0200)
committerJilles Tjoelker <redacted>
Fri, 11 Apr 2008 14:52:56 +0000 (16:52 +0200)
for historical reference.

doc/server-version-info
doc/technical/capab.txt

index 50abbd68744e0bf3dfedb5c69380e487bd6d49c0..5315729d1f5c18ef748fda6b2a9f9e43f84b9642 100644 (file)
    +----------------------------+
    | 'e'  | USE_EXCEPT          |
    |------+---------------------|
+   | 'g'  | NO_FAKE_GLINES      |
+   |------+---------------------|
+   | 'G'  | GLINES              |
+   |------+---------------------|
    | 'H'  | HUB                 |
    |------+---------------------|
    | 'I'  | USE_INVEX           |
index d90f7ea0d5a718414975b3e4298fa25b2ca143fc..bfe52acba599c354c39b17dcce943e5da1d04d72 100644 (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)