irssi/src/fe-common/irc/dcc
Timo Sirainen ce6e5a12f9 DCC cleanups - half rewrite. New features: file names with spaces work
properly, you can have multiple dcc chats with same people (or more
useful, same nick in different ircnets), /DCC CHAT|GET|RESUME with no
arguments accepts the last request, notifies if dcc request was sent to
channel, warns about connecting to lowports, /SET dcc_autoget_lowports
specifies if autogetting should work with lowports, complains of
invalid dcc ctcps instead of ignoring. And fixed /SET dcc_autorename
OFF which didn't work before.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1135 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-18 02:30:59 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
fe-dcc.c DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
Makefile.am Added -avoid-version options and disable-static for SILC module. 2000-10-02 01:11:53 +00:00
module-formats.c DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
module-formats.h DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
module.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00