Project

General

Profile

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

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

eca4bfbc 08/26/2009 07:03 PM Jim Pingle

More fixes for vlan detection

459f45af 08/26/2009 06:37 PM Jim Pingle

Slight fix to vlan hardware support detection.

3202707e 08/24/2009 11:31 PM Scott Ullrich

Jettison get_interface_list from this file

14578e35 08/24/2009 10:21 PM Scott Ullrich

Use ifconfig -l instead of native get_interface_list() to avoid include hell

d43ad788 08/24/2009 10:15 PM Scott Ullrich

Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into review/master

Conflicts:
etc/inc/certs.inc
etc/inc/upgrade_config.inc

3f9a98c1 08/24/2009 09:43 PM Scott Ullrich

Automatically build vlan_native_supp and vlan_long_frame (native tagging and long frames) by inspecting ifconfig -m accordingly

aadf2c9f 07/12/2009 01:00 AM Scott Ullrich

Allow auto firmware upgrade to work on NanoBSD

b24a7390 07/12/2009 12:57 AM Scott Ullrich

Allow auto firmware upgrade to work on NanoBSD

04364063 06/17/2009 08:57 PM Scott Ullrich

Adding base_packages feature.

2cf6ddcb 05/24/2009 06:36 AM Nigel Graham

Added support for certificate chains to manager so that lighty can deliver them via SSL.

6d34785f 05/15/2009 12:46 AM Scott Ullrich

Move firmware update text format to globals.inc

60120e37 04/26/2009 02:23 PM Ermal Luçi
  • Convert schedules to pf(4).
    This allows to schedule the whole feature of the rules like queues/limiters/gateways/blocks/allows/etc...
  • Whitespace cleaning on filter.inc
  • Move schedule backend logic from pfsense-utils.inc to filter.inc and prefix with filter_....
3d7639eb 03/24/2009 07:30 PM Scott Ullrich

Add hideplatform directive useful for rebranding

4b96b367 03/15/2009 06:18 AM mgrooms

Modify IPsec code to allow for transport mode. All existing configurations are
marked as tunnel for backwards compatibility. There are problems with the spd
read code which Will likely choke on transport entries. We can fix this later.

0092b3bd 03/15/2009 12:39 AM mgrooms

Modify captive portal to use centralized user management. The user manager has
been modified to include an account expiration option to support this service.

0b7fd3e9 03/12/2009 09:51 PM mgrooms

Correct the configuration file IPsec certificate upgrade process.

a56120f2 02/15/2009 09:34 PM Ermal Luçi

Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.

eff29d62 02/15/2009 09:26 PM Ermal Luçi

L2TP improvements.

9bf48f3f 01/27/2009 07:26 AM Chris Buechler

fix fend URL

73113ce9 01/26/2009 09:24 PM Ermal Luçi

Unbreak package management URL!

Pointyhat-to: ?

e09bd5be 01/25/2009 07:06 PM Ermal Luçi

Add lagg(4) to the list of drivers supporting vlan!

c57e9f90 01/25/2009 08:30 AM Chris Buechler

catch up to RELENG_1_2

77be5745 12/16/2008 09:30 AM Seth Mos

Format has changed for quality, traffic and packets. Remove these files. They will be recreated

92984172 11/16/2008 12:59 AM Scott Ullrich

Latest version is 5.4, not 5.3.

46974905 11/12/2008 12:38 AM Chris Buechler

Show correct password (it's caps sensitive)

8582f802 10/29/2008 03:20 AM Scott Ullrich

Add factory_shipped_username

8bb6bf82 10/29/2008 03:19 AM Scott Ullrich

Add factory_shipped_password

e3a13b00 10/29/2008 03:07 AM Scott Ullrich

Add services_dhcp_server_enable which allows the DHCP server to be turned
off easily.

64f7a1ae 10/27/2008 12:40 AM Scott Ullrich

Latest config is 5.3

e9e7d501 09/02/2008 04:46 PM Matthew Grooms

Modify all the default configuration files to ensure the versions match.
While in globals.inc, remove the easyrsa path and do some whitespace
cleanup.

8edb3385 08/29/2008 08:12 PM Scott Ullrich

Add rum wireless interface that is supported now in 7.x

http://forum.pfsense.org/index.php/topic,10581.0.html

d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...