1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
irssi/src/irc/core
Timo Sirainen 35fab0c9ef Lots of DCC related fixes.
Added command_bind_first() and command_bind_last() functions.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@285 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-04 01:36:07 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c Removed a warning. 2000-06-04 00:04:02 +00:00
bans.h ..adding new files.. 2000-04-26 08:03:38 +00:00
channel-events.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channel-rejoin.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channels-query.c Some strange servers replied to MODE #chan1,#chan2 with "Cannot join channel 2000-06-01 17:36:39 +00:00
channels-setup.c iconfig's caching was a bit buggy - it didn't notice if some config node was 2000-05-10 13:57:42 +00:00
channels-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
channels.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channels.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
ctcp.c Irssi will reply to CTCP TIME request. 2000-05-15 15:22:28 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
ignore.c Some logging fixes. Flood checking had a memory leak. Query had a small 2000-05-18 08:46:56 +00:00
ignore.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-commands.c Lots of DCC related fixes. 2000-06-04 01:36:07 +00:00
irc-core.c Removed several header files that only had xxx_init(); xxx_deinit(); - moved 2000-04-27 10:31:14 +00:00
irc-log.c Awaylog is printed to screen when you set yourself unaway. 2000-06-02 01:15:51 +00:00
irc-rawlog.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-server.c forgot these from /MOTD fix.. 2000-06-01 17:07:32 +00:00
irc-server.h forgot these from /MOTD fix.. 2000-06-01 17:07:32 +00:00
irc-special-vars.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
irc.h Lots of DCC related fixes. 2000-06-04 01:36:07 +00:00
ircnet-setup.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
ircnet-setup.h ..adding new files.. 2000-04-26 08:03:38 +00:00
lag.c ..adding new files.. 2000-04-26 08:03:38 +00:00
Makefile.am Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
masks.c ..adding new files.. 2000-04-26 08:03:38 +00:00
masks.h ..adding new files.. 2000-04-26 08:03:38 +00:00
massjoin.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
mode-lists.c ..adding new files.. 2000-04-26 08:03:38 +00:00
mode-lists.h ..adding new files.. 2000-04-26 08:03:38 +00:00
modes.c Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
modes.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
netsplit.c removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
netsplit.h Print nicks who quit IRC in netsplit message. See netsplit section in 2000-05-25 16:40:25 +00:00
nicklist.c /userhost command didn't work ("unknown command"), and sending it with 2000-06-01 15:04:41 +00:00
nicklist.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
query.c Lots of DCC related fixes. 2000-06-04 01:36:07 +00:00
query.h missing query_init(), query_deinit() 2000-04-27 09:19:34 +00:00
server-idle.c ..adding new files.. 2000-04-26 08:03:38 +00:00
server-idle.h ..adding new files.. 2000-04-26 08:03:38 +00:00
server-reconnect.c removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
server-reconnect.h removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
server-setup.c /SET hostname didn't affect until restart. 2000-06-02 22:55:20 +00:00
server-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00