Project

General

Profile

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

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

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)