Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
da666ca8 02/25/2011 05:44 PM Scott Ullrich

missing $

a6f4ac66 02/25/2011 05:42 PM Scott Ullrich

misc whitespace cleanups

0c13af6c 02/25/2011 04:37 PM Scott Ullrich

Give this another shot

ebcdcaaa 02/25/2011 03:26 PM Jim Pingle

Fix admins group permission setting when upgrading from 1.2.3.

bc75a430 02/25/2011 09:27 AM Seth Mos

Correct IPsec carp interface upgrade code, off by one

a09d8bfc 02/24/2011 06:51 PM Jim Pingle

Use full path to pw

2aba8f77 02/24/2011 06:50 PM Jim Pingle

Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group and user.

072bc34c 02/24/2011 06:20 PM Jim Pingle

Correct the test which displays an error if someone chose to save+test but doesn't have an ldap backend. Also, fix a typo.

bcc85621 02/24/2011 03:51 PM Jim Pingle

Fix find again... apparently -xdev is depreciated and tosses errors, replaced by -x

22beab88 02/24/2011 03:46 PM Jim Pingle

Move this code up a bit and also use /root/tmp to fetch packages instead of /tmp so it won't fill up.

9011a843 02/24/2011 03:37 PM Jim Pingle

If we're on nanobsd, pass -t to pkg_add to specify a different "staging area" path.

62958eae 02/24/2011 02:23 PM Seth Mos

Correct the vlan upgrade code to continue when we fixed up the interface

583f4913 02/24/2011 02:17 PM Seth Mos

Correct the find command, pipe into xargs

563b47bf 02/24/2011 01:10 PM Seth Mos

Make sure to resolve the gateway name before passing it off to the IPsec reload function

3acab378 02/24/2011 01:10 PM Seth Mos

Correct variable name. This could never have deleted the static route for IPsec vpns on multi wan

003d1b3d 02/23/2011 07:09 PM Jim Pingle

And one more place for PKG_TMPDIR... just in case.

633ef551 02/23/2011 07:07 PM Jim Pingle

Set PKG_TMPDIR here too, to help nanobsd pkg installs.

c99c1e4e 02/23/2011 05:49 PM Ermal LUÇI

Allow queues on top of bridge. Though more investigation is needed on its correct meaning.

6c67a28d 02/23/2011 05:36 PM Jim Pingle

Set PKG_TMPDIR for embedded/nano because it will fill up /var trying to download packages otherwise. (From sullrich)

0030036f 02/23/2011 05:14 PM Marcus Brown

Don't forget to clear username field so it doesn't show up on next edit.

And if for some reason user enters a username, store it for them.

ec465066 02/23/2011 05:06 PM Marcus Brown

Merge branch 'master' of rcs.pfsense.org:pfsense/mainline

d9cc4b24 02/23/2011 05:05 PM Marcus Brown

Try again, a little cleaner: Prevent GUI from giving error for freeDNS service since username and password

1f9d17ef 02/23/2011 04:54 PM Marcus Brown

Revert "Prevent GUI from giving error for freeDNS service since username and password"

This reverts commit 740f745922549283e29d3d964c7a60266d7dbf0a.

This is a little ugly. Let's do it a little differently.

62ce9874 02/23/2011 03:05 PM Marcus Brown

Update "Last Tested" date for freeDNS in comments

740f7459 02/23/2011 03:00 PM Marcus Brown

Prevent GUI from giving error for freeDNS service since username and password
aren't required.

Also add a note for freeDNS users to enter "Authentication Token"
in Hostname field. Zero out fake username and password before writing to config
so they don't show up in the GUI when you edit the record again.

4aa58d46 02/23/2011 02:45 PM Seth Mos

Correct the config path to the vip array

443f2e6e 02/23/2011 02:19 PM Seth Mos

Attempted fix that should convert the old carp[$i] naming to vip[$vhid]

3d039701 02/23/2011 02:07 PM Seth Mos

Make sure we iterate by the vlan number lest we end up with a empty variable? Hopefully fix new vlan name not being assigned to interfaces section

685a26fc 02/23/2011 02:01 PM Seth Mos

Correct the gateway group member name to the correct GW_". strtoupper($if) uppercase. This fixes outbound load balancer pools upgraded from 1.2.3
not working

219585da 02/23/2011 01:55 PM Seth Mos

Do not cross filesystem boundaries when removing files lest we empty Seth' USB stick

b8778031 02/23/2011 02:32 AM Luiz Gustavo S. Costa

Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303

