<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src/testsuite/ngircd-test.conf, branch rel-19.2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-19.2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-19.2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2008-11-13T21:46:06+00:00</updated>
<entry>
<title>Test suite: start two servers and test server-server links</title>
<updated>2008-11-13T21:46:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-11-13T21:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7ad167f4c43948f19125123a27dbe68a93e863b8'/>
<id>urn:sha1:7ad167f4c43948f19125123a27dbe68a93e863b8</id>
<content type='text'>
I changed the test suite to start two test servers (on port 6789 and 6790),
so server-server links can be tested as well for which I included the new
test script "server-link-test.e".

In addition the documentation of the test suite (src/testsuite/README) has
been updated and is more complete now.
</content>
</entry>
<entry>
<title>Fix secret channel information leak</title>
<updated>2008-05-09T19:47:31+00:00</updated>
<author>
<name>Ali Shemiran</name>
<email>ashemira@ucsd.edu</email>
</author>
<published>2008-05-09T19:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=12cd554af1709c44f35024d7d2fc368fb22f133d'/>
<id>urn:sha1:12cd554af1709c44f35024d7d2fc368fb22f133d</id>
<content type='text'>
/who on a secret channel that the user is not a member of
now returns proper RPL_ENDOFWHO_MSG instead of nothing.
</content>
</entry>
<entry>
<title>tests for JOIN and various replies</title>
<updated>2008-05-05T14:12:41+00:00</updated>
<author>
<name>Dana Dahlstrom</name>
<email>dana+ngIRCd@cs.ucsd.edu</email>
</author>
<published>2008-05-03T22:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c63d8fd051b9d1e9c8dfa64424b9f557968c4513'/>
<id>urn:sha1:c63d8fd051b9d1e9c8dfa64424b9f557968c4513</id>
<content type='text'>
Brandon Beresini sent me a patch yesterday adding tests for JOIN under
various circumstances, which I believe he worked on with Bryan Caldwell
and Ali Shemiran. I made a few modifications; the result is below.
</content>
</entry>
<entry>
<title>Testsuite: remove erroneous ConfUID setting in config file.</title>
<updated>2008-04-29T11:32:29+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2008-04-25T22:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=91943193993d44d8cb61508236cacd66af87c179'/>
<id>urn:sha1:91943193993d44d8cb61508236cacd66af87c179</id>
<content type='text'>
The config file for ngircds test suite contained obsolete
ConfUID/ConfGID settings, causing ngircd to needlesly complain when
started as non-root (which is hopefully the _normal_ case...)
</content>
</entry>
<entry>
<title>Include flags in RPL_WHOREPLY messages.</title>
<updated>2008-02-26T22:49:33+00:00</updated>
<author>
<name>Dana Dahlstrom</name>
<email>dana+70@cs.ucsd.edu</email>
</author>
<published>2008-02-17T00:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2f71fbb2a1319d1b0aca4c9564c2e51a88b4a578'/>
<id>urn:sha1:2f71fbb2a1319d1b0aca4c9564c2e51a88b4a578</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Adjust test suite to be usable on HP/UX 11.11 :-)</title>
<updated>2007-11-18T15:07:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2007-11-18T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=68f896eee02d8cd40fec8acf45e7127f4d83a090'/>
<id>urn:sha1:68f896eee02d8cd40fec8acf45e7127f4d83a090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed test suite: allow more connections ;-)</title>
<updated>2003-11-05T23:31:43+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2003-11-05T23:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ec2f16fa1614d51d1642c3fada41a11695134f75'/>
<id>urn:sha1:ec2f16fa1614d51d1642c3fada41a11695134f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- AdminEMail ist nun auch korrekt gesetzt.</title>
<updated>2002-10-21T13:45:23+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2002-10-21T13:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=135abb5d74a37442312d8bc33f75af20c6c69d53'/>
<id>urn:sha1:135abb5d74a37442312d8bc33f75af20c6c69d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- nun ist auch ein Test-Operator konfiguriert.</title>
<updated>2002-09-09T21:25:50+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2002-09-09T21:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=85691130b1cc50723425b899775f87446aa899ff'/>
<id>urn:sha1:85691130b1cc50723425b899775f87446aa899ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Test-Suite fuer den ngIRCd begonnen.</title>
<updated>2002-09-09T10:16:24+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2002-09-09T10:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c4d78a346942afdaf6bd19f8cad88d6678eaa608'/>
<id>urn:sha1:c4d78a346942afdaf6bd19f8cad88d6678eaa608</id>
<content type='text'>
</content>
</entry>
</feed>
