irssi/src/irc/bot
2006-03-26 08:42:34 +00:00
..
.cvsignore Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
bot-events.c Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings 2001-12-10 23:32:46 +00:00
bot-irc-commands.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
bot-users.c Removed all srand calls and added a single srand invokation in at startup 2006-03-26 08:42:34 +00:00
bot-users.h Sending files through botnet works. 2000-05-29 23:31:48 +00:00
bot.c Added missing module_register() calls. 2001-08-14 00:43:50 +00:00
bot.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
botnet-connection.c toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
botnet-users.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
botnet-users.h Sending files through botnet works. 2000-05-29 23:31:48 +00:00
botnet.c toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
botnet.h Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
botnets.sample Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30: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 Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
users.sample Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00