Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5721595b 03/15/2014 12:08 AM Chris Buechler

standardize on https://www.pfsense.org

c7281770 03/15/2014 12:04 AM Chris Buechler

standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org

03900904 03/14/2014 09:06 PM Ermal LUÇI

Make the Additional tags that may be supplied compliant with new schema

6d84c956 03/14/2014 09:02 PM Ermal LUÇI

Make the parser more efficient to test for keys rather than searching inside the array

ffd17097 03/14/2014 08:47 PM Renato Botelho

Unbreak listtags(), it should return regular array

703b1ce1 03/14/2014 08:35 PM Ermal LUÇI

Correct variable name, while here unset some large var

e1d68dde 03/14/2014 01:43 PM Renato Botelho

Fix #3521, show correct field descr

20dad315 03/14/2014 01:42 PM Ermal LUÇI

Provide upgrade code after changes done for Ticket #3441

b824ff8d 03/13/2014 11:20 PM Renato Botelho

Merge pull request #1025 from florian-asche/patch-5

Update dyndns.class

2bbfa6ed 03/13/2014 10:27 PM Ermal Luçi

Merge pull request #1026 from PiBa-NL/plugin_array_item

fix plugin method for packages to allow for multiple plugins in an 'item' array as 'plugin' is not allowed as array item by xmlparse.inc

7dc42e4a 03/13/2014 09:57 PM Florian Asche

Update dyndns.class

3fe73243 03/13/2014 08:58 PM Pi Ba

fix plugin method for packages to allow for multiple plugins in an 'item' array as 'plugin' is not allowed as array item by xmlparse.inc

4db99d5b 03/13/2014 07:46 AM Chris Buechler

set package URL to https://packages.pfsense.org

1b92cc61 03/13/2014 07:43 AM Chris Buechler

use xmlrpcbaseurl here too, not product_website

541e0b77 03/13/2014 07:24 AM Chris Buechler

fix text, remove product_website mentions here since that's not actually used anyway.

f5e09d92 03/13/2014 07:18 AM Chris Buechler

we actually use xmlrpcbaseurl here, not product_website

f049d45e 03/12/2014 09:35 PM Renato Botelho

Merge pull request #1022 from PiBa-NL/carp_notification

rc.carpmaster/rc.carpbackup notification method for packages.

cd8f7eee 03/12/2014 09:31 PM Florian Asche

Update dyndns.class

Only use IPv4_only function if ipv6 is false

d84faccb 03/12/2014 06:49 PM Ermal LUÇI

Add removed file to obsolete list

bea918b9 03/12/2014 06:49 PM Ermal LUÇI

Remove sasycnd remenant file

8b4abd59 03/12/2014 06:48 PM Ermal LUÇI

More removal of racoon from referenced in sources

1dcb00bb 03/12/2014 06:44 PM Ermal LUÇI

Remove remeants of racoon

3eeac256 03/12/2014 06:42 PM Ermal LUÇI

Generate nat rules for ipsec when needed

72a8c829 03/12/2014 04:34 PM Ermal LUÇI

Be more efficient, and ordered about thae tags and also syncrhonize tags with xmlreader

b79ea46a 03/12/2014 04:19 PM Ermal LUÇI

Make this a bit more smart rather having the penalty going over explode

f3f04169 03/12/2014 04:03 PM Ermal LUÇI

Use descr prepended to voucher fields containing descriptions to have them encoded as CDATA. Fixes #3441

055fa9e3 03/12/2014 02:49 PM Ermal LUÇI

Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it to reload.

331166a8 03/12/2014 02:48 PM Pi Ba

-renamed function to pkg_call_plugins
-added is_array()
-added function header text
-replaced fixed 'plugin_carp' by $plugin_type to allow for generic use

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

eaee3af6 03/11/2014 11:31 PM Pi Ba

rc.carpmaster/rc.carpbackup notification method for packages.

49f3f28f 03/11/2014 07:57 PM Renato Botelho

Pass id variable through htmlspecialchars before print it

7b4d12dc 03/11/2014 05:56 PM Renato Botelho

Merge pull request #1021 from phil-davis/patch-6

Validate rule Advanced Options numeric entries, it should fix #3510

29d2b4e2 03/11/2014 05:32 PM Phil Davis

Validate rule Advanced Options numeric entries

This makes sure the user puts in ordinary positive integers like "1" and "42" in these advanced options fields. It prevents everything else, including dodgy-looking possibilities like "007" which might actually work OK, but it is safer to allow just plain "7"....

f0014c64 03/11/2014 03:40 PM Ermal LUÇI

Make this a bit more efficient

ce99dba2 03/11/2014 12:53 PM Renato Botelho

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)

