irssi/src/irc/core
Timo Sirainen 76605ad0ae Added bot plugin, it also has almost-functional botnet.
Changed configure.in's functionality so that you could tell what modules you
want to build in main irssi binary and it will create automatically the .c
files that need to call the module_init()/deinit() functions.

Fixed several minor things..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@230 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-25 11:30:47 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c .. lots of changes .. 2000-05-04 10:32:42 +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 .. lots of changes .. 2000-05-04 10:32:42 +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 Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +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 Some logging fixes. Flood checking had a memory leak. Query had a small 2000-05-18 08:46:56 +00:00
irc-rawlog.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-server.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
irc-server.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +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 - Compiling fixes 2000-05-09 11:42:42 +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 Netsplit displays the IRC network where it happened 2000-05-10 12:47:22 +00:00
netsplit.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
nicklist.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
nicklist.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
query.c Some logging fixes. Flood checking had a memory leak. Query had a small 2000-05-18 08:46:56 +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 .. lots of changes .. 2000-05-04 10:32:42 +00:00
server-reconnect.h ..adding new files.. 2000-04-26 08:03:38 +00:00
server-setup.c Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
server-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00