Project

General

Profile

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

# Date Author Comment
b4c826ad 03/06/2011 09:18 PM Scott Ullrich

Resolve merge conflict

ee487a68 03/03/2011 04:30 PM Ermal LUÇI

Not needed anymore.

d2619fa0 01/20/2011 08:03 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/system.inc

1bbbd3dd 01/18/2011 04:00 PM Jim Pingle

No need to set this here, we already set it in config.inc (and it takes precedence)

81afb509 12/20/2010 08:06 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php

5ba5a8de 11/30/2010 09:48 PM Scott Ullrich

Use pfSense_sync()

fedab998 11/24/2010 06:08 PM Scott Ullrich

Nuke trailing c/r

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

Hopefully now the reinclusion of config will not override vars.

9b1ff028 10/26/2010 01:44 PM Seth Mos

Allow for creation of a ipv6 tunnel for he.net by creating a gif interface. This is the recommended procedure as advised by he.net
This allows for using ipv6 local and remote addresses, you will need to add a ipv6 default gateway on the routing tab

032c40c7 08/09/2010 11:29 PM Scott Ullrich

Move all console related configuration items to config.console.inc. This will mean that these items are not included when the webConfigurator is being used and only on bootup on the console.

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

Propperly initialize variables so they function is as expected.

093bcebc 11/07/2009 03:33 AM Scott Ullrich

Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many).

65e2c06c 10/07/2009 10:16 PM Erik Augustsson

create a config include that just presents $config to the webgui (no boot code being parsed anymore in webgui now)