Commit graph

39 commits

Author SHA1 Message Date
Franco Fichtner
b10ffbaceb Framework: small output for directory change 2020-04-15 20:11:02 +02:00
Franco Fichtner
f00eba92f1 Framework: annotate development-only plugins
PR: https://forum.opnsense.org/index.php?topic=10177.0
2020-04-06 14:51:49 +02:00
Franco Fichtner
e72efeead1 Framework: allow diff and mfc targets for subdirs 2020-02-28 10:22:17 +01:00
Franco Fichtner
d3ce811139 Framework: support inline built-time replacement
Use Sunny Valley vendor plugin to showcase the implementation.

PR://github.com/opnsense/plugins/pull/1693
2020-02-12 13:06:17 +01:00
Franco Fichtner
1c7203f633 Framework: 20.1 is now stable 2020-01-31 11:18:34 +01:00
Franco Fichtner
4bc92be30d make: composite sync target 2019-11-16 09:45:35 +01:00
Franco Fichtner
3a63ae5fe5 make: finally add "make list-fix" 2019-11-16 06:49:07 +01:00
Franco Fichtner
93c4acce98 Framework: switch to 20.1 development track 2019-07-14 17:51:16 +02:00
Franco Fichtner
5c70309ab2 README: sync 2019-07-10 07:52:49 +02:00
Franco Fichtner
c48caba652 plugins: switch ABI 2019-01-23 22:44:15 +01:00
Franco Fichtner
ce33526b38 make: mfc files and dirs as well 2019-01-04 09:19:18 +01:00
Franco Fichtner
3730d4a088 make: allow diff argument
E.g.:

    # make diff-dns/dyndns
2018-09-21 08:27:14 +02:00
Franco Fichtner
3fc2e88312 make: add diff and mfc targets 2018-09-16 13:58:41 +02:00
Franco Fichtner
ee900ac77a Framework: provide test and style-python targets 2018-04-06 05:30:17 +00:00
Franco Fichtner
d80bdc507d misc/theme-rebellion: post-op care 2018-01-18 11:28:47 +01:00
Franco Fichtner
badb1430ee Framework: add/update copyrights 2018-01-03 06:36:15 +00:00
Franco Fichtner
e1e70b41d9 benchmarks/iperf: better place, minor adjustments 2017-12-02 21:42:56 +01:00
Franco Fichtner
177c9b6303 make: the alpahabet is hard... 2017-11-19 09:01:12 +01:00
Fabian Franz, BSc
b8ca2c76d1
net/redis: add Redis Server (#371)
* add redis
* add general to model
* temlate: add slowlog etc.
* form seem ok
* improve menu style
* add service controller
* select picker: bootstrap style
* copy pkg-descr from ports tree
* mv redis to db
* add category databases and update readme
2017-11-15 18:33:49 +01:00
Franco Fichtner
55dd1f8387 README: fix sort and sort order...
alphabethically almost works as net-mgmt/ sorts above net/, a little
weird but ok.
2017-10-30 21:06:57 +01:00
Fabian Franz, BSc
83dd4a7868
mail/rspamd: Mail Protection (#332)
* Init Antispam

* init menu structure

* add the right icon

* add some stuff to the form

* add form elements

* remove postfix from package

* add some values to model

* add rate limit

* add some av stuff

* add surbl

* add options in dkim

* rename package

* models: rename package to Rspamd

* rename

* Makefile: rename to rspamd

* add service stubs

* some fixes

* fix input type of enabled

* add some service files

* move directory; add configd actions

* add av to templates

* add some templates; improve error messages

* add spamtrap

* fix bug

* add surbl

* add graylist; phishing

* add mx_check and ratelimit

* cleaning

* mark as devel

* add pkg description from parent port

* mv security/rspamd mail/rspamd; update Makefile; update Readme.md

* use service name in menu

* reorder categories in makefile

* update makefile: make os-clamav optional

* add clamav plugin missing warning

* add missing field to spamtrap
2017-10-30 20:29:54 +01:00
Franco Fichtner
64d1af52e1 Framework: hooray, the `upgrade' target is here \o/
Repair a bit of my previous code splatter while here.
2017-08-15 18:55:53 +02:00
Franco Fichtner
a32ea6325a Framwork: add LICENSE generator 2017-08-07 18:32:34 +02:00
Franco Fichtner
5a9b5bbcb9 add new DNS category 2017-06-25 14:51:16 +02:00
Franco Fichtner
959d5fe910 move/rename previous for consistency 2017-01-03 23:16:08 +01:00
Franco Fichtner
0c1d27af8a framework: target `list' is deprecated now 2016-12-24 09:30:33 +01:00
Franco Fichtner
4888ae9d72 make: style(-fix) hangs when directory is not there 2016-11-12 08:27:13 +01:00
Franco Fichtner
fe6f1175dd update README, make list-full style work on macOS 2016-10-22 15:57:46 +02:00
Franco Fichtner
5d8f53d626 automatically expand subdir targets 2016-10-21 20:29:28 +02:00
Franco Fichtner
d1885b47e6 add style and style-fix targets 2016-10-21 19:59:26 +02:00
gitdevmod
3efe3c46cf web proxy plugin for signle sign-on on Active Directory
PR: https://github.com/opnsense/plugins/pull/42
2016-10-22 10:47:57 +02:00
Ad Schellevis
139202c0e3 add PT Research ruleset defintion (easy example of the new compressed rule support and demos the prefered method of content distribution for OPNsense/IDS).
Their rules come with a different license, hence the note "for non-commercial use". More information about the ruleset and license https://github.com/ptresearch/AttackDetection
2016-10-16 15:39:00 +02:00
Franco Fichtner
c730b321eb make: whitespace sweep target and execution 2016-09-27 09:25:24 +02:00
Franco Fichtner
6f63e214ae README: update a little 2016-09-26 17:37:26 +02:00
Franco Fichtner
c1096904e7 Mk: add lint target and change list print to one-per-line 2016-06-03 11:17:02 +02:00
Franco Fichtner
0489e3bcd0 Mk: add PLUGIN_REVISION, net to categories, tweaks 2016-04-20 07:45:08 +02:00
Franco Fichtner
df39c2dc2c plugins: fix include and indexing after category intro; #1 2015-07-09 15:55:30 +02:00
Franco Fichtner
7b9ae8bee7 plugins: add support for categories; fixes #1 2015-07-09 15:23:30 +02:00
Franco Fichtner
51f63d9520 plugins: hello world 2015-07-09 14:13:08 +02:00