| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-05-09 | Fix secret channel information leak | Ali Shemiran | |
| /who on a secret channel that the user is not a member of now returns proper RPL_ENDOFWHO_MSG instead of nothing. | |||
| 2008-05-05 | Fixes to who-test: accept any ident, escape some '*' flags. | Dana Dahlstrom | |
| This prevents who-test.e from failing when ngircd is performing ident lookups and an ident server is running. | |||
| 2008-02-26 | Include flags in RPL_WHOREPLY messages. | Dana Dahlstrom | |
| 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. | |||