James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							4a9a29e095 
							
						 
					 
					
						
						
							
							relay: remove ENDBURST hook (is this needed anymore?)  
						
						 
						
						
						
						
					 
					
						2015-09-27 11:56:32 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							a14e8a7b8f 
							
						 
					 
					
						
						
							
							relay: add (experimental) support for plugin reloading  
						
						 
						
						
						
						
					 
					
						2015-09-27 11:56:09 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							07fe7202aa 
							
						 
					 
					
						
						
							
							commands: add plugin loading/unloading/reloading support  
						
						 
						
						... 
						
						
						
						Closes  #5 . 
						
						
					 
					
						2015-09-27 11:54:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							bbedd38703 
							
						 
					 
					
						
						
							
							world: rename command_hooks=>hooks, bot_commands=>commands  
						
						 
						
						
						
						
					 
					
						2015-09-27 10:53:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							cc171eb79a 
							
						 
					 
					
						
						
							
							relay: abort connection when spawning a server fails  
						
						 
						
						
						
						
					 
					
						2015-09-27 10:45:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							a37d4b6f3c 
							
						 
					 
					
						
						
							
							fantasy: only work when the main PyLink client is in the channel  
						
						 
						
						
						
						
					 
					
						2015-09-26 10:20:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7470efc461 
							
						 
					 
					
						
						
							
							commands: add an echo command  
						
						 
						
						
						
						
					 
					
						2015-09-26 10:20:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7d919e643a 
							
						 
					 
					
						
						
							
							relay: forward messages from the main PyLink client too  
						
						 
						
						... 
						
						
						
						This may or may not have nasty regressions - time will tell I guess. 
						
						
					 
					
						2015-09-26 10:20:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							0378fcca1d 
							
						 
					 
					
						
						
							
							fantasy: don't allow internal clients to trigger  
						
						 
						
						
						
						
					 
					
						2015-09-26 10:20:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							8e444c5dbe 
							
						 
					 
					
						
						
							
							plugins: support FANTASY (where reasonable) by using irc.msg(irc.called_by, ...) instead of irc.msg(source, ...)  
						
						 
						
						
						
						
					 
					
						2015-09-26 10:20:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							4509e0757d 
							
						 
					 
					
						
						
							
							FANTASY support plugin ( Closes   #111 )  
						
						 
						
						
						
						
					 
					
						2015-09-26 10:20:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7e12ec9e5e 
							
						 
					 
					
						
						
							
							relay: don't prepend sender prefixes more than once (for servers and clients not on any relay networks)  
						
						 
						
						
						
						
					 
					
						2015-09-20 18:13:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							f2b6d1a3ad 
							
						 
					 
					
						
						
							
							relay: use two locks (one for clients, one for servers) to prevent lock ups on start  
						
						 
						
						
						
						
					 
					
						2015-09-20 16:56:24 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7b2d1d8129 
							
						 
					 
					
						
						
							
							relay: use the network's full name in spawning servers  
						
						 
						
						
						
						
					 
					
						2015-09-20 12:11:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							f38958995c 
							
						 
					 
					
						
						
							
							Store opertypes with spaces instead of underscores, and only change them back when sending OPERTYPE  
						
						 
						
						... 
						
						
						
						Another "Janus sucks" commit - it should be always using underscores when sending OPERTYPE, but it doesn't... 
						
						
					 
					
						2015-09-20 11:25:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							0f26848b16 
							
						 
					 
					
						
						
							
							Add a useful "version" command  
						
						 
						
						
						
						
					 
					
						2015-09-19 11:51:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							0d207f7d08 
							
						 
					 
					
						
						
							
							relay: better description for 'showuser'  
						
						 
						
						
						
						
					 
					
						2015-09-19 10:39:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							dfe09263b9 
							
						 
					 
					
						
						
							
							plugins/exec: add 'eval' command too  
						
						 
						
						
						
						
					 
					
						2015-09-19 10:39:05 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							2c23cbe01e 
							
						 
					 
					
						
						
							
							relay: fix some logging peculiarities in handle_kick?  
						
						 
						
						
						
						
					 
					
						2015-09-19 10:32:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							6ee2ec8a2d 
							
						 
					 
					
						
						
							
							relay: make oper status/IP hiding configurable  
						
						 
						
						... 
						
						
						
						Closes  #108 . 
						
						
					 
					
						2015-09-19 10:17:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							c3e8420aa0 
							
						 
					 
					
						
						
							
							relay/ts6_common: be more error tolerant with network (dis)connections  
						
						 
						
						
						
						
					 
					
						2015-09-18 22:11:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							504e2683fb 
							
						 
					 
					
						
						
							
							relay: hide +s/+p channels in LINKED output ( closes   #110 )  
						
						 
						
						
						
						
					 
					
						2015-09-18 22:05:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							4ad94ca4ea 
							
						 
					 
					
						
						
							
							Merge branch 'master' into devel  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:31:30 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							63189e9990 
							
						 
					 
					
						
						
							
							relay: look at the right prefix mode list when rejoining from KILL  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:30:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							0371b21634 
							
						 
					 
					
						
						
							
							Merge branch 'master' into devel  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:26:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							cb83db4c1c 
							
						 
					 
					
						
						
							
							relay: don't allow creating a channel that's already part of a relay  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:24:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							70227bf3e0 
							
						 
					 
					
						
						
							
							relay: use utils.checkAuthenticated() for checking oper status  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:22:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							8faf86aa8f 
							
						 
					 
					
						
						
							
							relay: rejoin killed users to the RIGHT channels  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:15:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							10f3cd1fb8 
							
						 
					 
					
						
						
							
							bots: limit most commands to non-protected internal PyLink clients  
						
						 
						
						
						
						
					 
					
						2015-09-17 19:07:16 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7011aa3b36 
							
						 
					 
					
						
						
							
							relay: send kick rejoins from CLAIM from the main relay server  
						
						 
						
						
						
						
					 
					
						2015-09-16 21:23:09 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							f92c2f731c 
							
						 
					 
					
						
						
							
							relay: CLAIM command!  Closes   #51 .  
						
						 
						
						
						
						
					 
					
						2015-09-16 20:59:32 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							04ca322154 
							
						 
					 
					
						
						
							
							relay: skip claim checks when claim list is empty for a channel  
						
						 
						
						
						
						
					 
					
						2015-09-16 20:59:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							b531a180dc 
							
						 
					 
					
						
						
							
							commands: add a "showchan" command  
						
						 
						
						
						
						
					 
					
						2015-09-14 18:43:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7ced47e9b3 
							
						 
					 
					
						
						
							
							bots: don't allow setting umode +o on InspIRCd users (forbidden and causes desync)  
						
						 
						
						
						
						
					 
					
						2015-09-14 18:09:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							b8d6e1e2ef 
							
						 
					 
					
						
						
							
							bots: still allow setting modes on internal clients  
						
						 
						
						
						
						
					 
					
						2015-09-14 18:03:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							c5b6658200 
							
						 
					 
					
						
						
							
							bots: more validation in "MODE" to prevent bad things from happening  
						
						 
						
						... 
						
						
						
						This adds a new "allow_forceset_usermodes" attribute to protocol modules, which determines whether the IRCd allows us to force usermode changes on other servers' clients.
Also, make sure our target is a valid nick/UID/channel, and that the parsed modes are not empty! 
						
						
					 
					
						2015-09-14 17:46:20 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							78080bde6b 
							
						 
					 
					
						
						
							
							relay: don't fail if oldchan is not given in MODE  
						
						 
						
						
						
						
					 
					
						2015-09-14 17:36:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							81628f9a6d 
							
						 
					 
					
						
						
							
							relay: rename some internal functions to make more sense  
						
						 
						
						... 
						
						
						
						getLocalUser => getOrigUser
findRemoteChan => getRemoteChan
findRelay => getRelay 
						
						
					 
					
						2015-09-14 17:29:37 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							75de9c6be6 
							
						 
					 
					
						
						
							
							relay: sort code and document most internal functions  
						
						 
						
						
						
						
					 
					
						2015-09-14 17:25:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							1e6c5a231e 
							
						 
					 
					
						
						
							
							relay.handle_topic: don't fail if we're bursting and no old topic exists  
						
						 
						
						
						
						
					 
					
						2015-09-13 17:58:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							4a4c9395d6 
							
						 
					 
					
						
						
							
							relay: remove broken logging line  
						
						 
						
						
						
						
					 
					
						2015-09-13 17:50:59 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							19530107d7 
							
						 
					 
					
						
						
							
							relay: enforce CLAIM checks in TOPIC too.  
						
						 
						
						
						
						
					 
					
						2015-09-13 14:23:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							9a139212dd 
							
						 
					 
					
						
						
							
							relay/utils: make mode reversals work with mode changes that affect op statuses.  
						
						 
						
						
						
						
					 
					
						2015-09-13 13:48:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							fa4583c272 
							
						 
					 
					
						
						
							
							relay: basic CLAIM checking when setting modes ( #51 )  
						
						 
						
						... 
						
						
						
						There's still some desyncs with checking op statuses, because hooks are only called AFTER the internal state updates. Fix for this will come soon. 
						
						
					 
					
						2015-09-12 23:36:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							945306af34 
							
						 
					 
					
						
						
							
							relay: make CLAIM checking a shared function  
						
						 
						
						
						
						
					 
					
						2015-09-12 22:50:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							b3902c7711 
							
						 
					 
					
						
						
							
							relay: KILL war protection ( #23 )  
						
						 
						
						... 
						
						
						
						TODO: possibly integrate this into core? 
						
						
					 
					
						2015-09-12 17:41:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							1fcacd0d7c 
							
						 
					 
					
						
						
							
							relay: more compact "showuser" output  
						
						 
						
						
						
						
					 
					
						2015-09-12 16:03:59 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							1c97927b5d 
							
						 
					 
					
						
						
							
							relay: monitor SAVE floods by network, not by target nick  
						
						 
						
						
						
						
					 
					
						2015-09-12 16:03:47 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							95b70f3ebf 
							
						 
					 
					
						
						
							
							relay: spawn a server for every linked network ( Closes   #105 )  
						
						 
						
						
						
						
					 
					
						2015-09-12 12:08:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Lu 
							
						 
					 
					
						
						
						
						
							
						
						
							7f526267ec 
							
						 
					 
					
						
						
							
							relay: minor typo in error message  
						
						 
						
						
						
						
					 
					
						2015-09-09 20:53:04 -07:00