]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/SUPPORTED
Add m_ziplink.so to example conf
[user/henk/code/inspircd.git] / docs / SUPPORTED
index c599af808018fd9e51eab0cb45bab27f60feadac..05214c55fec7a60ce7804153fd5833d4f21d264c 100644 (file)
@@ -2,6 +2,10 @@ Implemented server to server commands:
 
        SERVER  CONNECT
        LINKS   SQUIT
+       STATS   ADMIN
+       MOTD    VERSION
+       PING    WHOIS
+       REHASH
 
 Implemented commands:
 
@@ -25,7 +29,7 @@ Implemented commands:
 
 Module commands (non-rfc):
 
-       MODLIST   CHGHOST
+       MODULES   CHGHOST
        GLOBOPS   HELPOP
        KNOCK     OPERMOTD
        QUOTE     SAJOIN
@@ -39,7 +43,7 @@ Module commands (non-rfc):
 
 CHANNEL MODES:      b,h**,i,k,l,m,n,o,p,s,t,v
 USER MODES:            i,o,s,w
-MODULE CHAN MODES:  a,c,e,f,g,j,q,r,z,C,D,G,I,J,K,L,M,N,O,Q,R,S,T,V,Z
+MODULE CHAN MODES:  a,c,e,f,g,j,q,r,z,C,D,G,I,J,K,L,M,N,O,P,Q,R,S,T,V,Z
 MODULE USER MODES:  g,h,r,x,B,G,R,S,W
 
        Documentation for all modes and commands may be found on the wiki:
@@ -54,14 +58,14 @@ The following features are supported:
        * Dynamic module support
        * Object orientated architecture to save memory and increase speed
        * Connection multiplexing, one process for all (no forking!)
-       * Experimental DNS multithreading
 
 The following operating systems are supported:
 
-       * Linux         (i386, possibly others)
-                               Tested on: RedHat, Slackware, Gentoo, SELinux, Debian
+       * Linux         (i386, amd64, possibly others)
+                               Tested on: RedHat, Slackware, Gentoo, Debian, SuSE
+                               (Also known to work on proper SELinux configurations.)
        * FreeBSD       (i386, possibly others)
-                               Tested on: 4.10, 4.11, 5.0, 5.2.1, 5.3, 5.4
+                               Tested on: 4.10, 4.11, 5.0, 5.2.1, 5.3, 5.4, 6.0, 6.1
 
 The following compilers are supported: