Commit graph

246 commits

Author SHA1 Message Date
Franco Fichtner
3941032554 net/relayd: also needs a makefile 2017-01-03 23:44:46 +01:00
Franco Fichtner
74d34f8af1 README: add new plugins to list 2017-01-03 23:44:21 +01:00
Franco Fichtner
235bd64b27 net/relayd: export from core 2017-01-03 23:43:26 +01:00
Franco Fichtner
5b7bd02b2c net/upnp: export from core 2017-01-03 23:30:56 +01:00
Franco Fichtner
8d90c7dc32 net/wol: export from core 2017-01-03 23:23:01 +01:00
Franco Fichtner
959d5fe910 move/rename previous for consistency 2017-01-03 23:16:08 +01:00
Franco Fichtner
4deab50ab2 net/igmpproxy: export from core 2017-01-03 23:10:18 +01:00
Franco Fichtner
ab558e7e25 net/snmp: export from core 2017-01-03 23:02:48 +01:00
Frank Wall
a55167775b net/haproxy: unbreak if frontend mode is set to ssl 2017-01-03 22:07:06 +01:00
Frank Wall
671b2200b9 net/haproxy: bump version 2017-01-03 22:07:06 +01:00
Frank Wall
a1cf13d833 net/haproxy: remove duplicate (and wrong) help text 2017-01-03 22:07:06 +01:00
Frank Wall
856a054b0f net/haproxy: add support for custom TCP checks 2017-01-03 22:07:06 +01:00
Franco Fichtner
ce9e2f19d5 *: translate name for xmlrpc sync option 2016-12-31 14:13:05 +01:00
Franco Fichtner
58e2ad8312 README: small update 2016-12-29 19:58:07 +01:00
Franco Fichtner
0c1d27af8a framework: target `list' is deprecated now 2016-12-24 09:30:33 +01:00
Frank Wall
3406a99f62 net/haproxy: bump version 2016-12-23 09:28:45 +01:00
Frank Wall
1233d7e8c7 net/haproxy: enable xmlrpc sync 2016-12-23 09:28:45 +01:00
Frank Wall
939f722545 net/haproxy: bump version 2016-12-20 16:16:48 +01:00
Frank Wall
667999a4df net/haproxy: make more timeouts configurable 2016-12-20 16:16:48 +01:00
Franco Fichtner
651f7caa3e net: provide stubs for missing netgraph glue 2016-12-13 10:19:56 +01:00
bevz
26a0ed3b53 Fix function_exists(url_safe) 2016-12-01 12:42:32 +01:00
Franco Fichtner
0da1e0ed9c security/tinc: bump for xmlrpc change 2016-11-30 12:55:48 +01:00
Franco Fichtner
cea4c84913 tweak to improve on previous as discussed with @evbevz; closes #56 2016-11-28 13:07:04 +01:00
evbevz
471686158e change places of scripts-auto and scripts-manual 2016-11-28 12:51:40 +01:00
Ad Schellevis
ce2e9e42e9 (tinc) remove plugin help 2016-11-25 07:58:20 +01:00
Franco Fichtner
6957b19ec8 warp ACL translations
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Ad Schellevis
542dd642d3 (tinc) hook in xmlrpc sync 2016-11-22 21:10:49 +01:00
Franco Fichtner
ae7b41b2a7 net: bump mpd5 plugins for a crash report fix 2016-11-21 08:11:18 +01:00
Franco Fichtner
dace221cf3 devel/debug: add other debug/code tools 2016-11-18 07:39:39 +01:00
Frank Wall
15928976c3 net/haproxy: bump version 2016-11-16 06:51:06 +01:00
Frank Wall
48c75b1cef net/haproxy: add support for advanced server options 2016-11-16 06:51:06 +01:00
Frank Wall
42041e5fd5 net/haproxy: add "default certificate" parameter, fixes #51 (#55) 2016-11-16 06:50:31 +01:00
Franco Fichtner
bd2e61ebff security/tinc: last tweak opting for versatile tinc.inc 2016-11-14 16:02:20 +01:00
Franco Fichtner
11ed2314fd security/tinc: new home, ready for general release 2016-11-14 15:53:49 +01:00
Ad Schellevis
d2ae3d1337 (tinc) change defaults to match latest tinc version 2016-11-14 14:30:34 +01:00
Ad Schellevis
f9c433a4ec (tinc) missing configd action, remove test TTL 2016-11-14 14:12:40 +01:00
Ad Schellevis
6963470dad (tinc) add cipher selection 2016-11-14 14:02:23 +01:00
Ad Schellevis
65f15e457a (tinc) don't try to set empty values when parsing objects from deployment file 2016-11-14 09:50:53 +01:00
Ad Schellevis
2d2c14a7ac (tinc) add debug options 2016-11-14 09:31:29 +01:00
Ad Schellevis
07bb93eaf0 (tinc) add view log 2016-11-14 09:28:17 +01:00
Ad Schellevis
4469b21b4f (tinc) fix syslog, every tinc network uses it's own facility 2016-11-14 08:58:12 +01:00
Ad Schellevis
f521f43159 (tinc) polishing 2016-11-14 08:28:35 +01:00
Franco Fichtner
d53e857f1b net/tinc: convert to PLUGIN_enabled() helper
This can be useful in the future for core code as we could
call these from the upper layers.  Also deduplicates and
flattens the code a bit.
2016-11-14 09:16:11 +01:00
Franco Fichtner
a53aa8755b README: note new Tinc plugin, needs new home in security/ still 2016-11-14 07:41:58 +01:00
Franco Fichtner
f8e86531ed net/ftp-proxy: use model for easier iteration code
PR: https://github.com/opnsense/plugins/issues/52
Suggested by: @adschellevis
2016-11-14 07:39:14 +01:00
Ad Schellevis
2b62ed430f (tinc) probe networks using model instead of raw config 2016-11-13 17:56:19 +01:00
Franco Fichtner
e9c691ff11 net/ftp-proxy: proper probe for enabled services; closes #52 2016-11-13 15:54:18 +01:00
Franco Fichtner
7d7ed2706f net/ftp-proxy: fix two issues for #52 2016-11-13 15:20:54 +01:00
Franco Fichtner
4888ae9d72 make: style(-fix) hangs when directory is not there 2016-11-12 08:27:13 +01:00
Ad Schellevis
6bc1ba46ac (tinc) small fixes 2016-11-11 18:44:43 +01:00