index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
ircsocket.rb
Age
Commit message (
Expand
)
Author
2006-08-16
Some error handling cleanup
Giuseppe Bilotta
2006-07-21
Fix private messages not working and default channel names for the message queue
Giuseppe Bilotta
2006-07-21
Fix message queue length
Giuseppe Bilotta
2006-07-21
Implement new message queue system. Messages in ring 0 have top priority, oth...
Giuseppe Bilotta
2006-07-21
Small improvement on the byterate-based throttling code
Giuseppe Bilotta
2006-07-21
Better byterate-based throttling code. We really need the separate queues though
Giuseppe Bilotta
2006-07-20
All lib/rbot files are now upgraded to the new logging feature
Giuseppe Bilotta
2006-07-19
Fine-tune byterate throttling flood prevention. Better than before, but still...
Giuseppe Bilotta
2006-07-19
Implement byterate-based flood protection
Giuseppe Bilotta
2006-07-18
Improve SIG(INT|TERM|HUP) handling and shutting down sequence
Giuseppe Bilotta
2006-07-13
Prevent a traceback when network is down and clearq is called. Don't know if ...
Giuseppe Bilotta
2006-07-05
Improve debug output for multiline error messages. Improve exception handling...
Giuseppe Bilotta
2006-06-28
Fix issue #101
Giuseppe Bilotta
2006-06-08
Output {{{gets}}} exceptions on debug
Giuseppe Bilotta
2006-06-01
giuseppe.bilotta's patch: "Fix exception when connection with server times out"
Chris Gahan
2005-09-05
better failure to connect behaviour
Tom Gilbert
2005-07-28
Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-27
move rbot into lib - still rearranging for packaging/installation
Tom Gilbert