]> jfr.im git - irc/freenode/syn.git/shortlog
irc/freenode/syn.git
2018-03-18  Janik Kleinhofffacilities: Add "ident" cloaking type origin/ident-cloaking
2018-03-16  Janik Kleinhofffacilities.c: actually display help for FACILITY
2018-03-16  Janik Kleinhoffmodules: use newer module header style
2018-03-16  Janik Kleinhoffsourceinfo vtable: use designated initializers
2018-03-16  Janik Kleinhoffsyn.h: s/inline/static inline/
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
2014-06-29  Stephen Bennettdon't use -Werror all the time
2014-06-29  Stephen Bennettdon't crash when victim->ip is null, which it can be now
2013-06-18  Stephen Bennettdisable reverse lookups for now until i can figure...
2013-06-10  Stephen Bennetthandle non-encap CHGHOST properly
2013-06-09  Stephen Bennettremove no-longer-necessary atheme patch
2013-06-09  Stephen Bennetttry to fix case where a user quits while a reverse...
2013-06-09  Stephen Bennettfix make install on silly shells
2013-06-09  Stephen BennettMake reverse dns lookups for gateway users asynchronous
2013-06-06  Stephen BennettIf a gateway user has no hostname in gecos, do a revers...
2013-06-06  Stephen Bennettfix new klines
2013-06-06  Stephen Bennettattempt 2 at supporting propagated bans. also removes...
2013-06-06  Stephen Bennettpropagated kline support try 1
2013-06-06  Stephen Bennettmake it work on atheme-7
2013-06-06  Stephen Bennettand update atheme patch for 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-04-01  Stephen BennettDrop the check to avoid sending out duplicate klines...
2010-03-19  Stephen BennettDrop *@* klines.
2010-02-04  Stephen BennettDon't send out connection snotes every time a kline...
2010-02-04  Stephen BennettSend out fake farconnect snotes for gateway users,...
2010-02-03  Stephen BennettAdd special case for tor-sasl users: reset their visibl...
2010-02-03  Stephen BennettRemove hyperion protocol module changes from the atheme...
2010-01-30  Stephen BennettDon't search for a kline on a null string
2010-01-30  Stephen BennettMake syn use the same Makefile.config setup that atheme...
2010-01-30  Stephen BennettFix compiler warning/error
2009-12-07  Stephen BennettAllow debug output to be sent to a different channel
2009-11-01  Stephen BennettBe more careful about checkout incoming host changes...
2009-11-01  Stephen BennettDon't use sscanf.
2009-11-01  Stephen BennettFix logic for wildcard klines
2009-11-01  Stephen BennettBe more paranoid about decoding hex ips
2009-10-30  Stephen BennettFix stupid bug
2009-10-29  Stephen BennettStore non-wildcard klines in a patricia tree instead...
2009-09-02  Stephen BennettIf we fail to decode a gateway IP for a user, don't...
2009-08-22  Stephen BennettFix stupid typo
2009-08-22  Stephen BennettIf we abort gateway checking because a user caused...
2009-08-13  Stephen BennettDon't segfault when a user connects through a gateway...
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-07  Stephen BennettSave join rate data more often
2009-08-06  Stephen BennettSave the mask database more often
2009-08-02  Stephen BennettFix unloading facilities module
2009-08-02  Stephen BennettAdd the nasty hack to override unaffiliated cloaks...
2009-08-02  Stephen BennettAdd an atheme patch to hook into incoming host changes
2009-07-30  Stephen BennettDon't reveal the oper-reason part of a kline comment...
2009-07-30  Stephen BennettBe a bit smarter with installing
2009-07-30  Stephen BennettSave facilities db when changing a setting, as apparent...
2009-07-30  Stephen BennettCheck explicitly for null IP field, to avoid triggering...
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-07-29  Stephen BennettAdd a new function syn_report2 which accepts a verbosit...
2009-07-29  Stephen BennettFix typo, and remember to delete conf items on unload
2009-07-29  Stephen BennettCheck that setmask has enough arguments
2009-07-29  Stephen BennettReset a channel's join-rate counter when changing its...
2009-05-29  Stephen BennettDon't check facility throttles during netburst
2009-05-15  Stephen BennettCheck masks on nick changes as well as new connections
2009-05-08  Stephen BennettBe sure to check gateway users against tor nodes, even...
2009-05-08  Stephen BennettTypo
2009-05-06  Stephen BennettDon't segfault when not given enough arguments
2009-05-06  Stephen BennettDetect duplicate K:lines
2009-05-03  Stephen BennettSave and load the masks list to disk
2009-05-03  Stephen BennettFix display of set/expiry times
2009-05-03  Stephen BennettStore setter and set time for masks
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
next