This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-NeoIRCd/doc/server-version-info

55 lines
1.7 KiB
Text
Raw Normal View History

2002-08-13 14:34:25 +00:00
Server VERSION Info
2002-08-13 14:45:13 +00:00
$Id: server-version-info,v 1.2 2002/08/13 14:45:01 fishwaldo Exp $
2002-08-13 14:34:25 +00:00
Copyright (c) 2001 by ircd-hybrid team
----------------------------------------------------------------------
Updated for Hybrid 7 (2000/12/28)
When you type /version, you will often see something like this:
hybrid-7beta7(20010803_2). irc.leeh.co.uk egGHIKMpTZp TS3ow
Ever wondered what those funny chars mean after the version number? Well
here they are:
+----------------------------+
| 'D' | DEBUGMODE |
|------+---------------------|
| 'e' | USE_EXCEPT |
|------+---------------------|
| 'g' | NO_FAKE_GLINES |
|------+---------------------|
| 'G' | GLINES |
|------+---------------------|
| 'H' | HUB |
|------+---------------------|
| 'I' | USE_INVEX |
|------+---------------------|
| 'K' | USE_KNOCK |
|------+---------------------|
| 'M' | IDLE_FROM_MSG |
|------+---------------------|
| 'p' | CRYPT_OPER_PASSWORD |
|------+---------------------|
| 'T' | IGNORE_BOGUS_TS |
|------+---------------------|
| 'Y' | USE_SYSLOG |
|------+---------------------|
| 'Z' | ZIPLINKS |
|------+---------------------|
| '6' | IPv6 |
|------+---------------------|
| | |
|------+---------------------|
| 'TS' | Supports TS |
|------+---------------------|
| '5' | TS Version 5 |
|------+---------------------|
| 'o' | TS Only |
|------+---------------------|
| 'w' | TS Warnings |
+----------------------------+