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
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
2006-08-12
Fix a problem with subregistries
Giuseppe Bilotta
2006-08-11
nickokay now properly selected
Giuseppe Bilotta
2006-08-11
nickreply and nickokay method, with option to let reply/okay behave like this...
Giuseppe Bilotta
2006-08-11
auth.allow? method now informs a user when they don't have permissions
Giuseppe Bilotta
2006-08-10
BotUser wants username=, not name=
Giuseppe Bilotta
2006-08-10
Fix exception when a QUITting user was not in the first channel of the list o...
Giuseppe Bilotta
2006-08-06
The kernel now has a @bot.kick(channel, user, msg) method
Giuseppe Bilotta
2006-08-06
Users can now be imported from exported data files. Existing users are overwr...
Giuseppe Bilotta
2006-08-06
Fix some bugs when setting permissions; introduce the new 'permissions view f...
Giuseppe Bilotta
2006-08-06
Forgot the kernel fixes for previous commit
Giuseppe Bilotta
2006-08-06
Permissions can now be set and reset correctly
Giuseppe Bilotta
2006-08-06
Botuser information can now be exported
Giuseppe Bilotta
2006-08-06
Fix some kernel auth bugs
Giuseppe Bilotta
2006-08-06
When copying botusers, dup all the entries to prevent linked netmasks and such
Giuseppe Bilotta
2006-08-06
After changing a botuser setting, the settings for the issuing botuser were d...
Giuseppe Bilotta
2006-08-06
Botusers can now be copied and renamed
Giuseppe Bilotta
2006-08-06
Botusers can now be destroyed
Giuseppe Bilotta
2006-08-06
Botusers can now be created.
Giuseppe Bilotta
2006-08-06
User management is now almost complete. The only missing functionality is the...
Giuseppe Bilotta
2006-08-05
auth botmodule now allows showing all user settings and enable/disable boolea...
Giuseppe Bilotta
2006-08-05
Fix user data not being upgraded and fix a bug in the login-by-mask code
Giuseppe Bilotta
2006-08-05
Fix some save/quit/rescan races
Giuseppe Bilotta
2006-08-05
Fix a disconnect on topic change
Giuseppe Bilotta
2006-08-05
Rename the file core.rb to reflect the new botmoulde name
Giuseppe Bilotta
2006-08-05
Internally rename the core botmodule to basics
Giuseppe Bilotta
2006-08-05
Fix server casemap handling
Giuseppe Bilotta
2006-08-05
Minor esthetical fixups
Giuseppe Bilotta
2006-08-05
Auth framework now allows automatic login and login-by-netmask (when enabled ...
Giuseppe Bilotta
[next]