Project

General

Profile

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

# Date Author Comment
428c289f 05/17/2012 09:30 PM Darren Embry

allow null to be passed as 2nd arg to parse_config_xml*

in which case entire config is returned

9d3d8d00 01/28/2011 07:32 PM Vinicius Coque

Merge branch 'master' into inc

Conflicts:
etc/inc/captiveportal.inc
etc/inc/config.console.inc
etc/inc/config.lib.inc
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/ipsec.inc
etc/inc/pkg-utils.inc
etc/inc/shaper.inc...

71f88d75 01/24/2011 07:34 AM Seth Mos

Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.
This prevents a config blowup when a ipv6 config loads on 2.0.

c92ccac7 12/14/2010 11:56 AM Vinicius Coque

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/gwlb.inc
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc...

990d7c03 11/26/2010 10:57 PM Erik Fonnesbeck

Check for pfsense root object name in config.xml as a fallback if the configured name is not found.

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

Remove trailing carriage return

8c04b1ae 09/08/2010 01:20 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/filter.inc
etc/inc/pkg-utils.inc
etc/inc/service-utils.inc
etc/inc/system.inc
etc/inc/vpn.inc

0e642c78 09/02/2010 05:27 PM Ermal LUÇI

Make possible to run multiple instances of pppoe server. Not yet switched to mpd4.

5e56c56d 08/30/2010 10:36 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/captiveportal.inc

6733f0f9 08/30/2010 09:31 PM Jim Pingle

Add crl as a listtag

5cfa35df 08/17/2010 05:17 PM Renato Botelho

Fix syntax

61349b3f 08/17/2010 12:36 PM Renato Botelho

Implement gettext() on xmlreader.inc

e08e4ebc 05/07/2010 01:27 PM Ermal LUÇI

Make list the same. Remove whitespace at the end so it does not get interpreted as special tag.

ab83fce0 05/06/2010 04:34 PM Ermal LUÇI

Ticket #320. Use xmlreader and xmlwriter to read/write xml since it encodes decodes itself special chars.

9f428275 02/15/2010 08:44 AM Erik Fonnesbeck

Add page for configuration of wireless clone interfaces.

26433cb8 11/07/2009 03:28 AM Scott Ullrich

Adding newer xmlreader code to it's own file so that it can be turned and off until remaining bugs are fixed