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
/
ircbot.rb
Age
Commit message (
Expand
)
Author
2021-06-05
bot: reorder fork sequence
Giuseppe Bilotta
2021-06-05
fix: write override behavior
Giuseppe Bilotta
2021-06-05
fix: restore logging of session start/end
Giuseppe Bilotta
2021-06-05
logger: fix STDERR recursion
Giuseppe Bilotta
2021-06-05
fix: stderr vs stdout write override
Giuseppe Bilotta
2021-05-29
fix: restart logger thread after fork
Giuseppe Bilotta
2020-04-24
refactor: remove global bot instance, closes #42
Matthias Hecker
2020-04-14
fix nick renaming during connection
Matthias Hecker
2020-04-14
refactor: httputil no longer core module see #38
Matthias Hecker
2020-03-31
refactor: logger moved away from ircbot (exp.)
Matthias Hecker
2020-03-28
always log to stdout with debug flag
Matthias Hecker
2015-06-24
journal: move journal accessor in coremodule
Matthias Hecker
2015-06-20
journal: start with core botmodule, api changes
Matthias Hecker
2015-06-14
journal, integrated in bot
Matthias Hecker
2015-06-13
logging, print >=warning to stderr
Matthias Hecker
2015-06-13
logging: proper stderr logger for error/fatal
Matthias Hecker
2015-03-11
plugins: allow rescanning of one botmodule only
Matthias H
2015-03-09
updated copyright notice and authors
Matthias H
2014-09-03
[webservice] expose webservice to plugins
M. Hecker
2014-03-06
[config] adds a new param store_default
Matthias H
2014-03-05
[registry] migrate tc directory name to registry_tc
Matthias Hecker
2014-03-05
[ssl] fix for missing ca path
Matthias Hecker
2014-03-05
[registry] use tc by-default if available
Matthias Hecker
2014-02-24
[registry] refactoring into a abstract and factory
Matthias H
2014-02-24
[agent] wip core mechanize agent plugin
Matthias H
2014-02-21
[webservice] control bot through http interface
Matthias H
2014-02-19
[registry] registry folder with suffix, added daybreak engine
Matthias H
2014-02-18
log fatal/error messages to stderr, but check if daemonized first!
Matthias H
2014-02-18
remove old/compat code no longer supported
Matthias H
2014-02-18
removes bdb&tc registry; adds dbm registry
Matthias H
2013-12-06
workaround for broken pretty_inspect
Matthias H
2013-12-04
Revert "always print FATAL and ERROR logmessages to STDERR"
Matthias Hecker
2013-11-14
always print FATAL and ERROR logmessages to STDERR
Matthias Hecker
2013-11-14
allow to verify ssl connections against a CA.
Matthias H
2013-11-02
ruby 2.0.0: better fix for the ThreadError
Matthias H
2013-11-02
ruby 2.0.0: changes sigtrapping, fixes ThreadError
Matthias H
2011-10-24
Exit for good when getting a DBFatal error
Giuseppe Bilotta
2011-09-15
Better handling of akills and other form of disconnections
Giuseppe Bilotta
2011-06-11
Saner treatment for connect errors
Giuseppe Bilotta
2011-05-03
Preliminary support for the LIST command
Giuseppe Bilotta
2011-04-03
* less eager quit message reset
Giuseppe Bilotta
2011-01-31
comments and message fixes
Giuseppe Bilotta
2010-09-27
* wrap BDB::Fatal classes for abstract trapping
Giuseppe Bilotta
2010-03-16
Tokyo Cabinet DB backend
Voker57
2010-03-16
DB backend option
Voker57
2010-03-16
Moved DB stuff to registry/bdb
Voker57
2009-12-21
ircbot/rfc2812/message: Add banlist message handling
Alex Legler
2009-12-21
ircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL events to plugins
Alex Legler
2009-10-21
Loop until connected in reconnect()
Giuseppe Bilotta
2009-08-26
ruby 1.9: fix *methods.include?
franz
[next]