Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a basic command line password reset script. | jim-p | 2014-09-17 | 1 | -0/+79 |
| | |||||
* | While I'm touching this file, replace GET by POST | Renato Botelho | 2014-09-17 | 1 | -22/+27 |
| | |||||
* | Deduplicate <form>, fixes #3864 | Renato Botelho | 2014-09-17 | 1 | -3/+1 |
| | |||||
* | It's time to move to 2.2-BETARELENG_2_2_BETA | Renato Botelho | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1284 from phil-davis/patch-17 | Renato Botelho | 2014-09-16 | 1 | -1/+1 |
|\ | |||||
| * | Fix #3866 Firewall Log Filtering | Phil Davis | 2014-09-16 | 1 | -1/+1 |
|/ | | | on master | ||||
* | Correct speeling as reported by: Phil Davis via github | Ermal | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1282 from ExolonDX/branch_master_06 | Renato Botelho | 2014-09-16 | 1 | -5/+5 |
|\ | |||||
| * | Tidy up "status_rrd_graph.php" XHTML | Colin Fleming | 2014-09-14 | 1 | -5/+5 |
| | | | | | | | | | | "id" attributes cannot start with a numeric character, so change "8hour" to "eighthour" and "4year" to "fouryear". | ||||
* | | Merge pull request #1281 from ExolonDX/branch_master_05 | Renato Botelho | 2014-09-16 | 1 | -4/+4 |
|\ \ | |||||
| * | | Tidy up "diag_dns.php" XHTML | Colin Fleming | 2014-09-14 | 1 | -4/+4 |
| |/ | | | | | | | | | | | | | Tidy up the "=" sign properly! Remove "=" sign from INPUT tag Change alignment to the "middle" of the TD tag Add missing closing FONT tag | ||||
* | | Merge pull request #1280 from ExolonDX/branch_master_04 | Renato Botelho | 2014-09-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Tidy up "gateways.widget.php" XHTML | Colin Fleming | 2014-09-14 | 1 | -1/+1 |
| |/ | | | | | | | Remove invalid "summary" attribute from TD tag | ||||
* | | Merge pull request #1279 from ExolonDX/branch_master_03 | Renato Botelho | 2014-09-16 | 1 | -3/+2 |
|\ \ | |||||
| * | | Tidy up "interfaces.widget.php" XHTML | Colin Fleming | 2014-09-14 | 1 | -3/+2 |
| |/ | | | | | | | | | | | Remove duplicate closing TR tag DIV tag cannot be enclosed in a B (bold) tag Change class and style | ||||
* | | Merge pull request #1278 from ExolonDX/branch_master_02 | Renato Botelho | 2014-09-16 | 2 | -0/+2 |
|\ \ | |||||
| * | | Tidy up "pkg_mgr_install.php" XHTML | Colin Fleming | 2014-09-14 | 2 | -0/+2 |
| |/ | | | | | | | | | | | 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 | ||||
* | | Merge pull request #1277 from ExolonDX/branch_master_01 | Renato Botelho | 2014-09-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Tidy up "fbegin.inc" XHTML | Colin Fleming | 2014-09-14 | 1 | -1/+1 |
|/ | | | | "id" must be a unique attribute. | ||||
* | Remove almost all calls to history.back() and make Cancel button back to ↵ | Renato Botelho | 2014-09-12 | 38 | -39/+141 |
| | | | | HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work | ||||
* | This really does not need the = | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Remove wrongly used type | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Ooops restore this | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Inverse the sense of the toggles to avoid configuration upgrades | Ermal | 2014-09-12 | 2 | -10/+8 |
| | |||||
* | Actually use the new toggles | Ermal | 2014-09-12 | 1 | -2/+11 |
| | |||||
* | Provide Advanced Options for controlling rekey and reauth, might be usable ↵ | Ermal | 2014-09-12 | 1 | -0/+26 |
| | | | | with iOS devices | ||||
* | Only for movile users | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ↵ | Ermal | 2014-09-12 | 3 | -114/+134 |
| | | | | start and might not work on all cases | ||||
* | Make this work properly and not throw out errors. | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Replace GET by POST on system_usermanager.php and make necessary adjustments ↵ | Renato Botelho | 2014-09-11 | 4 | -131/+164 |
| | | | | on necessary pages. It fixes #3856 | ||||
* | Back to referer instead of hard coded system_usermanager.php since this page ↵ | Renato Botelho | 2014-09-11 | 1 | -1/+6 |
| | | | | is called from other places | ||||
* | Add a function to redirect to a page passing parameters through POST | Renato Botelho | 2014-09-11 | 1 | -0/+13 |
| | |||||
* | Add a cancel button for user and group edit page | Renato Botelho | 2014-09-11 | 2 | -0/+2 |
| | |||||
* | Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use ↵ | Ermal | 2014-09-11 | 1 | -1/+2 |
| | | | | 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 | ||||
* | Add security priviledge for new page | Ermal | 2014-09-11 | 1 | -1/+7 |
| | |||||
* | Get rid of the / | Ermal | 2014-09-11 | 1 | -2/+2 |
| | |||||
* | Actually do not refer with Name but just pool | Ermal | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | Do not let the user mess with SAs from this page. The daemon and primary ↵ | Ermal | 2014-09-11 | 1 | -19/+0 |
| | | | | status page handles tat | ||||
* | Provide a page on IPSec:status t check the leases to mobile clients | Ermal | 2014-09-11 | 4 | -9/+132 |
| | |||||
* | Show friendly names | Ermal | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | Add pages missing from the Status > Traffic Graph privilege that are ↵ | jim-p | 2014-09-11 | 2 | -0/+4 |
| | | | | required for the full page to load | ||||
* | Remove extra char | Ermal | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | Correct widget displaying of status for tunnels | Ermal | 2014-09-11 | 1 | -1/+2 |
| | |||||
* | Properly display number of mobile users | Ermal | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | Fix path to xml and make sure the parser will see the custom tags | Ermal | 2014-09-11 | 1 | -2/+2 |
| | |||||
* | Display all new information on ipsec:status and also fix displaying of some ↵ | Ermal | 2014-09-11 | 1 | -25/+62 |
| | | | | previous statistics | ||||
* | Merge pull request #1260 from DasTestament/master | Renato Botelho | 2014-09-11 | 2 | -0/+28 |
|\ | |||||
| * | fix #3515 | Dmitriy K. | 2014-08-20 | 2 | -0/+28 |
| | | |||||
* | | Merge pull request #1275 from phil-davis/patch-14 | Renato Botelho | 2014-09-11 | 1 | -3/+2 |
|\ \ | |||||
| * | | Standardise size of Duplicate Slice button | Phil Davis | 2014-09-11 | 1 | -3/+2 |
|/ / | | | | | | | | | 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. |