ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/doc/server-version-info
Revision: 34
Committed: Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
File size: 1577 byte(s)
Log Message:
create 7.2 branch, we can move/rename it as needed.


File Contents

# Content
1 Server VERSION Info
2
3 $Id$
4
5 Copyright (c) 2005 by ircd-hybrid team
6
7 ----------------------------------------------------------------------
8
9 Updated for Hybrid 7.2 (2005/08/20)
10
11 When you type /VERSION, you will often see something like this:
12
13 hybrid-7.2beta1(20050820_4). test1.chatjunkies.org :eGgHIKMZ6 TS6ow
14
15 Ever wondered what those funny chars mean after the version number? Well
16 here they are:
17
18 +----------------------------+
19 | 'e' | USE_EXCEPT |
20 |------+---------------------|
21 | 'G' | GLINES |
22 |------+---------------------|
23 | 'g' | NO_FAKE_GLINES |
24 |------+---------------------|
25 | 'H' | HUB |
26 |------+---------------------|
27 | 'I' | USE_INVEX |
28 |------+---------------------|
29 | 'K' | USE_KNOCK |
30 |------+---------------------|
31 | 'M' | IDLE_FROM_MSG |
32 |------+---------------------|
33 | 'Z' | ZIPLINKS |
34 |------+---------------------|
35 | 'T' | IGNORE_BOGUS_TS |
36 |------+---------------------|
37 | 'Y' | USE_SYSLOG |
38 |------+---------------------|
39 | '6' | IPv6 |
40 |------+---------------------|
41 | --- | ------------------- |
42 |------+---------------------|
43 | 'TS' | Supports TS |
44 |------+---------------------|
45 | '6' | TS Version 6 |
46 |------+---------------------|
47 | 'o' | TS Only |
48 |------+---------------------|
49 | 'w' | TS Warnings |
50 +----------------------------+

Properties

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