Skip to content
Snippets Groups Projects
  1. Feb 11, 2004
  2. Feb 10, 2004
  3. 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
  4. 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
  5. Jan 28, 2004
  6. Jan 22, 2004
  7. Jan 21, 2004
  8. Jan 20, 2004
  9. Jan 16, 2004
  10. Jan 15, 2004
  11. Jan 12, 2004
  12. Jan 10, 2004
  13. Jan 08, 2004
  14. Jan 02, 2004
  15. Jan 01, 2004
  16. Dec 30, 2003
  17. Dec 29, 2003
  18. Dec 28, 2003
Loading