summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5531Stephen Beaver2015-11-281-1/+1
* Merge pull request #2128 from NOYB/Services-DNS_Resolver-Listen_Port-PlaceholderStephen Beaver2015-11-281-2/+4
|\
| * Listen port type should probably be 'number' instead of 'text'NOYB2015-11-271-1/+1
| * Listen Port Config Not Being Saved - Correct it.NOYB2015-11-271-0/+1
| * Services DNS Resolver Listen Port PlaceholderNOYB2015-11-271-1/+2
* | Merge pull request #2127 from fischeol/masterStephen Beaver2015-11-281-0/+2
|\ \
| * | Bug #2155fischeol2015-11-271-0/+2
* | | ALternative to PR 2118/#5527Stephen Beaver2015-11-281-3/+15
* | | Alternative solution to PR 2117/#5527 preserving tab_array consistency.Stephen Beaver2015-11-281-6/+15
| |/ |/|
* | Remove libglib-2.0.so.0 from obsoletedfiles list. Ticket #5423Chris Buechler2015-11-271-1/+0
* | Add support to set the VLAN PCP (priority code point) in GUI. Pull Request #...Luiz Otavio O Souza2015-11-272-0/+15
* | Make interface_vlan_configure() compatible with the new pfSense PHP module.Luiz Otavio O Souza2015-11-271-9/+10
* | Fix CARP status.Luiz Otavio O Souza2015-11-271-5/+3
* | Fix get_carp_interface_status() to work with uniqid notation and also, verify...Luiz Otavio O Souza2015-11-271-12/+24
* | Simplify get_configured_carp_interface_list().Luiz Otavio O Souza2015-11-271-44/+47
|/
* Remove extra )Renato Botelho2015-11-271-1/+1
* Implement -n (dry-run) option in pfSense-upgradeRenato Botelho2015-11-271-1/+11
* Merge pull request #2126 from ExolonDX/branch_04Renato Botelho2015-11-2711-53/+72
|\
| * Tidy up various widgetsColin Fleming2015-11-2711-53/+72
* | Fix the uniqid corruption and the IP conflict when editing an existent CARP I...Luiz Otavio O Souza2015-11-261-6/+6
* | Make is_ipaddr_configured() work with CARP.Luiz Otavio O Souza2015-11-261-1/+1
* | Convert CARP interface name to uniqid notation. Ticket #4858Luiz Otavio O Souza2015-11-262-3/+3
* | Only add the parentheses when there is a valid description.Luiz Otavio O Souza2015-11-261-2/+8
* | Pass the original interface and the correct address family to identify the re...Luiz Otavio O Souza2015-11-261-4/+4
* | Add -W to netstat call to make sure long interface name will be not truncated...Renato Botelho2015-11-261-2/+2
* | netstat is not being used hereRenato Botelho2015-11-261-1/+0
* | Remove unused codeRenato Botelho2015-11-261-11/+0
* | netstat is not being used hereRenato Botelho2015-11-261-1/+1
* | netstat is not being used hereRenato Botelho2015-11-261-1/+0
* | Merge pull request #2124 from ExolonDX/branch_02Renato Botelho2015-11-262-17/+19
|\ \
| * | Tidy up coding styleColin Fleming2015-11-262-17/+19
* | | Merge pull request #2123 from ExolonDX/branch_01Renato Botelho2015-11-261-2/+2
|\ \ \ | |/ /
| * | Type up "installed_packages.widget.php"Colin Fleming2015-11-261-2/+2
| |/
* | Simplify logicRenato Botelho2015-11-261-4/+2
|/
* Put some OpenVPN functions into include filePhil Davis2015-11-263-190/+128
* Merge pull request #2112 from phil-davis/patch-1Renato Botelho2015-11-261-4/+1
|\
| * Remove special code for Status Captive Portal #5529Phil Davis2015-11-251-4/+1
* | Merge pull request #2114 from NOYB/Services-DNS_Forwarder-Host_Overrides-Case...Renato Botelho2015-11-261-5/+5
|\ \
| * | Services - DNS Forwarder - Host Overrides - Case SensitivityNOYB2015-11-251-5/+5
| |/
* | Merge pull request #2115 from NOYB/Services-DNS_Resolver-Host_Overrides-Case_...Renato Botelho2015-11-261-5/+5
|\ \
| * | Services - DNS Resolver - Host Overrides - Case SensitivityNOYB2015-11-251-5/+5
| |/
* | interfaces_ppps_edit text typosPhil Davis2015-11-261-5/+6
* | fix up textChris Buechler2015-11-251-3/+3
* | Merge pull request #2119 from PiBa-NL/gateway_interface_route_2.3Chris Buechler2015-11-252-2/+31
|\ \
| * | Allow gateway outside interface subnet. Fixes #972, #1847, and was checked (o...PiBa-NL2015-11-262-2/+31
* | | Fix what I broke removing DES. pointy-hat-to: meChris Buechler2015-11-251-2/+2
* | | move to main stylesJared Dillard2015-11-252-5/+5
* | | clean up inline stylesJared Dillard2015-11-252-3/+8
* | | clean up inline stylesJared Dillard2015-11-251-8/+8
* | | Remove GCM options from phase 1, it's only supported in P2. Remove DES while ...Chris Buechler2015-11-251-5/+0
OpenPOWER on IntegriCloud