summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add reason to write_config() calldoktornotor2017-03-051-2/+2
|
* Add reason to write_config() callsdoktornotor2017-03-051-2/+2
|
* Add reason to write_config() calldoktornotor2017-03-051-1/+1
|
* Merge pull request #3570 from phil-davis/fw-rule-desc-7294Renato Botelho2017-03-022-5/+15
|\
| * Fix 7294 keep full rule descriptionPhil Davis2017-02-222-5/+15
| | | | | | | | Signed-off-by: Phil Davis <phil.davis@inf.org>
* | Merge pull request #3576 from doktornotor/patch-7Renato Botelho2017-03-021-0/+6
|\ \
| * | Add a function to normalize CR and CRLF-style newlines to Unix LFdoktornotor2017-02-231-0/+6
| | | | | | | | | See Bug #5306.
* | | Merge pull request #3578 from NOYB/Vendor_MAC_Retention_-_UpdateRenato Botelho2017-03-021-3/+5
|\ \ \
| * | | Vendor MAC Retention - UpdateNOYB2017-02-231-3/+5
| |/ / | | | | | | | | | | | | | | | Only write if changed or missing. Vast majority of reboots will not have a change so don't hit the file system with a needless write. RAM disk enabled systems will always write due to missing the file on boot up.
* | | Merge pull request #3597 from NOYB/Services_-_Status_Icon_-_Sort_OrderRenato Botelho2017-03-021-5/+8
|\ \ \
| * | | Services - Status Icon - Sort OrderNOYB2017-02-261-5/+8
| |/ / | | | | | | | | | | | | | | | | | | Make status column sort order work correctly with the icons. Also refactor get_service_status_icon() output string construction to be cleaner and clearer. (2.4, 2.3)
* | | Merge pull request #3595 from doktornotor/patch-14Renato Botelho2017-03-021-1/+5
|\ \ \
| * | | Show PPPoE/PPTP/L2TP uptime on the Interfaces widget (Feature #6032)doktornotor2017-02-261-1/+5
| |/ /
* | | Merge pull request #3596 from NOYB/User_Manager_-_Status_Icon_-_Sort_OrderRenato Botelho2017-03-021-1/+1
|\ \ \
| * | | User Manager - Status Icon - Sort OrderNOYB2017-02-261-1/+1
| |/ / | | | | | | | | | | | | | | | Make status column sort order work correctly with the icons. (2.4, 2.3)
* | | Merge pull request #3586 from PiBa-NL/certificatemanager-csr-calinkRenato Botelho2017-03-021-4/+2
|\ \ \
| * | | certificatemanager, link certificate to the proper CA after completing the ↵PiBa-NL2017-02-251-4/+2
| |/ / | | | | | | | | | CSR request
* | | Merge pull request #3582 from doktornotor/patch-10Renato Botelho2017-03-021-2/+2
|\ \ \
| * | | Fix the pkg_call() and set the timeout to a sane value (Bug #6594)doktornotor2017-02-241-2/+2
| |/ /
* | | Update translation filesRenato Botelho2017-03-0254-23847/+130595
| | |
* | | Regenerate potRenato Botelho2017-03-021-835/+880
| | |
* | | Use the same cache filename pattern for RFC2136 IPv6 items as used by dyndnsRenato Botelho2017-03-022-3/+7
| | |
* | | Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items ↵Renato Botelho2017-03-023-5/+5
| | | | | | | | | | | | and for all IPv6 items
* | | Sync up package help links with current packages.jim-p2017-03-011-29/+182
| | | | | | | | | | | | Many do not yet exist, but can easily be created.
* | | Sort help URL list.jim-p2017-03-011-233/+230
| | |
* | | Update help URLs for base system files, remove old/obsolete files.jim-p2017-03-011-8/+4
| | |
* | | Fix up some options in OpenVPN that were not showing for the correct modes. ↵jim-p2017-02-282-3/+10
| | | | | | | | | | | | Fixes #7331
* | | Add GUI components for loading cryptodev as a module, and upgrade code so ↵jim-p2017-02-284-12/+21
| | | | | | | | | | | | | | | | | | users have it on upgrade since it was in-kernel before. Fixes #5976 Having both aesni and cryptodev loaded at the same time appears to only negatively impact performance, no gains, so at the moment there is no need to load them at the same time.
* | | In a stock/default config.xml, show firewall rule descriptions in a column. ↵jim-p2017-02-281-1/+3
| | | | | | | | | | | | | | | | | | Fixes #7323 Previous performance and display issues do not appear to be a problem any longer. See https://redmine.pfsense.org/issues/7323
* | | Finish MAC address matching for packet capture. Implements #6743jim-p2017-02-281-3/+32
| | |
* | | Fix #7317 Widget Filter All buttonPhil Davis2017-02-269-9/+9
| | |
* | | Merge pull request #3589 from phil-davis/patch-12jim-p2017-02-261-2/+0
|\ \ \
| * | | Fix syntax error in services_wol_edit.phpPhil Davis2017-02-261-2/+0
| |/ /
* | | Merge pull request #3573 from phil-davis/patch-9jim-p2017-02-261-0/+2
|\ \ \
| * | | Fix #7300 provide default value for ipprotocol for old rulesPhil Davis2017-02-231-0/+2
| |/ /
* | | Merge pull request #3581 from phil-davis/patch-11Steve Beaver2017-02-261-21/+0
|\ \ \
| * | | Remove unused ntpWidgetUpdateFromServer() from NTP widgetPhil Davis2017-02-241-21/+0
| |/ / | | | | | | I don;t see where this is used at all. Nothing seems to break if I remove it.
* | | Merge pull request #3550 from phil-davis/patch-5Steve Beaver2017-02-261-4/+2
|\ \ \
| * | | System Info Widget enable All button when disable firmware check is setPhil Davis2017-02-161-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If system firmware disablecheck is set, then the click event for the filter "All" button is also not included in the JS, so the "All" button is not effective. The setTimeout for systemStatusGetUpdateStatus() can be moved up just below where it is declared and inside the existing "if" that conditionally includes that function - no need for it to be inside events.push Then the PHP condition around events.push can be removed, so that the "All" button will always be effective.
* | | | Fix #7299 and other stuffPhil Davis2017-02-231-1/+1
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | As far as I can see, filter_generate_user_rule() is always supposed to be called with 'ipprotocol' set to 'inet' or 'inet6'. The cases of rules for both ('inet46') are handled by calling filter_generate_user_rule() twice, passing 'inet' then 'inet6'. So at this point, if 'ipprotocol' is blank, then it is from an old rule, and it [can|should|must] default to 'inet'. This would provide a generic fix for old rules that do not have 'ipprotocol' specified. The other thing that could be done is make some upgrade code that fills in 'ipprotocol' on old rules at upgrade.
* | | Fixed typo in $POST/$_POSTSteve Beaver2017-02-223-3/+3
| | |
* | | Remove some unused code from diag_command.php.jim-p2017-02-221-10/+0
| | |
* | | Fixes #7296Steve Beaver2017-02-221-2/+2
| | | | | | | | | | | | HTML tags not allowed in selector option values
* | | Correct variable name. Fixes #7297jim-p2017-02-221-1/+1
| | |
* | | Merge pull request #3568 from doktornotor/patch-7Renato Botelho2017-02-224-3/+26
|\ \ \
| * | | Check that DHCP registration isn't enabled for DNS forwarder/resolver when ↵doktornotor2017-02-221-0/+10
| | | | | | | | | | | | | | | | disabling DHCP server
| * | | Only allow the DHCP registration options to be enabled when DHCP server is ↵doktornotor2017-02-221-0/+5
| | | | | | | | | | | | | | | | enabled as well
| * | | Only allow the DHCP registration options to be enabled when DHCP server is ↵doktornotor2017-02-221-0/+5
| | | | | | | | | | | | | | | | enabled as well
| * | | Only start dhcpleases if DHCP server is enabled (Bug #6750)doktornotor2017-02-221-3/+6
| | |/ | |/|
* | | Merge pull request #3546 from NOYB/Vendor_MAC_Retention_Logic_/_ConsolidateRenato Botelho2017-02-222-15/+18
|\ \ \
OpenPOWER on IntegriCloud