Commit Graph

31980 Commits

Author SHA1 Message Date
Renato Botelho
212596c408 Fix bind options and add them for 9.10 as well 2016-08-09 15:26:57 -03:00
jim-p
d32252655c Fix wording of the "Reject leases from" option for a DHCP interface. 2016-08-09 13:17:13 -04:00
Renato Botelho
e7ab83cc54 Enable apcupsd build 2016-08-08 16:04:57 -03:00
Phil Davis
32916e5c00 Text typo
Noted by Daryl Morse in comment on Redmine bug 6637.
(cherry picked from commit bf6ae0ad27)
2016-08-08 08:49:47 -04:00
Luiz Otavio O Souza
eea35b99fe Improve the wording to make clear the legal restrictions for the use of the pfSense trademark.
Reviewed by:	jimt

(cherry picked from commit d689bc7df5)
2016-08-05 17:30:03 -05:00
Renato Botelho
d9eac32097 Ignore linkup eventos for interfaces that are member of bridges and have no IP address configured 2016-08-05 15:13:13 -03:00
Renato Botelho
05741e4540 Verify if interface is active gw for gw group before update dynamic DNS 2016-08-05 11:58:50 -03:00
Jose Luis Duran
802029ced8 pfSense.css: Fix sortable tables' font 2016-08-04 17:03:53 -05:00
Jose Luis Duran
4310baaa7d Experiment using the OS' native font stack
Following the steps of bfbfa4dd25,
experiment using the OS' native font stack.

