3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-23 19:19:31 +01:00
PyLink/plugins
James Lu 0749a42ef6 networks.remote: add recursion checks to prevent bad queries from crashing the server
For example, 'remote net1 remote net2 echo hi' was problematic if the source network was 'net1'.

It's a good thing this command is restricted by default...
2017-03-31 16:40:26 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode, relay: remove unused imports 2017-01-21 12:01:41 -08:00
bots.py bots, opercmds: add a "Done" reply to most commands as they finish 2017-03-09 20:50:14 -08:00
changehost.py changehost: limit 'applyhosts' to those with the changehost.applyhosts perm 2016-12-09 22:13:32 -08:00
commands.py plugins: migrate to server capabilities 2017-03-23 23:37:24 -07:00
ctcp.py ctcp: -that 2017-01-20 22:32:32 -08:00
example_service.py Add an example services plugin 2017-01-21 11:59:43 -08:00
example.py example.py: update to reflect 1.1.x docstring changes (#307) 2017-01-21 11:59:43 -08:00
exec.py exec: add 'pieval' and 'peval' to evaluate expressions pretty-printed 2017-03-11 22:47:30 -08:00
fantasy.py fantasy: don't trigger when the fantasy prefix is followed by a space 2017-03-28 22:00:41 -07:00
games.py plugins: change remaining plugins over irc.error() use 2016-11-18 23:11:44 -08:00
global.py global: configurable output format 2017-03-13 13:39:30 -07:00
networks.py networks.remote: add recursion checks to prevent bad queries from crashing the server 2017-03-31 16:40:26 -07:00
opercmds.py bots, opercmds: add a "Done" reply to most commands as they finish 2017-03-09 20:50:14 -08:00
relay_clientbot.py plugins: migrate to server capabilities 2017-03-23 23:37:24 -07:00
relay.py relay: fix case sensitivity in channel TS check 2017-03-28 08:08:39 -07:00
servermaps.py plugins: migrate to server capabilities 2017-03-23 23:37:24 -07:00
servprotect.py servprotect: fix a syntax error 2017-02-21 21:49:41 -08:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00