summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Move action alert box to the top of the page, just like on all other pages.k-paulius2016-02-161-5/+8
* | | Convert button name to upper case.k-paulius2016-02-161-1/+1
* | | Review alert wording. End sentence with periodk-paulius2016-02-161-6/+6
* | | Remove breaks and use content class to provide proper styling.k-paulius2016-02-161-2/+2
* | | Change wording from stating what is going to happen to asking user if they wa...k-paulius2016-02-161-1/+1
* | | Change wording from stating what is going to happen to asking user if they wa...k-paulius2016-02-161-6/+6
* | | Do not generate empty tags if there is no link.k-paulius2016-02-162-3/+14
* | | Remove deprecated <bridge/> tag from default configChris Buechler2016-02-161-1/+0
* | | Remove variables deprecated some time ago.Chris Buechler2016-02-161-2/+0
* | | Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in...jim-p2016-02-162-2/+6
* | | Fix link_interface_to_vips() to account for IP alias over CARP.Luiz Otavio O Souza2016-02-161-7/+13
* | | Simplify and correct the comments in get_carp_interface_status().Luiz Otavio O Souza2016-02-161-21/+18
* | | Simplify the code with the use the newly introduced function to list CARP add...Luiz Otavio O Souza2016-02-162-7/+4
* | | Fix the return value if no matching VIP was found.Luiz Otavio O Souza2016-02-161-1/+1
* | | Implement a switch that allows get_configured_vip_list() return only the sele...Luiz Otavio O Souza2016-02-161-3/+15
* | | Fix handling of promicuous checkbox on packet capture. Fixes #5896jim-p2016-02-161-1/+2
* | | Fix spacing issue with "Exclude ESP"jim-p2016-02-161-1/+1
OpenPOWER on IntegriCloud