| Commit message (Expand) | Author | Age |
| * | Fix case issue with checking for sync failures |  Doug Freed | 2016-08-04 |
| * | Add a version command. |  Doug Freed | 2016-07-14 |
| * | Don't run /stats p in 90 seconds if ratelimited |  Doug Freed | 2016-07-07 |
| * | Make a debugsock-alike we can dump on demand |  Doug Freed | 2016-07-07 |
| * | Prevent public regex access in ;help |  Doug Freed | 2016-07-07 |
| * | Update DEPS |  Doug Freed | 2016-06-30 |
| * | Use YOURLS shortening service rather than shortener.godaddy.com |  William Heimbigner | 2016-05-05 |
| * | "Channel +r after 45 minutes" messages are now info-risk |  William Heimbigner | 2016-05-05 |
| * | BOOM GOES THE XML |  Janik Kleinhoff | 2016-03-13 |
| * | ASM::Services: identify unconditionally |  Janik Kleinhoff | 2016-03-13 |
| * | ASM::Services: allow configuring services masks |  Janik Kleinhoff | 2016-03-13 |
| * | ASM::Util::isFloodedPhraseOK(): lc $chan |  Janik Kleinhoff | 2016-03-01 |
| * | Clean up some warnings being generated for unknown reasons pertaining to DNS ... |  William Heimbigner | 2016-02-21 |
| * | fix feature wherein ;bllookup failed to indicate what ID was being looked up |  William Heimbigner | 2016-02-19 |
| * | Add ;explain command (needs work still) |  William Heimbigner | 2016-02-18 |
| * | Show who requested a ;quit in the quit message. |  William Heimbigner | 2016-02-17 |
| * | Fix showhilights to be able to check against nicks that were manually added t... |  William Heimbigner | 2016-02-17 |
| * | Add a ;nicks command to track down known nicks, searching by host. Incomplete... |  William Heimbigner | 2016-02-17 |
| * | fix commands |  Janik Kleinhoff | 2016-02-15 |
| * | ASM::Commander: print where a command was received |  Janik Kleinhoff | 2016-02-14 |
| * | ASM::Inspect: display proper nick casing (cf b91e545a) |  Janik Kleinhoff | 2016-02-14 |
| * | splitflood: allow whitelisting certain regex per channel |  Janik Kleinhoff | 2016-02-14 |
| * | ASM::Event: handle +l like +j |  Janik Kleinhoff | 2016-02-14 |
| * | ;suppress: don't touch the monitor flag |  Janik Kleinhoff | 2016-02-14 |
| * | ASM::Inspect: for nick changes, use the new nick where appropriate |  Janik Kleinhoff | 2016-02-14 |
| * | Update database schema |  Doug Freed | 2016-02-11 |
| * | Clean up excessive use of lc |  Doug Freed | 2016-02-09 |
| * | Bugfix |  Doug Freed | 2016-02-09 |
| * | Stash an account to nick mapping |  Doug Freed | 2016-02-09 |
| * | Promote some useful checks to higher levels |  Doug Freed | 2016-02-09 |
| * | Don't allow double suppression. |  Doug Freed | 2016-02-05 |
| * | Removed a tab |  Doug Freed | 2016-02-01 |
| * | use a different URL in ;source |  William Heimbigner | 2016-01-21 |
| * | Ensure that with default configuration, the shortener will not be used but al... |  William Heimbigner | 2016-01-21 |
| * | Shorten the URL provided via ;investigate |  William Heimbigner | 2016-01-21 |
| * | Have the Inspect/opalert routines print a backlog to an incident-specific log... |  William Heimbigner | 2016-01-21 |
| * | Add URL shortener module |  William Heimbigner | 2016-01-21 |
| * | Update the temp version of settings.xml to use SSL by default |  William Heimbigner | 2016-01-21 |
| * | Updated rules.xml to reflect updated classes and because Ukikie asked nicely |  William Heimbigner | 2016-01-20 |
| * | Ignore "netsplits" from sigyn and eir |  William Heimbigner | 2016-01-20 |
| * | Suppress a warning when someone was /kill'd without a reason |  William Heimbigner | 2016-01-19 |
| * | Handle !ops without target in PM better |  Doug Freed | 2016-01-15 |
| * | Remove usage of legacy $::inspector |  Doug Freed | 2016-01-15 |
| * | Massive cleanup of Commander |  Doug Freed | 2016-01-15 |
| * | Clean up some stray comments and add support for Inspect to hook invite events |  William Heimbigner | 2016-01-15 |
| * | Fuck perl |  Doug Freed | 2016-01-15 |
| * | Remove spammy line from Inspect.pm |  William Heimbigner | 2016-01-15 |
| * | Register inspect hooks inside the inspect function, no longer inspect topic c... |  William Heimbigner | 2016-01-14 |
| * | Fix async DNS resolution to handle things better |  Doug Freed | 2016-01-14 |
| * | Remove errant space |  Doug Freed | 2016-01-14 |
| * | Add vim modelines and fix inconsistent indentation |  Doug Freed | 2016-01-14 |
| * | Fix ASM's memory usage display to be more accurate |  Doug Freed | 2016-01-14 |
| * | Insert the logging hook for quit messages after state-tracker has duly molest... |  William Heimbigner | 2016-01-14 |
| * | Fix a bug where part of the DNS routines could be called with an undefined va... |  William Heimbigner | 2016-01-14 |
| * | Eliminate some unneeded global variables (and consequently, some warnings) |  William Heimbigner | 2016-01-14 |
| * | Move channel logging hooks into the logging module, rather than calling them ... |  William Heimbigner | 2016-01-14 |
| * | Move Statsp-logging stuff from Event.pm into a separate module |  William Heimbigner | 2016-01-14 |
| * | Register services-processing handler inside the services module, rather than ... |  William Heimbigner | 2016-01-14 |
| * | Register command-processing handlers inside of the command module, rather tha... |  William Heimbigner | 2016-01-14 |
| * | Allow multiple event handlers to be added for the same event. Increased versi... |  William Heimbigner | 2016-01-14 |
| * | Remove commands.xml, move everything kinda-nicely into the main Commander mod... |  William Heimbigner | 2016-01-14 |
| * | Process DNS lookups when syncing ban/quietlists asynchronously |  William Heimbigner | 2016-01-14 |
| * | More bugfixes and improvements |  Doug Freed | 2016-01-13 |
| * | Prevent changing/deleting flags of users with d |  William Heimbigner | 2016-01-13 |
| * | Speed up DNS lookups |  William Heimbigner | 2016-01-13 |
| * | Get rid of string_blacklist related stuff. |  William Heimbigner | 2016-01-13 |
| * | Use named capture groups for the restrict function |  William Heimbigner | 2016-01-13 |
| * | Bugfixes and improvements |  Doug Freed | 2016-01-13 |
| * | Missed a semicolon |  Doug Freed | 2016-01-13 |
| * | Add a marginally better help function, e.g. ;help ;hilight |  William Heimbigner | 2016-01-13 |
| * | Send the investigate URL in a separate message |  Doug Freed | 2016-01-12 |
| * | Really disable smartmatch warning |  Doug Freed | 2016-01-12 |
| * | Use named capture groups in anticipation of a smarter help function, and allo... |  William Heimbigner | 2016-01-12 |
| * | Added the ability to do connection debugging in Net::IRC without doing full-b... |  William Heimbigner | 2016-01-12 |
| * | Disable Autovivification in all the things, enable autoflush on STDOUT, fix s... |  William Heimbigner | 2016-01-12 |
| * | Disable autovivification in Classes.pm and add some undef checks to reduce wa... |  William Heimbigner | 2016-01-12 |
| * | Fix a line in commands.xml that potentially caused state corruption when usin... |  William Heimbigner | 2016-01-07 |
| * | Use Tie::CPHash to make %::sn and %::sc case-insensitiveish. |  William Heimbigner | 2016-01-07 |
| * | Fix 100% cpu usage from how FIFO was being select()ed |  William Heimbigner | 2015-12-26 |
| * | Create a fifo, relay it into masterchan (awesome for git web hook, and for ma... |  William Heimbigner | 2015-12-26 |
| * | Better undef-checking -> less warnings |  William Heimbigner | 2015-12-26 |
| * | Add support for SSL in Net::IRC fork |  William Heimbigner | 2015-12-25 |
| * | General code cleanup (removing unused functions / old commented out code / etc.) |  William Heimbigner | 2015-12-25 |
| * | Require our custom version of Net::IRC by specifying version 0.90 or higher |  William Heimbigner | 2015-12-25 |
| * | Tweak Net::IRC's version to be 0.90, so that we can require >0.90 in ASM and ... |  William Heimbigner | 2015-12-25 |
| * | Allow nickserv accounts to be configured as hilights via $a:account |  William Heimbigner | 2015-12-25 |
| * | Add indexes to joins table schema |  William Heimbigner | 2015-12-25 |
| * | Fix memory leaks and state corruption introduced by ed53ab7178841862af88f05fa... |  William Heimbigner | 2015-12-25 |
| * | Merge branch 'master' of ssh://gitlab.devlabs.linuxassist.net:608/asm/antispa... |  William Heimbigner | 2015-12-25 |
| |\ |
|
| | * | Add 'account' field to joins table schema |  William Heimbigner | 2015-12-21 |
| * | | Add tracking of nickserv account on join database logging |  William Heimbigner | 2015-12-24 |
| |/ |
|
| * | Added ability to have regex-based blacklisting |  William Heimbigner | 2015-12-20 |
| * | Set monitor=yes and silence=no by default for new channels |  Doug Freed | 2015-12-19 |
| * | Ignore channels that are +s and not monitored when making actionlogs |  Doug Freed | 2015-12-18 |
| * | Delete user from htpasswd when deleting privileges |  Doug Freed | 2015-12-18 |
| * | Missing semicolons |  Doug Freed | 2015-12-11 |
| * | Resurrect the default channel config |  Doug Freed | 2015-12-11 |
| * | Fix warnings for newer perl |  Doug Freed | 2015-12-11 |
| * | Commit database schema |  Doug Freed | 2015-12-11 |
| * | Update and clean up default config |  Doug Freed | 2015-12-11 |