ac28b62e 03/11/2014 12:42 PM Renato Botelho

Merge pull request #1018 from florian-asche/patch-3

Update services.inc

6b13f8d2 03/11/2014 11:38 AM Renato Botelho

Do not delete linklocal address

13c545c2 03/10/2014 09:26 PM Ermal Luçi

Merge pull request #1019 from florian-asche/patch-4

Update dyndns.class

e6d708fe 03/10/2014 09:15 PM Florian Asche

Update dyndns.class

IPv4 ONLY? YEAH ;)

181386d6 03/10/2014 09:11 PM Florian Asche

Update services.inc

Added CURL setops from dyndns.class

3c6f29c0 03/10/2014 09:06 PM Florian Asche

Update services.inc

IPv4 ONLY

56b40844 03/10/2014 07:41 PM Renato Botelho

Merge pull request #1012 from florian-asche/patch-1

Update services.inc

5244c510 03/10/2014 06:42 PM Florian Asche

Update services.inc

Prepared to make $hosttocheck configureable

5d1185ce 03/10/2014 06:18 PM Florian Asche

Update services.inc

52c7f0d4 03/10/2014 06:12 PM Jim Pingle

Fix order of parameters to explode() here

0756be8b 03/10/2014 04:21 PM Ermal Luçi

Merge pull request #1015 from phil-davis/patch-4

Fix OpenVPN XML section name

6258aeeb 03/10/2014 04:03 PM Phil Davis

Fix OpenVPN XML section name

Forum https://forum.pfsense.org/index.php?topic=73479.0

9a28723d 03/10/2014 03:30 PM Renato Botelho

Merge pull request #1003 from phil-davis/patch-2

Add all advanced options to rule table hover text

b67e9e62 03/10/2014 03:12 PM Ermal LUÇI

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.

d130cd46 03/10/2014 01:17 PM Renato Botelho

pfSense_interface_deladdress() only knows how to delete an ip address, not a subnet. It should fix #3513

09cb9dee 03/09/2014 11:35 PM Florian Asche

Update services.inc

Added missing usepublicip with dyndnsCheckIP

a9fc108f 03/09/2014 04:16 PM Pi Ba

firewall_virtual_ip , allow deleting last ip-alias if interface uses same the subnet. (while CARP-ip is present)

f0c1ce21 03/08/2014 09:56 AM Phil Davis

Add all advanced options to rule table hover text

Bug #3512

23d3e72c 03/08/2014 04:19 AM Luiz Gustavo Costa

update translate pt_BR gettext file

fac36dfd 03/07/2014 05:49 PM Ermal LUÇI

Make the voucher auth through xmlrpc work.

e327358b 03/07/2014 05:49 PM Ermal LUÇI

Properly use key here.

41602469 03/07/2014 05:12 PM Luiz Gustavo Costa

better make of gettext in expression (thanks rbgarga)

15e47776 03/07/2014 05:00 PM Luiz Gustavo Costa

more fix some variables gettext

e28307d0 03/07/2014 04:52 PM Luiz Gustavo Costa

fix some variables gettext

eecbeec4 03/07/2014 01:10 PM Renato Botelho

Skip input validation when choosing an existing certificate, it should fix #3505

4655b2cd 03/07/2014 01:05 PM Renato Botelho

Remove unecessary quotes

3f9586b6 03/07/2014 10:20 AM Renato Botelho

Merge pull request #997 from phil-davis/master

Make Firewall Rules Advanced Options open if used

fd839842 03/07/2014 04:28 AM Phil Davis

Refine check for existence of rule advanced options

fe3553d1 03/06/2014 10:10 PM Chris Buechler

default openssl to 2048

63159749 03/06/2014 09:59 PM Ermal LUÇI

Better just use start here seems to be more reliable

d623693c 03/06/2014 08:38 PM Ermal LUÇI

Correct the step for phase2 algos as well

d60eea55 03/06/2014 08:38 PM Ermal LUÇI

Correct the generation of the config for mobile tunnels as well

8c3cba99 03/06/2014 07:57 PM Renato Botelho

Merge pull request #995 from ayvis/master-syntax-errors

syntax errors correction

f37e37bb 03/06/2014 07:19 PM Ermal LUÇI

Remove not needed anymore function

ad55629b 03/06/2014 07:19 PM Chris Buechler

update link for 2.2

9601df8a 03/06/2014 07:02 PM Ermal LUÇI

Use a step of 64 here too to comply with what the daemon can parse/understand

da2ec336 03/06/2014 06:51 AM Chris Buechler

bring up appropriate interface for GRE/GIF. Ticket #3281

bd9d6e0e 03/05/2014 05:29 AM Phil Davis

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....

