Commit Graph

36421 Commits

Author SHA1 Message Date
James Webb
614ca41e09
Add else clause for cases when OpenVPN interface file does not exist.
- Prevents potential race condition at startup resulting in failure to start OpenVPN instances.
- In cases where interface file is not present the openvpn_resync function handles a restart correctly.
2019-09-01 00:39:24 +01:00
James Webb
c46d0b12d6
Update openvpn.inc to allow OpenVPN instances to resync when running on a gateway group.
Implementation now checks if OpenVPN client/server running on gateway group should resync when IP changes occur or if cables are unplugged/replugged.
2019-06-19 14:12:30 +01:00
jim-p
fe482ccc1e Encode hostname in services_acb.php before use. Fixes #9584 2019-06-13 13:09:36 -04:00
jim-p
45f9575396 Initialize VLAN array in console setup. Fixes #9582 2019-06-11 09:50:42 -04:00
jim-p
8d4f79cd5f Only apply group size restriction to local groups. Implements #3792 2019-06-07 13:17:15 -04:00
Renato Botelho
85cbd521b3 Merge pull request #4061 from evantill/master 2019-06-06 07:41:44 -03:00
jim-p
633790aaa7 Fix IPsec forms
JS was hiding inputs, but now that the hidden inputs are global, the entire form was being hidden.
2019-06-04 20:50:15 -04:00
Renato Botelho
2d0b724572 Speedup build running all in parallel 2019-06-04 16:59:21 -03:00
Renato Botelho
db9996140e Merge pull request #4041 from gitdevmod/master 2019-06-04 13:50:32 -03:00
Renato Botelho
61794d5179 Allow MAKE_JOBS for slow ports 2019-06-04 13:41:48 -03:00
Renato Botelho
1db0bff956 Remove duplicate function 2019-06-04 10:33:40 -03:00
Renato Botelho
00e3e638a7 Ticket #3500: Simplify dhcpd_gather_stats.php using system_get_dhcpleases() 2019-06-04 10:33:40 -03:00
Renato Botelho
55342b609d Ticket #3500: Simplify diag_arp.php using system_get_dhcpleases() 2019-06-04 10:33:40 -03:00
Renato Botelho
1e76ee4582 Remove unused functions 2019-06-04 10:33:40 -03:00
Renato Botelho
c4c730b5aa Ticket #3500: Simplify status_dhcp_leases.php using system_get_dhcpleases() 2019-06-04 10:33:40 -03:00
Renato Botelho
88326a6bc2 Ticket #3500: Implement system_get_dhcpleases() 2019-06-04 10:33:40 -03:00
Renato Botelho
626c773426 Move dhcpd_date_adjust_gmt() to util.inc 2019-06-04 10:33:40 -03:00
Renato Botelho
923eb50e48 Move array_remove_duplicate() to util.inc 2019-06-04 10:33:40 -03:00
Renato Botelho
71be944340 Do not unset undefined variable 2019-06-04 10:33:40 -03:00
Eric Vantillard
edfe22f8ba Add Gandi LiveDNS DynDNS client. 2019-06-04 09:46:40 +02:00
gitdevmod
1a26a88b03
Update services.inc 2019-06-03 23:24:45 +02:00
gitdevmod
a183d3d4a9
Update services.inc 2019-06-03 23:20:34 +02:00
jim-p
69a2f6ccb8 Set IPsec VTI MTU to configured value at boot. Implements #9111 2019-06-03 14:31:18 -04:00
Renato Botelho
6624a6befc Use system_get_arp_table() 2019-06-03 15:23:39 -03:00
Renato Botelho
7a5ab2bd60 Remove unused variable $pools 2019-06-03 15:07:56 -03:00
Renato Botelho
38897f40c8 Remove unused array item 'online' 2019-06-03 15:00:31 -03:00
Renato Botelho
ccc6bd4d51 Use system_get_arp_table() 2019-06-03 14:47:11 -03:00
Renato Botelho
b12f00edcf Remove unused variable 2019-06-03 14:38:15 -03:00
Renato Botelho
cda4e23edf Use system_get_arp_table() 2019-06-03 14:34:10 -03:00
Renato Botelho
5a41b18c56 Unbreak interfaces.php defining global $form 2019-06-03 14:07:18 -03:00
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