summaryrefslogtreecommitdiff
path: root/src/irc
AgeCommit message (Expand)Author
2004-09-12Fix /WHOIS -yes (Bug 67)Wouter Coekaerts
2004-09-12Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin BatzTimo Sirainen
2004-08-31send max 15 005 parameters at once. Patch by Valentin BatzTimo Sirainen
2004-08-24Allow '@' characters in nick.Timo Sirainen
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-08-19005 fix. Patch by Valentin BatzTimo Sirainen
2004-08-19/DCC SEND didn't actually use /SET dcc_upload_pathTimo Sirainen
2004-07-14Handle 432 numeric (errorneus nickname) as "nick in use". Fixes problemsTimo Sirainen
2004-07-11Don't autoget files sent to channels, unless dcc_autoget_masks is set.Timo Sirainen
2004-07-11Some DCC SERVER fixes.Timo Sirainen
2004-07-11Don't crash if dcc chated user changes nickTimo Sirainen
2004-07-11Fix.Timo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen
2004-07-11Don't replace channel key when receiving channel mode numeric. It could be aTimo Sirainen
2004-07-06Changed default SSL port to 6697Timo Sirainen
2004-05-14Crashed with spaces in filenames, patch by Francesco FracassiTimo Sirainen
2004-05-10noinst_HEADERS -> pkginc_HEADERSTimo Sirainen
2004-05-10Never send hostname beginning with /+-[0-9]/ in USER command, that couldTimo Sirainen
2004-03-26Remember isupport_sent flag correctly.Timo Sirainen
2004-03-24mode changes got irssi stuckTimo Sirainen
2004-03-23crashfix by Valentin BatzTimo Sirainen
2004-03-23Passive DCC support by Francesco Fracassi (francesco.f at openssl.it)Timo Sirainen
2004-03-23/WHOIS -<server tag> is supported now.Timo Sirainen
2004-03-23fixed channel->chanopTimo Sirainen
2004-03-10If channel has more nicks than /SET channel_max_who_sync, don't ask /WHOTimo Sirainen
2004-03-03fixTimo Sirainen
2004-02-07remove stuff from isupport always before inserting.Timo Sirainen
2004-01-27fixes for isupport-draft-incompatible servers sending 005 events..Timo Sirainen
2004-01-25crashfix when setting mode to channel you haven't joinedTimo Sirainen
2004-01-25updateTimo Sirainen
2004-01-25isupport fixesTimo Sirainen
2004-01-25isupport updatesTimo Sirainen
2004-01-24compiler warning fixTimo Sirainen
2004-01-22fixTimo Sirainen
2004-01-22other fixesTimo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2004-01-19/set -default dcc_autoget_max_size crashedTimo Sirainen
2004-01-09bugfixTimo Sirainen
2003-12-10/SET auto_whowas OFF allows now disabling automatic /whowas when /whoisTimo Sirainen
2003-11-230.8.8 with a few backwards compatibility fixesTimo Sirainen
2003-11-16Assume JOIN failed if we get any 4xx numeric back with channel name in itTimo Sirainen
2003-11-16Support 479 illegal channel name numericTimo Sirainen
2003-11-16Don't crash with /DCC SEND nick ""Timo Sirainen
2003-11-16Allow /SET dcc_own_ip to be non-local address.Timo Sirainen
2003-10-19CTCP forwarding fixes by Valentin BatzTimo Sirainen
2003-10-11Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks.Timo Sirainen
2003-10-01Added DCC SERVER support by Mark TrumbullTimo Sirainen
2003-07-09Network fixes. DCC fixes for IPv6 + BSDs.Timo Sirainen
2003-06-25Disable extra ircnet flood protection if cmd_queue_speed <= 10Timo Sirainen
2003-06-03Don't require hostmasks to be different with netsplits. Fixes dalnetTimo Sirainen