Commit Graph

23935 Commits

Author SHA1 Message Date
Renato Botelho 75cf353b32 It's time to move to 2.2-BETA 2014-09-17 07:27:39 -03:00
Renato Botelho 022fe5b098 Merge pull request #1284 from phil-davis/patch-17 2014-09-16 14:12:57 -03:00
Phil Davis 0b85754309 Fix #3866 Firewall Log Filtering
on master
2014-09-16 21:58:11 +05:45
Ermal 76266acdbd Correct speeling as reported by: Phil Davis via github 2014-09-16 15:33:32 +02:00
Renato Botelho 8f097bddc0 Merge pull request #1282 from ExolonDX/branch_master_06 2014-09-16 09:41:37 -03:00
Renato Botelho cc98be5a83 Merge pull request #1281 from ExolonDX/branch_master_05 2014-09-16 09:40:56 -03:00
Renato Botelho 05bf20a38b Merge pull request #1280 from ExolonDX/branch_master_04 2014-09-16 09:40:24 -03:00
Renato Botelho 17b86608e2 Merge pull request #1279 from ExolonDX/branch_master_03 2014-09-16 09:40:08 -03:00
Renato Botelho 9ab5042ee8 Merge pull request #1278 from ExolonDX/branch_master_02 2014-09-16 09:39:43 -03:00
Renato Botelho a77b360c6c Merge pull request #1277 from ExolonDX/branch_master_01 2014-09-16 09:39:20 -03:00
Colin Fleming d02491e632 Tidy up "status_rrd_graph.php" XHTML
"id" attributes cannot start with a numeric character, so change "8hour"
to "eighthour" and "4year" to "fouryear".
2014-09-14 13:17:38 +01:00
Colin Fleming 8de8ff0f14 Tidy up "diag_dns.php" XHTML
Tidy up the "=" sign properly!
Remove "=" sign from INPUT tag
Change alignment to the "middle" of the TD tag
Add missing closing FONT tag
2014-09-14 13:06:10 +01:00
Colin Fleming 24e183cd14 Tidy up "gateways.widget.php" XHTML
Remove invalid "summary" attribute from TD tag
2014-09-14 12:57:57 +01:00
Colin Fleming 607e15dbdf Tidy up "interfaces.widget.php" XHTML
Remove duplicate closing TR tag
DIV tag cannot be enclosed in a B (bold) tag
Change class and style
2014-09-14 12:54:44 +01:00
Colin Fleming e3e1f7480f Tidy up "pkg_mgr_install.php" XHTML
While using the widescreen theme, when you update the firmware or add a
new package the TEXTAREAs are side-by-side which doesn't look neat.
Add BR tag between TEXTAREA
2014-09-14 12:49:05 +01:00
Colin Fleming c5709378c2 Tidy up "fbegin.inc" XHTML
"id" must be a unique attribute.
2014-09-14 12:43:39 +01:00
Renato Botelho 62424bdbbb Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work 2014-09-12 16:37:08 -03:00
Ermal 7e7f07aec2 This really does not need the = 2014-09-12 21:17:53 +02:00
Ermal e9a9e1a768 Remove wrongly used type 2014-09-12 21:17:24 +02:00
Ermal 3d77ec5d4d Ooops restore this 2014-09-12 19:49:23 +02:00
Ermal 3b9ef0ef39 Inverse the sense of the toggles to avoid configuration upgrades 2014-09-12 19:40:33 +02:00
Ermal 16c0272244 Actually use the new toggles 2014-09-12 19:34:35 +02:00
Ermal 0e7aad671e Provide Advanced Options for controlling rekey and reauth, might be usable with iOS devices 2014-09-12 19:31:55 +02:00
Ermal ac19d32a1c Only for movile users 2014-09-12 19:23:22 +02:00
Ermal fa4e059e17 Provide a first implementation of EAP-TLS authentication with IKEv2. It is a start and might not work on all cases 2014-09-12 19:22:48 +02:00
Ermal e373e4cd1c Make this work properly and not throw out errors. 2014-09-12 17:13:54 +02:00
Renato Botelho 1a6769a630 Replace GET by POST on system_usermanager.php and make necessary adjustments on necessary pages. It fixes #3856 2014-09-11 18:22:17 -03:00
Renato Botelho 7c2d0050ec Back to referer instead of hard coded system_usermanager.php since this page is called from other places 2014-09-11 18:22:17 -03:00
Renato Botelho 111bea0dc4 Add a function to redirect to a page passing parameters through POST 2014-09-11 18:22:17 -03:00
Renato Botelho d83a4264b7 Add a cancel button for user and group edit page 2014-09-11 18:22:17 -03:00
Ermal 415b71f1d4 Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use the incoming interface to send the icmp reply from. It uses another part of patch to pf to undo NAT if it was already performed before 2014-09-11 21:57:39 +02:00
Ermal 77bf9d5ea2 Add security priviledge for new page 2014-09-11 20:31:11 +02:00
Ermal 6ca4d471b9 Get rid of the / 2014-09-11 20:28:55 +02:00
Ermal ca4e3e4c85 Actually do not refer with Name but just pool 2014-09-11 20:27:37 +02:00
Ermal bb55330aca Do not let the user mess with SAs from this page. The daemon and primary status page handles tat 2014-09-11 20:25:54 +02:00
Ermal eb18386310 Provide a page on IPSec:status t check the leases to mobile clients 2014-09-11 20:24:09 +02:00
Ermal 6c2abb0f6b Show friendly names 2014-09-11 20:01:33 +02:00
jim-p 8a2f80b212 Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load 2014-09-11 13:23:21 -04:00
Ermal 048dd7b9d7 Remove extra char 2014-09-11 19:57:30 +02:00
Ermal 5e09285e47 Correct widget displaying of status for tunnels 2014-09-11 19:55:15 +02:00
Ermal 6f276cbaed Properly display number of mobile users 2014-09-11 19:47:45 +02:00
Ermal 7a668bd8ee Fix path to xml and make sure the parser will see the custom tags 2014-09-11 19:28:43 +02:00
Ermal 6da9a1608d Display all new information on ipsec:status and also fix displaying of some previous statistics 2014-09-11 18:33:35 +02:00
Renato Botelho 4889b4c0c5 Merge pull request #1260 from DasTestament/master 2014-09-11 08:38:52 -03:00
Renato Botelho b7063ed37a Merge pull request #1275 from phil-davis/patch-14 2014-09-11 08:25:41 -03:00
Phil Davis 63673f3cc5 Standardise size of Duplicate Slice button
The Duplicate Slice button currently is displayed in smaller text and in a row of its own, separate from the row above that has the rest of the "Duplicate bootup slice" text and slice selection.
This change puts the button in the same row as the slice selection and text, and makes the button text be the same size as the text in other buttons on this page.
This is this version for master.
2014-09-11 08:02:17 +05:45
Ermal 45dbc75f3e Try to make the ipsec widget usable again 2014-09-10 22:39:31 +02:00
Ermal 7ab6ad705e Make use of the xml output from stroke leases command 2014-09-10 22:39:30 +02:00
Renato Botelho 9060f420a9 Change is_port() to only validate a single port, we have is_portrange() for specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857 2014-09-10 17:02:44 -03:00
Renato Botelho 846dc21c3d Fix operator 2014-09-10 15:39:01 -03:00