]> jfr.im git - irc/freenode/syn.git/history - facilities.c
masks.c: add help files
[irc/freenode/syn.git] / facilities.c
2019-01-23  Janik Kleinhofffacilities.c: add subcommand help
2019-01-18  Janik Kleinhofffacilities.c: use patricias instead of dictionaries
2018-03-16  Janik Kleinhofffacilities.c: actually display help for FACILITY
2018-03-16  Janik Kleinhoffmodules: use newer module header style
2016-05-10  Stephen Bennetti'm really dumb
2016-05-10  Stephen Bennetti'm dumb
2016-05-10  Stephen Bennettif we expect a hex ip but can't decode one, kill instea...
2015-01-02  Stephen Bennettextend tor-sasl special case to cover privateinternetaccess
2013-06-06  Stephen Bennettmake it work on atheme-7
2013-06-06  Stephen BennettMake it build against atheme-7
2010-10-08  Stephen BennettReject an incoming host change if it resets a gateway...
2010-02-03  Stephen BennettAdd special case for tor-sasl users: reset their visibl...
2009-11-01  Stephen BennettBe more careful about checkout incoming host changes...
2009-08-13  Stephen BennettUpdate for the new user_nickchange hook, and the associ...
2009-08-12  Stephen BennettIn new-user hooks, blank out the user pointer if we...
2009-08-12  Stephen BennettUpdate for atheme hook changes
2009-08-02  Stephen BennettFix unloading facilities module
2009-08-02  Stephen BennettAdd the nasty hack to override unaffiliated cloaks...
2009-07-30  Stephen BennettSave facilities db when changing a setting, as apparent...
2009-07-29  Stephen Bennettdon't spam while bursting
2009-07-29  Stephen BennettBe less silly
2009-07-29  Stephen BennettSpam when allowing gateway users
2009-05-29  Stephen BennettDon't check facility throttles during netburst
2009-05-03  Stephen BennettRate-limit kill reports from facilities
2009-05-03  Stephen BennettAdd help, initially for the facilities module
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 BennettUse syn_respond() throughout
2009-04-29  Stephen BennettReport when people change things
2009-04-27  Stephen BennettSave the facilities DB after changing it, not just...
2009-04-26  Stephen BennettMake facility blacklists only apply to that facility.
2009-04-25  Stephen BennettReport when users are blocked by facilities
2009-04-25  Stephen BennettMaybe make throttle work
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 BennettClean up some things, and add the facilities module