56b490ba 03/04/2014 09:09 PM ayvis

syntax errors corrected

ebe2b407 03/04/2014 01:03 PM Renato Botelho

Merge pull request #984 from phil-davis/master

Return GWG IP protocol (version) when no gateway IP

faddd381 03/04/2014 12:52 PM Renato Botelho

Merge pull request #992 from Doncuppjr/master

Add UEFI support to Network Boot options.

b6096065 03/04/2014 11:40 AM Renato Botelho

Remove alert confirmation to delete a package, today user need to confirm twice

ff9c579f 03/03/2014 09:00 PM Renato Botelho

Fix syntax

48047e3f 03/03/2014 07:21 PM Renato Botelho

s/unlink/unlink_if_exists/

fdb116a9 03/03/2014 07:20 PM Donald Cupp

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

de9ac478 03/03/2014 06:16 PM Renato Botelho

Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499

d07bc322 03/03/2014 04:31 PM Renato Botelho

Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the IP version, leave it more simple using only 'dynamic'. It helps #3484

bf36dafa 03/03/2014 04:26 PM Renato Botelho

Fix typo on var name

c10d55ba 03/03/2014 07:14 AM Donald Cupp

Add missing option code for uefi booting
modified: etc/inc/services.inc

c636d517 03/03/2014 05:59 AM Donald Cupp

Merge branch 'master' of https://github.com/Doncuppjr/pfsense

7023c602 03/03/2014 05:47 AM Charlie Root

Added support for UEFI booting to Network Booting configuration.
modified: conf.default/config.xml
modified: etc/inc/services.inc
modified: usr/local/www/services_dhcp.php

3d8e954b 03/01/2014 10:55 PM Chris Buechler

sync up ALTQ-capable interfaces list

68169a55 03/01/2014 06:07 PM Jim Pingle

Wrap this in an is_array() test, or else if you have no manually configured DNS servers, saving the DHCP settings produces a PHP error.

dadb4846 02/28/2014 06:46 PM Renato Botelho

Merge pull request #986 from andrespetralli/master

Re-enabling static lease updates

3cdef187 02/28/2014 04:59 PM Andres Petralli

Re-enabling static lease updates

c468ffb5 02/28/2014 04:37 PM Jim Pingle

Add a file flag to trigger the forced serial or else we may miss it during a firmware update and still end up with an accidentally disabled port.

b31247af 02/28/2014 02:14 PM Ermal LUÇI

Small correction for clear code

cdeaf91e 02/28/2014 02:11 PM Ermal LUÇI

Ticket #3484 Correct the case for GRE tunnels as well since they behave the same. GRE seems to need the prefixlen 128 specified all the time so do it explicitly to be on safe side

088a4eed 02/28/2014 02:00 PM Phil Davis

Tidy up GWG dropdown selection tests

Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!

d2c59808 02/28/2014 01:52 PM Ermal LUÇI

Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 accepts them

c32a6b82 02/28/2014 01:49 PM Ermal LUÇI

Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used on firewall rules etc. The guide for setting up this tunnels on docs need to change to leave the gif interface as none type. People upgrading need to fix this themselves with a not on release notes. This can be fixed if the kernel condition is relaxed to allow setting the prefixlen on the tunnel as ipv4

fa94f1e1 02/28/2014 11:28 AM Phil Davis

Tidy "gateway name - IP" in dropdown list

While I notice this also, for a plain gateway, the current IP address is also listed in the dropdown list text, like "WAN_DHCP - 10.42.11.1". If there is no IP address currently, it might say "WAN_DHCP - dynamic". But for some DHCP gateways that have not had any non-default manual settings done, it can say "OPT1_DHCP ". This gets rid of the silly-looking ""

d47e25c7 02/28/2014 07:48 AM Phil Davis

Use return_gateway_groups_array() to build correct GWG list

Now return_gateway_groups_array() always returns at least the IP version 'ipprotocol' of each GWG, even if all its members are down at present. It is better to use this to check what IP version the GWG is. The previous check was using the IP address of the first member of the GWG to deduce 'ipprotocol'. That would fail if the WAN was DHCP and was down.

f60003fa 02/28/2014 02:54 AM Phil Davis

Return GWG IP protocol (version) when no gateway IP

This is a resubmit of an older pull request I had closed. It came up again in the forum, with a user setting up a VM environment and wondering why he cannot make policy-routing rules to a gateway group. The gateway group names did not display because all his WANs were down at the time and so the existing code was too dumb to determine the IP protocol (version 4 or 6) when none of the WANs in the gateway group actually have an IP address yet.

920dbb26 02/27/2014 09:03 PM Renato Botelho

Fix #3492, make sure filesystem is read-write