1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/irc/dcc
Timo Sirainen 6825f1e67e GC fixes.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3056 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-12-10 20:30:03 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
dcc-autoget.c Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +00:00
dcc-chat.c "/MSG *" works now properly with dcc chat queries. 2002-05-26 17:39:35 +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 Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +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 Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +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-queue.c Fixes to allow -append and -prepend work when there's only one file being 2002-11-11 08:01:22 +00:00
dcc-queue.h whops, forgot to add 2002-11-11 07:35:44 +00:00
dcc-rec.h Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +00:00
dcc-resume.c Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +00:00
dcc-send.c Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +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 GC fixes. 2002-12-10 20:30:03 +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 DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>, 2002-11-11 06:35:12 +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