- Feb 11, 2004
-
-
rswindell authored
filename) if passed a path that included both foward and back-slashes.
-
- Feb 10, 2004
- Jan 30, 2004
-
-
cyan authored
-
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.
-
- Jan 29, 2004
-
-
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).
-
- Jan 28, 2004
-
-
deuce authored
when door returns. This sort of thing should be done for Win32 too. Hint hint.
-
deuce authored
was causing poor door performance under Win32 using sockets on newer version of Synchronet... fixed in OpenDoors because it's not a bad idea. However, this should ALSO be fixed in Synchronet! Anyone experiencing slow door performance under Win32 using native doors under Synchronet, expect a fix soon!
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
This may need to be backed out (untested)
-
- Jan 22, 2004
- Jan 21, 2004
- Jan 20, 2004
- Jan 16, 2004
-
-
deuce authored
-
- Jan 15, 2004
-
-
rswindell authored
(e.g. ECONNREFUSED, ENOTCONN, ENOBUFS, EADDRINUSE, etc.).
-
rswindell authored
-
cyan authored
* A client could NICK to themselves without any case changes. * The INVITE command could possibly crash the IRCd.
-
rswindell authored
count less than 1. This indirectly fixes a bug in getstr() when hitting Ctrl-X when already at the first character in the string.
-
- Jan 12, 2004
-
-
rswindell authored
-
- Jan 10, 2004
-
-
rswindell authored
QWK packing events to spew unintended output strings into the event log.
-
- Jan 08, 2004
-
-
rswindell authored
security risk when displaying variables containing user-supplied strings).
-
- Jan 02, 2004
-
-
rswindell authored
-
- Jan 01, 2004
-
-
rswindell authored
since this value is needed by smb_putmsghdr() to detect an illegal header length increase (exceeds allocated space for header) - the header length is now calculated each time for each call to smb_hfield/hfield_append().
-
rswindell authored
is_moderated properties (bool) rather than the sub-board objects themselves.
-
cyan authored
* Global notices weren't working across the network. (Fixed) * Updated copyright date to 2004.
-
- Dec 30, 2003
-
-
cyan authored
-
cyan authored
was being performed for 'connection reset by peer.' This was incorrect.
-
cyan authored
* Servers were sometimes inappropriately sending doubled-up MODE messages.
-
cyan authored
* IDENTIFY command wasn't passing to ChanServ properly on ident #chan <pass>
-
rswindell authored
conflict with internal global "server" object.
-
rswindell authored
with the "interface" key in the services.ini file) - defaults to use the services network interface specified in sbbs.ini.
-
- Dec 29, 2003
-
-
rswindell authored
network interface IP address to bind to for outbound NNTP sessions.
-
- Dec 28, 2003
-
-
rswindell authored
-