summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2137 from ecovillage/add_READMEChris Buechler2015-12-021-0/+25
|\
| * mention m0n0wall heritage.Felix Wolfsteller2015-12-011-0/+2
| |
| * Fix support-sentence and mailto-link in README.Felix Wolfsteller2015-12-011-2/+2
| |
| * add README.md with basic and contributors information.Felix Wolfsteller2015-12-011-0/+23
| |
* | fix missing "Chris Buechler2015-12-011-1/+1
| |
* | style modal for dark themeJared Dillard2015-12-011-0/+16
| |
* | fix typoJared Dillard2015-12-011-1/+1
| |
* | add some depth to panels and convert tabs to spacesJared Dillard2015-12-012-202/+204
| |
* | make boxes flatJared Dillard2015-12-011-0/+7
| |
* | fix popover colorsJared Dillard2015-12-011-1/+14
| |
* | change progress bars to redJared Dillard2015-12-011-0/+4
| |
* | remove commentJared Dillard2015-12-011-1/+0
| |
* | Nuke openvpn_cleanup_csc, the job is done better by openvpn_delete_cscjim-p2015-12-012-14/+4
| |
* | Properly omit tunnel network when it's empty in the CSCjim-p2015-12-011-1/+1
| |
* | Fix filenameRenato Botelho2015-12-011-1/+1
| |
* | Remove more items from pfSense.obsoletedfiles that are part of available pkgsRenato Botelho2015-12-011-6/+0
| |
* | add option to choose number of dashboard columnsJared Dillard2015-12-015-11/+58
| |
* | Improved reboot countdown display as suggested here: ↵Stephen Beaver2015-12-012-15/+55
| | | | | | | | https://github.com/pfsense/pfsense/pull/2105/files but with improved timing and messages.
* | Fix some variable re-use and other issues to correct the OpenVPN wizard ↵jim-p2015-12-012-9/+9
| | | | | | | | behavior when using pre-existing CAs and Certs
* | Move Javascript stuff before the 'include("foot.inc")' where it belongs. ↵Stephen Beaver2015-12-011-12/+8
| | | | | | | | thereby eliminating a "stray tag" warning.
* | Input validation for the Topology parameter. Issue #5526jim-p2015-12-011-0/+4
| |
* | Add topology setting to the OpenVPN wizard. Issue #5526jim-p2015-12-012-0/+19
| |
* | GUI/Backend changes to move topology_subnet checkbox to a topology drop-down ↵jim-p2015-12-012-14/+24
| | | | | | | | | | | | selection. Issue #5526 P2P is there but commented out for now.
* | Upgrade code to change topology_subnet checkbox to drop-down. Issue #5526jim-p2015-12-012-1/+17
| |
* | Experimental changes to Form_Section() to allow the panel to be made ↵Stephen Beaver2015-12-014-39/+54
| | | | | | | | | | | | collapsable in the same way that dashboard widgets are. Currently used on diag_logs_filter.php ONLY
* | Merge pull request #2143 from ExolonDX/branch_04Stephen Beaver2015-12-011-1/+1
|\ \
| * | Tidy up "system_routes.php"Colin Fleming2015-12-011-1/+1
| | | | | | | | | | | | Move closing TR tag into the PHP foreach statement
* | | Merge pull request #2140 from ExolonDX/branch_01Stephen Beaver2015-12-011-5/+5
|\ \ \
| * | | Tidy up "captive_portal_status.widget.php"Colin Fleming2015-12-011-5/+5
| |/ / | | | | | | | | | Close the TH tags properly
* | | Merge pull request #2138 from ↵Stephen Beaver2015-12-011-4/+6
|\ \ \ | | | | | | | | | | | | NOYB/Status-System_Logs-Firewall-Advanced_Log_Filter-Submit_Button
| * | | The right wayNOYB2015-12-011-4/+1
| | | |
| * | | Status-System Logs-Firewall-Advanced Log Filter-Submit ButtonNOYB2015-12-011-3/+8
| | | | | | | | | | | | | | | | Move filter form button inside the form section.
* | | | Merge pull request #2125 from PiBa-NL/gateway_interface_route_2.3Stephen Beaver2015-12-012-0/+19
|\ \ \ \
| * | | | cleanup static routes for interface nonlocal gateways when being deleted or ↵PiBa-NL2015-11-262-0/+19
| | | | | | | | | | | | | | | | | | | | changed.
* | | | | Services - DNS Resolver - System Domain Local Zone Type OptionNOYB2015-12-012-1/+34
| | | | | | | | | | | | | | | | | | | | Expose system domain unbound local-zone type to be configurable.
* | | | | Merge pull request #2146 from ExolonDX/branch_07Renato Botelho2015-12-012-2/+2
|\ \ \ \ \
| * | | | | Tidy up traffice shaperColin Fleming2015-12-012-2/+2
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *shaper.inc* Remove stray closing B tag *firewall_shaper.php* Remove self closing element, not required in HTML5
* | | | | Merge pull request #2145 from ExolonDX/branch_06Renato Botelho2015-12-011-4/+6
|\ \ \ \ \
| * | | | | Tidy up "firewall_nat_npt.php"Colin Fleming2015-12-011-4/+6
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Remove stray double quote on disabled statement Add type and CDATA section to SCRIPT Swap closing DIV and FORM tags
* | | | | Merge pull request #2144 from ExolonDX/branch_05Renato Botelho2015-12-011-1/+1
|\ \ \ \ \
| * | | | | Tidy up "firewall_nat_out.php"Colin Fleming2015-12-011-1/+1
| |/ / / / | | | | | | | | | | | | | | | Move closing TR tag within the PHP foreach statement
* | | | | Merge pull request #2141 from ExolonDX/branch_02Renato Botelho2015-12-011-1/+1
|\ \ \ \ \
| * | | | | Tidy up "system_advanced_admin.php"Colin Fleming2015-12-011-1/+1
| |/ / / / | | | | | | | | | | | | | | | Remove escaped double quotes
* | | | | Merge pull request #2142 from ExolonDX/branch_03Renato Botelho2015-12-011-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tidy up "pkg_mgr.php"Colin Fleming2015-12-011-0/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | Table header only has three column, however the table body has four, so add missing column in table header
* | | | Merge pull request #2139 from phil-davis/patch-1Renato Botelho2015-12-011-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Standardize In / Out queues help textPhil Davis2015-12-011-3/+3
|/ / / | | | | | | | | | An "In" got changed to an "It" by https://github.com/pfsense/pfsense/commit/66066eda36fedf4df73bf03c6603ea76f9813327 This text already had most uses of the terms "In" and "Out" with capitals. That seems reasonable here so the text is clear about which of the words "in" and "out" are references to the "in" and "Out" queue rather than just ordinary uses of the English words.
* | | Fixed #5557Stephen Beaver2015-11-301-3/+3
| | |
* | | Potential fox for #5554Stephen Beaver2015-11-301-5/+35
| | |
* | | Fixed #5555Stephen Beaver2015-11-301-0/+10
| | |
OpenPOWER on IntegriCloud