Commit Graph

4752 Commits

Author SHA1 Message Date
Renato Botelho
b947efe847 Merge pull request #3106 from NewEraCracker/patch-9 2016-08-29 16:07:41 -03:00
Renato Botelho
3843c34a0b Merge pull request #3107 from NewEraCracker/patch-10 2016-08-29 15:19:13 -03:00
Renato Botelho
067c8f5418 Merge pull request #3112 from phil-davis/patch-1 2016-08-29 15:04:02 -03:00
Renato Botelho
2dfbd10f7e Merge pull request #3110 from phil-davis/patch-2 2016-08-29 15:02:22 -03:00
Renato Botelho
628fc6b68a Merge pull request #3114 from phil-davis/patch-3 2016-08-29 14:56:57 -03:00
Jared Dillard
849d3a37a1 change traffic graphs to use d3.js 2016-08-23 13:22:12 -05:00
Jared Dillard
22b8293dc3 add visibility js 2016-08-23 13:22:12 -05:00
jim-p
9446ee68d8 Add a selection for OpenVPN to have no compression preference + comp-noadapt, which is necessary in some client edge cases. Fixes #6739 2016-08-22 16:16:22 -04:00
jim-p
1121b4a7bd Clean up the text on diag_sockets.php. Fixes #6708 2016-08-22 15:35:18 -04:00
jim-p
2b7902fe0a Clarify language on diag_tables.php. Fixes #6713 2016-08-22 14:49:16 -04:00
jim-p
2afb45bafa Use -l with traceroute6 to show both IP Addresses and Hostnames when resolving hops. Add note about max ttl/hop limit in source comment. Fixes #6715 2016-08-22 14:15:43 -04:00
jim-p
a92de66e66 Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737 2016-08-22 12:30:28 -04:00
Stephen Beaver
ca3dc6c9ac Fixed #6711 2016-08-22 12:03:03 -04:00
Stephen Beaver
e737700578 Fixed #6732 2016-08-22 11:24:08 -04:00
NewEraCracker
516e609ccb Fix syntax error on openvpn.widget.php 2016-08-20 19:21:44 +01:00
NewEraCracker
4509abc380 system_dhcpleases_configure() - Improve pidfile handling
1) Set the pidfile variable in the correct place.
   pidfile variable is required in both 'if' and 'else' blocks.

2) Ensure pidfile is valid before sending term signal
2016-08-20 18:56:42 +01:00
NewEraCracker
20350989db Apply the fix for ticket #6589 also into dhcpdv6 config 2016-08-20 08:51:16 +01:00
jim-p
68ce71f290 Use "-C /dev/null" when starting dnsmasq to avoid it picking up an incorrect default config which would override our command line parameters. Fixes #6730 2016-08-19 10:08:37 -04:00
Phil Davis
8da4847472 Text typos in openvpn.widget.php 2016-08-19 09:16:05 +09:30
Stephen Beaver
134ee13df5 Revise widget refresh timing 2016-08-18 19:38:27 -04:00
Renato Botelho
fb1234ab7d Add specific permission to allow HA XMLRPC sync. It fixes #809 2016-08-18 18:36:16 -03:00
Renato Botelho
f82f991c47 Fix remote_addr array key 2016-08-18 18:35:58 -03:00
Renato Botelho
4f78ae1da5 Disable autoDocument 2016-08-18 16:55:28 -03:00
Renato Botelho
357b5e93d7 Ticket #3734: Remove xmlrpc.inc, xmlrpc_client.inc and xmlrpc_server.inc 2016-08-18 16:42:20 -03:00
Renato Botelho
2355a762c9 Ticket #3734: Pass username on all xmlrpc calls 2016-08-18 16:42:20 -03:00
Renato Botelho
f81e7cc404 Ticket #3734: Convert xmlrpc.php to use XML/RPC2/Server.php 2016-08-18 16:42:19 -03:00
Renato Botelho
29cffce778 Initialize variable properly 2016-08-18 16:42:19 -03:00
Renato Botelho
a49413cb49 Do not enable debug 2016-08-18 16:42:19 -03:00
Stephen Beaver
512f2c10af Added control to set dashboard widget refresh period
Start each widget refresh system after a short random delay to prevent all widgets hitting the server at the exactsame time
Fix issues wherein two widgets were resetting the refresh timer from the AJAX call, not the call-back function, thereby risking stepping on themselves
2016-08-18 11:41:19 -04:00
Stephen Beaver
f30e6bd49c Completed #6723\
by making the OpenVPN widget update dynamically
2016-08-18 09:16:13 -04:00
Renato Botelho
9b6e07374a Remove debug leftover 2016-08-18 07:55:29 -03:00
Phil Davis
fd020a2d94 Fix #6724 VLAN interface displayed wrong
in interface assignment script dialog.

