summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | | | 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
* | | 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
| |
* | update stylesJared Dillard2015-11-302-22/+35
| |
* | correct function callJared Dillard2015-11-301-1/+1
| |
* | GUI changes to OpenVPN CSC handling to allow per-server configuration. ↵jim-p2015-11-301-0/+22
| | | | | | | | Ticket #5526
* | Backend changes to OpenVPN CSC handling to allow per-server configuration. ↵jim-p2015-11-301-31/+83
| | | | | | | | | | | | Ticket #5526 Still needs GUI work and other items mentioned on https://redmine.pfsense.org/issues/5526
* | Refinements to #5535Stephen Beaver2015-11-302-3/+3
| |
* | Fixed #5389Stephen Beaver2015-11-301-11/+25
| |
* | update stylesJared Dillard2015-11-302-36/+93
| |
* | make fixed nav a beta optionJared Dillard2015-11-302-13/+13
| |
* | OopsStephen Beaver2015-11-301-1/+0
| |
* | Fixed #5535Stephen Beaver2015-11-303-9/+69
| |
* | Fixed #5552 backed out hover dropdown changes for nowJared Dillard2015-11-301-5/+0
| |
* | Merge pull request #2091 from mb300sd/patch-2Renato Botelho2015-11-301-2/+11
|\ \
| * | Fix x-in-ipv6 tunnels for gre and gifmb300sd2015-11-191-2/+11
| | |
* | | Revert "Stick xmlrpc.inc include back to avoid breaking packages"Renato Botelho2015-11-301-2/+0
| | | | | | | | | | | | | | | | | | All packages were fixed, thanks @doktornotor This reverts commit 21f239d35d3fbd542c5a2e988dea6724bb0b7034.
* | | style updatesJared Dillard2015-11-302-27/+79
| | |
* | | make notices in the navbar an iconJared Dillard2015-11-301-5/+6
| | |
* | | clean up installed packagesJared Dillard2015-11-302-26/+26
| | |
* | | clean up crash reporter pageJared Dillard2015-11-301-15/+15
| | |
* | | clean up command prompt pageJared Dillard2015-11-301-21/+30
| | |
* | | Fixed #5542Stephen Beaver2015-11-301-88/+99
| | | | | | | | | | | | by converting GET logic with jQuery to update hte selectors dynamically.
* | | Merge pull request #2136 from NOYB/Log_Widget-SourceRenato Botelho2015-11-301-1/+1
|\ \ \
| * | | Log Widget - SourceNOYB2015-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | Source port is not all that useful in widget view and takes up space better used by destination. Add missing semi-colon.
* | | | Remove files installed by glib and libiconv packages from Obsoleted files ↵Renato Botelho2015-11-301-3/+0
| | | | | | | | | | | | | | | | list. It should fix #5423
OpenPOWER on IntegriCloud