Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9b55203f 09/07/2011 11:06 AM Seth Mos

Show the hexadecimal value of the integer for readability

fce938b3 09/06/2011 10:37 PM Jim Pingle

Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845

3aa114d5 09/06/2011 08:25 PM Seth Mos

Add proper validation to the services_rtadvd_configure() to only pick up the IPv6 nameservers if any
Ticket #1836

f8707b15 09/06/2011 05:29 PM Jim Pingle

Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)

a04959b8 09/03/2011 06:01 PM Seth Mos

Also add the new RDNSS fields to the rtadvd config for prefix delegation cases.

f535d5a0 09/03/2011 05:58 PM Seth Mos

Now that our rtadvd binary supports RDNSS we can tack the search domain and DNS servers onto the stack.
Ticket #1836

520c3d61 09/03/2011 05:48 PM Seth Mos

Remove the gateway field from view since it is not a valid option for now.

02091d23 09/03/2011 10:20 AM Seth Mos

Encapsulate in curlies for safety

ea91a8c0 09/03/2011 10:17 AM Seth Mos

Unbreak system_routing_configure();

26ecc19c 09/03/2011 09:13 AM Seth Mos

Only add the Interface scope on link local addresses

5a8371cd 09/03/2011 09:13 AM Seth Mos

Add a / for the prefix length value. As suggested on
http://forum.pfsense.org/index.php/topic,40377.msg209028.html#msg209028

4fbc8429 09/02/2011 05:03 PM Jim Pingle

Only do cookie check if the form has already been posted. The cookie check is not accurate for the first page load after a browser has been opened, has to be at least one refresh/post first.

399ccb4d 09/02/2011 01:10 PM Chris Buechler

Merge pull request #12 from marcelloc/patch-1

load balance monitor type send/expect must have a '' when using more then

1ce020c0 09/02/2011 05:43 AM Marcello Silva Coutinho

load balance monitor type send/expect must have a '' when using more then one argument.

6f14b34a 09/01/2011 07:54 PM Ermal LUÇI

Unlink the failed downloaded file if present. Since it might contain harmful and not expected content

3adae4db 09/01/2011 06:18 PM Jim Pingle

Check/set array for $config['staticroutes']['route'] as well, fixes deleting of the last static route not syncing to secondary unit.

8fb12535 09/01/2011 11:16 AM Seth Mos

Add empty dhcp6c client control socket file

81a3b6f5 09/01/2011 10:33 AM Seth Mos

Add a find_interface_ipv6_ll() to find the link local address of a interface.
Use this link local address for the apinger srcip otherwise we might try using the DHCP6 /128 address which will fail.
We need to extend apinger or any replacement thereoff to understand the %{$realif} scope suffix for link local addresses so that these are always correct. This is important since link local gateway addresses are a normal thing and FreeBSD will complain otherwise.

d5bff5e4 09/01/2011 08:21 AM Chris Buechler

fix unknown-clients on DHCPv6

1a40ed8a 09/01/2011 06:41 AM Seth Mos

Fix system_routing_configure() so that that it also passes the interface scope with the IPv6 address on route changes. This is required for link local gateways to work.

4ddbdfc1 09/01/2011 06:41 AM Seth Mos

Remove stray print_r debugging from the dhcp6 client function

0041092c 08/31/2011 06:46 PM Jim Pingle

If a user's browser does not support cookies, print an error on the login form telling them so.

Conflicts:

etc/inc/authgui.inc
baf9fdca 08/31/2011 12:36 PM Seth Mos

Further fix up the DHCPv6 client support, launch rtsol to figure out our gateway and add this into the interface router file in /tmp.
This will then be picked up by the rest of the system. My testlab happens to block ping showing it down but should otherwise work.

46a7c9aa 08/31/2011 07:19 AM Seth Mos

Do not send reconfigure events in the rc.newwanipv6 until we figure out a way to not step on the v4 configure too.
Correct some variable names

360ed9fa 08/30/2011 08:34 PM Jim Pingle

Avoid a blank trailing entry

40af551f 08/30/2011 08:32 PM Jim Pingle

Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.

d89fdda0 08/30/2011 08:04 PM Jim Pingle

Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.

96beb23d 08/30/2011 07:48 PM Warren Baker

Wording fix to better describe the Translation address.

badc2340 08/30/2011 07:30 PM Jim Pingle

Fix bottom note when viewing Floating rules to better reflect how they operate.

bde9fd21 08/30/2011 07:16 PM Jim Pingle

Fix note width for 1:1 NAT

abc16ee6 08/30/2011 07:00 PM Jim Pingle

Fix QinQ note width.

944b6946 08/30/2011 06:50 PM Jim Pingle

Clarify text

