Skip to content
Snippets Groups Projects
  1. Feb 27, 2004
  2. Feb 26, 2004
  3. Feb 23, 2004
  4. Feb 22, 2004
  5. Feb 19, 2004
  6. Feb 18, 2004
  7. Feb 14, 2004
  8. Feb 11, 2004
  9. Feb 10, 2004
  10. 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
  11. Jan 29, 2004
    • rswindell's avatar
      Win32: Removed temporary door32.sys creation (handled elsewhere). · b223c129
      rswindell authored
      Win32: Enables the Nagle algorithm for native socket I/O doors (improving
      performance for socket doors that don't do their own buffering).
      Win32: Re-apply the ctrl/sockopts.cfg file to client socket upon returning
      from an external program (in case the program modified socket options).
      Unix: Re-enable client socket blocking upon returning from an external program
      (in case the program disabled it).
      b223c129
  12. Jan 28, 2004
  13. Jan 22, 2004
  14. Jan 21, 2004
  15. Jan 20, 2004
Loading