Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
71edee5e 03/21/2011 08:01 PM Luiz Gustavo S. Costa

Select the device mode to tun if variable device_mode not exist in the configuration

bf87b4d7 03/21/2011 06:58 PM Luiz Gustavo S. Costa

Added option to select the type of device for use in the tunnel openvpn

375828d9 03/20/2011 08:56 PM Chris Buechler

fix text

7e5f3edb 03/17/2011 10:21 AM Warren Baker

Add Total number of CP users graph

fe3801bf 03/16/2011 11:29 AM Seth Mos

Hopefully improve the useless ipsec logs with highlighting

505483ce 03/16/2011 11:27 AM Seth Mos

Fix ticket #1354

401fb0ad 03/15/2011 12:53 PM Ermal LUÇI

ipfw is not referenced here.

01c201e3 03/15/2011 12:17 PM Ermal LUÇI

Do more strict checking if an ppp type interface is assigned before starting the mpd process behind it. Trigered-by: http://forum.pfsense.org/index.php/topic,34377.0.html

2bf16ba2 03/12/2011 12:36 AM Ermal LUÇI

Prevent the command wol for being called without propper ip information. Reported-by: http://forum.pfsense.org/index.php/topic,34314.0.html

d0404e46 03/11/2011 01:37 AM Jim Pingle

Fix typo

64d42525 03/10/2011 04:25 PM Jim Pingle

Clarify text on outbound NAT page.

a6917c65 03/09/2011 10:58 AM Seth Mos

Add the 95th percentile line to the traffic graphs

55805397 03/08/2011 08:02 PM Jim Pingle

Add missing image. Fixes #1339

214bd062 03/07/2011 08:03 PM Jim Pingle

Fix typo

fd4151a9 03/04/2011 10:05 PM Ermal LUÇI

Enforce session establishment.

bb7469ca 03/04/2011 10:02 PM Ermal LUÇI

Enforce session establishment.

de4333ba 03/04/2011 10:00 PM Ermal LUÇI

Enforce session establishment.

9fbb3599 03/04/2011 09:53 PM Ermal LUÇI

Add missing pages to the authentication system.

006802ab 03/04/2011 08:15 PM Ermal LUÇI
  • Prevent concurrent logins on CP to not be recorded on the DB.
  • Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performance.
  • Retire the disconnect_client and make all the disconnect functions use the sessionid as identifier....
4f4e85df 03/03/2011 04:30 PM Ermal LUÇI

Make sure we tell the code that the interface exists otherwise multiple laggs might get created.

6be90004 03/03/2011 02:24 PM Jim Pingle

Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.

199791f9 03/02/2011 02:09 PM Ermal LUÇI

Show friendly names of interface for root queues of ALTQ.

93c1127f 03/02/2011 01:57 PM Jim Pingle

Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316

bb3c6562 03/02/2011 08:08 AM Seth Mos

Add the toggle to disable successful login messages, show actual help text for redirect item

baca83aa 03/02/2011 04:51 AM Marcus Brown

Fix page title text. Replace "Firewall" with "Interfaces" in title.

539d5973 03/02/2011 12:25 AM Ermal LUÇI

Remove custom code for checking ip_addr and use the pfsense provided one.

cf46a14f 03/02/2011 12:23 AM Ermal LUÇI

Do not be so drastic on normal failure.

88cbd62a 03/02/2011 12:18 AM Ermal LUÇI

More fixes to comments and code for upnpd. Also bring up to speed the stop/start logic.

2816f43f 03/02/2011 12:05 AM Ermal LUÇI

Improve logging and some tests during miniupnpd config generation.

b469b7fe 03/01/2011 11:51 PM Ermal LUÇI

This is not true anymore as piece of code.

8df14984 03/01/2011 11:46 PM Ermal LUÇI

Correctly get only the interface mac address rather than any other found mac on this interface.

c8487604 03/01/2011 06:18 PM Erik Fonnesbeck

Use the call to basename to remove the extension rather than trim, since trim takes a list of characters, not the exact string to remove. Suggested by http://forum.pfsense.org/index.php/topic,32967.0.html

8b19f4a7 03/01/2011 06:03 PM Erik Fonnesbeck

This is not NAT, so put it under the Firewall Advanced heading instead.

87ae1a2b 02/28/2011 07:02 PM Jim Pingle

Fix page title.

566193a5 02/28/2011 05:25 PM Jim Pingle

Only make gateway changes if we have been given a new gateway IP.

d7b4e38f 02/28/2011 05:21 PM Jim Pingle

Setup gateway monitoring since we just altered a gateway.

e121bebd 02/28/2011 05:16 PM Jim Pingle

Fix gateway handling in setup wizard.

2d539f40 02/28/2011 04:12 PM Erik Fonnesbeck

Only display gitsync settings on supported platforms.

cfaf6e69 02/27/2011 08:50 PM Scott Ullrich

Only show the you can monitor the filter reload process for filter related changes

58b4b246 02/27/2011 08:43 PM Scott Ullrich

Flush the buffer

4ed69f33 02/26/2011 07:20 PM Jim Pingle

Do a more strict check on the return value of the download function. Fixes #1309

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.

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

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.

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.

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.

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.

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

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.

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

fix default password display

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

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.

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

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

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.

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

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

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.

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.

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

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

36d6af43 02/08/2011 10:28 PM Ermal LUÇI

Resolves #1224. Correctly change name on port alias in firewall rules if the alias name changes.

c3606a3b 02/08/2011 02:20 PM Ermal LUÇI

Resolves #1263. Use correct config toggle for detecting alternate url for firmware.

8f29b892 02/08/2011 02:18 PM Ermal LUÇI

Resolves #1264. Read even the httpsname option from config so it displays correctly.

45666137 02/08/2011 05:40 AM Chris Buechler

fix text (remove entirely, comment is related to an open feature request). ticket #1262

8e572710 02/08/2011 03:18 AM Scott Ullrich

Increase a bit

2988636c 02/08/2011 03:17 AM Scott Ullrich

Limit file sizes to roughly 143k

85c3229a 02/08/2011 03:16 AM Scott Ullrich

Limit file sizes to roughly 143k

9b700cf2 02/08/2011 02:52 AM Scott Ullrich

Global g

4b665f74 02/08/2011 02:52 AM Scott Ullrich

Adding crashreporterurl for rebrands

f75a4575 02/08/2011 02:44 AM Scott Ullrich

s/er//