Commit Graph

15 Commits

Author SHA1 Message Date
Stefan Midjich d21a7b4ff9 reflect recent changes in docs 2017-11-20 22:45:23 +01:00
Stefan Midjich b4c9c5cdca new plugin, still WIP 2017-11-17 17:23:36 +01:00
Stefan Midjich 4c9f133f9a storage.cfg is not necessary, moving to plugins.cfg to save on files and confusion. 2017-11-16 22:17:40 +01:00
Stefan Midjich 6f476223b5 Two major changes in this commit:
* Moving from iptables to ipset
	* Moving from python-sh to subprocess
2017-11-15 23:12:16 +01:00
Stefan Midjich c91a969b27 Reworked iptables plugin.
Now trying to use just one command instead, with two possible arguments.
If arguments are missing ensure that empty strings are passed in with
quotes.
2016-12-08 14:57:30 +01:00
Stefan Midjich 18e6ea66a7 disable use of mac by default. 2016-12-08 11:22:49 +01:00
Stefan Midjich 9e74a70afc mandatory value. 2016-04-18 21:43:28 +02:00
Stefan Midjich 972140afe4 fixing some config issues with plugins. 2016-04-18 18:13:57 +02:00
Stefan Midjich f7d5aae9b3 fixed improper use of match. 2016-04-17 10:21:58 +02:00
Stefan Midjich e93a31b09d fixed chain command to insert. 2016-04-16 21:30:43 +02:00
Stefan Midjich 56ddcac931 more comments. 2016-04-16 19:18:42 +02:00
Stefan Midjich d1ef8b9bee command templates. 2016-04-16 19:09:37 +02:00
Stefan Midjich d7a55dd9e6 renamed sample plugin to avoid namespace conflict. 2016-04-16 18:48:03 +02:00
Stefan Midjich 1bf19c791b changed plugin management to simple rq jobs instead of using pkg_resources. 2016-04-15 19:22:16 +02:00
Stefan Midjich c7a90e3628 first commit. 2016-04-05 16:40:37 +02:00