c61ed3db 08/30/2011 06:23 PM Jim Pingle

Clarify text

5a8a7545 08/30/2011 06:07 PM Jim Pingle

Clarify notes so people don't think they need to disable pf to disable NAT.

8ca95ed8 08/30/2011 05:32 PM Jim Pingle

Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location.

973444a8 08/30/2011 05:20 PM Jim Pingle

Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.

546a3db1 08/30/2011 05:07 PM Jim Pingle

Add some help links for pages that were missing.

7a21d1b8 08/30/2011 04:54 PM Jim Pingle

Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.

d2b56044 08/30/2011 04:32 PM Ermal LUÇI

Revert "Make the webConfigurator lockout rule to catch even edp protocol so that xmlrpc bruteforce is caught as well."

This reverts commit 8a4f3015e44007dad22a6e1821f678293cf703a4.

8a4f3015 08/30/2011 04:19 PM Ermal LUÇI

Make the webConfigurator lockout rule to catch even edp protocol so that xmlrpc bruteforce is caught as well.

b0943409 08/30/2011 04:11 PM Ermal LUÇI

Fix several issues in pppoe code and remove duplicated code.

453d9c96 08/30/2011 01:48 PM Jim Pingle

Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.

28ba77e4 08/30/2011 01:45 PM Seth Mos

Disable the rtsol command for now until we have a proper script to handle this.

ca7c83ac 08/30/2011 01:01 PM Seth Mos

Correct the path to rtsol

ef851fed 08/30/2011 12:56 PM Seth Mos

Accept router advertisments for DHCP6 WAN interfaces. Also launch a rtsol process.

f670f0a2 08/29/2011 10:43 PM Scott Ullrich

Unlink last msg cache for growl when sending test messagws

8614f335 08/29/2011 07:33 PM Ermal LUÇI

Fixes #1666. Check if the interface needs to be added to a bridge during rc.newwanip as well.

edf1c0d9 08/29/2011 02:04 PM Warren Baker

Give the Layer7 patterns page some much needed love.

9d05f1d1 08/29/2011 01:19 PM Seth Mos

renable IPv6 rc.newwanipv6 but comment out reconfigure($if) until we track down how to best handle this.
Dhclient does not pass the interface as a argument which makes this really hard.

71282744 08/29/2011 09:03 AM Seth Mos

Unbreak the services.inc Ticket #1663

b7a15cf8 08/29/2011 08:42 AM Seth Mos

Added blind coded DHCPv6 relay backend code. Needs to be tested, basic adaption to IPv6 implemented, only works on IPv6 interfaces. Checks inet6 route tables. Adds distinct PID file for dhcrelay -6. Adds to Ticket #1663

1eca1a2f 08/29/2011 08:33 AM Seth Mos

Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663

47fc7453 08/29/2011 08:16 AM Seth Mos

Correct the link for EasyRule so that IPv6 addresses parse

748ff86f 08/29/2011 08:04 AM Seth Mos

Another address family check for dynamic gateways, v4 has dynamic, v6 has dynamic6 as string.

96bddaf3 08/29/2011 07:59 AM Seth Mos

Add IPv6 love to diag states Summary. For Ticket #1816

181816f1 08/29/2011 07:14 AM Seth Mos

Reflect the dynamic(6) gateway naming change in interfaces.php too

791d3ac9 08/29/2011 07:05 AM Seth Mos

Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic connections"

8d29f477 08/28/2011 05:17 PM Scott Ullrich

Merge pull request #10 from namezero111111/patch-2

Added web interface capability to make the LDAP search more specific in o

3dd2a278 08/28/2011 05:06 PM Scott Ullrich

Log when XMLRPC auth fails so that the brute force lockout will kick in.

a574b960 08/28/2011 03:41 AM Alexander Wilke

Add default values for latency, packet loss, down on GUI

c7073ebf 08/28/2011 02:43 AM Andy I.

Added web interface capability to make the LDAP search more specific in order to filter for group membership for example.

d1b69106 08/28/2011 02:37 AM Andy I.

Added extended query possibility (for example, group membership)

cb51a6df 08/27/2011 04:43 PM Scott Ullrich

Merge pull request #11 from Nachtfalkeaw/patch-1

Add default values for latency, packet loss, down on GUI

655e9271 08/27/2011 04:39 PM Scott Ullrich

Merge pull request #9 from namezero111111/patch-1

Added extended query possibility (for example, group membership)

2feb85af 08/26/2011 11:12 AM Seth Mos

Add a interface_has_gatewayv6() function to determine if a interface has a IPv6 gateway.
Implement that function return_gateways_array() to prevent ghost entries

7671c940 08/26/2011 07:37 AM Seth Mos

