summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix FreeBSD ports URLRELENG_2_4_4Raptor Engineering Development Team2019-07-291-1/+1
|
* Additional rebrandingRaptor Engineering Development Team2019-07-291-2/+2
|
* Add missing RaptorSense package / logo filesRaptor Engineering Development Team2019-07-286-3/+1391
|
* Disable bad upgrade move scriptRaptor Engineering Development Team2019-07-261-4/+4
|
* Move abi files to correct location for RaptorSenseRaptor Engineering Development Team2019-07-264-0/+0
|
* Add RaptorSense reposRaptor Engineering Development Team2019-07-252-0/+18
|
* Picture widget corrections. Fixes #9610jim-p2019-07-011-9/+34
| | | | | | | | * Sanitize user input before using as path/filenames * Use a more accurate method of determining image type on read * More sanity checks before reading images. (cherry picked from commit 2c544ac61ce98f716d50b8e5961d7dfba66804b5)
* Encode error output in services_captiveportal_mac.php. Fixes #9609jim-p2019-07-011-2/+2
| | | | (cherry picked from commit d31362b69d5d52dc196dc72f66e830cd1e6e9a4f)
* Encode hostname in services_acb.php before use. Fixes #9584jim-p2019-06-131-1/+1
| | | | (cherry picked from commit fe482ccc1eaf59137b29008bc040faaad25088f0)
* Initialize VLAN array in console setup. Fixes #9582jim-p2019-06-111-1/+1
| | | | (cherry picked from commit 45f95753963e497b5ce14493f9cca05336d75c7b)
* Build net/ng_etf-kmodRenato Botelho2019-06-071-0/+1
|
* Speedup build running all in parallelRenato Botelho2019-06-041-1/+2
|
* Allow MAKE_JOBS for slow portsRenato Botelho2019-06-041-0/+1
|
* Set IPsec VTI MTU to configured value at boot. Implements #9111jim-p2019-06-031-0/+15
| | | | (cherry picked from commit 3334f9c4cd7111c624ba2395b91c065d7dd338b1)
* Teach dhcrelay about upstream and downstream interfaces. Fixes #9466jim-p2019-06-031-5/+16
| | | | | | No config changes or UI changes, it is handled automatically. (cherry picked from commit f427d68dbca5ed9941b3bc01be1c4d81417c134f)
* Terminal size detection. Fixes #9569jim-p2019-05-303-0/+7
| | | | | | | | | | | | For sh/.profile, run "resizewin -z" at login which will set the terminal type only when empty, which is kind to remote and local logins and has the intended behavior. Also for tcsh, if the user logs in from the serial console, use postcmd to resize the window after each command in case the user resizes the window. (cherry picked from commit 1dc4afdc6657e83e824be43b27eff8a5f35ea4f3)
* Rename pfSense-pkg-bind9 to pfSense-pkg-bindRenato Botelho2019-05-291-1/+1
|
* Ensure NTP values are treated as numbers before use. Fixes #9558jim-p2019-05-282-16/+16
| | | | (cherry picked from commit c92dbfc189ee4cc66726d817f47e5473f8ffe147)
* Privilege matching -- allow JS anchors. Fixes #9550jim-p2019-05-241-0/+10
| | | | | | | | | | Attempts to detect a special case where a file does not actually exist, and yet should be allowed since it is used by JavaScript. So long as the anchor name doesn't contain any characters that might let it evade other checks, allow it through. (cherry picked from commit bdbd8534eef5b93370065340de225a1cd5e5faa8)
* Add GUI components for MDS mitigation. Implements #9532jim-p2019-05-223-2/+56
| | | | | | | While here, add option to disable PTI display in sysinfo widget. Implements #9323 (cherry picked from commit 42c48efe1c326273079ac38176098a1993f8ae88)
* Use correct variable in IP address validation check for DNS. Fixes #9543jim-p2019-05-221-1/+1
| | | | (cherry picked from commit 912562c4d76e9b629e99d44c56b363147d9ded0d)
* Remove wildcards incorrectly used in isAllowedPage(). Fixes #9541jim-p2019-05-211-2/+2
| | | | (cherry picked from commit cf529cbe33ae53f3f95b37a227da141b97465f20)
* Add sysutils/ccze to the repoRenato Botelho2019-05-211-0/+1
|
* Fix a potential source of PHP errors when saving per-log settings. Fixes #9540jim-p2019-05-201-3/+5
| | | | While here, fix save descriptions.
* Revert "LDAP TLS option update. Implements #9417"jim-p2019-05-151-30/+32
| | | | This reverts commit efdba6ca75e001e8426b2ecab49f71b53d5c9e30.
* Welcome 2.4.4-RELEASE-p3Renato Botelho2019-05-131-1/+1
|
* Implement new OpenVPN advanced options privilege. Fixes #9511jim-p2019-05-135-29/+100
| | | | (cherry picked from commit 4a1841a1fabcba0100f6a4f505fc1e132c29da20)
* Remove Advanced box from OpenVPN Wizard. Issue #9511jim-p2019-05-132-9/+0
| | | | (cherry picked from commit b8ca6554d022e99921835a2fdb35103f41a7302e)
* Fix ACB privileges. Fixes #9519jim-p2019-05-114-8/+36
| | | | (cherry picked from commit 18c1de41332473dacd8a24ddf34e558f6366c714)
* Rewrite unbound remotecontrol.conf when it is empty. Fixes #9470jim-p2019-05-101-1/+3
| | | | (cherry picked from commit 4b70a2006e6afb7813344eec8cafb8570e67256b)
* Add back DNS over TLS host verification code. Fixes #8602jim-p2019-05-103-21/+97
| | | | | | | | Requires Unbound 1.9.0_1 from pfsense/freebsd-ports, which fixes a bug in Unbound 1.9.0 which did not fully implement OpenSSL 1.0.2 host validation support. See https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4206#c5 (cherry picked from commit 7e8bfed216304b37342a0800eb35ef7c29546f5d)
* status.php updatesjim-p2019-05-101-1/+9
| | | | | | | * Ensure firewall info is generated when run from the CLI * For SG-1100, also include its public key (cherry picked from commit 2309b26a2b4643d9b4d0ea9be371004a781acc09)
* Fix another typojim-p2019-05-101-1/+1
| | | | (cherry picked from commit a0930ca608eb6b22b256c95ab2d829932b085f82)
* Add parens around NAT reflection rule interface. Fixes #9446jim-p2019-05-101-1/+1
| | | | (cherry picked from commit 8800ee6f90d2ac91ca9c2886bd260bc1a4e12893)
* Fix typojim-p2019-05-102-2/+2
| | | | (cherry picked from commit 929cc874f6d32908739cc30e70c0eeba25127fb8)
* Fix a typo.Luiz Souza2019-05-101-1/+1
| | | | | | Reported by: jimt (cherry picked from commit b0945941088c7383882688a6c6e774eb831f6486)
* #9096 - updated login titleclinton2019-05-101-1/+3
| | | | (cherry picked from commit 814a7c2f1d828fedef13bb2bf326d8014e9e25bf)
* LDAP TLS option update. Implements #9417jim-p2019-05-101-32/+30
| | | | (cherry picked from commit 996a1ad90e5682bf881bafd8b75d1b1a7e3f7831)
* Update copyright notices to 2019. Happy New YearSteve Beaver2019-05-10354-355/+355
| | | | (cherry picked from commit 0b4c14a491664053aad3cc76e1ffd67b70ff2da1)
* Strengthen path privilege check. Fixes #9513jim-p2019-05-101-4/+8
| | | | | | | | * Removes/resolves any relative paths in the submitted URL * Validates that the file exists * Trims the path component off after in a nicer way (cherry picked from commit 0604f68855ff65b92cdebd57a08a2ceccbef675c)
* Make widget privilege matching more specific. Fixes #9512jim-p2019-05-091-2/+2
| | | | (cherry picked from commit bc319bc01a4d709b39e4c93c7223d277ee666bff)
* Add warning for OpenVPN client, server, and override privileges.jim-p2019-05-094-0/+6
| | | | | | | | | | Since these can use OpenVPN advanced directives to call external scripts, they can be used to run commands that the user may not otherwise have access to run. Issue #9510 (cherry picked from commit f75b0eb8e781570a84e8700b150e09e081ccacfe)
* Encode download parameter before use. Fixes #9508jim-p2019-05-091-1/+1
| | | | (cherry picked from commit ce77c104eee92cfbbc0d84980e60899295dadeac)
* Encode descr in the WOL widget. Fixes #9507jim-p2019-05-081-2/+2
| | | | (cherry picked from commit 5789a02eab9b2ebbcb1f28d1d037b408b436a853)
* Encode output in status_filter_reload.php. Fixes #9499jim-p2019-05-031-1/+1
| | | | (cherry picked from commit 1af9400d594cd183d011f22fa9b3a7630570a250)
* Init array before usejim-p2019-05-031-0/+1
| | | | (cherry picked from commit a8a0b1321d2a477772aac4d0034d819b61f2c9bf)
* Fix #9451: Enable build of zabbix 4.2Renato Botelho2019-04-261-0/+2
|
* Add Zabbix 4.2 config optionsDanilo G. Baio (dbaio)2019-04-261-0/+5
| | | | (cherry picked from commit 169754517a586b259677025e551b8e972de310e5)
* Point 2.5.0 snaps repo to armv7Renato Botelho2019-03-261-2/+2
|
* Do now show scheduler icon when scheduler tag is emptyRenato Botelho2019-03-251-1/+2
| | | | Spotted by: Oliveira MaisSecurity <oliveira@maissecurity.com.br>
OpenPOWER on IntegriCloud