2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement a join when invited to a configured channel. Closes #19 More... about 19 years ago
Fixed the "trout #channel" bug bendy24 found More... over 19 years ago
Make it compile with GCC4 More... over 19 years ago
put the comment back (oops) More... over 19 years ago
Added comment More... over 19 years ago
Fixed several null messages not being handled... Thanks to ivor from #mythtv-users for stumbling across this More... over 19 years ago
Added thread names to the debug log Required added BTREE_KEY_PTHREAD More... over 19 years ago
Made the "Searching..." line indicate channel and search terms More... over 19 years ago
Make daemon mode actually detach More... over 19 years ago
Finally got the SIGINT stuff to shutdown nicely and quickly. More... over 19 years ago
Make log notices for every thread quitting Lower exit delay from 5s to 2s More... over 19 years ago
Boosted the inter-notice time to 1s More... over 19 years ago
Added a hook for when we hit excess flood More... over 19 years ago
Now handles SIGINT and shuts down "nicely" More... over 19 years ago
Added SIGUSR1 to toggle debug logging More... over 19 years ago
Added a debug log file to be used when running with -g (--debug) Currently hardcoded to /var/log/beirdobot/debug.log More... over 19 years ago
Added some more logging detail to authentication and searches More... over 19 years ago
Fix the logging level check on incoming log messages More... over 19 years ago
Added syslog logging and tidied the console logging More... over 19 years ago
Missed removing a \n in the LogPrint conversion More... over 19 years ago
Converted all printf and fprintf to using logging. EXCEPT for the --help output More... over 19 years ago
Added support for proper logging, still need to use it, and to add syslog support. More... over 19 years ago
Applied fix to the search command too before it starts to crash More... over 19 years ago
Fixed (I hope) a crash bug on receiving seen messages in privmsg More... over 19 years ago
Added support for IRC server passwords Closes #16 More... over 19 years ago
Create a "plugin" command with subcommands "list", "load", "unload". Must be authenticated, must be in privmsg Closes #9 More... over 19 years ago
Removed the log output from fart.c More... over 19 years ago
Added the plugin_trac table to mysql for use by the trac plugin. More... over 19 years ago
Check that the server also matches when looking for authentication state More... over 19 years ago
Finished implementing an authenticate command using OPIE-style one-time passwords. Still needs a command help. Closes #8 More... over 19 years ago