summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2Chris Buechler2015-07-0111-41/+63
|\
| * Encode ca descr in system_camanager.phpjim-p2015-07-011-5/+9
| |
| * Encode ca/cert descr in system_certmanager.phpjim-p2015-07-011-6/+14
| |
| * Encode ca/cert/crl descr in system_crlmanager.phpjim-p2015-07-011-16/+18
| |
| * Encode ca/cert descr in vpn_openvpn_server.phpjim-p2015-07-011-5/+5
| |
| * Encode ca/cert descr in vpn_openvpn_client.phpjim-p2015-07-011-3/+3
| |
| * Encode ca/cert descr in vpn_ipsec_phase1.phpjim-p2015-07-011-2/+2
| |
| * Encode ca/cert descr in system_authservers.phpjim-p2015-07-011-1/+1
| |
| * Encode ca/cert descr in system_usermanager.phpjim-p2015-07-011-1/+1
| |
| * Encode cert/ca descr in system_advanced_admin.phpjim-p2015-07-011-1/+1
| |
| * Encode cert/ca descr in services_captiveportal.phpjim-p2015-07-011-1/+1
| |
| * Encode ca/cert info in openvpn_wizard.incjim-p2015-07-011-0/+8
| |
* | Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2Chris Buechler2015-06-293-3/+6
|\ \ | |/
| * Use interface-automatic for Unbound when the interfaces list is empty (same ↵jim-p2015-06-261-0/+2
| | | | | | | | as All) otherwise it breaks with a default CARP config.
| * Add semicolonN0YB2015-06-251-2/+3
| | | | | | | | Fix delete Java Script to match valid HTML ID
| * XHTML ComplianceN0YB2015-06-251-1/+1
| | | | | | | | | | | | | | | | | | html id's not permitted to begin with a number. html id's not permitted to contain '/' add prefix (entry_) and replace slash with hyphen. table entry id format becomes: entry_<ip address>-<cidr> replacing the format: <ip address>/<cidr> does not change the displayed format.
| * Bump version to 2.2.4-DEVELOPMENTRenato Botelho2015-06-251-1/+1
| |
* | Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2Chris Buechler2015-06-242-2/+11
|\ \ | |/
| * It's time for 2.2.3-RELEASERELENG_2_2_3Renato Botelho2015-06-231-1/+1
| |
| * Add D1540-XG.Matt Smith2015-06-231-0/+3
| |
| * Introduce Netgate RCC-DFF to the list of known platformsRenato Botelho2015-06-232-2/+8
| |
* | Bump to 2.2.3-RELEASEChris Buechler2015-06-231-1/+1
|/
* rereadall is not enough here, restore reload call to make sure everything ↵Renato Botelho2015-06-231-0/+1
| | | | works. Ticket #4785
* Replace ipsec rereadsecrets + reload by single rereadall, that will re-read ↵Renato Botelho2015-06-231-2/+1
| | | | also cert changes. Ticket #4785
* Instead of sending USR1, just call ipsec reload. And before it, call ipsec ↵Renato Botelho2015-06-231-1/+2
| | | | rereadsecrets to make sure new secretes are updated. It should fix #4785
* Partially revert 019ee2bc8c, this workaround is not necessary. Real fix will ↵Renato Botelho2015-06-231-8/+0
| | | | be committed after this
* Add a workaround for ticket #4785:Renato Botelho2015-06-231-4/+18
| | | | | | There was a regression on strongswan between 5.3.0 and 5.3.2 as reported at [1]. To workaround this issue, add an extra line on ipsec.secrets with right fqdn.
* Fix var name typo in shaper.incChris Buechler2015-06-231-1/+1
|
* Don't delete /var/tmp/, that was originally done to clear session data at ↵Chris Buechler2015-06-221-1/+0
| | | | boot, but no longer applicable as session data is no longer in /var/tmp/. Credit to 'aa' on opnsense forum.
* Use $myid in ipsec.secrets. Ticket #4785Chris Buechler2015-06-221-2/+2
|
* This is incomplete. Leaving for 2.3. Revert "Ticket #4683 merge in brainpool ↵Chris Buechler2015-06-221-11/+2
| | | | | | for DH parameters" This reverts commit 7dc35024af3af1d644c25b002ca9f40f1d61c05b.
* Specify $myid rather than %any here, otherwise user manager and mobile PSKs ↵Chris Buechler2015-06-211-3/+4
| | | | won't match. Ticket #4781
* Obsolete pt_BR.ISO-88591 in favor of UTF-8Renato Botelho2015-06-191-1/+1
|
* Move pt_BR translation from ISO to UTF-8Renato Botelho2015-06-193-4431/+9178
|
* Move pt_BR directory, it's moving from ISO to UTF-8Renato Botelho2015-06-192-0/+0
|
* Ticket #4746 Correctly set global variables to be used by hostnames cod epathsErmal LUÇI2015-06-192-4/+6
|
* Ticket #4683 merge in brainpool for DH parametersErmal LUÇI2015-06-191-2/+11
|
* Add a GUI field to increase the pf frag entries limit. Fixes ticket #4775jim-p2015-06-182-0/+22
|
* chmod +x hostidChris Buechler2015-06-181-0/+0
|
* Blacklist invalid "from" sources since they can be picked up accidentally ↵jim-p2015-06-171-1/+3
| | | | and cause rule errors. Fixes #4772
* Say what is happening when reinstalling package GUI XMLPhil Davis2015-06-161-2/+4
| | | | | At the confirmation dialog after pressing the "Reinstall XML" button, the text does not distinguish between having pressed "Reinstall the whole package" and "Reinstall the GUI/XML". It would be nice if the text of this confirmation allowed the user to be confident about which button they had just pushed, before confirming the action. Note: This stuff has no gettext() wrappers - but that can be fixed later, not get mixed up in this.
* Remove load_balancer_relay_* -- They are not used, not linked, not ↵jim-p2015-06-166-1193/+4
| | | | functional, not maintained, and have potential security issues.
* Why is break missing for reinstallxmlPhil Davis2015-06-161-0/+1
| | | | | I thought that "reinstallxml" should do less than "reinstallpkg" but actually it was getting stuff here, then falling through "reinstalpkg" which did delete_package_xml and then install_pkg, which got the files a 2nd time and... Maybe that was supposed to happen? Anyway, I thought I would point this out and someone can either commit this pull request if the "break" should be there, or explain to me why "reinstallxml" is supposed to fall through executing all this code.
* Encoding in services_unbound_advanced.phpjim-p2015-06-161-2/+2
|
* Encoding in system_advanced_sysctl.phpjim-p2015-06-161-7/+7
|
* Encoding in interfaces.phpjim-p2015-06-161-4/+4
|
* Encoding in services_unbound.phpjim-p2015-06-161-1/+1
|
* Encoding in pkg_mgr_settings.phpjim-p2015-06-161-1/+1
|
* Encoding in system_advanced_admin.phpjim-p2015-06-161-1/+1
|
* Encoding in interfaces_ppps_edit.phpjim-p2015-06-161-2/+2
|
OpenPOWER on IntegriCloud