Commit Graph

4633 Commits

Author SHA1 Message Date
jim-p
f003f8db0e Some small improvements to OpenVPN server handling when using CARP VIPs in Gateway Groups. Might help with issue #6607 2016-08-01 11:45:28 -04:00
Jared Dillard
bfbfa4dd25 experiment with tighter styling 2016-07-28 19:17:05 -05:00
Jared Dillard
1cba7db475 Fixes #6601 clean up installed packages html 2016-07-28 19:17:05 -05:00
Jared Dillard
13b0380267 clean up Installed Packages widget by removing category 2016-07-28 19:17:05 -05:00
jim-p
363c7d41ea Increase filtering tail limit for logging, fixes #6652 2016-07-28 09:58:42 -04:00
jim-p
f26a81c97b Whitespace fixes 2016-07-28 09:58:42 -04:00
Phil Davis
ffe1a0688c Fix redmine #6640 DHCPv6 server time format
The original code here ended up always applying the time zone offset once, and if you had set dhcpv6leaseinlocaltime then it got applied twice, so Sydney at UTC+10:00 would show UTC+20:00 and presumably somewhere at UTC-04:00 would show UTC-08:00

This change makes the code use the same logic as the V4 status_dhcp_leases.php - which works and is simpler.

Note: both the V4 and V6 code format the output, when using local time, as 12-our clock with AM/PM. That seems a bit odd, but I will leave it for now. I will make a separate pull request to change it to 24-hour clock (like is displayed in V4 leases in UTC)
2016-07-26 13:12:10 +09:30
Jeremy Porter
a869a93126 Section title was wrong, discovered by mfine 2016-07-22 13:16:20 -05:00
Chris Buechler
f8038899f2 openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second time. Ticket #6633 2016-07-20 19:56:42 -05:00
Renato Botelho
2039a3c1e1 Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-now 2016-07-18 15:40:55 -03:00
Stephen Beaver
9ce54773be Allow section header to be omitted by specifying "NOTITLE" as the section title. 2016-07-18 11:43:12 -04:00
Stephen Beaver
7bba13e8d5 Fixed #6437 2016-07-18 11:09:11 -04:00
Chris Buechler
a46e0d747e Allow AES-GCM for P1 where using IKEv2. Ticket #5990 2016-07-17 23:18:57 -05:00
Chris Buechler
4d55ef968b Clarify that HMAC-MD5 key is required. Ticket #6622 2016-07-17 21:24:27 -05:00
Chris Buechler
6061a7a958 Merge pull request #3061 from thoughtpolice/cloudflarev6 2016-07-17 21:20:57 -05:00
Chris Buechler
655fb9df95 Merge pull request #3055 from marjohn56/master 2016-07-17 21:15:26 -05:00
Austin Seipp
3a05e4c3da dyndns: add IPv6 support for CloudFlare
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-17 09:41:49 +00:00
lukehamburg
7940050bb9 Fix "http://pf.sense/UNKNOWN" links in Pkg Manager
I noticed recently that many packages do not have the 'www' field in the database filled, or have it set to UNKNOWN  The way the table is built, this causes bad links to be generated pointing to e.g. http://pf.sense/UNKNOWN.  This patch fixes it, causing only packages with actual links to get the <a> tag.
2016-07-15 21:25:11 -04:00
Chris Buechler
1d653e869b fix typo 2016-07-15 18:27:48 -05:00
Renato Botelho
0f74368001 Fix license.php to show correct text 2016-07-15 17:18:33 -03:00
Renato Botelho
1b7647bd80 Revert wrong conversion in license.php 2016-07-15 17:05:04 -03:00
Renato Botelho
a06db8805a Update pot 2016-07-15 16:42:31 -03:00
Renato Botelho
7b24d53b72 Merge pull request #3059 from NewEraCracker/xml-syntax-fix 2016-07-15 16:38:20 -03:00
Renato Botelho
b12ea3fbe3 Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
NewEraCracker
f7057140af Fix xml syntax after license update 2016-07-15 20:14:54 +01:00
jim-p
1f95431826 Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN server. Fixes #6139 2016-07-15 15:09:13 -04:00
Chris Buechler
f0314a2a82 dse was under contract with BSDP for all the work he did, we own (c) 2016-07-15 13:49:54 -05:00
Renato Botelho
c5d8158553 Review license / copyright on all files (final round) 2016-07-15 15:30:38 -03:00
Chris Buechler
318e038382 Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589 2016-07-15 13:14:43 -05:00
Chris Buechler
258f1f112b Bring back the "set iface route default" used in 2.2.6 and earlier versions, which works around the root problem in Ticket #6495 2016-07-15 00:08:45 -05:00
Phil Davis
1602106bf5 Fix #6613 Do not show Aply Changes button when Save needed
I got a bit carried away in the fix for #6460 21c18c3df1
The message here at line 507 should not actually show the Apply Changes button. At this point the user needs to adjust the assigned interfaces and save. Then after saving an Apply Changes button can be used to implement the saved changes.
2016-07-15 08:44:59 +09:30
Renato Botelho
ac24dc242f Review license / copyright on all files (1st round) 2016-07-14 18:33:58 -03:00
Renato Botelho
30b9499772 Retire deactivated widgets 2016-07-14 18:10:43 -03:00
Renato Botelho
e7b8ee69be chmod 0644 php web pages 2016-07-14 17:51:49 -03:00
Renato Botelho
e15252dc6a Retire copyright-master.txt 2016-07-14 17:50:15 -03:00
Renato Botelho
0d21a99ead chmod 0644 php web pages 2016-07-14 17:49:13 -03:00
Renato Botelho
38f54fec95 Retire /usr/local/bin/slowdownpipe.sh 2016-07-14 17:33:00 -03:00
Renato Botelho
f175063963 Ignore cp result for cases when files are the same. Ticket #6557 2016-07-14 12:30:28 -03:00
Chris Buechler
a90d497d65 Merge pull request #3057 from wokis/master 2016-07-14 00:09:07 -05:00
Renato Botelho
0666f04efd Merge pull request #3052 from phil-davis/patch-3 2016-07-13 19:01:27 -03:00
Kacper
a409a857a2 Added and modified functions to send correct Radius attributes to the Radius authenticator. 2016-07-13 23:18:04 +02:00
Renato Botelho
9da88ef5a1 Merge pull request #3020 from shieldwed/Allow_comma_in_DHCP_option_string 2016-07-13 16:55:39 -03:00
Chris Buechler
0d9fc91cbf Merge pull request #2847 from jazzl0ver/patch-1 2016-07-12 20:18:08 -05:00
Chris Buechler
9046c58132 Merge pull request #2966 from scipiojr/master 2016-07-12 20:14:48 -05:00
Chris Buechler
6c947c1daa Merge pull request #3007 from stilez/patch-34 2016-07-12 20:11:34 -05:00
Jared Dillard
b9212b1535 style sortable tables 2016-07-12 18:08:44 -05:00
Jared Dillard
c6310cf450 clean up captive poral widget 2016-07-12 18:08:22 -05:00
Jared Dillard
79c508721d change order of css files in head element 2016-07-12 18:07:59 -05:00
Chris Buechler
e1f0ea2e32 Merge pull request #2905 from Chrisc-c-c/LAGG-MTU 2016-07-12 15:12:06 -05:00
Chris Buechler
5a9c3449a8 write_config before openvpn_resync here as well. Ticket #6139 2016-07-11 21:57:01 -05:00