summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Encoding in diag_packet_capture.phpjim-p2015-06-161-3/+3
|
* Encoding in interfaces_qinq_edit.phpjim-p2015-06-161-1/+1
|
* Encoding in services_dnsmasq.phpjim-p2015-06-161-1/+1
|
* Encoding in vpn_ipsec_settings.phpjim-p2015-06-161-1/+1
|
* More encodingjim-p2015-06-161-2/+2
|
* Fix some low-hanging potential security issues.jim-p2015-06-163-8/+8
|
* Be more careful with encoding on pages that use single quotes around HTML ↵jim-p2015-06-162-5/+5
| | | | attributes
* Additional encoding for system_advanced_misc.phpjim-p2015-06-161-7/+7
|
* Protect single quotes as well to prevent JS injection, due to the way this ↵jim-p2015-06-161-10/+10
| | | | page uses single quotes for attributes.
* Encode parameters in system_advanced_firewall.php before displaying back to ↵jim-p2015-06-161-5/+5
| | | | the user.
* Keep a copy of old mtree binary during upgrade and use it to avoid crashing. ↵Renato Botelho2015-06-162-2/+8
| | | | Fixes #4563
* Check also for old FreeBSD release versionsRenato Botelho2015-06-161-1/+1
|
* Merge manullay pull/1722Ermal LUÇI2015-06-151-1/+1
|
* Remove the GUI for the pc-sysinstaller as well and add it to obsoletee filesErmal LUÇI2015-06-153-1218/+3
|
* Remove pc-sysinstall since it was never finished and probably will be not ↵Ermal LUÇI2015-06-1582-10305/+0
| | | | the choice. If needed can be resurrected. It already is in obsoleted files
* status_queues missing semi-colonPhil Davis2015-06-151-1/+1
| | | | This really looks like it should have a semi-colon. Somehow the PHP interpreter is not being fussy about it in this context, I guess being followed by the "endif;" keyword the interpreter guesses the previous statement must be done.
* Ticket #4655 well manually merge pull/1715. Thanks: PhilErmal LUÇI2015-06-151-3/+9
|
* add input validation for proxy URL, port, user.Chris Buechler2015-06-141-1/+13
|
* Ok another round of this which unbreaks input error validation messagesErmal LUÇI2015-06-131-3/+6
|
OpenPOWER on IntegriCloud