Commit Graph

22421 Commits

Author SHA1 Message Date
Renato Botelho
331c50a6fb Skip input validation when choosing an existing certificate, it should fix #3505 2014-03-07 10:11:21 -03:00
Renato Botelho
ae0a369e1b Remove unecessary quotes 2014-03-07 10:06:01 -03:00
Renato Botelho
d03fcedf13 Merge pull request #999 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-07 07:22:20 -03:00
N0YB
c58a9ec3f1 XHTML Compliance
VPN - IPsec - Tunnels
2014-03-06 19:03:32 -08:00
Chris Buechler
f3e65ef46e default openssl to 2048 2014-03-06 16:10:48 -06:00
Ermal Luçi
1c84a5a19f Merge pull request #998 from N0YB/RELENG_2_1
Couple Corrections
2014-03-06 22:08:00 +01:00
N0YB
d58bee7daa Couple Corrections
Table Cell Close Location
Style Border Typo
2014-03-06 12:41:01 -08:00
Renato Botelho
5e57c7c4db Merge pull request #996 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-06 16:51:47 -03:00
Chris Buechler
9149b33e22 update year, links for 2.1.1 2014-03-06 13:18:30 -06:00
Chris Buechler
3945116d9c bring up appropriate interface for GRE/GIF. Ticket #3281 2014-03-06 00:50:05 -06:00
N0YB
3ef5194dae XHTML Compliance
VPN - OpenVPN - Client Specific Overrides
2014-03-04 16:45:12 -08:00
Renato Botelho
f08d2ae755 Merge pull request #994 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-04 20:14:22 -03:00
N0YB
94046ff170 XHTML Compliance
VPN - OpenVPN - Client
2014-03-04 12:07:15 -08:00
Renato Botelho
6c91204dbf Merge pull request #993 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-04 09:47:49 -03:00
Renato Botelho
bb30d32c68 Remove alert confirmation to delete a package, today user need to confirm twice 2014-03-04 08:40:42 -03:00
N0YB
cacc258f3b XHTML Compliance
VPN - OpenVPN - Server
2014-03-03 13:17:00 -08:00
Renato Botelho
218a4ffa50 s/unlink/unlink_if_exists/ 2014-03-03 16:21:48 -03:00
Renato Botelho
6bb99c3fe0 Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499 2014-03-03 15:15:53 -03:00
Renato Botelho
2ccaa57559 Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the IP version, leave it more simple using only 'dynamic'. It helps #3484 2014-03-03 13:31:32 -03:00
Renato Botelho
246950c38f Fix typo on var name 2014-03-03 13:31:29 -03:00
Renato Botelho
d557438a87 Merge pull request #990 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-03 10:54:05 -03:00
Chris Buechler
263f1c9cb5 sync up ALTQ-capable interfaces list 2014-03-01 16:54:12 -06:00
N0YB
0a173e6b07 XHTML Compliance
Firewall - Traffic Shaper
2014-03-01 10:56:38 -08:00
jim-p
3ffc016ba6 Wrap this in an is_array() test, or else if you have no manually configured DNS servers, saving the DHCP settings produces a PHP error. 2014-03-01 13:06:23 -05:00
Renato Botelho
f8c5358dfb Merge pull request #989 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-01 06:35:48 -03:00
N0YB
e1002cd272 XHTML Compliance
Firewall - Schedules - Edit
2014-02-28 19:56:52 -08:00
Renato Botelho
d7f3520f86 Merge pull request #988 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-28 18:01:47 -03:00
N0YB
76b1d814fa XHTML Compliance
Firewall - Aliases - Edit
2014-02-28 12:57:11 -08:00
Renato Botelho
1aad59d80e Merge pull request #987 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-28 17:52:33 -03:00
N0YB
7d50bd3e32 XHTML Compliance
Firewall - NAT - Npt - Edit
2014-02-28 12:25:44 -08:00
Renato Botelho
6d0f5a635a Add an option to verify peers_identifier when it's ASN.1 distinguished name. It should fix #2904 2014-02-28 17:25:05 -03:00
jim-p
9904df17e5 Add a file flag to trigger the forced serial or else we may miss it during a firmware update and still end up with an accidentally disabled port. 2014-02-28 11:36:57 -05:00
Ermal
9cca1a4fdb Ticket #3484 Correct the case for GRE tunnels as well since they behave the same. GRE seems to need the prefixlen 128 specified all the time so do it explicitly to be on safe side 2014-02-28 14:13:54 +00:00
Ermal
ddb30ebfc6 Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used on firewall rules etc. The guide for setting up this tunnels on docs need to change to leave the gif interface as none type. People upgrading need to fix this themselves with a not on release notes. This can be fixed if the kernel condition is relaxed to allow setting the prefixlen on the tunnel as ipv4 2014-02-28 13:38:07 +00:00
Renato Botelho
95281343a4 Merge pull request #983 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-28 10:12:46 -03:00
Ermal
1de8842960 Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 accepts them 2014-02-28 12:13:33 +00:00
N0YB
1541e25f93 XHTML Compliance
Firewall - NAT - Outbound - Edit
2014-02-27 17:51:46 -08:00
Renato Botelho
78c74f9b21 Fix #3492, make sure filesystem is read-write 2014-02-27 18:03:51 -03:00
Renato Botelho
2658000ba1 Merge pull request #981 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-27 17:50:05 -03:00
N0YB
813016d24d XHTML Compliance
Firewall - NAT - Port Forward - 1 to 1 - Edit
2014-02-27 12:41:52 -08:00
Renato Botelho
6e8bb592e4 Merge pull request #979 from phil-davis/RELENG_2_1
Errors in graph calculations
2014-02-27 12:38:40 -03:00
Renato Botelho
df992bc1a0 Merge pull request #980 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-27 12:37:47 -03:00
Renato Botelho
90435b203e Fix #3486, delete /var/crash content when click 'No' 2014-02-27 07:51:53 -03:00
N0YB
e082672dfb XHTML Compliance
Firewall - NAT - Port Forward - Edit
2014-02-26 18:20:02 -08:00
Phil Davis
edaa41be68 Errors in in graph calculations
This is the version for 2.1 branch corresponding to f9983a874d
2014-02-26 18:13:16 -08:00
Renato Botelho
7f43c11687 Merge pull request #978 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-26 18:36:42 -03:00
N0YB
cd83111a4c XHTML Compliance
Firewall - Rules - Edit
2014-02-26 12:39:39 -08:00
jim-p
a73ba11b3c Fix variable used to create description when deleting a route, put the network in the description as intended. 2014-02-26 13:24:17 -05:00
Renato Botelho
9f66bc5ec8 Merge pull request #977 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-26 09:13:57 -03:00
N0YB
082c9d961e XHTML Compliance
Firewall - Rules
2014-02-26 02:55:20 -08:00