Project

General

Profile

Download (5.35 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8d8b1af7 02/21/2013 10:41 AM Renato Botelho

Remove unused function remove_numbers()

950c9a18 02/14/2013 05:50 PM Warren Baker

Backout Unbound for now bring back in 2.2. Fixes #2817

9a03bc19 02/11/2013 02:05 PM Jim Pingle

Bump latest_config to 9.4 to match recent version bump in the default config.

cba9d7d9 02/06/2013 05:54 PM Renato Botelho

Adjust RRD captive portal graphs for CP zones

- Create RRD configs per zone
- Add tabs to see graphs per zone
- Migrate existing rrd files to default cpZone
- While I'm here, call unset() for $rrdcreate and $rrdupdatesh

Resolves #2655

20a3b436 01/21/2013 02:14 PM Renato Botelho

Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, that is disabled. This implements feature request #2587

e99ba2d6 01/05/2013 02:13 PM Renato Botelho

Fix outbound NAT rules when interface is deleted:

- When delete interface, do not touch outbound NAT rules
- Skip outbound NAT rules when interface doesn't exist
- Bump latest_config to 9.2
- Since rules with no interface were considered as wan, convert old...

23090547 01/04/2013 04:23 AM Chris Buechler

Welcoming in 2013

c06240db 12/11/2012 10:31 PM Ermal LUÇI

Add the new tunable in the GUI for custommization and its default value

d8e73863 11/20/2012 08:47 AM Ermal LUÇI

Do not process ip options by default this is 2012

c9ba2f8a 10/09/2012 05:44 PM Ermal LUÇI

Make limiters have a schedule specified which applie bandwidth limits during that period

79cc9e6b 10/01/2012 12:44 PM Cyrill B

Add ECE and CWR TCP flags as defined in RFC 3168

6e9b046e 09/26/2012 05:20 PM Jim Pingle

Due to the DHCP pool tag needing to be an array, rename the old LB "pool" variable to something else so it's not interpreted as an array.

36f6ed35 07/02/2012 08:20 PM Cyrill B

Use Certificate Manager in Captive Portal settings

7530177c 06/12/2012 07:10 PM Jim Pingle

Generalize the Crypto hardware option and add GUI support for AES-NI.

85a236e9 06/01/2012 07:51 PM Ermal LUÇI

Fixes #2428. Reference limiters in rules by name to avoid issues. Also put upgrade code for existing configs. The same fix is necessary for 2.0.x though not sure how this should be committed there.

b22fc825 05/23/2012 03:35 PM Jim Pingle

Move vip upgrade code to be later, since it was backed out of 2.0.x it no longer needs to be so early, and otherwise there can be some breakage/fallout. Ticket #2445

4b340c90 04/19/2012 05:44 PM Seth Mos

Update the default URL here for our new FreeBSD release.

c3ce2ece 04/18/2012 03:33 PM Seth Mos

Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.
Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.

f97a5b04 03/23/2012 01:25 AM Darren Embry

Move CARP settings from pkg XML to a real PHP page

https://redmine.pfsense.org/issues/647

932052bd 01/09/2012 03:03 AM Chris Buechler

it's 2012

47ee6926 12/28/2011 08:38 AM Ermal LUÇI

Implement is_jumbo_capable in a more performant way. This should help with large number of interfaces

a36a239a 09/30/2011 07:21 PM Warren Baker

Add Unbound chroot directory path

3ff39566 09/26/2011 10:22 PM Scott Ullrich

Add global to hide download tab

b4792bf8 09/07/2011 01:04 PM Ermal LUÇI

Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.

e49d4564 06/14/2011 08:41 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/globals.inc
etc/inc/upgrade_config.inc

34fb609c 06/14/2011 02:10 PM Ermal LUÇI

Up config number for username sync upgrade.

58005e52 06/01/2011 01:00 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfsense-utils.inc
etc/inc/upgrade_config.inc
usr/local/www/interfaces.php

5c723d9f 05/25/2011 10:00 PM Warren Baker

Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.

27d0722d 05/19/2011 12:50 PM Jim Pingle

Merge remote branch 'upstream/master'

7171b7b6 05/18/2011 04:53 PM Jim Pingle

Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292

dcb846e3 05/03/2011 08:09 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
usr/local/www/status_rrd_graph_img.php

2d14181b 04/28/2011 08:31 PM Ermal LUÇI

Remove rndtest sysctl since the kernel module is not anymore part of our kernels.

1f116988 03/15/2011 03:41 PM Seth Mos

Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.

9956b38a 03/09/2011 07:20 AM Seth Mos

Merge the config upgrade code, there was a mismatch, the one who merged this wrong should get a pointy hat.

7ec0e6e2 03/03/2011 09:13 PM Jim Pingle

Add upgrade code to ensure rule protocols are all lower case.

67b0ed57 03/03/2011 05:42 AM Chris Buechler

lower limit to 101 MB

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

Adding crashreporterurl for rebrands

36365f49 02/08/2011 02:37 AM Scott Ullrich

Add a global g option named disablecrashreporter which defaults to false for rebrands

1f17c623 01/23/2011 05:36 AM Chris Buechler

it's 2011

2b7ca9b2 01/17/2011 09:29 PM Ermal LUÇI

Add the default value for the new tunable debug.pfftpproxy to 0. It allows to disable the pfftpproxy. Also add it to the default config.xml though no upgrade code should be needed since people can create this from the gui and hopefully do not need to know about this anyway.

d0dc2fd1 01/10/2011 09:11 PM Jim Pingle

Bump config version, add upgrade code to setup cron job for URL table update script.

abe7607f 01/04/2011 05:27 PM Scott Ullrich

Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc

f6d4854b 12/22/2010 03:57 PM Renato Botelho

Typecast second param for array_merge to silent a warning that is breaking build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED'

673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

40eb0394 12/22/2010 02:08 PM Erik Fonnesbeck

Fix incorrect variable name.

7513352b 12/21/2010 11:45 PM Ermal LUÇI

merge the dynamic obtained result with the static maintained list to not avoid strange problems as in Ticket #1123.

4f76b144 12/08/2010 06:45 PM Ermal LUÇI

Get rid of fastforwarding since it is not maintained from long time. Courtesy-of: battlez_ IRC

be888d7f 12/07/2010 10:56 AM Ermal LUÇI

Add lem(4) to our drivers list.

d04e8082 11/29/2010 01:27 AM Scott Ullrich

Unbreak sysctl handling.

9a7f6731 11/26/2010 08:54 PM Ermal LUÇI

Use php_uname where possible.

279f4da8 11/21/2010 09:26 PM Scott Ullrich

nuke ;

f41b7bdf 11/21/2010 09:21 PM Scott Ullrich

Remove bce item it is loader.conf only per jimp

fb182cb2 11/21/2010 09:20 PM Scott Ullrich

Define hw.bce.tso_enable

feae85bc 11/20/2010 07:40 PM Scott Ullrich

Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html .. This can help dramatically if using Squid or any other packae that does a lot of hard disk reads.

1883455a 11/19/2010 12:10 AM Ermal LUÇI

Hopefully now the reinclusion of config will not override vars.

d8333a24 11/19/2010 12:03 AM Ermal LUÇI

Use full path when we might not have full environment setup.

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

9ff73b79 10/19/2010 04:51 PM Jim Pingle

Convert fullname field on users to descr, so it gains CDATA protection.

e988813d 10/19/2010 04:39 PM Jim Pingle

desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.

15864861 10/19/2010 04:00 PM Jim Pingle

Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320

814bb2dc 10/16/2010 03:28 PM Ermal LUÇI

Bump config.

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

4c5b8653 09/05/2010 08:16 AM Erik Fonnesbeck

Add upgrade code for NAT 1:1 rules and bump config version.

18de0728 09/03/2010 10:46 AM Ermal LUÇI

Correct function name. Pointy-hat: jimp@

6ae9f9b7 09/02/2010 05:59 PM Ermal LUÇI

Upgrade code for pppoe.

b9d959b9 09/01/2010 07:06 PM Jim Pingle

Bump version of config so upgrade code will run.

5b40ab9f 08/23/2010 02:30 PM Ermal LUÇI

Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/index.php/topic,27744.0.html

8c62fa48 08/23/2010 01:11 PM Jim Pingle

Add bwn to interface lists too.

c2d0699f 08/10/2010 06:14 PM Scott Ullrich

Increase upload file size to 1 megabyte

2507f1c0 08/06/2010 08:14 PM Ermal LUÇI

Remove useless sysctl since it is not useful. Ticket #729.

83463e1e 07/30/2010 04:26 PM Ermal LUÇI

When filtering on the member interfaces of the bridge tell if_bridge to send locally destined packets as coming from the member itself. This should fix some reported issues on Ticket #729.

e5d8408b 06/21/2010 08:51 PM Jim Pingle

Fix NanoBSD snapshot URL default.

c2b2b571 05/18/2010 03:40 PM Marcus Brown

PPPoE config upgrade code and bump config version in globals.inc

42809b4a 05/04/2010 08:35 AM Marcus Brown

Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.

Also, add upgrade_config function 062_to_063.

59ecde49 04/29/2010 11:27 AM Renato Botelho

Improve NAT Port Forwarding

New features available are:
  • Now you can disable a rule
  • You can define "no rdr" rules
  • Source type, address and port, with an option "not" for exceptions
  • Destination type, address and port, with an option "not" for exceptions...
28181237 04/08/2010 05:49 PM Renato Botelho

Add a new global option, disablehelpicon, to hide help icon from all pages

6a688547 03/27/2010 12:28 AM Ermal LUÇI

Make lan/wan behave as all other interfaces.

e2bee3fe 03/16/2010 05:35 PM Ermal LUÇI

Enable tso now that pf(4) problems with it are solved. Remove duplicate icmplim entry created by myself in a previous commit.

3816479c 03/16/2010 01:40 PM Ermal LUÇI

Ticket #20. Disable icmp limiting.

06f61915 03/05/2010 04:28 PM Ermal Luçi

Propperly initialize variables so they function is as expected.

ceccec87 03/01/2010 02:15 AM Chris Buechler

it's 2010

40b0b541 02/25/2010 10:27 PM Ermal Luçi

Actually remove vlan_native_support array it is not used in 2.0. While there move the auto updater to 8.1 snapshots.

8b616f2c 02/25/2010 10:22 PM Ermal Luçi

Fix finding interfaces that support hwtagging.

575a279a 02/25/2010 12:58 PM Ermal Luçi

Speed up and correct the finding of interfaces that support vlanmtu using the pfSense module.

f668c765 02/13/2010 07:40 PM Jim Pingle

Go ahead and add other wireless devices to this list, so if/when they are added, they should work.

711d93a2 02/13/2010 05:05 PM Jim Pingle

Add mwl to list of wireless cards

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

Add zyd(4) to the wirless regex.

3a35f55f 01/20/2010 10:57 PM Scott Ullrich

Stop fighting php bugs where a variable is not defined on one system yet it is defined on another.

8395832c 01/01/2010 02:11 AM Scott Ullrich

Update URL to point to snapshot server until RC

f333e853 12/20/2009 11:05 PM Chris Buechler

lower a little more so VMware w/128 MB is ok

9f274393 12/20/2009 10:11 PM Chris Buechler

Use the globals for minimum RAM warning, drop limit a little to accommodate 128 MB RAM systems

3b29612f 12/17/2009 11:28 PM Chris Buechler

add ability to hide help menu

8b289232 12/17/2009 09:45 PM Chris Buechler

add ability to hide theme selection

b4a9785a 12/04/2009 09:17 PM Jim Pingle

Fix typo in prev. commit

fdcd8ac7 12/04/2009 09:13 PM Jim Pingle

Set firmware_update_text properly for the platform

462c4a27 11/15/2009 10:13 PM Jim Pingle

Add a help_base_url variable to globals.inc for use with contextual help.

03cc2016 10/11/2009 07:19 PM Erik Augustsson

fixing typo, should be platform not $platform

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

4a8bc5a2 09/11/2009 05:34 PM Scott Ullrich

Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup