1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src/irc/dcc
Valentin Batz 5a8b583347 Fixed output of /hilight (add a space after -levels if any).
Added recode to dcc-chat, patch by Jean-Yves Lefort

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3708 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-11 17:27:09 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
dcc-autoget.c Don't autoget files sent to channels, unless dcc_autoget_masks is set. 2004-07-11 21:56:52 +00:00
dcc-chat.c Fixed output of /hilight (add a space after -levels if any). 2005-02-11 17:27:09 +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 Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-get.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-queue.c Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-queue.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-rec.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-resume.c Crashed with spaces in filenames, patch by Francesco Fracassi 2004-05-14 12:28:29 +00:00
dcc-send.c /DCC SEND didn't actually use /SET dcc_upload_path 2004-08-19 20:41:47 +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-server.c Some DCC SERVER fixes. 2004-07-11 16:07:40 +00:00
dcc-server.h Added DCC SERVER support by Mark Trumbull 2003-10-01 16:02:43 +00:00
dcc.c Some DCC SERVER fixes. 2004-07-11 16:07:40 +00:00
dcc.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +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