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 (
Collapse
)
Author
2008-02-13
* fix a bug in the definition of Object#nil_or_empty?
Giuseppe Bilotta
2008-02-13
rfc2812: fix a bug in Client.user initialization
Giuseppe Bilotta
2008-02-12
httputil: config values for HTTP read and open timeouts
Giuseppe Bilotta
2008-02-10
botuser: add command to reset the netmasks list
Giuseppe Bilotta
2008-01-30
utils: fix decode_html_entities for numerical entities without HTMLEntities
Giuseppe Bilotta
2007-12-19
* (core/auth) fixed an error in error handling code
Dmitry Kim
2007-12-16
* (registry) no infinite recursion, please
Dmitry Kim
2007-12-14
* (registry) dup() the default on return
Dmitry Kim
2007-12-14
* (registry) fix the default value handling for non-existent registry files
Dmitry Kim
2007-12-14
maskdb: be case insenstive
Giuseppe Bilotta
2007-12-13
auth: adjust some permissions
Giuseppe Bilotta
2007-12-13
messagemapper: fix set_auth_path() logic
Giuseppe Bilotta
2007-12-13
auth: 'permission search' command to look up the full_auth_path of commands
Giuseppe Bilotta
2007-12-13
plugins: register maps with full information accessible via @bot.plugins.maps
Giuseppe Bilotta
2007-12-13
plugins: refactor common code in #map() and #map!() to auxiliary #do_map() ↵
Giuseppe Bilotta
method
2007-12-11
auth: user tell should be in the 'manage' auth path, and thus forbidden by ↵
Giuseppe Bilotta
default
2007-12-07
maskdb: dup strings for manipulation
Giuseppe Bilotta
2007-12-07
userdata: classes with singleton methods are not dumpable. dup the hash ↵
Giuseppe Bilotta
before storage
2007-12-07
New Irc Framework: netmask generalization now takes into consideration ↵
Giuseppe Bilotta
AzzurraNet host shadowing
2007-12-06
debug info to track hard-to-nail bug about disappearing hosts in botuser ↵
Giuseppe Bilotta
netmasks
2007-12-06
auth: don't say stupid things when the password is changed
Giuseppe Bilotta
2007-12-06
userdata: don't extend the botuser hash to support dotted indices when ↵
Giuseppe Bilotta
migrating users
2007-12-04
auth core module: improve user destroy semantics
Giuseppe Bilotta
2007-12-04
userdata: extend userdata hash with DottedIndex access
Giuseppe Bilotta
2007-12-04
extends: DottedIndex module to extend Hash-like classes for nested ↵
Giuseppe Bilotta
dot-separated index access (h['one.key'] is like h[:one][:key] with intermediate hash creation)
2007-12-04
New Auth Framework: migrate userdata on permification
Giuseppe Bilotta
2007-12-04
New Auth Framework: migrate userdata on botuser copy/rename
Giuseppe Bilotta
2007-12-03
New Auth Framework: meet and hello commands to make transient botusers permanent
Giuseppe Bilotta
2007-12-03
New Auth Framework: sanitize botusername ''before'' checking for existence
Giuseppe Bilotta
2007-12-03
New Auth Framework: trap user editing exceptions
Giuseppe Bilotta
2007-12-03
New Auth Framework: TypeError, not TypError
Giuseppe Bilotta
2007-11-22
language.rb: add '.UTF-8' to Lang2Locale values to make gettext use UTF-8 on ↵
Yaohan Chen
WIN32
2007-11-21
New IRC Framework: warn, don't raise, on case mismatch
Giuseppe Bilotta
2007-11-06
Improved inspect methods all around
Giuseppe Bilotta
2007-11-06
New Irc Framework: methods to convert channel user modes (op, voice, etc) ↵
Giuseppe Bilotta
from mode (o, v, ...) to prefix (@, +, ...) and back
2007-11-06
New Irc Framework: fix channel creation when topic=nil
Giuseppe Bilotta
2007-11-04
extends: Arraydata/rbot/plugins/factoids.rbdelete_one to remove a random ↵
Giuseppe Bilotta
element from an array
2007-10-31
* (rbot/config) slightly less ugly ArrayValue validation interface
Dmitry Kim
2007-10-29
httputil: inform the servers we also accept deflate
Giuseppe Bilotta
2007-10-29
httputil: support Content-Encoding: deflate
Giuseppe Bilotta
2007-10-21
Suppress some warnings
Giuseppe Bilotta
2007-10-11
* (ircsocket) inconsistent socket state after ssl exceptions in connect(), fixed
Dmitry Kim
2007-10-11
New Auth Framework: always allow the 'login' command
Giuseppe Bilotta
2007-10-11
httputil: try to guess content-type from extension if it's not defined
Giuseppe Bilotta
2007-10-11
httputil: beware that content-type header may be absent
Giuseppe Bilotta
2007-10-11
first_html_par: detect fragment at the right place
Giuseppe Bilotta
2007-10-04
Fix overzealous [1231]
Giuseppe Bilotta
2007-10-01
* (utils) should use partial_body() for non-text responses as well
Dmitry Kim
2007-10-01
core/config: fix help
Giuseppe Bilotta
2007-09-25
message.rb: fix logmessage for CTCP ACTIONs
Giuseppe Bilotta
[next]