Commit Graph

23920 Commits

Author SHA1 Message Date
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
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
Ermal
ed5fc7575d Return something meaningful until the widget is made to work correctly 2014-09-10 19:34:20 +02:00
Ermal
4881e5a999 Remove racoon references 2014-09-10 19:33:56 +02:00
Ermal
537940c824 Remove all remnants of racoon from log page 2014-09-10 19:33:15 +02:00
Ermal
5f875147ec Correct status.php for new ipsec 2014-09-10 19:32:45 +02:00
Ermal
e952906e12 Remove traces of older implementation still present 2014-09-10 19:23:20 +02:00
Ermal
3b977eff75 Put some tuning on number of half open connection possible in one time. 2014-09-10 18:38:07 +02:00
Ermal
816672f1de Provide some parallellizm on the IKESA lookups for heavy loaded boxes. 2014-09-10 18:36:06 +02:00
Ermal
c966c7ec54 Actually roll this back since it was a testing glitch 2014-09-10 00:43:31 +02:00
Ermal
eadda9670c Also here be more strict on checking to return proper result. (some missed from previous commit) 2014-09-10 00:08:08 +02:00
Ermal
fe06990ec9 Also here be more strict on checking to return proper result 2014-09-10 00:04:50 +02:00
Ermal
fe0430f761 Put some more statistics and the user that gets connected now that we can 2014-09-09 23:56:13 +02:00
Renato Botelho
76e656ba88 Merge pull request #1273 from fsSnowboard/master 2014-09-09 17:55:50 -03:00
Renato Botelho
60ef0911f7 Make sure dhclient is not running before start it, it fixes console interface setup when interface is using dhcpv4. It should also help #3482 2014-09-09 17:53:53 -03:00
Renato Botelho
d9d1bd20c8 Implement a function to kill dhclient process, sometimes it takes a little time to die, so use a sleep(1) there 2014-09-09 17:52:34 -03:00
Renato Botelho
397e40d52a find_dhclient_process() returns an int, not string 2014-09-09 17:50:55 -03:00