Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
51dbdcde 02/10/2010 10:03 PM Ermal Luçi

Ticket #161. Seems this does the trick for firefox.

19757916 02/10/2010 08:54 PM Ermal Luçi

Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber

7ec341cb 02/10/2010 07:27 PM Ermal Luçi

Ticket #350. Correct calculation to be the same as in the voucher_auth.

f48ddade 02/09/2010 10:29 PM Ermal Luçi

Ticket #334. There is a very slight possibility that when LAN is disabled or not present the anti-lockout rule will be erroneous. Tighten the conditions more to make sure this does not happen.

9868f818 02/09/2010 10:24 PM Ermal Luçi

Take care of not failing on multiple interface CP.

2dddf4be 02/09/2010 07:27 PM Ermal Luçi

Check what to do on the interface when hitting apply options button.

c73bd8f0 02/09/2010 05:53 PM Ermal Luçi

Ticket #324. Add allow all rule during upgrade.

b72e70ae 02/09/2010 04:33 PM Ermal Luçi

Apparently gif(4) can be part of a bridge do not disallow this.

974cbfe0 02/09/2010 01:07 PM Ermal Luçi

Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour.

00fc80fe 02/09/2010 12:00 PM Ermal Luçi

Ticket #332. Simplify creating the ipsecpinghosts file.

e1d35ce8 02/09/2010 11:43 AM Ermal Luçi

Ticket #348. Fix checking for existing alias name. Allow subnets to be defined in the import list.

5d478ecc 02/09/2010 11:28 AM Ermal Luçi

Ticket #259. Search for the dhclient process using the real interface rather than the friendly one.

ed65eb04 02/09/2010 11:03 AM Ermal Luçi

Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.

429bf8de 02/09/2010 10:36 AM Ermal Luçi

Ticket #340. An array $specialsrcdst needs to be declared for this to work.

5313aea5 02/09/2010 10:11 AM Ermal Luçi

Ticket #303. Correctly retain the interface in case or validation errors.

a2b724a6 02/09/2010 09:50 AM Ermal Luçi

Fix check on which table to assign.

fef1c556 02/09/2010 12:56 AM Pierre POMES

Remove msort call for aliases sorting, aliases are sorted by aliases_sort() function. Ticket #338

556917a6 02/09/2010 12:18 AM Pierre POMES

Sort dhcp mapping array once, only before writing config. Ticket #343

64b2f3c8 02/08/2010 10:44 PM Ermal Luçi

Ticket #346. Use the correct 'real' interface for collecting wireless information.

aabb805d 02/08/2010 10:04 PM Ermal Luçi

Ticket #341. Fix setting of default gw. Generate config after saving the changes as done on other places on pfsense code.

6bc6bf79 02/08/2010 04:59 AM Chris Buechler

fix typo

0927fb8c 02/07/2010 09:28 PM Jim Pingle

Add capability to kill active OpenVPN clients from Status > OpenVPN.

838fa668 02/07/2010 08:22 PM Scott Ullrich

Link to javascript file instea of including it on every request saving WAN bandwidth

2494295a 02/07/2010 08:12 PM Scott Ullrich

Unbreak prototype and friends

93c3b519 02/07/2010 04:37 AM Chris Buechler

fix text

8f2c6b94 02/06/2010 11:30 PM Scott Ullrich

Include shaper.inc, too

4ec77db3 02/06/2010 11:29 PM Scott Ullrich

Include filter.inc Ticket #340

6b519cfe 02/06/2010 08:50 PM Scott Ullrich

Fixup nifty css corners locations and code

f6f6947e 02/06/2010 08:44 PM Scott Ullrich

Stop using the inline output function to include javascript and css files. Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request.

629208a2 02/06/2010 12:22 PM Ermal Luçi

Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP address that goes through a bridge interface, the returned interface name will just be bridge without a number. I found that netstat -rn does not show the number (not sure why), but netstat -rnW does.

2a63c863 02/06/2010 06:03 AM Jim Pingle

Show port detail on hover over count

63284430 02/05/2010 09:40 PM Jim Pingle

Simplify with some functions, and add a "total per IP" table.

691fbf14 02/05/2010 09:33 PM Ermal Luçi

Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type to OpenVPN.

c1613ade 02/05/2010 09:09 PM Jim Pingle

Update the state summary to properly detect and use source IP and destination IP, as well as summarize by IP pairing (src -> dst)

2a2af670 02/05/2010 08:21 PM Jim Pingle

