Chris Buechler
06e847a729
Check if Unbound is enabled and using the same port before allowing dnsmasq to be enabled. part of Ticket #4332
2015-02-11 01:13:17 -06:00
Chris Buechler
74ab379dac
touch up Unbound text
2015-02-09 22:34:00 -06:00
Chris Buechler
758b51a021
Use appropriate interface field description when working with floating rules, it was confusing and potentially incorrect for floating rule purposes.
2015-02-09 14:20:17 -06:00
Renato Botelho
2b704ea9d2
Merge pull request #1469 from makkbe/master
2015-02-09 09:22:34 -02:00
Chris Buechler
6d5d965875
fix up text
2015-02-06 22:28:21 -06:00
Renato Botelho
20078775d4
Merge pull request #1458 from xbipin/patch-4
2015-02-05 12:52:44 -02:00
Renato Botelho
8f637a0c4e
Merge pull request #1455 from xbipin/patch-2
2015-02-05 07:48:35 -02:00
Renato Botelho
68f7662be7
Merge pull request #1466 from tuyan/master
2015-02-04 16:23:22 -02:00
McB
f8b5f41d7a
Merge remote-tracking branch 'upstream/master'
2015-02-03 20:25:30 +01:00
McB
68fde79cb5
Fixed alignment issue.
2015-02-03 20:21:35 +01:00
McB
197cf4331e
Added DynDNS support for GleSYS API (www.glesys.com).
2015-02-03 20:17:24 +01:00
Chris Buechler
d7f4c1a42d
fix responder-only IPsec text
2015-02-03 12:54:26 -06:00
Chris Buechler
e829fcbb91
fix text
2015-02-02 21:32:31 -06:00
Renato Botelho
6672609b90
Fix aliases popup width when fields are hidden when page is loaded. It should fix #4238
2015-02-02 15:28:36 -02:00
Tuyan Ozipek
f2b769d01d
Fixed not being able to save custom and custom-v6 dyndns
...
entries due to "host" being posted empty, and thus failing
is_domain() check.
2015-02-02 10:46:30 -05:00
xbipin
c6c71b36ae
fix indent
...
fix indent
2015-02-02 15:28:06 +04:00
Renato Botelho
e67c5bee46
Merge pull request #1457 from phil-davis/patch-2
2015-02-02 05:56:28 -02:00
Phil Davis
8820a3aa8f
Remove latin-1 encoding of RSS feed
...
Many thanks to Gertjan in forum https://forum.pfsense.org/index.php?topic=87504.msg484017#msg484017
Specifically setting the output encoding to latin-1 was causing the "black diamonds" for special characters in the http://blog.pfsense.org RSS feed (e.g. the registered trademark sign after pfSense did not come out).
It should all work by letting simplepie do its default stuff with the RSS feed.
2015-02-02 08:25:36 +05:45
Chris Buechler
69aeef2195
Add input validation to prevent the use of AES > 128 where glxsb is enabled. Ticket #4361
2015-01-31 16:30:19 -06:00
Ermal LUÇI
87808568a7
Fixes #4360 allow marking a connection as responder only, the same behviour as mobile connections
2015-01-31 19:49:26 +01:00
Ermal LUÇI
86e1846f47
Fixes #4359 Allow controlling uniqueids
2015-01-31 19:36:23 +01:00
Ermal LUÇI
0b31300e99
Merge pull request #1453 from phil-davis/Upstream-SIP-server
2015-01-31 11:08:23 +01:00
Ermal LUÇI
420fce0458
Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec service.
2015-01-31 11:06:44 +01:00
Ermal LUÇI
430379acf9
Fixes #4333 Unset previous defined values before using the new ones
2015-01-31 10:45:48 +01:00
Ermal LUÇI
fdf6fcb3b1
Fixes #4340 encode username same as with password to avoid issues with special chars.
2015-01-31 10:14:04 +01:00
xbipin
f55ef2e70e
Update pkg_edit.php
2015-01-31 10:38:58 +04:00
xbipin
c67b75d19a
add schedule selection to pkg_edit.php
...
this allows schedule selection to pkg_edit.php, this can then be
utilized by packages to set schedules in many other places. This is the
first set of changes, will further modify other files to make full use
of schedules.
2015-01-31 10:35:11 +04:00
Ermal LUÇI
fa77655557
Do not reuse reqid on copy of phase2 Fixes #4349
2015-01-30 20:59:53 +01:00
Phil Davis
07b379525d
Unbound domain override IP:port validation
...
The domain override is IP:port is invalid if either the IP address OR port is invalid.
Previously you could put an invalid IP with valid port, or valid IP with invalid port.
2015-01-30 22:45:27 +05:45
xbipin
5d60171d72
unnecessary but lets just add this for safety
...
unnecessary but lets just add this for safety
2015-01-30 10:36:19 +04:00
xbipin
a95867a2ff
multiple allow/deny entries for UPnP (rowhelper)
...
remove old permission box fields
2015-01-29 14:14:31 +04:00
Chris Buechler
427831ac67
fix input validation, = is OK here
2015-01-29 03:05:28 -06:00
Renato Botelho
340e8bc5cf
Accept port range on Outbound NAT. Fixes #4300
2015-01-28 16:46:18 -02:00
Renato Botelho
52d946d849
Merge pull request #1440 from wagonza/patch-6
2015-01-28 13:33:45 -02:00
Renato Botelho
e336d9ef3f
Merge pull request #1421 from phil-davis/patch-4
2015-01-28 13:23:33 -02:00
xbipin
04a893de74
multiple allow/deny entries for UPnP (rowhelper)
...
with this additional change we can allow infinite number of entries
rather than just 500 due to the for loop set to a max of 500 because the
rowhelper control doesnt post as an array but just adds a number at the
end of the variable and we try and modify the pkg_edit.php file then it
would affect other packages
2015-01-28 13:26:54 +04:00
Renato Botelho
adaf6ca967
Merge pull request #1445 from phil-davis/priv-typos
2015-01-28 06:55:40 -02:00
xbipin
085136fe60
multiple allow/deny entries for UPnP (rowhelper)
...
This patch will allow the web GUI for UPnP to enter more user specified
entries rather than just 4, I replaced the 4 boxes with one rowhelper
control
2015-01-28 12:46:51 +04:00
Phil Davis
7efe99b592
Traffic Shaper Wizard Upstream SIP Server
...
Not being remembered and actioned.
Bug #4314
2015-01-28 00:02:26 +05:45
Renato Botelho
873cab1610
Teach ufslabels.sh to deal with DESTDIR, useful on installation
2015-01-27 11:50:21 -02:00
Renato Botelho
db4b45768d
Improve a bit sh syntax and fix it for multiple swap devices
2015-01-27 10:59:46 -02:00
Renato Botelho
f76cbd6ffe
Fix sed syntax, -i requires a space before the parameter. Also fix regex to find swap device
2015-01-27 10:39:21 -02:00
Chris Buechler
6a32a3e4bd
use example.com for examples
2015-01-27 00:26:23 -06:00
Chris Buechler
580f5eee60
these descriptions were flipped. Ticket #4273
2015-01-27 00:21:05 -06:00
Renato Botelho
9b527a7931
Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix #4252
2015-01-22 10:02:17 -02:00
Renato Botelho
caaaf9ceec
Add missing require for filter.inc since vpn_ipsec_configure() calls filter_configure(). It should fix #4236
2015-01-21 14:36:43 -02:00
Phil Davis
e30050b665
Unimportant typos in user and group manager
...
that do not effect anything.
2015-01-18 23:50:00 +05:45
Jared Dillard
6f1d609bdf
move jquery ui css to theme folders
2015-01-16 18:01:34 -06:00
Renato Botelho
65f9080d47
Merge pull request #1441 from phil-davis/patch-1
2015-01-15 19:04:34 -02:00
Ermal LUÇI
81b7bc4b06
Time to let these go
2015-01-15 21:41:29 +01:00