irssi/src/irc/dcc
Timo Sirainen f8114c834f DCC /MSG handlers broke /MSG -ircnet
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2396 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-06 18:07:55 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
dcc-autoget.c Ignore /SET dcc_autoresume if /SET dcc_autoget is OFF. 2002-02-02 17:23:56 +00:00
dcc-chat.c DCC /MSG handlers broke /MSG -ircnet 2002-02-06 18:07:55 +00:00
dcc-chat.h Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now 2001-02-19 03:40:06 +00:00
dcc-file-rec.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
dcc-file.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
dcc-get.c Connection tag variable wasn't deinitialized, so when destroying a DCC 2002-01-20 02:18:37 +00:00
dcc-get.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
dcc-rec.h Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now 2001-02-19 03:40:06 +00:00
dcc-resume.c "dcc error file not found" -> "dcc error file open". Print the actual error 2001-05-11 12:43:59 +00:00
dcc-send.c Connection tag variable wasn't deinitialized, so when destroying a DCC 2002-01-20 02:18:37 +00:00
dcc-send.h Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now 2001-02-19 03:40:06 +00:00
dcc.c /SET dcc_own_ip now affects also which interface irssi uses to connect to 2001-11-25 17:35:47 +00:00
dcc.h /SET dcc_own_ip now affects also which interface irssi uses to connect to 2001-11-25 17:35:47 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00