Commit Graph

36389 Commits

Author SHA1 Message Date
Renato Botelho
bd4e8db91a Remove unused variables 2019-06-03 14:07:18 -03:00
Renato Botelho
65c9fdc644 Use system_get_arp_table() 2019-06-03 14:07:18 -03:00
Renato Botelho
16ee6ca2ab Implement system_get_arp_table() 2019-06-03 14:07:18 -03:00
jim-p
f427d68dbc Teach dhcrelay about upstream and downstream interfaces. Fixes #9466
No config changes or UI changes, it is handled automatically.
2019-06-03 12:48:31 -04:00
Renato Botelho
086cc72c26 Merge pull request #4002 from PaulW/9074-aliasurls 2019-06-03 13:20:39 -03:00
jim-p
946238ef46 Add back inadvertently removed line 2019-06-03 10:43:02 -04:00
jim-p
1c11171b19 Fix syntax error in services_dyndns_edit.php, reformat statement. 2019-06-03 09:49:32 -04:00
Renato Botelho
f9ed545d08 Update translation files 2019-06-03 10:41:22 -03:00
Renato Botelho
4ef54ac36d Regenerate pot 2019-06-03 10:39:24 -03:00
Renato Botelho
aceaf968e9 Use Netgate zanata server 2019-06-03 10:39:07 -03:00
Renato Botelho
3b7af5d010 Revert "Set Hyperscan to default to native arch"
This reverts commit 960a3893b6.
2019-06-03 09:19:30 -03:00
Renato Botelho
8eb3570bcb Revert "Remove hyperscan"
This reverts commit 164272dab6.
2019-06-03 09:18:55 -03:00
Renato Botelho
00d2fe905b Merge pull request #4069 from chewrocca/master 2019-05-31 16:23:38 -03:00
Renato Botelho
a1d30d0edc Merge pull request #4038 from emmtbot/ddns-route53 2019-05-31 16:21:57 -03:00
Renato Botelho
d1b7507919 Merge pull request #4036 from emmtbot/azure-whitespace 2019-05-31 16:20:44 -03:00
Renato Botelho
4fb93ea15b Use --libxo to get /usr/sbin/arp results 2019-05-31 16:00:21 -03:00
Tom Embt
0b230bb295 Allow Dynamic DNS wildcards for Route53 #9053 2019-05-31 11:25:52 -04:00
Tom Embt
ed5b58a752 Azure DDNS whitespace only 2019-05-31 11:10:36 -04:00
Matthew Fine
8b3e2e26f3
Update services_dyndns_edit.php 2019-05-31 09:55:26 -05:00
Matthew Fine
443a8b1bec
Update services.inc 2019-05-31 09:48:06 -05:00
Matthew Fine
0c43f8256e
Update dyndns.class 2019-05-31 09:46:19 -05:00
Renato Botelho
5a41028022 Merge pull request #4053 from emmtbot/ddns-cloudflare 2019-05-31 11:38:29 -03:00
Renato Botelho
1e005a0239 Merge pull request #4037 from heper/patch-1 2019-05-31 11:35:27 -03:00
Renato Botelho
0c5b50d64a Merge pull request #3998 from NanoCaiordo/patch-is_fqdn 2019-05-31 11:27:07 -03:00
Renato Botelho
2446347d93 Merge pull request #4043 from artooro/pingcheck 2019-05-31 11:22:13 -03:00
Renato Botelho
57263c0ade Merge pull request #4035 from emmtbot/ddns-linode 2019-05-31 11:14:57 -03:00
Renato Botelho
d1fe530319 Merge pull request #4025 from kantlivelong/nas_identifier_webui 2019-05-31 11:02:23 -03:00
Renato Botelho
f8a7373897 Merge pull request #4024 from plumbeo/fix-session-timeout 2019-05-31 10:58:35 -03:00
Renato Botelho
d67604df4d Merge pull request #4021 from demospace/hyperscan-native 2019-05-31 09:22:20 -03:00
Renato Botelho
164272dab6
Remove hyperscan 2019-05-30 19:08:43 -03:00
Renato Botelho
6b858da1f2 Merge pull request #4054 from Augustin-FL/save-users-accross-reboot 2019-05-30 18:18:32 -03:00
Renato Botelho
b6129dc4b2 Merge pull request #4060 from PeterFeicht/fix_layout 2019-05-30 18:13:07 -03:00
Augustin-FL
7b80e74336
Restore connected users on boot when associated setting is enabled
Implement redmine #5644
2019-05-30 20:37:15 +02:00
Augustin-FL
445c97fcf3
Create an option for saving connected users across reboot
Implement redmine #5644
2019-05-30 20:37:08 +02:00
Augustin-FL
1d8a8f66e8
bump config
Implement redmine #5644
2019-05-30 20:31:04 +02:00
Augustin-FL
b0a29e82be
Add allowed bandwith settings to sqlite DB
Implement redmine #5644
2019-05-30 20:31:00 +02:00
Renato Botelho
48fee584e6 Merge pull request #4044 from PiBa-NL/20190127-actually-show-current-default-route 2019-05-30 14:43:00 -03:00
Renato Botelho
b6b4b5d0bc Merge pull request #4058 from Augustin-FL/patch-usermanager-menu 2019-05-30 14:25:11 -03:00
Renato Botelho
76ac32313c Merge pull request #4059 from PeterFeicht/ppp_uptime 2019-05-30 14:23:07 -03:00
Renato Botelho
7a123866bb Merge pull request #4056 from Augustin-FL/patch-captiveportal-multiserver-perf 2019-05-30 14:17:54 -03:00
Renato Botelho
fb20f0bacf Merge pull request #4064 from tylerszabo/patch-1 2019-05-30 13:53:53 -03:00
jim-p
1dc4afdc66 Terminal size detection. Fixes #9569
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.
2019-05-30 10:10:52 -04:00
Renato Botelho
a0e644e586 Revert "Enable TARGETBASED option for snort"
This reverts commit 3bd0406798.
2019-05-30 09:07:43 -03:00
Renato Botelho
3bd0406798 Enable TARGETBASED option for snort 2019-05-30 08:54:39 -03:00
jim-p
84bbc6373a Fix DynDNS widget hostname function. Fixes #9564 2019-05-29 13:51:59 -04:00
Renato Botelho
478d5fc8bf Rename pfSense-pkg-bind9 to pfSense-pkg-bind 2019-05-29 09:53:24 -03:00
jim-p
5c3db9609d Use correct test type POST variable for SMART. Fixes #9560 2019-05-28 15:11:35 -04:00
jim-p
c92dbfc189 Ensure NTP values are treated as numbers before use. Fixes #9558 2019-05-28 14:00:25 -04:00
Renato Botelho
ad1d975acc Fix #9443: Use phpseclib to create RSA key
OpenSSL doesn't allow to create a 64 RSA key anymore.  Use phpseclib to
do it using PHP.
2019-05-27 16:54:59 -03:00
Renato Botelho
ffa8f605c1 Retire now unused is_jumbo_capable() 2019-05-27 13:45:33 -03:00