Add license block and auth headers.

9d71da81 02/05/2010 08:17 PM Jim Pingle

Add Diagnostics > States Summary, which produces a report summarizing pf states by IP and protocol.

fcd4a425 02/05/2010 07:51 PM Ermal Luçi

Ticket #272. When reconfiguring an interface that is part of a bridge just add it to the bridge instead of reconfiguring the bridge again. This helps even in overall bridge functionality.

3066a36f 02/04/2010 05:23 PM Ermal Luçi

Add neccessary include.

4824d857 02/04/2010 12:14 AM Ermal Luçi

Make sure the item passed is a string!

f4bca05a 02/04/2010 12:08 AM Ermal Luçi

More cleanup and code flow simplification.

1570d27a 02/03/2010 11:55 PM Ermal Luçi

When removing a package delete its underlying FreeBSD pacakges.
Correct checks for avioding as much as possible errors.
Simplify logic in some cases.
Remove package include files when uninstalling packages.

NOTE: Some work is needed to have more error reporting. Espescially when failing to retrieve files or add them locally.

05657769 02/03/2010 11:55 PM Ermal Luçi

Ticket #296. Blacklist webConfigurator certificate from certificate list it will break at least Viscosity export utility.

553b5d85 02/03/2010 05:13 PM Ermal Luçi

Remove uneccessary devices from regex.

a859fb49 02/03/2010 05:10 PM Ermal Luçi

Fix this and run fast.

61b67ab3 02/03/2010 04:46 PM Ermal Luçi

Propperly fix this.

220b8f34 02/03/2010 04:40 PM Ermal Luçi

Correct syntax.

da179181 02/03/2010 03:49 PM Administrator

Nuke quote

f41c9fd5 02/03/2010 03:19 PM Ermal Luçi

ping_hosts.sh is no more in /etc. Remove some unneeded lines.

cdd5b2ce 02/03/2010 03:07 PM Ermal Luçi

Use global variable.

741077bc 02/03/2010 03:06 PM Ermal Luçi

Use global variable and do not loop all entries undefinitely.

920af30f 02/03/2010 02:57 PM Ermal Luçi

Do propper checking on sasyncd to not try to start this damon uselessly.

17fdcb8d 02/02/2010 11:28 PM Ermal Luçi

Ticket #317. Synchronize user info on bootup.

0e0030e1 02/02/2010 10:51 PM Ermal Luçi

Check if even the rule target is an alias, and expand it if so. Yet another fix to reflection.

58507f89 02/02/2010 10:42 PM Ermal Luçi

Update list of ALTQ capable interfaces with some renaming done to tun(4) on pfSense.

58085ef4 02/02/2010 10:40 PM Ermal Luçi

Get the correct value as subnet for 'virtual' interfaces. This unbreaks the Routing pages validation on this types of interfaces.

8604523b 02/02/2010 10:17 PM Ermal Luçi

Ticket #309. Fix it for packages.

53b0d9d3 02/02/2010 10:05 PM Ermal Luçi

Add route automatically only when the route search type is enabled on gre and disable the route auto adding on gif. User can deal with routes on the Routing pages.

1de74081 02/02/2010 09:27 PM Ermal Luçi

Ticket #329. Fix typo on awk binary.

90a89478 02/02/2010 06:54 PM Ermal Luçi

Reactivate the hack for packages to show as installed. Untill php decides to behave.

9d8d8a4c 02/02/2010 04:23 PM Renato Botelho

Align LAN and WAN interfaces print (just cosmetic)

cba19251 02/02/2010 04:08 AM Chris Buechler

remove old lint check

disable the already loaded config.inc check for the time being as it breaks things.

3e13620d 02/02/2010 03:29 AM Scott Ullrich

Oops, fix inverted check for 3G serial

1b773d20 02/01/2010 11:11 PM Ermal Luçi

Ticket #329. Use correnct interface API and pass correct arguments to functions.

6c0bf7fe 02/01/2010 10:58 PM Ermal Luçi

Use real interface instead of the friendly one. So is_interface_wirless gets proper parameter.

c5b5f501 02/01/2010 10:53 PM Scott Ullrich

Show a 3G icon when item is a serial type interface

f70466e6 02/01/2010 10:35 PM Scott Ullrich

Adding 3G icons from holger which will be used on the dashboard status icon similar to the ethernet and wireless icons

9ecce49f 02/01/2010 10:21 PM Ermal Luçi

