summaryrefslogtreecommitdiff
path: root/src/irc/bot/bot-users.c
AgeCommit message (Expand)Author
2008-03-04Remove long unmaintained botnet module.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-03-26Removed all srand calls and added a single srand invokation in at startupJochen Eisinger
2006-03-25prefixed all calls to rand() with a call to srand(time(NULL)), so we getJochen Eisinger
2001-11-02compile fix - patch by manoj@io.comTimo Sirainen
2001-07-15Added --home and --config command line parameters to irssi to specifyTimo Sirainen
2000-12-05bot & proxy plugins fixed for GIOChannel changesTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-05-29Sending files through botnet works.Timo Sirainen
2000-05-29User changes are sent to botnet. Botnet commands are automatically sentTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen