Commit Graph

34881 Commits

Author SHA1 Message Date
Renato Botelho
4368d36705 Stop using hostuuid as serial 2017-10-19 06:43:29 -02:00
Luiz Souza
2b38f54d56 Recognize the first level tag of QinQ interfaces as standard VLANs. 2017-10-18 12:02:00 -05:00
Renato Botelho
c3a6a00fe5 Add missing space 2017-10-18 11:44:23 -02:00
Renato Botelho
2a781563c6 Fix #7953: Make sure a proper empty array is returned instead of NULL 2017-10-18 11:12:37 -02:00
Renato Botelho
58572d4509 Revert "Fix #7953: Make sure NULL values are not passed to XMLRPC functions"
This reverts commit 73ee3d78d5.
2017-10-18 11:11:09 -02:00
Stephen Jones
63f686bde3 Added JSON checks for widgets to prevent parsing errors. 2017-10-17 15:03:35 -05:00
Jared Dillard
08a5e9a651 add cache busting to css using last modified timestamp 2017-10-17 14:11:03 -05:00
Steve Beaver
cbd7c39826 Restore auth_check() 2017-10-17 15:03:43 -04:00
Stephen Jones
6a6c0b16b1 Added back the previous commit since it got overwritten. 2017-10-17 13:43:09 -05:00
Stephen Jones
58f3101597 Related to redmine #6318 helps fix some times when it would get back null data after a session ended 2017-10-17 13:37:58 -05:00
Renato Botelho
58e60eb9d5 Use pkg-static binary to prevent errors when moving to new major FreeBSD version 2017-10-17 16:13:13 -02:00
Renato Botelho
73ee3d78d5 Fix #7953: Make sure NULL values are not passed to XMLRPC functions 2017-10-17 16:10:58 -02:00
Steve Beaver
b87f04290b IPSec widget no longer includes session timout code 2017-10-17 12:57:26 -04:00
Luiz Souza
1b21bfdb8f Simplify the code a little bit. 2017-10-17 17:47:31 -02:00
Luiz Souza
2e155305e7 Use the new function to validate the VLAN tags. 2017-10-17 17:45:46 -02:00
Luiz Souza
0793de1aad Fix the QinQ support.
Bring the QinQ support to the VLAN dotted format.

To avoid breaks third party software (such as dhcpd), we silently ignore the interfaces with names bigger than the maximum size in FreeBSD.

Ticket #7942
2017-10-17 17:42:13 -02:00
jim-p
93d3a06526 Do not reconfigure wireless on a link up event, or else it can get stuck in a loop. Fixes #7960 2017-10-17 12:04:13 -04:00
Renato Botelho
e8972c2faf Fix 7868 - Allow to enable hostres on all platforms after fix on FreeBSD-src 2017-10-17 10:10:12 -02:00
Renato Botelho
95605da1aa Use hostapd / wpa_supplicant from ports when available 2017-10-17 08:59:51 -02:00
Renato Botelho
af0d2a1f92 Enable build of new Zabbix versions (2.2, 3.2 and 3.4) 2017-10-17 08:37:30 -02:00
Renato Botelho
863ce21136 Merge pull request #3851 from dbaio/master 2017-10-17 08:27:42 -02:00
Renato Botelho
ee0e2507b8 Merge pull request #3848 from PiBa-NL/20171011-xmlrpc-prevent-lost-lock 2017-10-16 17:07:46 -02:00
Renato Botelho
8734adf8d1 Merge pull request #3838 from doktornotor/patch-9 2017-10-16 17:06:28 -02:00
Renato Botelho
840a290e14 Merge pull request #3831 from luckman212/patch-1 2017-10-16 16:31:02 -02:00
Renato Botelho
e4aef1edb5 Merge pull request #3850 from doktornotor/patch-11 2017-10-16 16:21:50 -02:00
jim-p
f96376a378 Allow both AES-NI and Crypto modules to be loaded at the same time. Fixes #7810 2017-10-16 14:07:49 -04:00
Renato Botelho
5e5b13a9a9 Merge pull request #3821 from PiBa-NL/20170916-bsnmp-hostrest-check 2017-10-16 15:53:46 -02:00
jim-p
a69a918227 Change OpenVPN to retry client auth when it fails by default, rather than making the process exit which confuses users. Fixes #7506 2017-10-16 13:14:59 -04:00
Luiz Souza
12bcf7e933 Change the VLAN inteface names to use the 'dotted' format of FreeBSD, which is shorter and helps to keep the interface name smaller than the limit (16).
This fixes the 4 digit VLAN issues when the NIC name is 6 bytes long.