c54c9d15 02/22/2011 10:31 PM Ermal LUÇI

Remove direction from traffic shaper generated rules now that the match action is present to correctly put packets on proper queues. Before it was not possible since this would have also open firewall ports/holes.

2d1298ce 02/22/2011 07:29 PM Jim Pingle

Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run.

8364184a 02/22/2011 07:29 PM Jim Pingle

Don't consider a cert as in use by the GUI if it's in HTTP mode. Fixes #1171

ac631bba 02/22/2011 07:27 PM Luiz Gustavo S. Costa

Move all functions from index.php for captiveportal.inc

f1beeba5 02/22/2011 01:30 PM Luiz Gustavo S. Costa

Add Global reply-to disable checkbox, resolves the issue #1137

196440c8 02/22/2011 12:25 PM Luiz Gustavo S. Costa

reversal of accidentally deleted files
Revert "Add Global reply-to disable checkbox, resolves the issue #1137"

This reverts commit c646776871dacebcaa4225b083aa0789dc0bfba6.

c6467768 02/22/2011 02:43 AM Luiz Gustavo S. Costa

Add Global reply-to disable checkbox, resolves the issue #1137

95938fae 02/21/2011 09:45 PM Jim Pingle

Fix typo/spacing issue. Resolves #1300

4661598e 02/21/2011 06:23 PM Seth Mos

Add the diag_ipsec_xml.php page, this provides a XML interface to the
tunnel status built for a Coltex BV monitoring system

9e050072 02/21/2011 02:46 PM Seth Mos

Prevent empty remote endpoints from skewing the log output

a2a13c97 02/21/2011 02:19 PM Seth Mos

Trigger a VPN tunnel reload after configuring IPsec, it will handle all the hostname tunnels after boot finishes

c2d7074e 02/21/2011 01:47 PM Ermal LUÇI

Resolves #1288. Add alc(4) to altq(4) supported list.

df82fae1 02/21/2011 01:17 PM Seth Mos

Don't forget to include $g, otherwise the check will fail and still perform a DNS resolve

33d5cb7a 02/21/2011 12:45 PM Seth Mos

Hold off on resolve_retry during boot. The rest of the IPsec config is already delayed during boot for tunnels with hostnames

71e91e50 02/21/2011 12:29 PM Seth Mos

Add more safeguards and IP address checks

621a459a 02/21/2011 11:47 AM Seth Mos

Do not resolve the hostname during boot, also make really sure we have a IP address here.

41393f1e 02/21/2011 11:30 AM Seth Mos

Prevent a empty remote gateway IP from ending up in the config

603b4346 02/21/2011 11:21 AM Seth Mos

Make sure to initialize the remote gateway IP variable so that it does not end up with a broken config

b85f2451 02/21/2011 09:42 AM Warren Baker

Correct indentation

7c50552d 02/21/2011 09:40 AM Warren Baker

Make sure it is an array before foreach.

0e3e825c 02/21/2011 02:15 AM Chris Buechler

log when CP is restarted. ticket #1278

75bf4f14 02/20/2011 10:31 PM Chris Buechler

fix default password display

c7d56176 02/18/2011 06:42 AM Chris Buechler

fix log text

94d455da 02/17/2011 07:45 PM Jim Pingle

Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/index.php/topic,33410.0.html

70edf50d 02/17/2011 05:54 PM Jim Pingle

Fix whitespace formatting.

98776e04 02/17/2011 05:35 PM Jim Pingle

Allow sorting of DNS forwarder entries.

0aba3822 02/16/2011 09:22 PM Jim Pingle

Add IPsec and OpenVPN to packet capture. Ticket #1032

3395ba20 02/16/2011 08:32 PM Jim Pingle

Fix wording

a8f9f07e 02/16/2011 06:53 PM Jim Pingle

Comment out the "config write on bootup" error. This is normal now with the package reinstall, and the known issues with it should be OK now. The error is just confusing people.

a3bac4ce 02/16/2011 06:19 PM Ermal LUÇI

Do not rely on php new foreach by reference and use the old method of chaning array members by using full path. This fixes nat 1:1 upgrades.

ed187b41 02/16/2011 06:04 PM Jim Pingle

Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues.

72377228 02/16/2011 05:15 PM Jim Pingle

Add automatic rules to pass DHCP failover traffic if a failover peer is defined. See http://forum.pfsense.org/index.php/topic,32731.msg172839.html#msg172839

3e8b3ccc 02/16/2011 04:31 PM Jim Pingle

Use a better regex here, sometimes ad devices can be numbered >=10.

