about summary refs log tree commit diff
path: root/src/testsuite/ngircd-test.conf
diff options
context:
space:
mode:
authorDana Dahlstrom <dana+70@cs.ucsd.edu>2008-02-17 00:00:12 +0000
committerFlorian Westphal <fw@strlen.de>2008-02-26 23:49:33 +0100
commit2f71fbb2a1319d1b0aca4c9564c2e51a88b4a578 (patch)
tree52cfbeb9ce84e266f64b1b3cdc24a701b3922e3e /src/testsuite/ngircd-test.conf
parent1784180bf346b6cbea86dabb0e4fdf592b19b012 (diff)
downloadngircd-2f71fbb2a1319d1b0aca4c9564c2e51a88b4a578.tar.gz
ngircd-2f71fbb2a1319d1b0aca4c9564c2e51a88b4a578.zip
Include flags in RPL_WHOREPLY messages.
RPL_WHOREPLY messages generated by IRC_WHO don't include flags (*,@,+)
that should appear according to this description:

http://www.mishscript.de/reference/rawhelp3.htm#raw352

Other IRC servers do include the flags.

Modify who-test.e to expose missing flags,
modify ngircd-test.conf to accommodate who-test.e, and fix
irc-info.c to correct these problems.
Diffstat (limited to 'src/testsuite/ngircd-test.conf')
-rw-r--r--src/testsuite/ngircd-test.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testsuite/ngircd-test.conf b/src/testsuite/ngircd-test.conf
index 3f0ffe95..5b1fbe33 100644
--- a/src/testsuite/ngircd-test.conf
+++ b/src/testsuite/ngircd-test.conf
@@ -1,4 +1,4 @@
-# $Id: ngircd-test.conf,v 1.5 2007/11/18 15:07:16 alex Exp $
+# $Id: ngircd-test.conf,v 1.6 2008/02/17 00:00:13 fw Exp $
 
 [Global]
 	Name = ngircd.test.server
@@ -9,6 +9,7 @@
 	MaxConnectionsIP = 0
 	ServerUID = 1
 	ServerGID = 1
+	OperCanUseMode = yes
 
 [Operator]
 	Name = TestOp