Obtained from the Bootstrap project (twbs/bootstrap#19098,
twbs/bootstrap@0a31dacf3e)
2016-08-04 17:03:48 -05:00
doktornotor
6ab4354706 Update pfSense.pot
(cherry picked from commit 51c5313df8)
2016-08-04 18:48:05 -03:00
doktornotor
8a4cc539ad Allow URLs for TFTP Server (Bug #6634)
The setPattern() thing ain't usable for this and just causes regressions.
(cherry picked from commit c411661a8e)
2016-08-04 18:48:05 -03:00
doktornotor
8b125927d2 Allow URLs for TFTP Server (Bug #6634)
is_URL() from util.inc is way too limited for this purpose.
(cherry picked from commit 8ff248d6a3)
2016-08-04 18:48:05 -03:00
doktornotor
b6843da761 Typo fix
(cherry picked from commit 4b79a9d443)
2016-08-04 18:47:09 -03:00
doktornotor
2e5a481c91 Allow URLs for TFTP Server (Bug #6634)
is_URL() from util.inc is way too limited for this purpose.
(cherry picked from commit 4838163139)
2016-08-04 18:47:09 -03:00
Philip Soeberg
2d8770b2ce Fix a redundant HTTP "User-Agent" string.
CURLOPT_USERAGENT expect the value to the user-agent string, not the entire key-value pair.
Before this fix, HTTP header "User-Agent: User-Agent: phpDynDNS/0.7" was sent for DDNS updates.
NGINX configuration at GratisDNS will not accept a user-agent formatted in the above way.
This commit fixes GratisDNS Dynamic DNS service.

(cherry picked from commit ce9a957241)
2016-08-04 18:36:21 -03:00
Renato Botelho
c22ddfe797 Merge pull request #3066 from phil-davis/notifychannelupdown 2016-08-04 18:33:06 -03:00
Renato Botelho
a035b77c6a Merge pull request #3065 from phil-davis/radius-openvpn 2016-08-04 18:31:49 -03:00
Jose Luis Duran
0b95ff4c5f services_dhcp: Ignore BOOTP queries
BOOTP leases do not have a maximum lease time by default, this could
potentially lead to a DHCP address pool exhaustion.

This commit adds an option to ignore BOOTP queries.

Redmine #4351

(cherry picked from commit 6d53301b1f)
2016-08-04 18:25:31 -03:00
Renato Botelho
e366c80640 Add a variable to control if pkg repo should be signed or not 2016-08-03 17:42:10 -03:00
jim-p
b8332debca Add a field to CA/Cert pages for OU, which is required by some external CAs and users. Fixes #6672 2016-08-03 10:48:51 -04:00
Phil Davis
4e5477eace Display local DHCP lease times in 24-hour clock
It seems odd to me that when the times are displayed in UTC they have
24-hour clock, but when displayed in local time they are formatted with
12-our clock and AM/PM.
24-hour format takes less screen space, and I would have thought that
network admins would prefer working consistently in 24-hour clock
format.

(cherry picked from commit ede534659c)
2016-08-03 07:53:45 -04:00
NOYB
4de9a6fa8e Update firewall rules separators when NAT associated rule is deleted.
Bug: https://redmine.pfsense.org/issues/6676
(cherry picked from commit 7475d7b337)
2016-08-03 07:47:51 -04:00
Phil Davis
be59d667c9 Save widget settings per user
For users that have "custom settings" enabled, save the "tool" settings
of their widgets on a per-user basis.
User that do not have "custom settings" enabled will continue to use and
save widget settings to/from the system-wide settings.

(cherry picked from commit 2b7d052081)
2016-08-03 07:46:37 -04:00
NewEraCracker
21915c632c Some tweaks to improve alignment in table with checkbox
1) If a checkbox does not have a description (even if it is empty), layout will be broken as checkbox won't be aligned correctly

2) UPnP checkbox looks better with description instead of help

This commit fixes the two issues

(cherry picked from commit 1a8e5f2f67)
2016-08-03 07:43:51 -04:00
jim-p
af18691bc6 Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now. 2016-08-02 15:35:57 -04:00
jim-p
160d285a75 Fix typo, LT2P->L2TP 2016-08-02 12:55:45 -04:00
Renato Botelho
77074d55bc Read output line by line 2016-08-02 13:16:43 -03:00
Stephen Beaver
c8faf384eb Fixed #6669
Read widget config before adding a new one. (Was starting a new array)

(cherry picked from commit 236e6a54e9)
2016-08-01 20:07:47 -04:00
Renato Botelho
5240e07145 Merge pull request #3074 from phil-davis/gwredir 2016-08-01 18:46:00 -03:00
Daniel Hoffend
9543affb27 dpinger: fixed check for pidfile length #6505
(cherry picked from commit 4aaf387425)
2016-08-01 18:42:45 -03:00
bruno
7fa323084c replace attribute 'name' to 'id' in openvpn status
(cherry picked from commit 5a5a11cd48)
2016-08-01 18:41:18 -03:00
Renato Botelho
3bc220542e Merge pull request #3073 from phil-davis/certs 2016-08-01 18:37:54 -03:00
Renato Botelho
94e3fc6457 Merge pull request #3070 from phil-davis/input_errors2Ajax 2016-08-01 18:36:40 -03:00
Renato Botelho
b40e1c0068 Merge pull request #3069 from phil-davis/LAGG-MTU 2016-08-01 18:36:00 -03:00
Renato Botelho
3d3afbff80 Merge pull request #3068 from phil-davis/subnet_size 2016-08-01 18:35:23 -03:00
Renato Botelho
52342bc49e Merge pull request #3067 from phil-davis/useallcerts 2016-08-01 18:34:48 -03:00
Renato Botelho
69176bedfa Merge pull request #3064 from phil-davis/cloudflare 2016-08-01 18:33:42 -03:00
Renato Botelho
317a06f29e Merge pull request #3063 from phil-davis/dhcpinitbeforera3055_23 2016-08-01 17:54:28 -03:00
jim-p
51d2e7351c Some small improvements to OpenVPN server handling when using CARP VIPs in Gateway Groups. Might help with issue #6607 2016-08-01 11:43:03 -04:00
Jared Dillard
13b2db8791 experiment with tighter styling 2016-07-28 19:19:14 -05:00
Jared Dillard
5068d23924 Fixes #6601 clean up installed packages html 2016-07-28 19:19:07 -05:00
Jared Dillard
0673b5edc1 clean up Installed Packages widget by removing category 2016-07-28 19:19:00 -05:00
jim-p
f1773759e2 Increase filtering tail limit for logging, fixes #6652 2016-07-28 09:57:43 -04:00
jim-p
cad2272f6c Whitespace fixes 2016-07-28 09:56:07 -04:00
Renato Botelho
3b6a57aef0 Build ova by default for releases 2016-07-27 09:52:52 -03:00
Renato Botelho
defa7cab71 Fix pkg repo name for tags 2016-07-26 16:21:18 -03:00
Renato Botelho
42eda7516d Remove stray 'i' 2016-07-26 15:59:03 -03:00
Renato Botelho
c08625fb69 Rename directory where product tarball lies to /distrib. It should fix #6643 2016-07-26 13:08:28 -03:00
Phil Davis
78415e0725 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-25 23:04:13 -05:00
Phil Davis
efd07e5e11 Remove '-x' flag from dhcpwithoutra launch of dhcp6c
This is the equivalent fix for the RELENG_2_3 branch to pull request #3078
2016-07-26 10:58:09 +09:30