Skip to content
Snippets Groups Projects
  1. Mar 03, 2004
  2. Mar 02, 2004
  3. Mar 01, 2004
  4. Feb 29, 2004
  5. Feb 28, 2004
  6. Feb 27, 2004
  7. Feb 26, 2004
  8. Feb 23, 2004
  9. Feb 22, 2004
  10. Feb 19, 2004
  11. Feb 18, 2004
  12. Feb 14, 2004
  13. Feb 11, 2004
  14. Feb 10, 2004
  15. Jan 30, 2004
    • cyan's avatar
      Fix to allow running via jsexec again · f0c58328
      cyan authored
      f0c58328
    • cyan's avatar
      * Doing NAMES with multiple arguments seperated by commas would sometimes fail · 77797918
      cyan authored
        when presented with non-existent channels.
      * A NAMES on a non-existent channel would crash the IRCd.
      * Numeric replies other than 366 and 353 are invalid for NAMES (per RFC1459.)
      * Rewrite of server-side NICK to be more stringent about checking for valid
        nicknames.  Also corrected problems with nick collisions, and broadcast to
        the network when the server detects funky NICK business going on.
      * Nickname timestamps weren't being passed on an initial NICK message after
        the registration stage.
      77797918
Loading