2007-02-06 |
Giuseppe Bilotta | sendmsg improvements: default send options can now... |
blob | commitdiff | raw |
2007-02-06 |
Giuseppe Bilotta | Create an utils subdir in core, which will store all... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Giuseppe Bilotta | Fix max_lines handling in new sendmsg code |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Giuseppe Bilotta | Fix horrible bug in reworked sendmsg code that prevente... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Giuseppe Bilotta | sendmsg improvements: plugins can now choose what to... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Giuseppe Bilotta | Reschedule save timer when changing core.save_every |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Giuseppe Bilotta | Properly implement maximization of raw message length |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Giuseppe Bilotta | Whitespace cleanup |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Giuseppe Bilotta | Messages from ignored users are logged to IRC logs... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Giuseppe Bilotta | Previous commit was too squeezy. Check actual server... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Giuseppe Bilotta | Try to squeeze as much characters as possible on a... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Giuseppe Bilotta | Re-enable irc.ignore_users |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Giuseppe Bilotta | Totally reworked ping timeout detection |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Giuseppe Bilotta | Downcase the irc log location, so that loggin to e... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Giuseppe Bilotta | [574] still had a stupid typo |
blob | commitdiff | raw | diff to current |
2007-01-06 |
Giuseppe Bilotta | Try another fix for servers not going in ping timeout |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Giuseppe Bilotta | Fix 'Unknown command' being received from server |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Giuseppe Bilotta | SSL support |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Giuseppe Bilotta | Too much stuff was being sent with each line, go back... |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Giuseppe Bilotta | Penalty-based flood protection |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Giuseppe Bilotta | Safe-save tempfiles are now created in a botclass-local... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Giuseppe Bilotta | Allow plugins to do things when the language is changed... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Giuseppe Bilotta | Some error handling cleanup |
blob | commitdiff | raw | diff to current |
2006-08-06 |
Giuseppe Bilotta | The kernel now has a @bot.kick(channel, user, msg)... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
Giuseppe Bilotta | Fix user data not being upgraded and fix a bug in the... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
Giuseppe Bilotta | Fix some save/quit/rescan races |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Giuseppe Bilotta | More responsive quits and some extra debug info for... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Giuseppe Bilotta | Make keywords.rb into a plugin and sync with 0.9.10 |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Giuseppe Bilotta | Lots of fixes all around, in preparation for the new... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Giuseppe Bilotta | Fix message handling, comment out some debug messages |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Giuseppe Bilotta | Initial factorization of botconfig into kernel function... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Giuseppe Bilotta | Auth now follows the specs defined in NewAuthModule... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Giuseppe Bilotta | Modularized core now functional. Still a lot to do... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Giuseppe Bilotta | New modular framework is in place. Nothing works until... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Giuseppe Bilotta | New Irc framework: fix channel modes handling |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Giuseppe Bilotta | First step towards the new modularized core framework |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Giuseppe Bilotta | First shot at the new Irc framework. Bot is usable... |
blob | commitdiff | raw | diff to current |
2006-07-30 |
Giuseppe Bilotta | Revert one of the cleanups from [309] that totally... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Tom Gilbert | just some tiny tweaks. giuseppe! you have been busy! :) |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Giuseppe Bilotta | Display plugin status after rescan |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Giuseppe Bilotta | We don't want to close our initial logger, since that... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Giuseppe Bilotta | Fix the location for the bot log: put it in the botclas... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Giuseppe Bilotta | Abort if levels.rbot is badly messed up. We don't want... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Giuseppe Bilotta | New logging systems now works correctly even when the... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Giuseppe Bilotta | Revamped logging system based on the Logger class from... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Giuseppe Bilotta | Oops, wrong way to remove the path from the module... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Giuseppe Bilotta | Logging now also logs the filename and function it... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Giuseppe Bilotta | Guess properly default botclass under Windows (preventi... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Giuseppe Bilotta | server.ping_timeout now defaults to 30 seconds |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Giuseppe Bilotta | Export the bot's plugins; this eases plugins' communica... |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Giuseppe Bilotta | Implement support for the CAPAB IDENTIFY-MSG capability... |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Giuseppe Bilotta | Better interruption handling, saner generic exception... |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Giuseppe Bilotta | Fix private messages not working and default channel... |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Giuseppe Bilotta | Implement new message queue system. Messages in ring... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Giuseppe Bilotta | Apply patch offered in #98 |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Giuseppe Bilotta | Rename the former {{{log}}} method to {{{irclog}}}... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Giuseppe Bilotta | Redirect standard streams if backgrounding was requeste... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Giuseppe Bilotta | Add --background option to daemonize the bot |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Giuseppe Bilotta | Explicitly handle BDB::Fatal errors by dumping database... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Giuseppe Bilotta | Fine-tune byterate throttling flood prevention. Better... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Giuseppe Bilotta | Implement byterate-based flood protection |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Giuseppe Bilotta | Improve SIG(INT|TERM|HUP) handling and shutting down... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Giuseppe Bilotta | ircbot shouldn't issue {{{@socket}}} commands when... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Giuseppe Bilotta | Improve debug output for multiline error messages.... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Giuseppe Bilotta | Add $stdout flushing to debug. This is needed to work... |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Giuseppe Bilotta | Be more tolerant for messages about channels we are... |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Giuseppe Bilotta | Better workaround for ticket #58; now the {{{names... |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Giuseppe Bilotta | There are now three nickserv config options (name,... |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Giuseppe Bilotta | Fix issue #101 |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Alexander Beisig | fixed directory structure problems with the new db... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Giuseppe Bilotta | Do environment checkpointing and log cleanups on save... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Giuseppe Bilotta | Improved handling of database handling and cleanup... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Giuseppe Bilotta | Fix #65 and #95. Disable topic built-in command since... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Tom Gilbert | bug pointed on in #64, hopefully now resolved. |
blob | commitdiff | raw | diff to current |
2006-02-05 |
Tom Gilbert | oops bug |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Tom Gilbert | bunch of changes. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Tom Gilbert | try this better fix |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Tom Gilbert | more escaping |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Tom Gilbert | windows hates logging to files with : in them :p |
blob | commitdiff | raw | diff to current |
2005-10-13 |
Tom Gilbert | various outstanding changes |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Tom Gilbert | timestamp debug logs |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Tom Gilbert | better win32 fix |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Tom Gilbert | win32 thing for signal handling |
blob | commitdiff | raw | diff to current |
2005-09-05 |
Tom Gilbert | better failure to connect behaviour |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Tom Gilbert | reconnect one connect failures too. Examples are tempor... |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Tom Gilbert | fix ping/pong/reconnect issue reported in #20 |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Tom Gilbert | better setup for ping timeouts. |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Tom Gilbert | fix for ticket #17 |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Tom Gilbert | reworked that last patch, now rbot pings the server... |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Tom Gilbert | patch from ticket #19 modified and applied - thanks :) |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Tom Gilbert | egads, Etc.getlogin returns the real login, so if you... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Tom Gilbert | attempt fix for annoying exception issue |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Tom Gilbert | applied patch from ticket #15, and added .inspect to... |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Tom Gilbert | Sun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbri... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Tom Gilbert | patch from Alexey Froloff to use homedir from /etc... |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Tom Gilbert | Sun Aug 07 17:53:06 BST 2005 Tom Gilbert <tom@linuxbri... |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Tom Gilbert | Sun Aug 07 15:11:07 BST 2005 Tom Gilbert <tom@linuxbri... |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Tom Gilbert | releasing 0.9.9 rbot-0.9.9 |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Tom Gilbert | Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbri... |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Tom Gilbert | Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbri... |
blob | commitdiff | raw | diff to current |
next |