]> jfr.im git - irc/freenode/syn.git/log
irc/freenode/syn.git
15 years agoShow debug level in debug notices
Stephen Bennett [Sat, 25 Apr 2009 11:02:35 +0000 (12:02 +0100)] 
Show debug level in debug notices

15 years agoMore accurate debug notice
Stephen Bennett [Sat, 25 Apr 2009 11:00:36 +0000 (12:00 +0100)] 
More accurate debug notice

15 years agoDon't crash when asked to cloak a user that doesn't have a session marker
Stephen Bennett [Sat, 25 Apr 2009 10:45:06 +0000 (11:45 +0100)] 
Don't crash when asked to cloak a user that doesn't have a session marker

15 years agoMove debug message to where it's true
Stephen Bennett [Sat, 25 Apr 2009 09:21:46 +0000 (10:21 +0100)] 
Move debug message to where it's true

15 years agoFix loading of blacklists
Stephen Bennett [Sat, 25 Apr 2009 09:21:14 +0000 (10:21 +0100)] 
Fix loading of blacklists

15 years agoReplace FACILITY LSBL with FACILITY SHOW
Stephen Bennett [Sat, 25 Apr 2009 09:06:12 +0000 (10:06 +0100)] 
Replace FACILITY LSBL with FACILITY SHOW

15 years agoAdd TODO
Stephen Bennett [Sat, 25 Apr 2009 00:16:32 +0000 (01:16 +0100)] 
Add TODO

15 years agoClean up some things, and add the facilities module
Stephen Bennett [Sat, 25 Apr 2009 00:16:21 +0000 (01:16 +0100)] 
Clean up some things, and add the facilities module

15 years agoWhen killing K:lined users, send the kline message as a notice, and include a generic...
Stephen Bennett [Wed, 22 Apr 2009 20:46:32 +0000 (21:46 +0100)] 
When killing K:lined users, send the kline message as a notice, and include a generic (configurable) message in the kill reason. Also clean up several things and fix numerous stupidities.

15 years agoThese modules all dep on syn.h
Stephen Bennett [Wed, 22 Apr 2009 20:33:37 +0000 (21:33 +0100)] 
These modules all dep on syn.h

15 years agoBe less silly
Stephen Bennett [Wed, 22 Apr 2009 19:10:29 +0000 (20:10 +0100)] 
Be less silly

15 years agoFix module symbol access
Stephen Bennett [Wed, 22 Apr 2009 17:52:41 +0000 (18:52 +0100)] 
Fix module symbol access

15 years agoCheck users for gecos hostnames as well as hex IPs in ident
Stephen Bennett [Wed, 22 Apr 2009 17:37:11 +0000 (18:37 +0100)] 
Check users for gecos hostnames as well as hex IPs in ident

15 years agoAdd module to check hex IPs from web gateways against K:lines
Stephen Bennett [Mon, 20 Apr 2009 18:44:25 +0000 (19:44 +0100)] 
Add module to check hex IPs from web gateways against K:lines

15 years agoAdd internal syn_kline function, which adds a K:line to the ircd and to our internal...
Stephen Bennett [Mon, 20 Apr 2009 18:43:49 +0000 (19:43 +0100)] 
Add internal syn_kline function, which adds a K:line to the ircd and to our internal lists. Use it for tor K:lines, so that gateway kline checks will match tor nodes.

15 years agoAdd module to track ircd-side klines
Stephen Bennett [Sun, 19 Apr 2009 23:25:27 +0000 (00:25 +0100)] 
Add module to track ircd-side klines

15 years agoMore configurability
Stephen Bennett [Sun, 19 Apr 2009 23:25:02 +0000 (00:25 +0100)] 
More configurability

15 years agoRe-check users for tor nodes after the list is updated
Stephen Bennett [Sun, 19 Apr 2009 23:22:00 +0000 (00:22 +0100)] 
Re-check users for tor nodes after the list is updated

15 years agoClean up behaviour when modules are loaded on startup
Stephen Bennett [Sun, 19 Apr 2009 21:25:44 +0000 (22:25 +0100)] 
Clean up behaviour when modules are loaded on startup

15 years agocentralise common symbols a bit. Add a configurable report channel.
Stephen Bennett [Sun, 19 Apr 2009 19:48:46 +0000 (20:48 +0100)] 
centralise common symbols a bit. Add a configurable report channel.

15 years agoJoin rate monitoring module
Stephen Bennett [Sun, 19 Apr 2009 14:38:54 +0000 (15:38 +0100)] 
Join rate monitoring module

15 years agoInitial tor-klining module.
Stephen Bennett [Sun, 19 Apr 2009 00:09:35 +0000 (01:09 +0100)] 
Initial tor-klining module.