Add the IP protocol to the configured gateway list to prevent duplicate entries on dynamic interfaces

2661e5d3 08/25/2011 08:58 PM Seth Mos

Remove stray echo statement

60c62dee 08/25/2011 08:57 PM Seth Mos

Remove stray print_r()

c3a0d2a5 08/25/2011 08:56 PM Seth Mos

Automatically pick up on dynamic IPv6 interfaces. For Example dhcp6.

107f0cc8 08/25/2011 01:17 PM Jim Pingle

Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)

5dc98f2e 08/25/2011 09:14 AM Seth Mos

Implement correct gen_subnetv6_max function that you can throw random prefix lengths in. Fixes Ticket #1725

ace9a954 08/25/2011 01:54 AM Chris Buechler

fix text

5c52cd56 08/24/2011 09:24 PM Luiz Gustavo S. Costa

force a set path for ioncube loader

99bdb17e 08/24/2011 08:10 PM Seth Mos

Unbreak the firewall rule Edit page, input error array was unset halfway the validation. Set that back up ontop.
Add gateway validation

4108dee8 08/24/2011 07:21 PM Seth Mos

Catch another possiblity for invalid rule generation

197c30ae 08/24/2011 04:59 PM Jim Pingle

Make sure this does not operate on empty parameters, and also log when removing states.

923d15bf 08/24/2011 03:18 PM Warren Baker

DNSMasq was generating the error 'Socket operation on non-socket' and using 100% of the CPU, changing it to mwexec_bg() resolves the issue.

0c074cfb 08/24/2011 02:13 PM Jim Pingle

Fix VPN network listing for OpenVPN, and also add tunnel networks to this list.

a1c10b7f 08/24/2011 01:26 PM Seth Mos

Properly fix the address family check for gateway groups Ticket #1659

8c591d01 08/24/2011 01:12 PM Seth Mos

Unbreak firewall rules edit, missing a )

16b03b79 08/24/2011 01:07 PM Seth Mos

Fix a typo in the subnet generation causing the code to fail

fcb816d9 08/24/2011 12:31 PM Seth Mos

Only show gateways from the same address family on the groups edit page. Ticket #1659

6fd35fe3 08/24/2011 12:04 PM Warren Baker

These html tags are not required since they are used in head.inc which is included.

270a2576 08/24/2011 11:02 AM Seth Mos

Add address family validation, also hide gateways or gateway groups from the gateway list.
Fix Ticket #1659

9e80d14c 08/24/2011 10:42 AM Seth Mos

Add address family input validation on the Gateways edit page, also prevent adding gateways on interfaces that do not carry that address family.
Fix Ticket #1633

bb5a2d0e 08/24/2011 09:40 AM Seth Mos

Automatically adjust the subnet size drop down when editing a entry
Ticket #1661

1831a00d 08/24/2011 09:36 AM Seth Mos

Add Address Family input validation on the system routes edit page. Do not allow IPv4 subnet masks > 32 bits.
Ticket #1661

c935003d 08/24/2011 08:51 AM Seth Mos

Update the system.inc code that sets up the static routes for DNS servers to reflect the interface to gateway name conversion

9d8ee15b 08/24/2011 08:47 AM Seth Mos

Fix the address family check to skip empty DNS gateway fieldS

d623f2da 08/24/2011 08:29 AM Seth Mos

Change the DNS interface code to DNS gateway code. This will need upgrade code for existing configs.

28ce79ad 08/23/2011 08:36 PM Jim Pingle

Simplify this code a bit, should be the same test in both locations since this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.

318189b6 08/23/2011 06:46 PM Seth Mos

Add a function that allows you to validate the address family on 2 addresses or 1 address and a gateway name. the gateway name must be the 2nd argument.

b4eec6e6 08/22/2011 12:37 PM Jim Pingle

Fix field name label.

dba5f621 08/22/2011 03:56 AM Chris Buechler

un-break services_dhcpv6.php

4fcab77b 08/21/2011 04:45 PM Seth Mos

Unbreak the DNS rebind check when accessing over IPv4

826ac52c 08/21/2011 03:32 PM Seth Mos

Add router type to rtadvd daemon configuration to only advertise the router without slaac.

fd1e6c05 08/21/2011 03:11 PM Seth Mos

Clarify advertising options, add router only type.

ac005767 08/21/2011 11:36 AM Seth Mos

Fix the redirect URL for IPv6 addresses Ticket #1583

e6f7e0be 08/21/2011 11:13 AM Seth Mos

Fix the referrer checks for IPv6 addresses Ticket #1583

4cf79fdd 08/21/2011 11:03 AM Seth Mos

Fix the DNS rebind Check for IPv6 addresses Ticket #1583