summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak services_dhcpv6.phpRenato Botelho2016-02-181-4/+12
* Validate Prefix Delegation range to make sure addresses match first network a...Renato Botelho2016-02-181-0/+24
* Fix range and prefix delegation range help text to match From/To in correct o...Renato Botelho2016-02-181-11/+4
* Revert change that avoided loading hte sorting lib if not required. The issue...Stephen Beaver2016-02-182-8/+1
* Merge pull request #2666 from NewEraCracker/status_ipsec_leases-remove-debugStephen Beaver2016-02-181-2/+0
|\
| * Remove debug code added at c00152f371d7ac403cce090c8188857171b727fbNewEraCracker2016-02-181-2/+0
* | Merge pull request #2667 from phil-davis/patch-1Stephen Beaver2016-02-181-1/+1
|\ \
| * | pkg-utils update_status text typoPhil Davis2016-02-181-1/+1
| |/
* | Merge pull request #2669 from NOYB/Diagnostics_/_Tables_-_Large_Tables_Perf_B...Stephen Beaver2016-02-181-0/+12
|\ \
| * | Diagnostics / Tables - Large Tables Perf Band-AidNOYB2016-02-171-0/+12
* | | Merge pull request #2665 from NewEraCracker/simplify-codeStephen Beaver2016-02-188-14/+14
|\ \ \
| * | | Quote the 1st parameter (constant name) when calling define()NewEraCracker2016-02-186-12/+12
| * | | Minor tweaks to simplify codeNewEraCracker2016-02-182-2/+2
| | |/ | |/|
* | | Merge pull request #2664 from NOYB/Diagnostics_/_Tables_-_InfoBox_-_#_RecordsStephen Beaver2016-02-181-2/+6
|\ \ \
| * | | Diagnostics / Tables - InfoBox - # RecordsNOYB2016-02-181-2/+6
| |/ /
* | | Merge pull request #2663 from NewEraCracker/vpn_ipsec_keys_edit-cleanupStephen Beaver2016-02-181-10/+3
|\ \ \
| * | | Clean up vpn_ipsec_keys_edit.phpNewEraCracker2016-02-181-10/+3
* | | | Merge pull request #2662 from k-paulius/patch-13Stephen Beaver2016-02-180-0/+0
|\ \ \ \
| * | | | Correct if statementk-paulius2016-02-181-1/+1
| * | | | * close p tagsk-paulius2016-02-181-2/+2
| * | | | Close p tags, wrap first sentence in p tag for proper styling.k-paulius2016-02-181-2/+2
| * | | | Fix word casek-paulius2016-02-181-4/+4
| * | | | Remove unused variable.k-paulius2016-02-181-2/+0
* | | | | Correct if statementk-paulius2016-02-181-1/+1
* | | | | * close p tagsk-paulius2016-02-181-2/+2
* | | | | Close p tags, wrap first sentence in p tag for proper styling.k-paulius2016-02-181-2/+2
* | | | | Fix word casek-paulius2016-02-181-4/+4
* | | | | Remove unused variable.k-paulius2016-02-181-2/+0
* | | | | Merge pull request #2668 from phil-davis/gtetc2Renato Botelho2016-02-1810-180/+200
|\ \ \ \ \
| * | | | | Internationalize etc inc i through sPhil Davis2016-02-1810-180/+200
| | |_|_|/ | |/| | |
* | | | | Simplify logicRenato Botelho2016-02-181-3/+5
* | | | | Simplify logicRenato Botelho2016-02-182-4/+11
| |_|_|/ |/| | |
* | | | Merge pull request #2661 from phil-davis/patch-1Chris Buechler2016-02-181-1/+1
|\ \ \ \
| * | | | Fix hardcoded pfSense on login pagePhil Davis2016-02-181-1/+1
| |/ / /
* | | | use get_interface_ip functions rather than find_ since the former handles VIP...Chris Buechler2016-02-181-2/+2
| |/ / |/| |
* | | Add IP to dyndns error log, remove often wrong explanation.Chris Buechler2016-02-181-1/+1
* | | Replace deprecated link_carp function, fix sprintf. Ticket #4858Chris Buechler2016-02-181-2/+2
* | | Partial update of license.php. Ticket #5903Chris Buechler2016-02-171-14/+3
* | | Need $config here. No need to check count() as it'll always evaluate to true ...Chris Buechler2016-02-171-1/+2
|/ /
* | Workaround to prevent the sortable library from being loaded on very large ta...Stephen Beaver2016-02-172-0/+8
* | Change ISO image filename to remove "LiveCD" from its name, and clean up asso...jim-p2016-02-174-7/+7
|/
* Set bridgeif for new bridge creation.Chris Buechler2016-02-171-0/+5
* Fixed #5904Stephen Beaver2016-02-172-2/+4
* Revert "Do not ignore packages due to license permissions"Renato Botelho2016-02-171-3/+0
* Do not ignore packages due to license permissionsRenato Botelho2016-02-171-0/+3
* Add m0n0wall entry back and also use product_name on pfSense lineRenato Botelho2016-02-171-1/+2
* Merge pull request #2591 from k-paulius/patch-licenseRenato Botelho2016-02-171-104/+95
|\
| * Fix <p> nestingk-paulius2016-02-061-2/+2
| * Cleanup license page.k-paulius2016-02-061-104/+95
* | Simplify logic increasing value direct in hexa, PHP is smart to do it right. ...Renato Botelho2016-02-171-4/+2
OpenPOWER on IntegriCloud