Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uneeded variables | Renato Botelho | 2014-09-03 | 1 | -2/+1 |
| | |||||
* | Remove unused variables | Renato Botelho | 2014-09-03 | 1 | -4/+2 |
| | |||||
* | Fix indent and whitespace | Renato Botelho | 2014-09-03 | 1 | -137/+149 |
| | |||||
* | Fix subnet display for IPsec status. Ticket #3826 | Renato Botelho | 2014-09-02 | 1 | -2/+2 |
| | |||||
* | id changes every time ipsec tunnel disconnects and reconnect, need to use ↵ | Renato Botelho | 2014-09-02 | 1 | -3/+7 |
| | | | | peerconfig to get correct description. Ticket #3826 | ||||
* | Fix traffic graph widget default autoscale | Phil Davis | 2014-09-01 | 1 | -2/+4 |
| | | | | so the radio buttons selection allows only 1 to be selected and the setting is then saved. Forum: https://forum.pfsense.org/index.php?topic=81166.msg | ||||
* | Remove some redundancy and simplify changes made on last commit | Renato Botelho | 2014-08-30 | 1 | -53/+25 |
| | |||||
* | Replace GET by POST, it fixes #3833 | Renato Botelho | 2014-08-29 | 1 | -58/+76 |
| | |||||
* | Fix comment in css | Renato Botelho | 2014-08-29 | 2 | -2/+2 |
| | |||||
* | Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797 | Renato Botelho | 2014-08-29 | 1 | -1/+5 |
| | |||||
* | Merge pull request #1261 from CharlieMarshall/improveInter | Renato Botelho | 2014-08-28 | 1 | -19/+17 |
|\ | |||||
| * | Remove blank line if only an ipv6 address is in use | CharlieMarshall | 2014-08-28 | 1 | -3/+7 |
| | | |||||
| * | improve/tidy up interfaces widget | CharlieMarshall | 2014-08-28 | 1 | -16/+10 |
| | | |||||
* | | Merge pull request #1268 from CharlieMarshall/gatewayWidget | Renato Botelho | 2014-08-28 | 1 | -33/+13 |
|\ \ | |||||
| * | | improve look of gateways widget | CharlieMarshall | 2014-08-25 | 1 | -33/+13 |
| | | | |||||
* | | | fix typo | Chris Buechler | 2014-08-26 | 5 | -6/+6 |
| | | | |||||
* | | | Fix indent whitespaces | Renato Botelho | 2014-08-26 | 1 | -39/+54 |
| | | | |||||
* | | | Fix phase2 removal, p2index points to unique ide and not to array index | Renato Botelho | 2014-08-25 | 1 | -1/+1 |
| | | | |||||
* | | | Alias name cannot have more than 31 chars, add maxlength here just as an ↵ | Renato Botelho | 2014-08-25 | 1 | -1/+1 |
| | | | | | | | | | | | | extra check. Ticket #3827 | ||||
* | | | Fix #3807: | Renato Botelho | 2014-08-25 | 1 | -2/+17 |
| | | | | | | | | | | | | | | | | | | | | | * When changing a pre existing VIP, use previous configured interface for checking, this fixes the issue that happens when you try to change a VIP to a new interface. * Use the right interface name, only carp uses _vipN suffix | ||||
* | | | Merge pull request #1267 from CharlieMarshall/fixTrafficGraph | Renato Botelho | 2014-08-25 | 1 | -9/+1 |
|\ \ \ | |||||
| * | | | fix display of traffic graph | CharlieMarshall | 2014-08-25 | 1 | -9/+1 |
| |/ / | |||||
* | | | Remove 'reject' action from filter logs since reject and block are the same ↵ | Renato Botelho | 2014-08-25 | 1 | -3/+1 |
| | | | | | | | | | | | | on logs, it should fix #3825 | ||||
* | | | move if/else to switch for readability | CharlieMarshall | 2014-08-25 | 1 | -19/+38 |
|/ / | |||||
* | | fix typo | Chris Buechler | 2014-08-22 | 1 | -1/+1 |
| | | |||||
* | | Fix text description for interface mismatch, fixes #3820 | Renato Botelho | 2014-08-21 | 1 | -1/+1 |
| | | |||||
* | | Revert "improve/tidy up interfaces widget" | Renato Botelho | 2014-08-20 | 1 | -8/+14 |
| | | | | | | | | | | | | I pushed it accidentally, will wait a fixed version of the patch This reverts commit b75192e3bc851e80d6bfd33c12849dbc269039fb. | ||||
* | | Merge pull request #1259 from CharlieMarshall/improveInter | Renato Botelho | 2014-08-20 | 1 | -14/+8 |
|\ \ | |||||
| * | | improve/tidy up interfaces widget | CharlieMarshall | 2014-08-20 | 1 | -14/+8 |
| |/ | |||||
* | | Add missing s to solve the issue reported on ↵ | Ermal | 2014-08-20 | 1 | -1/+1 |
| | | | | | | | | https://forum.pfsense.org/index.php?topic=80722.new#new | ||||
* | | Simplify a bit ppp-linkup syntax | Renato Botelho | 2014-08-20 | 1 | -36/+37 |
| | | |||||
* | | Fix awk syntax, it fixes #3813 | Renato Botelho | 2014-08-20 | 1 | -4/+4 |
|/ | |||||
* | Move the fetching of a package's config file and additional files to ↵ | jim-p | 2014-08-19 | 1 | -0/+2 |
| | | | | separate functions, and then have the "xml" package button perform these so that it is not only a redundant copy of the "pkg" reinstall button. This can help ensure a package files are in a known-good state before other actions are performed, in case the deinstall would fail or behave erratically due to other files being missing. | ||||
* | fix gold alignment and redirect | Jared Dillard | 2014-08-19 | 4 | -4/+4 |
| | |||||
* | Revert "make gold link more visable" | Jared Dillard | 2014-08-19 | 15 | -29/+21 |
| | | | | This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2. | ||||
* | make gold link more visable | Jared Dillard | 2014-08-18 | 15 | -21/+29 |
| | |||||
* | Do this check now that hash algos can be empty | Ermal | 2014-08-18 | 1 | -4/+6 |
| | |||||
* | Correct the ipsec status pages to show proper information as needed. | Ermal | 2014-08-18 | 2 | -29/+39 |
| | |||||
* | Use proper path to setkey now that ipsec-tools are not used anymore | Ermal | 2014-08-18 | 2 | -5/+5 |
| | |||||
* | Correct the functions for returning tunnel status to use strongswan status ↵ | Ermal | 2014-08-18 | 1 | -4/+3 |
| | | | | reports | ||||
* | Allow HASH algorithms to be empty for phase2 in case the encryption one is ↵ | Ermal | 2014-08-18 | 1 | -3/+16 |
| | | | | AES-GCM | ||||
* | Ensure this is always an array to avoid a PHP error from foreach. | jim-p | 2014-08-15 | 1 | -1/+5 |
| | |||||
* | Do not reset source and destination port range values when it's an ↵ | Renato Botelho | 2014-08-11 | 1 | -5/+9 |
| | | | | associated rule created by nat port forward. It fixes #3778 | ||||
* | Require click-through POST confirmation when restoring or deleting a ↵ | jim-p | 2014-08-08 | 1 | -17/+46 |
| | | | | configuation from the backup history page. | ||||
* | Do not execute DNS resolution on GET, only pre-fill Host box so the user can ↵ | jim-p | 2014-08-08 | 1 | -37/+37 |
| | | | | press the button to execute. Turn alias creation links into submit buttons for POST. While here, remove some backticks and simplify a little. | ||||
* | Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's ↵ | Chris Buechler | 2014-08-08 | 1 | -1/+1 |
| | | | | more than adequate for current systems, no need to make people sit there for 1 minute. Many likely click out via the logo and miss the last screen entirely. | ||||
* | Change the logic of the vpn config generation to make connectivity more ↵ | Ermal | 2014-08-07 | 1 | -1/+1 |
| | | | | stable especially ipsec. Also for IKEv1 just generate the policies and only on traffic start them. | ||||
* | Encode interface/VIP descriptions before displaying them on the NTP daemon ↵ | jim-p | 2014-08-06 | 1 | -1/+1 |
| | | | | settings. | ||||
* | Encode interface/VIP descriptions before displaying them on the GRE and GIF ↵ | jim-p | 2014-08-06 | 2 | -2/+5 |
| | | | | | | pages also; While here, the GRE page was missing IP aliases from its list of bind IPs, add it in. | ||||
* | Encode the detail field of an alias entry before displaying its contents ↵ | jim-p | 2014-08-06 | 1 | -1/+1 |
| | | | | back to the user. |