]> jfr.im git - irc/freenode/syn.git/shortlog
irc/freenode/syn.git
2009-05-03  Stephen BennettRate-limit kill reports from facilities
2009-05-03  Stephen BennettMention the default cloaking method if no facility...
2009-05-03  Stephen BennettAdd help, initially for the facilities module
2009-04-30  Stephen BennettUse sourceinfo_t's vtable to route responses to in...
2009-04-30  Stephen BennettRevert "Add a syn_respond() function."
2009-04-30  Stephen BennettRevert "Use syn_respond() throughout".
2009-04-30  Stephen BennettDon't clobber real hosts, or non-unaffiliated cloaks
2009-04-29  Stephen BennettUpdate TODO
2009-04-29  Stephen BennettAccept commands in the configured syn channel
2009-04-29  Stephen BennettUse syn_respond() throughout
2009-04-29  Stephen BennettAdd a syn_respond() function.
2009-04-29  Stephen BennettUpdate TODO
2009-04-29  Stephen BennettReport when people change things
2009-04-28  Stephen BennettUpdate TODO
2009-04-28  Stephen BennettAdd per-channel warning limits, and allow modification...
2009-04-27  Stephen BennettSave the facilities DB after changing it, not just...
2009-04-27  Stephen BennettAdd removal, modification and listing of suspicious...
2009-04-26  Stephen BennettFirst part of lethal/suspicious/exempt masks.
2009-04-26  Stephen BennettMake facility blacklists only apply to that facility.
2009-04-25  Stephen BennettUpdate gitignore
2009-04-25  Stephen BennettReport when users are blocked by facilities
2009-04-25  Stephen BennettMaybe make throttle work
2009-04-25  Stephen BennettShow debug level in debug notices
2009-04-25  Stephen BennettMore accurate debug notice
2009-04-25  Stephen BennettDon't crash when asked to cloak a user that doesn't...
2009-04-25  Stephen BennettMove debug message to where it's true
2009-04-25  Stephen BennettFix loading of blacklists
2009-04-25  Stephen BennettReplace FACILITY LSBL with FACILITY SHOW
2009-04-25  Stephen BennettAdd TODO
2009-04-25  Stephen BennettClean up some things, and add the facilities module
2009-04-22  Stephen BennettWhen killing K:lined users, send the kline message...
2009-04-22  Stephen BennettThese modules all dep on syn.h
2009-04-22  Stephen BennettBe less silly
2009-04-22  Stephen BennettFix module symbol access
2009-04-22  Stephen BennettCheck users for gecos hostnames as well as hex IPs...
2009-04-20  Stephen BennettAdd module to check hex IPs from web gateways against...
2009-04-20  Stephen BennettAdd internal syn_kline function, which adds a K:line...
2009-04-19  Stephen BennettAdd module to track ircd-side klines
2009-04-19  Stephen BennettMore configurability
2009-04-19  Stephen BennettRe-check users for tor nodes after the list is updated
2009-04-19  Stephen BennettClean up behaviour when modules are loaded on startup
2009-04-19  Stephen Bennettcentralise common symbols a bit. Add a configurable...
2009-04-19  Stephen BennettJoin rate monitoring module
2009-04-19  Stephen BennettInitial tor-klining module.