Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-30 | BDB::Fatal errors in plugins are now raised to toplevel; bdb lg_max ↵ | Giuseppe Bilotta | |
increased to 8 megabytes | |||
2006-07-20 | Rename the former {{{log}}} method to {{{irclog}}} and introduce new logging ↵ | Giuseppe Bilotta | |
functions: alongside the old {{{debug}}} function we now have {{{log}}}, {{{warning}}} and {{{error}}}, which should be used everywhere instead of the good old {{{puts}}} method | |||
2006-07-20 | Explicitly handle BDB::Fatal errors by dumping database stats and restarting | Giuseppe Bilotta | |
2006-06-26 | Fix issue #71 with the proposed patch | Giuseppe Bilotta | |
2006-06-08 | Do environment checkpointing and log cleanups on save. This should prevent ↵ | Giuseppe Bilotta | |
log file proliferation (previous commit [192] only cleaned up the logfiles on quit) | |||
2006-06-08 | Improved handling of database handling and cleanup during shutdown | Giuseppe Bilotta | |
2006-02-17 | die, annoyingly large log files | Tom Gilbert | |
2006-02-10 | use a db env for the databases to avoid some corruption problems (I hope) | Tom Gilbert | |
2005-08-03 | Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* Tweaked the debug() stuff a bit. Need to do this more cleanly really * Added a fair bit of documentation for some of the new features | |||
2005-07-27 | move rbot into lib - still rearranging for packaging/installation | Tom Gilbert | |