]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/ircsocket.rb
use pretty printing with Logger (debug, info, warning and error messages)
[user/henk/code/ruby/rbot.git] / lib / rbot / ircsocket.rb
2007-04-11 Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-03-19 Dmitry Kim* duh, operator precedence error in serverlist patch
2007-03-17 Dmitry Kim+ added support for multiple servers to try (round...
2007-03-14 Giuseppe BilottaSocket IO filtering: rbot can now assume UTF-8 internally.
2007-02-11 Giuseppe BilottaStart work on preferring size to length: it's the same...
2007-01-02 Giuseppe BilottaFix reconnect errors
2006-12-20 Giuseppe BilottaFix 'Unknown command' being received from server
2006-11-01 Giuseppe BilottaSSL support
2006-10-28 Giuseppe BilottaMove irc_send_penalty method of string in ircsocket...
2006-10-27 Giuseppe BilottaPenalty-based flood protection
2006-10-15 Giuseppe BilottaBetter flood control
2006-08-16 Giuseppe BilottaSome error handling cleanup
2006-07-21 Giuseppe BilottaFix private messages not working and default channel...
2006-07-21 Giuseppe BilottaFix message queue length
2006-07-21 Giuseppe BilottaImplement new message queue system. Messages in ring...
2006-07-21 Giuseppe BilottaSmall improvement on the byterate-based throttling...
2006-07-21 Giuseppe BilottaBetter byterate-based throttling code. We really need...
2006-07-20 Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-07-19 Giuseppe BilottaFine-tune byterate throttling flood prevention. Better...
2006-07-19 Giuseppe BilottaImplement byterate-based flood protection
2006-07-18 Giuseppe BilottaImprove SIG(INT|TERM|HUP) handling and shutting down...
2006-07-13 Giuseppe BilottaPrevent a traceback when network is down and clearq...
2006-07-05 Giuseppe BilottaImprove debug output for multiline error messages....
2006-06-28 Giuseppe BilottaFix issue #101
2006-06-08 Giuseppe BilottaOutput {{{gets}}} exceptions on debug
2006-06-01 Chris Gahangiuseppe.bilotta's patch: "Fix exception when connectio...
2005-09-05 Tom Gilbertbetter failure to connect behaviour
2005-07-28 Tom GilbertThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertmove rbot into lib - still rearranging for packaging...