summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-172-3/+3
* Set bridgeif for new bridge creation.Chris Buechler2016-02-171-0/+5
* Fixed #5904Stephen Beaver2016-02-172-2/+4
* 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
* | Merge pull request #2660 from phil-davis/gtetc1Renato Botelho2016-02-179-74/+83
|\ \
| * | Internationalize etc inc a-i filesPhil Davis2016-02-179-74/+83
* | | Fix printf(printf())Phil Davis2016-02-171-1/+1
* | | Merge pull request #2658 from NOYB/Available_Widgets_Icon_MissingStephen Beaver2016-02-172-5/+11
|\ \ \
| * | | May as well fix this while here.NOYB2016-02-171-4/+4
| * | | Fix for but #5901NOYB2016-02-172-2/+8
* | | | Merge pull request #2657 from NewEraCracker/status_logs_vpn-buffer-space-removalStephen Beaver2016-02-171-2/+2
|\ \ \ \
| * | | | status_logs_vpn.php - Remove icon text buffer spaceNewEraCracker2016-02-171-2/+2
* | | | | Merge pull request #2654 from NOYB/Status_/_System_Logs_-_Associated_Panels_-...Stephen Beaver2016-02-171-6/+6
|\ \ \ \ \
| * | | | | Status / System Logs - Associated Panels - Remove Icon Text Buffer SpaceNOYB2016-02-161-6/+6
| |/ / / /
* | | | | Merge pull request #2653 from k-paulius/patch-12Stephen Beaver2016-02-171-0/+2
|\ \ \ \ \
| * | | | | Align notification and logout icons to the right, to make them stand out from...k-paulius2016-02-171-0/+2
* | | | | | Slightly reduce logo size. Looks a bit nicer and prevents navbar from wrappin...k-paulius2016-02-171-1/+10
* | | | | | Fix #4675Renato Botelho2016-02-172-10/+55
* | | | | | Implement get_v6_ptr_zones()Renato Botelho2016-02-171-0/+52
| |_|/ / / |/| | | |
* | | | | Sync RCC detection with RELENG_2_2Renato Botelho2016-02-171-0/+2
| |/ / / |/| | |
* | | | carp_status is now status_carpChris Buechler2016-02-171-1/+1
* | | | Expand advanced where advanced options are configured. Ticket #5900Chris Buechler2016-02-171-3/+13
* | | | Exclude assigned bridge interfaces from selection as part of bridge config. T...Chris Buechler2016-02-161-4/+10
* | | | Fix interfaces_bridge_edit.php fields. Ticket #5900Chris Buechler2016-02-161-3/+3
* | | | Separate bridge application of STP and advanced parameters into their own fun...Chris Buechler2016-02-161-7/+28
* | | | Correct default if_bridge settings.Chris Buechler2016-02-161-2/+2
* | | | Revert this because of issues in Ticket #5888, will fix #4312 differently. Re...Chris Buechler2016-02-161-7/+1
|/ / /
* | | Clean up logic here. It makes no sense to proceed if bridgeif isn't defined b...Chris Buechler2016-02-161-4/+1
* | | Fix mistyped wordk-paulius2016-02-161-2/+2
* | | Use p instead of br for better styling support.k-paulius2016-02-161-4/+4
* | | This wording is also shown during system upgrade, so update it to be more acc...k-paulius2016-02-161-2/+2
* | | No need for this message to be in bold.k-paulius2016-02-161-1/+1
OpenPOWER on IntegriCloud