2d816c13 02/16/2011 01:07 PM Jim Pingle

silence the music.

b807a161 02/15/2011 10:59 PM Scott Ullrich

Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.

c10dbf92 02/15/2011 08:16 PM Jim Pingle

Add snort2c table back in for now.

efe8fa78 02/15/2011 04:03 PM Jim Pingle

Pass $notices to print_notices(), since it requires a parameter.

ee21b736 02/14/2011 09:57 PM Scott Ullrich

Adding support for snortsam from Robert Z

ad67f6af 02/14/2011 03:08 PM Scott Ullrich

Back to beta5

49e4ebf8 02/14/2011 12:19 AM Jim Pingle

Fix start/end test for an IP in DHCP pool. Resolves #1280

b5993a02 02/13/2011 09:54 PM Jim Pingle

Fix update check fix. Skipped a parameter.

a42e5d25 02/13/2011 06:11 PM Scott Ullrich

Get ready for tomorrow.

4c37209a 02/13/2011 04:37 PM Jim Pingle

Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.)

ca640261 02/13/2011 04:27 PM Erik Fonnesbeck

Add alias support for source and destination ports on outbound NAT.

d164643a 02/13/2011 04:14 PM Jim Pingle

Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.

b43b7613 02/13/2011 03:08 PM Erik Fonnesbeck

Check for aliases in 1:1 and outbound NAT rules, too.

43f2eca7 02/13/2011 02:44 PM Erik Fonnesbeck

Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup.

c769f983 02/13/2011 02:25 PM Erik Fonnesbeck

Simply code for determining whether an alias is currently in use.

f1ac1733 02/13/2011 01:44 PM Erik Fonnesbeck

In update_alias_names_upon_change function add capability to access more deeply nested sections and fields.

b0aa7413 02/13/2011 12:38 PM Erik Fonnesbeck

Use alias style and add AutoSuggestControl for source and destination address fields.

97bc0bcc 02/13/2011 08:15 AM Erik Fonnesbeck

The doubled "$rule = array();" lines are probably a copy/paste error. Probably meant to paste the line that sets the rule type to the match action like the rest of what was added in the affected commit.

bd259571 02/12/2011 09:07 PM Ermal LUÇI

Correctly verify the input on bandwith at voip step for traffic shaper wizards. Reported-by: http://forum.pfsense.org/index.php/topic,32833.0.html

bd2b98c9 02/12/2011 06:34 PM Ermal LUÇI

Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.

5ee6a457 02/12/2011 06:33 PM Ermal LUÇI

Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.

b3205cc3 02/11/2011 05:32 PM Ermal LUÇI

Convert the shapers to the match action so the generated rules do not impact the filtering policy implemented.

a391d0ab 02/11/2011 05:26 PM Ermal LUÇI

Allow match action on Floating rules and exposed it with name Queue. More validation is needed.

a39c7dae 02/11/2011 05:18 PM Ermal LUÇI

Allow action match to be passed down to pf.

d0399410 02/11/2011 07:25 AM Seth Mos

Do not resolve the dyndns hostnames during boot. With many tunnels that have a hostname this can
cause huge boot issues if the DNS server is slow or not responding at all. By skipping those but
adding them to the DNS watchlist it should reload these later. This should allow the box to start...

554d3bc2 02/11/2011 01:10 AM Chris Buechler

fix text

e35d6cda 02/10/2011 09:36 PM Ermal LUÇI

There is no need to call the script to reconfigure CP here. Even more when it breaks all kind of things.

8c5df705 02/10/2011 04:16 PM Jim Pingle

Also fix easyrule and auto->manual nat switch code. Ticket #1243

93c2c1e6 02/10/2011 03:58 PM Jim Pingle

Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243

0fc6be3f 02/10/2011 02:44 PM Jim Pingle

Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)

b6a1d960 02/10/2011 02:04 PM Jim Pingle

Add the 1.2.3 dashboard package's /usr/local/www/filter_log.inc to the obsoleted files list. (It's in /etc/inc/ now)

bda131b2 02/10/2011 01:34 PM Jim Pingle

Fix a date compare bug, resolves #1273

30ef6f8d 02/09/2011 10:06 PM Ermal LUÇI

Allow renaming even shaper queues as an improvement.

50124de1 02/09/2011 09:52 PM Jim Pingle

Check if this is an array first, just in case.

1cbe86f0 02/09/2011 09:41 PM Ermal LUÇI

Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules.

dabcf28c 02/09/2011 09:11 PM Scott Ullrich

Turn off file size check