Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dhcp6c Advanced Config prefix interface | marjohn56 | 2017-07-28 | 2 | -3/+17 |
| | | | | | | Currently, when using dhcp6c advanced configuration the prefix interface is WAN, this is not very useful! The changes here allow the user to select the interface that the PD will be applied on.. | ||||
* | Eliminate Gold menu item | Steve Beaver | 2017-07-27 | 1 | -1/+1 |
| | |||||
* | Rename support widget to "Netgate Services And Support" | Steve Beaver | 2017-07-27 | 1 | -113/+0 |
| | |||||
* | Enable REDIS option for suricata | Renato Botelho | 2017-07-26 | 1 | -1/+1 |
| | |||||
* | Fixed 7128 | Steve Beaver | 2017-07-26 | 1 | -14/+22 |
| | |||||
* | Allow recheck on refresh if JSON not available | Steve Beaver | 2017-07-26 | 1 | -1/+5 |
| | |||||
* | Make rules that deal with IP+MAC pairs to be layer2 only | Renato Botelho | 2017-07-26 | 1 | -5/+3 |
| | |||||
* | Restore calls to pfSense_ipfw_table_zerocnt(), it's fixed now | Renato Botelho | 2017-07-25 | 1 | -4/+2 |
| | |||||
* | Remove unused parameters | Renato Botelho | 2017-07-25 | 4 | -8/+8 |
| | |||||
* | Do not associate IP and MAC on down table | Renato Botelho | 2017-07-25 | 1 | -1/+3 |
| | |||||
* | Fix syntax | Renato Botelho | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Remove leftover debug | Renato Botelho | 2017-07-25 | 1 | -1/+0 |
| | |||||
* | Ressurrect nomacfilter option on CP now IPFW supports combined tables with ↵ | Renato Botelho | 2017-07-25 | 1 | -7/+14 |
| | | | | IP and MAC address | ||||
* | Re-introduce Captive Portal statistics | Renato Botelho | 2017-07-25 | 2 | -30/+44 |
| | |||||
* | Update translation files | Renato Botelho | 2017-07-24 | 84 | -24510/+63495 |
| | |||||
* | Regenerate pot | Renato Botelho | 2017-07-24 | 1 | -567/+627 |
| | |||||
* | Support widget visible by default | Steve Beaver | 2017-07-20 | 1 | -1/+1 |
| | |||||
* | Add customer support widget | Steve Beaver | 2017-07-20 | 1 | -0/+109 |
| | |||||
* | Do not re-create core pkg repo when running with -r | Renato Botelho | 2017-07-20 | 1 | -3/+3 |
| | |||||
* | Update the base package exclude files list. | Luiz Souza | 2017-07-19 | 1 | -0/+2 |
| | |||||
* | Build frr for testing | jim-p | 2017-07-19 | 1 | -0/+1 |
| | |||||
* | Fix license | jim-p | 2017-07-18 | 1 | -23/+11 |
| | |||||
* | Add installer script to optionally recover config.xml off an existing drive. ↵ | jim-p | 2017-07-18 | 2 | -0/+127 |
| | | | | Implements #7708 | ||||
* | Prevent iOS auto-capitalization on username field | Steve Beaver | 2017-07-17 | 1 | -1/+1 |
| | |||||
* | Change login page links to absolute paths | Steve Beaver | 2017-07-17 | 1 | -3/+3 |
| | |||||
* | Use an alternate method to stop unbound and fix #7326 | jim-p | 2017-07-14 | 1 | -6/+19 |
| | |||||
* | If a client address is in the webConfiguratorlockout table, do not allow ↵ | jim-p | 2017-07-14 | 1 | -0/+25 |
| | | | | | | them to access the GUI. Print an error and kill their states. Ticket #7693 Extra check to be sure that an existing open state cannot bypass lockout controls. | ||||
* | Fix typo | jim-p | 2017-07-13 | 1 | -2/+2 |
| | |||||
* | Merge pull request #3771 from PiBa-NL/20170701-cron-fix | Renato Botelho | 2017-07-13 | 2 | -4/+4 |
|\ | |||||
| * | cron, fix job removal by index splice and write valid schedules for ramdrive ↵ | PiBa-NL | 2017-07-01 | 2 | -4/+4 |
| | | | | | | | | backups | ||||
* | | Merge pull request #3772 from PiBa-NL/20170703-boot-config-check-message | Renato Botelho | 2017-07-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | bootup, change message to "Checking config backups consistency..." to tell ↵ | PiBa-NL | 2017-07-03 | 1 | -1/+1 |
| |/ | | | | | | | whats taking time, as there is usually little to cleanup involved | ||||
* | | Merge pull request #3782 from PiBa-NL/20170712-nat-configure-skip-no-dest | Renato Botelho | 2017-07-13 | 1 | -4/+0 |
|\ \ | |||||
| * | | nat, portforwards should not make up a new destination information when a ↵ | PiBa-NL | 2017-07-12 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | configured dhcp interface does not currently have an address. fixes: https://forum.pfsense.org/index.php?topic=127585.msg733528#msg733528 | ||||
* | | | Restructure how unbound zone data is written to fix processing of "redirect" ↵ | jim-p | 2017-07-13 | 3 | -38/+106 |
| | | | | | | | | | | | | | | | | | | | | | zone entries. Fixes #7690 Also corrects some other misc issues for formatting of zone data. While here, add an option, not exposed in the GUI, for users to get the previous behavior of defining short names for hosts. | ||||
* | | | Improve the way the auth server list is generated and account for a key ↵ | jim-p | 2017-07-10 | 1 | -4/+2 |
| | | | | | | | | | | | | being removed from the array when deleting. Fixes #7682 | ||||
* | | | Fix OpenVPN Auth Digest Algorithm selection so it does not use ↵ | jim-p | 2017-07-10 | 3 | -3/+57 |
|/ / | | | | | | | duplicate/alias names in the list, and fix existing entries on upgrade so they use the actual digest name and not an alias. | ||||
* | | Fix CA reference so serial increases properly. Remove variable for feature ↵ | jim-p | 2017-07-07 | 2 | -3/+3 |
| | | | | | | | | that didn't work out. Ticket #7527 | ||||
* | | Stop using pecl-ssh2 | Renato Botelho | 2017-07-06 | 1 | -2/+0 |
| | | |||||
* | | Deprecate pfSense freeradius2 package in favor of freeradius3 | Renato Botelho | 2017-07-06 | 2 | -2/+0 |
| | | |||||
* | | Add another possible CSR Armor string when validating. Ticket #7383 | jim-p | 2017-07-06 | 1 | -1/+3 |
| | | |||||
* | | Restructure how certificate types and SANs are handled in the cert manager ↵ | jim-p | 2017-07-06 | 2 | -170/+165 |
| | | | | | | | | | | | | when making a Cert/CSR/Signing, so each section can properly use the controls without duplicating. It is now possible to add SANs and EKUs to certificates when signing using the certificate manager. Fixes #7527 and also Fixes #7677 NOTE: Attributes such as SANs and KU/EKU cannot be copied from a CSR when signing due to a deficiency in OpenSSL's x509 functions (they do not support "copy_extensions" at this time). They must be specified manually. | ||||
* | | Removed MSS clamping exclusions | Robbert Rijkse | 2017-07-06 | 1 | -4/+1 |
| | | |||||
* | | Several complaints of unbound problems after commiting, so back this out. ↵ | jim-p | 2017-07-06 | 1 | -22/+6 |
| | | | | | | | | | | | | Revert "Change the way unbound is stopped when the process is being restarted, to give the old process enough time to exit cleanly. Fixes #7326" This reverts commit 38d110824c87ff60c6289c0432d55009586ceee4. | ||||
* | | Add the ability to set certificate type and SAN attributes in a CSR. Ticket ↵ | jim-p | 2017-07-05 | 3 | -58/+139 |
| | | | | | | | | | | | | #7527 TODO: They are not carried over after signing in the GUI | ||||
* | | Fix missing line from openssl.cnf | jim-p | 2017-07-05 | 1 | -1/+1 |
| | | |||||
* | | Do not ship .po files on images | Renato Botelho | 2017-07-05 | 1 | -0/+1 |
| | | |||||
* | | Update translation files | Renato Botelho | 2017-07-05 | 82 | -4746/+5117 |
| | | |||||
* | | Regenerate pot | Renato Botelho | 2017-07-05 | 1 | -107/+111 |
| | | |||||
* | | Add the username as the first SAN when making a user certificate from the ↵ | jim-p | 2017-07-05 | 1 | -0/+4 |
| | | | | | | | | user manager creation screen. Fixes #7666 |