Renato Botelho
d8317463a6
Disable drm-kmod and suricata on ARMv6
2019-01-07 10:35:46 -02:00
Renato Botelho
a14df36647
Remove rust, it's suricata dependency now
2019-01-07 10:34:37 -02:00
Renato Botelho
4697045743
Sort
2019-01-07 10:34:16 -02:00
Renato Botelho
53f275178a
Revert "Build net/libmaxminddb as requested by BBcan177"
...
This reverts commit 616089d861 .
2019-01-04 10:08:43 -02:00
Renato Botelho
616089d861
Build net/libmaxminddb as requested by BBcan177
2019-01-03 15:00:22 -02:00
Renato Botelho
342519c47e
Set bind 9.12 options
2019-01-03 12:18:21 -02:00
Renato Botelho
79e0fdd4a9
Use proper drm-kmod metaport
2019-01-03 10:54:43 -02:00
Renato Botelho
2a10f892b2
Convert rc.disable_hdd_apm to use camcontrol
2019-01-03 10:52:44 -02:00
Steve Beaver
0b4c14a491
Update copyright notices to 2019. Happy New Year
2019-01-02 09:50:26 -05:00
jim-p
2c5d3b1e50
Change alias name/pf keyword check to be case insensitive. Fixes #9231
2018-12-27 16:16:21 -05:00
jim-p
d188b7251a
Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207
2018-12-18 09:11:18 -05:00
clinton
814a7c2f1d
#9096 - updated login title
2018-12-14 13:29:30 -06:00
Renato Botelho
bfbb7a212d
Enable lang/rust build
2018-12-14 13:52:32 -02:00
jim-p
701728c077
Init filter rules in firewall_nat.php. Fixes #9193
2018-12-12 16:02:42 -05:00
jim-p
0d79ff69ba
Merge pull request #4019 from GrantSheehan/master
2018-12-11 15:10:37 -05:00
jim-p
d36e5a49e6
Alternate swap device location tactics. Issue #9182
2018-12-11 12:02:22 -05:00
jim-p
4c6e3de40f
Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160
2018-12-11 10:12:08 -05:00
jim-p
ed76624bf0
Rework cert keylen/digest validation. Fixes #9180
2018-12-07 14:15:31 -05:00
Grant Sheehan
5878d52994
Fix DigitalOcean DynDNS client
...
Fixes the check on the return value since it's been updated to use
HTTP/2 syntax. Also adds logic to allow using `@` to denote updating the
root domain A record as well.
2018-12-07 11:18:15 -07:00
Steve Beaver
f0dd942c95
Merge pull request #4020 from wokis/master
2018-12-07 07:45:27 -05:00
Kacper
95f3d049bf
Fixed regression where calling station id was removed from openvpn
2018-12-07 10:43:58 +01:00
Kacper
26b51f81fa
Merge remote-tracking branch 'refs/remotes/pfsense/master'
2018-12-06 22:24:06 +01:00
jim-p
f5f79fcc24
Fix array init in setup_wizard.xml. Fixes #9170
2018-12-05 11:19:24 -05:00
jim-p
e9446f5370
Fix NPt validation to allow single addresses. Fixes #9163
2018-12-04 09:03:46 -05:00
Renato Botelho
b6acaf760b
Add Korean to the list of available languages
2018-12-03 13:49:44 -02:00
Renato Botelho
ca2c1fd69c
Update translation files
2018-12-03 13:47:25 -02:00
Renato Botelho
ef1bcb81f2
Regenerate pot
2018-12-03 13:36:26 -02:00
Renato Botelho
1b988ed0e7
Fix #6226 : Add sysutils/usb_modeswitch to the list of packages
2018-11-28 07:26:59 -02:00
jim-p
aa7835147a
2.4.5 snaps use www/squid3, so copy settings there.
2018-11-27 16:51:35 -05:00
Luiz Souza
c9f6948525
Do not call interfaces_vlan_configure() every time an interface is edited in GUI.
...
This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).
Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure().
Ticket #9115
(cherry picked from commit 433a8e71f3 )
2018-11-27 17:35:20 -02:00
Luiz Souza
25d029d1e3
Make the WF2Q+ the default scheduler for the dummynet limiters.
...
The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.
Add a note for the FIFO scheduler to make clear that it does not support dynamic queues (by design) and as such, it is working as intended.
Add the scheduler information to Diagnostics -> Limiter Info.
Ticket #8973
2018-11-22 12:37:14 -02:00
Renato Botelho
675c4a74d3
Merge pull request #4017 from stephenw10/master
2018-11-22 09:02:05 -02:00
stephenw10
92c39e9b92
Allow no username for FreeDNS-v6
...
Also include that and Digital Ocean in the help text.
2018-11-22 00:36:26 +00:00
Renato Botelho
86fb21944d
Fix #9144 : Init array before use
2018-11-21 19:26:35 -02:00
jim-p
c6c398c6c5
Fix #9121 : Initialize arrays to prevent PHP 7 errors
2018-11-21 16:30:48 -02:00
Steve Beaver
6f9729c0a5
Minor fixes related to #9121
2018-11-21 08:52:30 -05:00
Renato Botelho
ede4faa74c
Fix #8937 : Show hwaddr for LAGG members
2018-11-21 10:53:13 -02:00
Renato Botelho
8bffe226d5
Fix #8465 : Preserve default gw when switch to BACKUP
...
interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfiguring completely the
interface when it's not necessary.
Add a new parameter $maintenancemode_only to interface_carp_configure()
and use it to only change advskew to 254 when going to forced
maintenance mode and move it back to configured value when leaving
2018-11-20 17:27:28 -02:00
Renato Botelho
1f72df3b68
Break long lines
2018-11-20 17:16:41 -02:00
Renato Botelho
40db4055d5
Merge pull request #4016 from Augustin-FL/captiveportal-spelling
2018-11-20 14:25:24 -02:00
Renato Botelho
97b0e99e22
Merge pull request #9131 from Augustin-FL/patch-accounting
2018-11-20 14:23:43 -02:00
Renato Botelho
43292b5d45
Merge pull request #4014 from Augustin-FL/captiveportal-blocked-mac
2018-11-20 14:22:13 -02:00
Renato Botelho
df0d003ecb
Merge pull request #4004 from NanoCaiordo/js-warnings
2018-11-20 14:21:29 -02:00
Augustin-FL
85a8f9b0ce
Fix few spelling issues
...
Ticket #9134
2018-11-18 16:51:21 +01:00
Augustin-FL
f790565a75
Send MAC address as username if radmac is used for connecting an user
...
Ticket #9131
2018-11-18 16:34:38 +01:00
jim-p
b55d94e80e
Init various arrays in easyrule before use with references. Fixes #9119
2018-11-14 12:04:12 -05:00
jim-p
592bec817f
Remove obsolete OLSRD code. Implements #9117
2018-11-14 08:54:01 -05:00
Renato Botelho
4be5ed9f14
Fix #9071 : Make sure pkg metadata is updated when repo config changes
2018-11-14 09:13:50 -02:00
Renato Botelho
220063c4d2
Remove unused variable
2018-11-14 08:33:17 -02:00
Renato Botelho
7995541160
Simplify logic to remove packages section from backup
2018-11-14 08:29:34 -02:00