summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-07-20Add --background option to daemonize the botGiuseppe Bilotta
2006-07-20Include exception class when plugins failGiuseppe Bilotta
2006-07-20Explicitly handle BDB::Fatal errors by dumping database stats and restartingGiuseppe Bilotta
2006-07-19Fine-tune byterate throttling flood prevention. Better than before, but still...Giuseppe Bilotta
2006-07-19Implement byterate-based flood protectionGiuseppe Bilotta
2006-07-18Improve SIG(INT|TERM|HUP) handling and shutting down sequenceGiuseppe Bilotta
2006-07-18Improve robustness while saving auth config files and channel quotesGiuseppe Bilotta
2006-07-18rbot now properly identifies as the 'next version svn', and the gem package i...Giuseppe Bilotta
2006-07-17Changes that will (hopefully) make rbot work directly from the SVN checkoutAlexander Beisig
2006-07-14Fix for #102Giuseppe Bilotta
2006-07-13ircbot shouldn't issue {{{@socket}}} commands when disconnectedGiuseppe Bilotta
2006-07-13Prevent a traceback when network is down and clearq is called. Don't know if ...Giuseppe Bilotta
2006-07-05Improve debug output for multiline error messages. Improve exception handling...Giuseppe Bilotta
2006-06-29Add $stdout flushing to debug. This is needed to work around some 'laggy cons...Giuseppe Bilotta
2006-06-28Be more tolerant for messages about channels we are not in, but still signal ...Giuseppe Bilotta
2006-06-28Better workaround for ticket #58; now the {{{names}}} delegationg passes on t...Giuseppe Bilotta
2006-06-28There are now three nickserv config options (name, ident_request, wait). The ...Giuseppe Bilotta
2006-06-28Fix issue #101Giuseppe Bilotta
2006-06-28Whitespace cleanupGiuseppe Bilotta
2006-06-26Fix issue #71 with the proposed patchGiuseppe Bilotta
2006-06-09fixed directory structure problems with the new db code (#73, comment at #59)Alexander Beisig
2006-06-08Do environment checkpointing and log cleanups on save. This should prevent lo...Giuseppe Bilotta
2006-06-08Output {{{gets}}} exceptions on debugGiuseppe Bilotta
2006-06-08Improved handling of database handling and cleanup during shutdownGiuseppe Bilotta
2006-06-07The sub_registry method for BotRegistryAccessor had somehow gotten AWOL. This...Giuseppe Bilotta
2006-06-07Fix #65 and #95. Disable topic built-in command since the new topic plugin ha...Giuseppe Bilotta
2006-06-01giuseppe.bilotta's patch: "Fix exception when connection with server times out"Chris Gahan
2006-06-01giuseppe.bilotta's patch:Chris Gahan
2006-05-30fix httputil.rb when using proxy (Ticket #80)Alexander Beisig
2006-02-17die, annoyingly large log filesTom Gilbert
2006-02-10use a db env for the databases to avoid some corruption problems (I hope)Tom Gilbert
2006-02-09attempt to resolve #65Tom Gilbert
2006-02-08bug pointed on in #64, hopefully now resolved.Tom Gilbert
2006-02-05oops bugTom Gilbert
2006-01-27autosplit registry. now we have one per plugin.Tom Gilbert
2006-01-21bunch of changes.Tom Gilbert
2006-01-12fix the fixTom Gilbert
2006-01-12properly support sslTom Gilbert
2005-12-12found a bugTom Gilbert
2005-12-12try to handle backwards compat issuesTom Gilbert
2005-12-09requested for certain networksTom Gilbert
2005-12-01fixes from eeanTom Gilbert
2005-11-14try this better fixTom Gilbert
2005-11-04more escapingTom Gilbert
2005-11-04windows hates logging to files with : in them :pTom Gilbert
2005-10-13various outstanding changesTom Gilbert
2005-09-11fix bug #29Tom Gilbert
2005-09-09timestamp debug logsTom Gilbert
2005-09-09bugfixTom Gilbert
2005-09-07better win32 fixTom Gilbert