| Commit message (Expand) | Author | Age |
| * | Add a version command. |  Doug Freed | 2016-07-14 |
| * | BOOM GOES THE XML |  Janik Kleinhoff | 2016-03-13 |
| * | Stash an account to nick mapping |  Doug Freed | 2016-02-09 |
| * | Register inspect hooks inside the inspect function, no longer inspect topic c... |  William Heimbigner | 2016-01-14 |
| * | Add vim modelines and fix inconsistent indentation |  Doug Freed | 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 |
| * | 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 |
| * | Get rid of string_blacklist related stuff. |  William Heimbigner | 2016-01-13 |
| * | 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 |
| * | Use Tie::CPHash to make %::sn and %::sc case-insensitiveish. |  William Heimbigner | 2016-01-07 |
| * | Create a fifo, relay it into masterchan (awesome for git web hook, and for ma... |  William Heimbigner | 2015-12-26 |
| * | 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 |
| * | Fix warnings for newer perl |  Doug Freed | 2015-12-11 |
| * | Better services handling |  Doug Freed | 2015-12-04 |
| * | Ignore lag for 2 minutes after a netsplit |  Doug Freed | 2015-11-26 |
| * | Rework module paths |  Janik Kleinhoff | 2015-09-24 |
| * | Allow running without a database |  Janik Kleinhoff | 2015-09-04 |
| * | More useful output on SIGALARM |  Doug Freed | 2015-03-01 |
| * | removed very deprecated eline system |  William Heimbigner | 2014-04-25 |
| * | added some things in gitignore, |  icxcnika | 2014-04-22 |
| * | all sorts of stuff changed. This is just one big code package update |  William Heimbigner | 2013-10-23 |
| * | Added logging of kicks/bans/quiets/removes/klines/kills to a special SQL tabl... |  William Heimbigner | 2013-03-07 |
| * | stats p tracking, better pingpong stuff, added an XML setting for a master ch... |  William Heimbigner | 2012-08-21 |
| * | add another debug switch |  William Heimbigner | 2012-08-19 |
| * | Utilize debug printer, use terminal colors, fix a messed up variable initiali... |  William Heimbigner | 2012-08-19 |
| * | Disabled message-sending-throttling |  William Heimbigner | 2012-08-16 |
| * | make rules private, properly handle ghosting/releasing, added a proxy list, m... |  William Heimbigner | 2012-05-30 |
| * | Add a global variable to keep track of when the bot was started |  William Heimbigner | 2012-05-09 |
| * | Fixed a bug where the arguments to --pass and --config were considered option... |  William Heimbigner | 2012-02-27 |
| * | added DCC chat capabilities, plus sigalarm to self-die. DCC chat is still ver... |  William Heimbigner | 2012-02-08 |
| * | fixing bad code and a lack of ping replies |  William Heimbigner | 2012-01-31 |
| * | State tracking of user accounts, use freenode's CAP features to avoid whois'i... |  William Heimbigner | 2012-01-29 |
| * | Delete everything having to do with chanops priviledges, no one has ever used it |  William Heimbigner | 2012-01-26 |
| * | disable some odd channel counting stuff, print a message when it finds itself... |  William Heimbigner | 2012-01-26 |
| * | better logging, better flood detection, command ignoring |  William Heimbigner | 2007-11-25 |
| * | added a db command, improved the user set flags command, added linked channel... |  William Heimbigner | 2007-10-08 |
| * | new commands like ;help, code optimizations, bugfixes, colors in the messages... |  William Heimbigner | 2007-07-26 |
| * | critical bug fix + code optimizations |  William Heimbigner | 2007-07-04 |
| * | code optimizations, rehash bugfix, lots of cleanup, new hilights, removed som... |  William Heimbigner | 2007-07-03 |
| * | lots of modularization done, needs testing and is unstable |  William Heimbigner | 2007-06-29 |
| * | modularized stuff, fixed alert logic, simplified stuff, updated TODO |  William Heimbigner | 2007-06-28 |
| * | memleak fix, better nick tracking, new commands, major security exploit fix |  William Heimbigner | 2007-06-28 |
| * | check gecos, record gecos, inspect gecos, and more hilights |  William Heimbigner | 2007-06-28 |
| * | new commands, users, hilights, rules, bugfixes, and all sorts of other good s... |  William Heimbigner | 2007-06-26 |
| * | Added files |  William Heimbigner | 2007-06-06 |