Ticket #294
2017-10-16 17:49:37 -02:00
Steve Beaver
7a69651062 Merge pull request #3817 from marjohn56/Unbound-serve-expired 2017-10-16 12:17:36 -04:00
Steve Beaver
9503d8811c Merge pull request #3826 from doktornotor/patch-5 2017-10-16 12:09:11 -04:00
marjohn56
84ec58b7e3 Unbound Serve expired
Serve expired – Records stay in cache after TTL expires, with a TTL value of 0, if a new lookup is requested the cached record will be served for maximum performance, but at same time the resolver will ask for a new value from upstream to refresh the value and TTL.
2017-10-16 12:05:07 -04:00
Stephen Jones
dc91c9490a Fixed #7896
Handled the case where there is no picture and made it simpler to load
a picture.
2017-10-16 09:28:46 -05:00
Steve Beaver
893b609111 Fixed #7714
Added JS code to formate the date/time for UCT
2017-10-16 09:53:56 -04:00
Danilo G. Baio (dbaio)
7077ba396b Update Zabbix options
- Bring versions 3.2 and 3.4
- Enable IPMI, VMware and SSH monitoring for Zabbix Proxy
- Remove unnecessary items
2017-10-16 11:27:09 -02:00
Steve Beaver
5fce3e8e90 Fixed #7921 2017-10-16 08:24:56 -04:00
Renato Botelho
9d775c7500 Fix #7949
Add UEFI 32 and UEFI 64 filenames defined inside a pool to dhcpd.conf
2017-10-16 08:47:49 -02:00
jim-p
0b2d15478e Fix voucher test and expire pages. Fixes #7939 2017-10-14 22:00:21 -04:00
PiBa-NL
ed66d49167 snmpd, hostres cpu usage on virtual environments that have a virtual cd drive seems to happen on most (all?) hypervisors. 2017-10-14 21:39:10 +02:00
doktornotor
0c9a6bc39b Remove obsolete CLA information
https://www.netgate.com/blog/contributing-to-the-pfsense-project-gets-easier.html
2017-10-14 09:59:37 +02:00
Luiz Souza
c5a3368303 Accept 'IP/mask' notation in 'Set interface IP address' from initial menu, there is no need to force use to enter the netmask in a different input. 2017-10-13 21:54:18 -05:00
Luiz Souza
d326425ec7 Break from the loop when we run out of interfaces in console 'Assign Interfaces'. 2017-10-13 21:13:56 -05:00
Luiz Souza
286cd23124 Mount the disk (the root slice) as read-only before running the fsck in the preen mode.
This force the flush of all pending writes to disk and thus put the disk in a consistent state.

The second effect of this change is that the file system can actually be recovered now, because otherwise with the root slice mounted as read-write, the fsck cannot write any changes.
2017-10-13 19:31:33 -05:00
PiBa-NL
8239af2dc1 xmlrpc, webgui, prevent that a xmlrpc.lock is placed that is never unlocked, thus hanging php and the webgui after a few more sync request are trying to acquire the lock and all are waiting.. 2017-10-11 02:41:37 +02:00
Renato Botelho
2448d0fc1f Update translation files 2017-10-10 07:40:36 -03:00
Renato Botelho
ac9e9abb43 Regenerate pot 2017-10-10 07:36:29 -03:00
Renato Botelho
06a1b0815d Remove old custom logos 2017-10-09 19:51:42 -03:00
Renato Botelho
f9a6637a8e Use include() to add logo content and use complete path 2017-10-09 19:43:56 -03:00
Jared Dillard
f2fd97c890 update NYI logos 2017-10-09 15:55:09 -05:00
Jared Dillard
9ae8ade526 update svg logos to pull from file 2017-10-09 15:46:19 -05:00