More Regexp madness. Fixes, optimizations, and a new method to parse channel lists
[rbot] / lib / rbot / config.rb
2007-02-14  Giuseppe BilottaReset configuration changed status after saving success...
2007-02-14  Giuseppe BilottaOnly save config file when configuration changed
2006-08-29  Giuseppe BilottaIntroduce BotConfigValue permissions, to protect partic...
2006-08-02  Giuseppe BilottaInitial factorization of botconfig into kernel function...
2006-08-02  Giuseppe BilottaAuth now follows the specs defined in NewAuthModule...
2006-07-25  Giuseppe BilottaNew config commands: reset (synonym for unset), add...
2006-07-25  Giuseppe BilottaFix a bug in config set (particularly important for...
2006-07-25  Giuseppe BilottaForgot to stringify an instance of key
2006-07-25  Giuseppe BilottaUse symbols internally instead of strings for config...
2006-07-20  Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-07-18  Giuseppe BilottaImprove robustness while saving auth config files and...
2005-12-12  Tom Gilbertfound a bug
2005-09-09  Tom Gilbertbugfix
2005-08-31  Tom Gilberta little more robustness around emtpy lookups
2005-08-07  Tom Gilberttry that maybe
2005-08-07  Tom Gilberttry again
2005-08-07  Tom Gilbertattempt workaround for missing load_file
2005-08-04  Tom GilbertThu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-03  Tom GilbertWed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-02  Tom Gilbert * Fixed the new http.proxy* settings, they work!
2005-07-30  Tom GilbertSat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-30  Tom GilbertSat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-29  Tom GilbertFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-28  Tom GilbertThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27  Tom Gilbertthis packaging stuff seems to actually be working
2005-07-27  Tom Gilbertmore work on packaging, use Irc::Config module for...
2005-07-27  Tom Gilbertrework various modules to use the installed directories
2005-07-27  Tom Gilbertmove rbot into lib - still rearranging for packaging...