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
Age
Commit message (
Expand
)
Author
2007-03-19
* duh, operator precedence error in serverlist patch
Dmitry Kim
2007-03-18
+ lazy behavior for plugin registries (don't create a BDB file until the regi...
Dmitry Kim
2007-03-17
+ added support for multiple servers to try (round-robin) for unreliable ircnets
Dmitry Kim
2007-03-17
Plugins: rename Plugins::pluginmanager to Plugins::manager
Giuseppe Bilotta
2007-03-16
Plugins: move games into their own directory
Giuseppe Bilotta
2007-03-16
Use m.source instead of m.sourcenick whenever possible to ensure messages fro...
Giuseppe Bilotta
2007-03-16
Server hostname was not being set properly
Giuseppe Bilotta
2007-03-15
* fixed a regexp for "identify-msg" server capability ("^" was missing)
Dmitry Kim
2007-03-15
config was not being saved after unsetting a value
Giuseppe Bilotta
2007-03-14
Socket IO filtering: rbot can now assume UTF-8 internally.
Giuseppe Bilotta
2007-03-14
Improved handling of server limits
Giuseppe Bilotta
2007-03-10
Allow customization of the plugins load path
Giuseppe Bilotta
2007-03-10
Option to change the bot IRC name, thanks to jsn-
Giuseppe Bilotta
2007-03-08
Previous attempt at cleaning up the prefix matcher were too restrictive, try ...
Giuseppe Bilotta
2007-03-05
Previous commit wasn't that good, too restrictive. Relax, and differentiate b...
Giuseppe Bilotta
2007-03-05
Rework netmask/hostname detection code to work around non-RFC-compliant servers
Giuseppe Bilotta
2007-02-24
Try to give a meaningful quit message when quitting because of problems
Giuseppe Bilotta
2007-02-23
Utils.secs_to_string now convert seconds to integers instead of displaying ri...
Giuseppe Bilotta
2007-02-20
Use ASCII KCODE to prevent problems like missing characters or matching failu...
Giuseppe Bilotta
2007-02-20
Minor message optimizations
Giuseppe Bilotta
2007-02-20
New IRC Framework: bot now keeps track of his nick correctly across disconnects
Giuseppe Bilotta
2007-02-20
Fix timer handling when Actions raise errors
Giuseppe Bilotta
2007-02-18
Initial steps towards a namespace rationalization
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-18
Minor optimization to Auth.random_password
Giuseppe Bilotta
2007-02-18
More fixes for nickname handling on connection
Giuseppe Bilotta
2007-02-18
basics: respond to public pings too (i.e. to /ping lib/rbot/rfc2812.rbchannel)
Giuseppe Bilotta
2007-02-17
New IRC Framework: optimize processing of server messages by using Symbols in...
Giuseppe Bilotta
2007-02-17
New IRC Framework: fix initial handling and guessing of nick/user/host for th...
Giuseppe Bilotta
2007-02-15
Regexp: IP address regexps where missing an octet
Giuseppe Bilotta
2007-02-15
More Regexp madness. Fixes, optimizations, and a new method to parse channel ...
Giuseppe Bilotta
2007-02-15
New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ...
Giuseppe Bilotta
2007-02-15
Start implementing common regular expressions to be used by plugin map() requ...
Giuseppe Bilotta
2007-02-15
New IRC Framework: set default capabilities to RFC's values
Giuseppe Bilotta
2007-02-15
Allow all printable 7-bit ASCII characters in passwords
Giuseppe Bilotta
2007-02-15
Stringify password when creating botuser. Useful when e.g. conf.yaml contains...
Giuseppe Bilotta
2007-02-14
Reset configuration changed status after saving successfully
Giuseppe Bilotta
2007-02-14
Only save config file when configuration changed
Giuseppe Bilotta
2007-02-14
Make message map regexps less aggressive
Giuseppe Bilotta
2007-02-14
Try to fail more graciously when net/https is not loadable (usually because o...
Giuseppe Bilotta
2007-02-14
Really minor typo in previous commit
Giuseppe Bilotta
2007-02-14
New Irc Framework: fix default channel modes prefixes for users
Giuseppe Bilotta
2007-02-14
New Irc Framework: fix bug in debug message causing failures
Giuseppe Bilotta
2007-02-12
Remote Service Provider: increase security by preventing a malicious client f...
Giuseppe Bilotta
2007-02-12
Remote Service Provider: implement auth control for remote clients. They can ...
Giuseppe Bilotta
2007-02-12
Remote Service Provider now functional, although it lacks remote client auth/id
Giuseppe Bilotta
2007-02-12
Fix casemap/server mismatch problems when moving the bots between servers wit...
Giuseppe Bilotta
2007-02-12
Initial work on a DRb-based remote service for rbot. Thanks to halorgium for ...
Giuseppe Bilotta
2007-02-11
MessageMapper: documentation cleanup, and Template enhancements (they now rem...
Giuseppe Bilotta
2007-02-11
Minor messagemapper optimizations
Giuseppe Bilotta
[next]