Ticket #328. Do not escape twice special shell characters.

93d9bb12 02/01/2010 10:14 PM Ermal Luçi

Fix errors because of the function is_file_included is not yet declared in some cases.

ab94ba00 02/01/2010 06:23 PM Ermal Luçi

Ticket #309. Correctly fix the problems of intermediate config lost because of inclusion of config.inc. This might have speed impacts to be measured.

ed6b04d8 02/01/2010 06:06 PM Ermal Luçi

Resolves #309. Seems that including config.inc has bad habits on packages. Workaround this for now until the package config include is fixed.

286a2b2e 02/01/2010 04:45 PM Scott Ullrich

Include ipsec.inc

c0481e1c 02/01/2010 03:13 PM Ermal Luçi

Fix several handling of gif/gre addresses and automatically added routes.

1dd1e41f 02/01/2010 10:45 AM Ermal Luçi

Ticket #331. For now skip virtual interfaces on loginterface directive. This is contrary to what OpenBSD supports and is being discussed on how to proceed.

d76ecf13 02/01/2010 10:23 AM Ermal Luçi

Expand aliases for reflection entries to be generated normaly. Reported-by: http://forum.pfsense.org/index.php/topic,22535.0.html

c26bda2e 01/30/2010 01:20 AM Chris Buechler

clarify text

094dfa16 01/29/2010 10:28 PM Ermal Luçi

Add zyd(4) to the wirless regex.

d9a2ff01 01/29/2010 09:19 PM Ermal Luçi

Allow editing entries that are not system/dynamic ones even though their gateway is specified as dynamic.

d52b71c7 01/29/2010 08:18 PM Ermal Luçi

Ticket #303. Fix gateway address checking.

d24b2dae 01/29/2010 07:13 PM Jim Pingle

Adjust netstat output here too

e1c931ce 01/29/2010 05:38 PM Jim Pingle

Fix ifstats.php - it also uses netstat output which has changed

dbef132c 01/29/2010 03:47 PM Ermal Luçi

Ticket #287. It seems to work for me after fixing the includes.

854aed18 01/29/2010 02:02 PM Ermal Luçi

Ticket #308. More fixes on wireless clone creation.

a1af7426 01/29/2010 01:31 PM Ermal Luçi

Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end.

3a92b286 01/29/2010 05:11 AM Jim Pingle

Fix output errors and collisions counters. The output of netstat added a column so they were using the wrong data.

f95e0cef 01/29/2010 02:08 AM Ermal Luçi

Ticket #308. Now it should work ok. More testing is needed.

cefc0016 01/29/2010 02:02 AM Ermal Luçi

Ticket #315. Do not show the cloned wireless devices for assignment.

5630c91c 01/29/2010 01:51 AM Ermal Luçi

Ticket #275. Run the arp deletion command only if and interface exists and on those types which makes sense.

e227df57 01/29/2010 01:44 AM Ermal Luçi

Check if the gateway if part of the interface subnet only if we can get the interface ip address.

883c53c9 01/29/2010 01:44 AM Ermal Luçi

Ticket #303. Fix very many bugs in this code. From strings that were not quoted propperly to completely broken code paths.

3ff90af7 01/28/2010 10:50 PM Scott Ullrich

Start PPP in &

1900c4b7 01/28/2010 08:15 PM Ermal Luçi

Do not fail to create racoon.conf if there is no ip on wan. this might be a valid config.

5a730049 01/28/2010 08:07 PM Ermal Luçi

Simplify recording of gateway coming form ppp configuration.

30eb929b 01/28/2010 08:01 PM Ermal Luçi

Resolves #327. Add sysctl.inc to obsoleted files.

aa2d5070 01/28/2010 01:28 AM Ermal Luçi

Move on to sloppy states. It should give speed improvement.

08ef3d78 01/28/2010 01:09 AM Ermal Luçi

Ticket #99. Increment the port number for the other to come instances.

1de43d91 01/27/2010 11:29 PM Ermal Luçi

Add even modem attached device types.

daf8594a 01/27/2010 11:26 PM Ermal Luçi

Add a checkbox to allow setting a 3G/dialup modem as the default interface/gateway.

f26baf72 01/27/2010 10:56 PM Ermal Luçi

Add required includes.

12105004 01/27/2010 09:42 PM Scott Ullrich

Add missing \

f92405bd 01/27/2010 09:29 PM Scott Ullrich

Add missing \