5562 Commits

Author SHA1 Message Date
Ad Schellevis
c52dbf2ce0 (firewall, alias) hide already used aliases. closes https://github.com/opnsense/core/issues/1042 2016-07-15 17:16:38 +02:00
Franco Fichtner
f6a6a08216 firewall: fix link to advanced settings 2016-07-15 14:07:55 +02:00
Ad Schellevis
cb7aaea596 openvpn client export, merge vpn_openvpn_export_shared.php into vpn_openvpn_export.php + small cleanups. 2016-07-15 12:27:55 +02:00
Ad Schellevis
0227b1231b (captiveportal) ignore incomplete mac entries 2016-07-15 10:08:15 +02:00
Ad Schellevis
2fa901e898 (ipsec) show authentication_method as-is when not in list 2016-07-13 20:29:05 +02:00
Franco Fichtner
dd644482e6 vpn: more tweaks on previous 2016-07-13 06:50:52 +02:00
Franco Fichtner
5be07e8976 Merge pull request #1060 from fabianfrz/translation
some fixes for vpn_openvpn_export.php
2016-07-13 06:48:37 +02:00
Fabian Franz
c6fc9b3e2c fix last commit 2016-07-12 22:45:07 +02:00
Fabian Franz
abc4a81c14 fix last commit 2016-07-12 22:41:34 +02:00
Fabian Franz
5f0f67a130 some fixes for vpn_openvpn_export.php 2016-07-12 22:27:14 +02:00
Ad Schellevis
4638d99c0a (ipsec) add eap-mschapv2 2016-07-12 21:31:18 +02:00
Ad Schellevis
1e2ace873b fix translations in vpn_openvpn_export.php 2016-07-12 20:34:59 +02:00
Franco Fichtner
5fa2d2dc13 services: dns servers restart alignment
So that DHCP isn't restarted up to three times...
2016-07-12 09:11:35 +02:00
Franco Fichtner
d090ccc3dc interfaces: proerply delay OpenVPN configure
Once upon a time, OpenVPN devices were not available during boot
time.  This changed in 16.1.17 and now this exception seems to be
a potential pitfall that can be easily fixed.
2016-07-12 08:30:17 +02:00
Franco Fichtner
1dc4d55e7b interfaces: flatten code block 2016-07-12 08:20:37 +02:00
Franco Fichtner
0ba0986a5b openvpn: repair status page, requires plugins 2016-07-12 08:02:00 +02:00
Franco Fichtner
67e49aba45 rc: enable TRIM for GPT/UFS labels too; closes #1055 2016-07-11 23:22:42 +02:00
Ad Schellevis
3284b18501 refactor JS in vpn_openvpn_export.php for https://github.com/opnsense/core/issues/1005 2016-07-11 18:44:51 +02:00
Franco Fichtner
7d9e6b9ee7 Merge pull request #1058 from fabianfrz/translation
translation
2016-07-10 20:47:16 +02:00
Fabian Franz
f2b3d244ee remove gettext and add a dot 2016-07-10 20:04:24 +02:00
Franco Fichtner
b85c9ba8ff ids: tweak previous 2016-07-10 19:32:09 +02:00
Fabian Franz
f80b48caa0 translation 2016-07-10 17:53:41 +02:00
Ad Schellevis
a4956c0ff8 (IDS) add Hyperscan pattern matching option, closes https://github.com/opnsense/core/issues/1050 2016-07-10 17:08:56 +02:00
Franco Fichtner
9b4bd9d251 pkg: install all possible scripts correctly if there 2016-07-10 11:36:43 +02:00
Franco Fichtner
6c0c6b6b3f wizard: fix misalignment of titles
PR: https://forum.opnsense.org/index.php?topic=3305
2016-07-08 09:55:51 +02:00
Franco Fichtner
41b05365ac installer: make sure the installed marker is not there 2016-07-07 10:30:38 +02:00
Franco Fichtner
ad4dc31ab3 Merge pull request #1054 from fabianfrz/translation
Translation
2016-07-07 08:28:02 +02:00
Fabian Franz
5c48a7696d translation fixes + moved a curly bracket 2016-07-07 08:08:13 +02:00
Fabian Franz
00f3e345c2 fix typos 2016-07-07 07:57:09 +02:00
Franco Fichtner
522896e39f firewall: missing dep in alias download script 2016-07-06 18:33:14 +02:00
Franco Fichtner
e2fe948806 firewall: skip empty lines and // type comments too 2016-07-06 14:31:15 +02:00
Franco Fichtner
45cdeef98a firmware: remove defunct mirror and comment out partially working one 2016-07-06 13:29:10 +02:00
Franco Fichtner
aaa72bb9e1 services: wrong service hook for dhcp here 2016-07-05 20:18:58 +02:00
Franco Fichtner
ba3f863f2d system: Spanish locale changed for portability 2016-07-05 16:26:14 +02:00
Ad Schellevis
528b216875 (proxy) don't try to escape translated output twice.... 2016-07-04 20:02:08 +02:00
Ad Schellevis
6b88fe1f72 (proxy) move acl part to separate file and add option for custom templates, closes https://github.com/opnsense/core/issues/802 2016-07-04 18:36:35 +02:00
Franco Fichtner
4d1a8eca37 status: remove status.php, we don't use it for troubleshooting 2016-07-04 17:10:45 +02:00
Franco Fichtner
c8e68c6be7 system: slightly improve backup flexibility; sort of refs #471 2016-07-04 17:09:50 +02:00
Franco Fichtner
811cf082a3 src: prune comments and correct misalignments 2016-07-04 16:48:57 +02:00
Franco Fichtner
77578606aa services: fix a crash report related to calculate_ipv6_delegation_length() 2016-07-04 16:34:27 +02:00
Franco Fichtner
6ddffae24c plugins: new code, old problem: foreach target must be set 2016-07-04 15:52:35 +02:00
Ad Schellevis
e584db9688 (firewall/npt) add ip/alias input validation 2016-07-04 09:04:14 +02:00
Franco Fichtner
f08747e39d serial: on read-only fs this will fail naturally 2016-07-04 08:44:01 +02:00
Franco Fichtner
3336c43d3b services: dhcpd6 only run when prefix delegation is needed 2016-07-04 08:16:46 +02:00
Ad Schellevis
5076ad1918 dashboard, only unset when set 2016-07-02 19:53:56 +02:00
Franco Fichtner
3ba65be59b system: allow /tmp to optionally function as a tmpfs; closes #1036 2016-07-02 10:07:04 +02:00
Franco Fichtner
d376cfdf5c dashboard: default to empty, allow empy save; closes #1048
We do have a config.xml default, and we don't need a second default
that pops up every time the old layout is cleared.  On top of that
the old layout could never be cleared again, so it only dealt with
an empty config.xml scenario which we don't have.
2016-07-02 09:44:57 +02:00
Franco Fichtner
40c8dc03e7 dashboard: new defaults for dashboard (2 cols, system info left) 2016-07-01 18:19:07 +02:00
Franco Fichtner
5382c314fe firmware: correctly catch 500, closes #1047 2016-07-01 15:43:29 +02:00
Franco Fichtner
58b68c9c45 pkg: don't back up db, it seems to forget things 2016-07-01 15:33:54 +02:00