Commit Graph

22912 Commits

Author SHA1 Message Date
Renato Botelho
ce99dba2e6 Merge pull request #1010 from PiBa-NL/alias_allow_delete
firewall_virtual_ip , allow deleting last ip-alias if interface uses same the subnet. (while CARP-ip is present)
2014-03-11 09:53:48 -03:00
Renato Botelho
ac28b62eb8 Merge pull request #1018 from florian-asche/patch-3
Update services.inc
2014-03-11 09:42:48 -03:00
Renato Botelho
6b13f8d259 Do not delete linklocal address 2014-03-11 08:38:30 -03:00
Ermal Luçi
13c545c243 Merge pull request #1019 from florian-asche/patch-4
Update dyndns.class
2014-03-10 22:26:11 +01:00
Florian Asche
e6d708fe68 Update dyndns.class
IPv4 ONLY? YEAH ;)
2014-03-10 22:15:39 +01:00
Florian Asche
181386d613 Update services.inc
Added CURL setops from dyndns.class
2014-03-10 22:11:31 +01:00
Florian Asche
3c6f29c0b5 Update services.inc
IPv4 ONLY
2014-03-10 22:06:35 +01:00
Renato Botelho
56b4084469 Merge pull request #1012 from florian-asche/patch-1
Update services.inc
2014-03-10 16:41:36 -03:00
Florian Asche
5244c510a2 Update services.inc
Prepared to make $hosttocheck configureable
2014-03-10 19:42:41 +01:00
Florian Asche
5d1185ced7 Update services.inc 2014-03-10 19:18:21 +01:00
jim-p
52c7f0d4ac Fix order of parameters to explode() here 2014-03-10 14:12:04 -04:00
Ermal Luçi
0756be8bf2 Merge pull request #1015 from phil-davis/patch-4
Fix OpenVPN XML section name
2014-03-10 17:21:08 +01:00
Phil Davis
6258aeeb70 Fix OpenVPN XML section name
Forum https://forum.pfsense.org/index.php?topic=73479.0
2014-03-10 09:03:21 -07:00
Renato Botelho
9a28723dca Merge pull request #1003 from phil-davis/patch-2
Add all advanced options to rule table hover text
2014-03-10 12:30:47 -03:00
Ermal
b67e9e626c Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not elegant solution but works. Probably dhcpv6 client should solve this by itself and generate and event for it. For now just bump dhcpv6 client again to have the prefix interface reconfigured. 2014-03-10 15:12:53 +00:00
Renato Botelho
d130cd4674 pfSense_interface_deladdress() only knows how to delete an ip address, not a subnet. It should fix #3513 2014-03-10 10:17:33 -03:00
Florian Asche
09cb9dee69 Update services.inc
Added missing usepublicip with dyndnsCheckIP
2014-03-10 00:35:20 +01:00
PiBa-NL
a9fc108f9c firewall_virtual_ip , allow deleting last ip-alias if interface uses same the subnet. (while CARP-ip is present) 2014-03-09 17:16:51 +01:00
Phil Davis
f0c1ce21c8 Add all advanced options to rule table hover text
Bug #3512
2014-03-08 01:56:56 -08:00
Luiz Gustavo Costa
23d3e72ce8 update translate pt_BR gettext file 2014-03-08 01:19:02 -03:00
Ermal
fac36dfddf Make the voucher auth through xmlrpc work. 2014-03-07 17:49:54 +00:00
Ermal
e327358bb4 Properly use key here. 2014-03-07 17:49:54 +00:00
Luiz Gustavo Costa
416024696a better make of gettext in expression (thanks rbgarga) 2014-03-07 14:12:24 -03:00
Luiz Gustavo Costa
15e477769d more fix some variables gettext 2014-03-07 14:00:48 -03:00
Luiz Gustavo Costa
e28307d08a fix some variables gettext 2014-03-07 13:52:10 -03:00
Renato Botelho
eecbeec45e Skip input validation when choosing an existing certificate, it should fix #3505 2014-03-07 10:10:20 -03:00
Renato Botelho
4655b2cdd0 Remove unecessary quotes 2014-03-07 10:05:52 -03:00
Renato Botelho
3f9586b659 Merge pull request #997 from phil-davis/master
Make Firewall Rules Advanced Options open if used
2014-03-07 07:20:33 -03:00
Phil Davis
fd8398420d Refine check for existence of rule advanced options 2014-03-06 20:28:21 -08:00
Chris Buechler
fe3553d16d default openssl to 2048 2014-03-06 16:10:33 -06:00
Ermal
631597493e Better just use start here seems to be more reliable 2014-03-06 22:59:40 +01:00
Ermal
d623693ca0 Correct the step for phase2 algos as well 2014-03-06 21:38:50 +01:00
Ermal
d60eea555e Correct the generation of the config for mobile tunnels as well 2014-03-06 21:38:50 +01:00
Renato Botelho
8c3cba99f0 Merge pull request #995 from ayvis/master-syntax-errors
syntax errors correction
2014-03-06 16:57:37 -03:00
Chris Buechler
ad55629bc9 update link for 2.2 2014-03-06 13:19:29 -06:00
Ermal
f37e37bbdd Remove not needed anymore function 2014-03-06 20:19:38 +01:00
Ermal
9601df8ad5 Use a step of 64 here too to comply with what the daemon can parse/understand 2014-03-06 20:02:06 +01:00
Chris Buechler
da2ec3361e bring up appropriate interface for GRE/GIF. Ticket #3281 2014-03-06 00:51:20 -06:00
Phil Davis
bd9d6e0e35 Make Firewall Rules Advanced Options open if used
Currently, if there are some settings defined in Firewall Rules Edit, Advanced Features, Advanced Options, the Advanced Options section is left minimized when the Firewall Edit screen is displayed. This makes it easy for a user to not notice that there are some Advanced Options settings.
This change makes the Advanced Options section be displayed if any of the settings are defined, in the same way it is done for all the other Advanced Features sections.
2014-03-04 21:29:33 -08:00
ayvis
56b490bad3 syntax errors corrected 2014-03-04 22:09:02 +01:00
Renato Botelho
ebe2b407b3 Merge pull request #984 from phil-davis/master
Return GWG IP protocol (version) when no gateway IP
2014-03-04 10:03:11 -03:00
Renato Botelho
faddd38108 Merge pull request #992 from Doncuppjr/master
Add UEFI support to Network Boot options.
2014-03-04 09:52:29 -03:00
Renato Botelho
b6096065d5 Remove alert confirmation to delete a package, today user need to confirm twice 2014-03-04 08:40:34 -03:00
Renato Botelho
ff9c579f37 Fix syntax 2014-03-03 18:00:08 -03:00
Renato Botelho
48047e3fdc s/unlink/unlink_if_exists/ 2014-03-03 16:21:23 -03:00
Donald A. Cupp Jr
fdb116a97b Put added option in dhcp config instead of dhcpv6 config.
Use empty function instead of <> "" for null test in dhcp network booting config section.
	modified:   etc/inc/services.inc
2014-03-03 11:20:44 -08:00
Renato Botelho
de9ac478b3 Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499 2014-03-03 15:16:01 -03:00
Renato Botelho
d07bc322c5 Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the IP version, leave it more simple using only 'dynamic'. It helps #3484 2014-03-03 13:31:01 -03:00
Renato Botelho
bf36dafa26 Fix typo on var name 2014-03-03 13:26:36 -03:00
Donald A. Cupp Jr
c10d55ba64 Add missing option code for uefi booting
modified:   etc/inc/services.inc
2014-03-02 23:14:43 -08:00