The str_replace() calls were not smart enough to just get rid of bare "igb1" when "igb1_vlan123" and such like was also in the list.
2016-08-18 10:04:03 +09:30
Phil Davis
c507161d55 Indent dhcpd.conf option custom 2016-08-18 08:15:27 +09:30
Jared Dillard
0f3f6cc9da Revert "change traffic graphs to d3"
This reverts commit 9f33ec6433.
2016-08-17 16:08:55 -05:00
Jared Dillard
9f33ec6433 change traffic graphs to d3 2016-08-17 14:46:31 -05:00
jim-p
01c2735c0f Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes #6719 2016-08-17 15:42:32 -04:00
Stephen Beaver
86e94becbe diag-edit.php: Perform "Goto line #" action on pressing enter key within the line number element 2016-08-17 09:19:40 -04:00
Renato Botelho
4d5df6790e Merge pull request #3113 from NewEraCracker/patch-11 2016-08-16 19:21:23 -03:00
Renato Botelho
200728c95f Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2 2016-08-16 19:12:50 -03:00
Renato Botelho
80f38d81f0 Retire /etc/rc.filter_configure_xmlrpc 2016-08-16 17:34:46 -03:00
Renato Botelho
81891d1d7f Remove unused functions 2016-08-16 17:26:28 -03:00
NewEraCracker
d5b993fc31 Fix messup caused by 9d3e872 2016-08-16 21:18:37 +01:00
Renato Botelho
b885c8cfb2 Silence pgrep stderr when pidfile contains an invalid PID 2016-08-16 15:20:43 -03:00
Renato Botelho
ffd2056a2f Ticket: #3734: Convert rc.filter_synchronize to use pear-XML_RPC2 2016-08-16 15:03:26 -03:00
Renato Botelho
3c98260548 Fix indent 2016-08-16 15:03:26 -03:00
Phil Davis
285987208f Fix #6720 DHCP options by pool
It is a little bit tricky having to generate the unique "option custom-if-n-m code ..." lines at first where n = pool index and m = item index in the items of the pool. Then make sure to reference that later, getting the same pool index into the array of pools. The $all_pools array as the "overall" or "base" pool first (at index 0), followed by the user-specified pools at index 1, 2, 3,... - which are actually at indexes 0, 1, 2,... in the ordinary array of pools in the config. So the -1 at line 910 has to happen.
But it works for me.
2016-08-17 00:23:42 +09:30
Colin Fleming
6173d1f5a5 Tidy up filenames
Make sure the filenames represent the actual file
2016-08-16 15:50:38 +01:00
Phil Davis
beb9321fcf Fix double domain-name-servers for pool
Add a pool and specify something in 1 or more of the DNS servers boxes for the pool.
The "option domain-name-servers 1.2.3.4" line appears twice in dhcpd.conf
The first bit of code to do it is at lines 787-799. I have deleted this 2nd time that it is done at lines 854-856.
2016-08-16 23:01:17 +09:30
Stephen Beaver
ea8e683a31 Merge pull request #3109 from phil-davis/patch-1 2016-08-16 09:23:20 -04:00
Phil Davis
a5a5523177 Fix DDNS domain for static map DHCP entries
If you specify DDNS Domain in a DHCP static map entry, it does not make its way through to dhcpd.conf
This is because the var name $pdnscfg is wrong from an old copy-paste that first made this code.
2016-08-16 22:48:26 +09:30