Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

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.

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

Unlink last msg cache for growl when sending test messagws

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

Give the Layer7 patterns page some much needed love.

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

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

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.

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

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

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

fix text

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

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

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.

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

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

385ed7d0 08/21/2011 08:50 AM Seth Mos

Make sure to set the $pconfig prefix delegation setting from the config.

6f75aab2 08/20/2011 01:28 PM Jim Pingle

Fix mismatched curly brace

1caa6adc 08/20/2011 05:37 AM Chris Buechler

remove dead link, no equivalent exists, will add info on that page's help

6d063da3 08/18/2011 11:47 AM Seth Mos

Calculate the possible subnet ids from the delegated prefix length for the dropdown

12de53a8 08/18/2011 07:19 AM Seth Mos

Remove the gateway check here and always show the prefix delegation ID. Alternative we should consider a dhcp-pd type for the interface v6 address. Using a FE80::1 as the interface address for now.

2a5d416d 08/18/2011 02:28 AM Chris Buechler

fix text

8e95a671 08/17/2011 05:14 PM Jim Pingle

Include the rate output in the privilege for the traffic graph.

4bd491a3 08/17/2011 09:02 AM Ermal LUÇI

Comment out code that seems to not be anymore useful. Remove later on if no complaints in sight.

8f9bffbc 08/16/2011 10:02 PM Andrew Thompson

Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/kerberos

1e37f324 08/15/2011 06:22 PM Seth Mos

Unbreak interfaces.php

20b49b17 08/15/2011 01:54 PM Seth Mos

Fix a typo that caused stripping of the v4 config

e029943a 08/15/2011 12:15 PM Seth Mos

Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.

6c86a39f 08/12/2011 11:47 AM Ermal LUÇI

Allow disabling having localhost in resolv.conf. There are some special setups that might need this.

adacdf5f 08/11/2011 06:03 PM Jim Pingle

Populate pconfig in all cases with user info, or else when you delete a privilege, the list disappears until you go back and edit the user again. (Certs too)

3f109700 08/11/2011 06:02 PM Jim Pingle

Sort user privileges so dashboard/index.php come first, so if a user has those permissions, they get redirected there first and not to another page.

675b5fa6 08/10/2011 03:04 PM Jim Pingle

Make this box much bigger, it's hard to find things in the tiny window with a long list.

d78df7b9 08/09/2011 09:00 PM Ermal LUÇI

Make the checks during step4 and step5 actually work.

b48b79c2 08/08/2011 01:37 PM Jim Pingle

Show the CP User count in the page title, as on 1.2.3.

8a85ab90 08/07/2011 01:20 AM Jim Pingle

Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.

5b0f2653 08/05/2011 02:20 PM Jim Pingle

Remove GUI code to enable fast routing. The backend code was removed back in December in 4f76b144b0885b9a407db026723bb61f568effc3

c5ce8398 08/03/2011 04:38 PM Jim Pingle

Work around the fact that get_configured_interface_list re-parses the config and kills the reference made before it, which was making it impossible to delete a pppoe instance.

b0d088eb 08/02/2011 09:17 PM Ermal LUÇI

Correctly check the values for VoIP on multi_lan traffic shaper wizard. Reported-by: http://forum.pfsense.org/index.php/topic,32833.15.html. Ticket #1728

ea858be0 08/02/2011 08:31 PM Ermal LUÇI

Correct the link to index.php so it always works correctly.

233e2af1 08/02/2011 07:59 PM Jim Pingle

If no pppoe service name is configured, send a null service name. Seems to help clients especially when reconnecting.

eea89a5c 08/02/2011 08:00 AM Ermal LUÇI

Declare the arrays as global since that is what they are. Correct the name of asterisk in the global defniition.

b3795cb9 08/02/2011 07:47 AM Ermal LUÇI

Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html

73800013 07/29/2011 07:17 AM Chris Buechler

fix text

32363c2e 07/29/2011 07:14 AM Chris Buechler

Merge branch 'master' of github.com:bsdperimeter/pfsense

f7203985 07/28/2011 08:56 PM Ermal LUÇI

