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
Age
Commit message (
Expand
)
Author
2007-01-23
Memory optimizations in plugin management (useful on rescans)
Giuseppe Bilotta
2007-01-21
Re-enable irc.ignore_users
Giuseppe Bilotta
2007-01-12
Totally reworked ping timeout detection
Giuseppe Bilotta
2007-01-09
Downcase the irc log location, so that loggin to e.g. #Channel and #channel g...
Giuseppe Bilotta
2007-01-07
[574] still had a stupid typo
Giuseppe Bilotta
2007-01-06
Irc framework: fix errors in filling up the user lists for channels
Giuseppe Bilotta
2007-01-06
Try another fix for servers not going in ping timeout
Giuseppe Bilotta
2007-01-02
Fix reconnect errors
Giuseppe Bilotta
2006-12-20
Fix 'Unknown command' being received from server
Giuseppe Bilotta
2006-11-01
SSL support
Giuseppe Bilotta
2006-10-28
Move irc_send_penalty method of string in ircsocket.rb, and rework flood cont...
Giuseppe Bilotta
2006-10-28
Too much stuff was being sent with each line, go back to 400 bytes max
Giuseppe Bilotta
2006-10-27
Penalty-based flood protection
Giuseppe Bilotta
2006-10-25
Rework cached? for get_cached replies to prevent warnings about redefined met...
Giuseppe Bilotta
2006-10-25
Strings returned by get_cached now have a cached? method which returns true o...
Giuseppe Bilotta
2006-10-24
Don't change the default headers setting the headers for the HEAD request whe...
Giuseppe Bilotta
2006-10-24
Initial implementation of proper caching based on last-modified and etag HTTP...
Giuseppe Bilotta
2006-10-24
Support basic_auth in httputil get and head methods
Giuseppe Bilotta
2006-10-23
Fix targmax/maxtargets handling
Giuseppe Bilotta
2006-10-19
Improve launch_here script with the suggestions from ticket #112
Giuseppe Bilotta
2006-10-19
Fix redirection in httputil.get when location is only a partial/realtive url
Giuseppe Bilotta
2006-10-15
Safe-save tempfiles are now created in a botclass-local directory, because at...
Giuseppe Bilotta
2006-10-15
Utils.safe_save does a 'safe' saving (save to tempfile, move tempfile to new ...
Giuseppe Bilotta
2006-10-15
Allow plugins to do things when the language is changed. Will be used e.g. by...
Giuseppe Bilotta
2006-10-15
Better flood control
Giuseppe Bilotta
2006-10-14
Create Utils.decode_html_entities, inspired from equivalent code in the url p...
Giuseppe Bilotta
2006-10-13
Fine tune url plugin
Giuseppe Bilotta
2006-10-13
Minor tweaks to httputil: make last response available in @last_resp for get ...
Giuseppe Bilotta
2006-10-02
Fix help (one more time)
Giuseppe Bilotta
2006-10-02
Usage wants a parameter
Giuseppe Bilotta
2006-09-25
Clean up botmodule loading and command parsing and delegating. Restore hash-l...
Giuseppe Bilotta
2006-09-25
Add help for ping
Giuseppe Bilotta
2006-09-21
New auth framework is now backwards compatible: auth <masterpassword> works a...
Giuseppe Bilotta
2006-08-31
Fine tune and document 'permissions view' (auth core botmodule)
Giuseppe Bilotta
2006-08-31
messagemapper fix ... watch what you name your variables!
Giuseppe Bilotta
2006-08-31
Improve debugging output in messagemapper
Giuseppe Bilotta
2006-08-31
Fix messagemapper for optional arguments
Giuseppe Bilotta
2006-08-29
Introduce BotConfigValue permissions, to protect particularly sensitive confi...
Giuseppe Bilotta
2006-08-25
Fix stupid bug in the new message mapping
Giuseppe Bilotta
2006-08-25
Optimize auth module exploiting new message mapping syntax
Giuseppe Bilotta
2006-08-25
New implementation for the message mapper: multi-word parameters can now be r...
Giuseppe Bilotta
2006-08-25
Fix small typo in basics core botmodule
Giuseppe Bilotta
2006-08-25
Changeset [440] introduced a redundant definition of the downcase method for ...
Giuseppe Bilotta
2006-08-20
Improve NOTICE and PRIVMSG robustness when target is not a simple channel or ...
Giuseppe Bilotta
2006-08-17
Stupid horrible typo in botuser.rb login method
Giuseppe Bilotta
2006-08-17
Adapt topic plugin to new IRC framework
Giuseppe Bilotta
2006-08-17
Fix help. For real
Giuseppe Bilotta
2006-08-17
Provide the InvalidPassword exception
Giuseppe Bilotta
2006-08-16
Fix help
Giuseppe Bilotta
2006-08-16
Some error handling cleanup
Giuseppe Bilotta
[next]