summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fixed #5532Stephen Beaver2015-11-302-7/+7
* | | | Keep tabs in the same order of pkg_mgr_install.phpRenato Botelho2015-11-301-1/+1
|/ / /
* | | Remove Thumbs.db accidentally added by PR 2134Stephen Beaver2015-11-291-0/+0
* | | Fixed #5532Stephen Beaver2015-11-291-4/+5
* | | Mistake in "pfsense-utils.inc"Colin Fleming2015-11-291-1/+1
* | | Merge pull request #2134 from ExolonDX/branch_04Stephen Beaver2015-11-2962-66/+134
|\ \ \
| * | | Type up SCRIPT tagsColin Fleming2015-11-2962-66/+134
* | | | Merge pull request #2133 from ExolonDX/branch_03Stephen Beaver2015-11-2922-42/+42
|\ \ \ \
| * | | | Tidy up Boolean operators for HTML5Colin Fleming2015-11-2922-42/+42
| |/ / /
* | | | Merge pull request #2132 from ExolonDX/branch_02Stephen Beaver2015-11-291-1/+1
|\ \ \ \
| * | | | Update Form_Input flassColin Fleming2015-11-291-1/+1
| |/ / /
* | | | Merge pull request #2131 from ExolonDX/branch_01Stephen Beaver2015-11-293-2/+4
|\ \ \ \
| * | | | Tidy up some filesColin Fleming2015-11-293-2/+4
| |/ / /
* | | | Merge pull request #2130 from heper/patch-4Stephen Beaver2015-11-294-13/+13
|\ \ \ \
| * | | | Santize breadcrumb #5527heper2015-11-291-1/+1
| * | | | Santize breadcrumb #5527heper2015-11-291-1/+1
| * | | | fix capsheper2015-11-291-3/+3
| * | | | Santize breadcrumb #5527heper2015-11-291-2/+2
| * | | | Santize breadcrumb #5527heper2015-11-291-8/+8
| |/ / /
* | | | add server response to failed updates; make debugging much easierDerek Battams2015-11-291-1/+1
|/ / /
* | | Fixed #5541Stephen Beaver2015-11-281-5/+3
* | | Fixed #5540 (probably)Stephen Beaver2015-11-281-2/+6
* | | Fixed #5537Stephen Beaver2015-11-281-2/+6
* | | Unneeded tree/index.html removed per #5536Stephen Beaver2015-11-281-228/+0
* | | Fixed #5532Stephen Beaver2015-11-281-40/+57
* | | 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
OpenPOWER on IntegriCloud