Add an override for default interval to send icmp

6d1ae23c 07/28/2011 08:45 PM Jim Pingle

Clarify notes for pptp "Server address"

db07cc25 07/28/2011 08:35 PM Ermal LUÇI

Fix status page of gateways to show gateways with monitoring disabled as up.

33c06ef7 07/28/2011 08:31 PM Ermal LUÇI

Add a new option to allow disabling of gateway monitoring. This gateways will always be reported as up.

77877238 07/28/2011 06:33 PM Jim Pingle

Move the textarea displaying packet capture outside of the form tag, or else a browser will try to submit the contents of the textarea when hitting a button. If you were viewing a large capture, that can be quite a long time it's wasting on uploading data that serves no purpose.

89fae3e7 07/28/2011 06:33 PM Jim Pingle

Fix whitespace formatting

d3347fdf 07/28/2011 06:24 PM Jim Pingle

Fix display of ssh port on anti-lockout rule display in GUI.

1f33a712 07/28/2011 08:17 AM Ermal LUÇI

Correct priority number to not have clashes with PRIQ which do not allow same priority numbers for two different queues.

b22bf161 07/27/2011 11:24 PM Scott Ullrich

Adding hook

439cc13f 07/27/2011 11:03 PM Scott Ullrich

Add hooks

96267107 07/27/2011 08:31 PM Ermal LUÇI

Correct whitespace and some problems in the just merged ldap auth sorce for racoon

5d6bade4 07/27/2011 08:19 PM Ermal LUÇI

Merge pull request #8 from ninja76/master

IPSec xAuth allowing LDAP to be used as a backend

f9199cd3 07/27/2011 07:41 PM Bryan Haase

Check for null Array and move option system to top

4cf82d52 07/27/2011 04:54 PM Jim Pingle

Relax PPTP password restrictions, just prevent starting with a !, and limit to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720

94efbf8b 07/27/2011 04:05 PM Jim Pingle

Shift OpenVPN require, it was causing CRLs to not save changes properly.

e6af6518 07/27/2011 03:50 PM Jim Pingle

Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs when deleted from the GUI.

95305736 07/27/2011 03:37 PM Jim Pingle

Rework OpenVPN status, show status for shared key servers.

2c189c8c 07/27/2011 01:47 PM Bryan Haase

Improved ipsec ldap xauth

073cd52e 07/25/2011 07:05 PM Ermal LUÇI

Resolves #1703. Correct array key value.

581e4f7a 07/25/2011 09:23 AM Chris Buechler

Merge branch 'master' of github.com:bsdperimeter/pfsense

b733ce0d 07/24/2011 02:53 AM Scott Ullrich

Adding hook for first tr

e5c6bd24 07/24/2011 01:56 AM Scott Ullrich

Load chosen but do not use it (for pkgs)

20246b93 07/24/2011 01:51 AM Scott Ullrich

Move hook up some

3a4ca65e 07/24/2011 01:06 AM Scott Ullrich

Adding hooks that will be used for filtering plugins

4a6cf823 07/24/2011 12:03 AM Scott Ullrich

Move hook code up a few lines

7a7ec6f4 07/23/2011 11:14 PM Scott Ullrich

Add hook for overriding interfaces

4bb99603 07/23/2011 10:51 PM Scott Ullrich

Add chosen js library (mit lic). Modify interface multiple select box to use.

8c5bf3d7 07/23/2011 10:36 PM Scott Ullrich

Add hook for bottom icon row

5fec5fe4 07/23/2011 10:25 PM Scott Ullrich

Add hook and fix style for anti lockout

7c1e7572 07/23/2011 10:04 PM Scott Ullrich

Add missing ;

afabae93 07/23/2011 10:02 PM Scott Ullrich

Adding pre_id_tablerow hook

4b891efd 07/23/2011 09:20 PM Chris Buechler

Revert "fix text"

This reverts commit 423023b6dff620fe790c09bd0398ba4fad9ee444.

423023b6 07/23/2011 09:01 PM Chris Buechler

fix text

1a700ea6 07/23/2011 12:09 AM Scott Ullrich

Adding apply hooks