summaryrefslogtreecommitdiff
path: root/lib/rbot/core/remote.rb
AgeCommit message (Expand)Author
2007-09-13namespaces: simplify Irc::Bot::Auth manager singleton name and accessorGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-02-18Initial steps towards a namespace rationalizationGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-12Remote Service Provider: increase security by preventing a malicious client f...Giuseppe Bilotta
2007-02-12Remote Service Provider: implement auth control for remote clients. They can ...Giuseppe Bilotta
2007-02-12Remote Service Provider now functional, although it lacks remote client auth/idGiuseppe Bilotta
2007-02-12Initial work on a DRb-based remote service for rbot. Thanks to halorgium for ...Giuseppe Bilotta