Commit graph

25 commits

Author SHA1 Message Date
Franco Fichtner
c18f3b330a */*: style updates
(cherry picked from commit 92d9dfa363)
2018-01-03 07:40:45 +01:00
Franco Fichtner
3be7922ab7 Framwork: add LICENSE generator and auto-generated file
(cherry picked from commit a32ea6325a)
(cherry picked from commit 6d49d71b2b)
2017-08-08 18:23:44 +02:00
Franco Fichtner
e6962642ea net/pptp: PHP 7.1 compat from master 2017-08-04 08:26:38 +02:00
Franco Fichtner
5718055942 net: annoate group type for multi point plugins
PR: https://github.com/opnsense/core/issues/1455
2017-03-10 09:29:10 +01:00
Franco Fichtner
60b0b8ff11 net/pptp: proper start at boot 2017-01-26 23:03:17 +01:00
Franco Fichtner
275cf8e6ab net/pptp: should have been removed already 2017-01-21 17:29:25 +01:00
Franco Fichtner
3ac7dae235 *: remove backwards glue, stable/16.7 was branched 2017-01-13 08:56:23 +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
6957b19ec8 warp ACL translations
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Franco Fichtner
ae7b41b2a7 net: bump mpd5 plugins for a crash report fix 2016-11-21 08:11:18 +01:00
Franco Fichtner
034c1621e9 net: fix url_safe() usage on stock 16.7
This is a bit of a pickle: people should upgrade, but
simply use 16.7 and install the plugins.  We can't
easily pin a core version, so we need to provide these
compat stubs instead.
2016-11-10 08:59:22 +01:00
Franco Fichtner
46e3438a0b net/*: no longer necessary to pull plugins.inc
Plugins were tied into the firewall rules, which makes it
vital to be loaded and for plugins to work at all.  The
dependency is implicit so it can be safely removed without
changing the plugin revision/version.
2016-10-01 11:07:10 +02:00
Franco Fichtner
097614d6ef net/pptp: favour absolute redirects 2016-09-02 10:10:35 +02:00
Franco Fichtner
c956532182 net/pptp: wrap redirects with url_safe()
PR: https://github.com/opnsense/core/issues/1168
2016-09-02 09:47:56 +02:00
Franco Fichtner
dc1d3177d2 net/pptp: plugins_interfaces() is now implied 2016-08-30 08:08:33 +02:00
Franco Fichtner
7f0f05199e net/*: properly group interfaces on linkup 2016-08-10 17:08:27 +02:00
Franco Fichtner
ab24e03919 net/*: adapt interface register to latest changes
Also new instantly registers and removes legacy VPN interfaces
like it should have.
2016-08-08 09:17:01 +02:00
Franco Fichtner
345531d4b6 adjust for recent source changes 2016-06-20 18:13:25 +02:00
Franco Fichtner
e0a11f707b net: plugin proper remote log settings 2016-06-13 20:05:27 +02:00
Franco Fichtner
22a3f00bf8 net: log file style consolidation 2016-06-13 08:56:35 +02:00
Franco Fichtner
80056bfc16 net: testing sweep for mpd5 servers done; minor issues in gui fixed 2016-06-03 15:44:57 +02:00
Franco Fichtner
df43b7678c net: adapt legacy vpns according to syslog/plugins changes 2016-06-03 14:04:03 +02:00
Franco Fichtner
63a19fd230 net: consistent www file names for previous 2016-06-03 11:14:09 +02:00
Franco Fichtner
deafe3eb12 net: add PPTP, L2TP and PPPoE servers from base 2016-06-03 10:46:36 +02:00