Project

General

Profile

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

# Date Author Comment
ebfdf0cc 05/15/2007 01:24 AM Scott Dale

prepare for widget package

37380063 05/08/2007 02:48 PM Seth Mos

Add NTP Server field to dhcp config.
From: Alexander Schaber

1d5a6e18 04/21/2007 07:53 PM Scott Ullrich

When we iterate through the backup cache we call out to parse the configuration file.

This can be fatal if the xml contents is corrupted and the process will die out. Instead of dieing, return -1 and let the process continue since we have further logic to detect these issues and restore a previous configuration, etc.

f479b407 03/25/2007 05:13 AM Scott Ullrich

Kill trailing space

d244855a 03/25/2007 05:12 AM Scott Ullrich

s/timepart/timerange

54473744 03/25/2007 12:51 AM Scott Ullrich

Since we already have a "time" field convert the time day "time" to "timepart"

bce8a719 03/23/2007 08:25 PM Scott Ullrich

Make <time> an array so it can appear multiple times

d8c091f8 03/23/2007 08:21 PM Scott Ullrich

Back out last commit, we are going to use <schedule>

8bf167b6 03/23/2007 08:17 PM Scott Ullrich

Allow multiple timeday entries (set as an array)

615b27bc 03/23/2007 11:08 AM Scott Dale

Firewall Schedule GUI! ... and there was much rejoicing.

c5a2bfdb 11/10/2006 06:27 PM Scott Ullrich

Allow priv to appear multiple times so that a person can downgrade from the pile of SHIT we call -HEAD.

72a15785 08/18/2006 04:35 AM Scott Ullrich

MFC 13823
freenas package makes disk and mount arrays

4928848f 08/17/2006 04:18 PM Scott Ullrich

This one adds support for custom array types for the functions dump_xml_config* .

Submitted-by: DanielS

eb72ceda 08/17/2006 03:37 AM Scott Ullrich

Allow packages to define array variables.

Submitted-by: DanielH

3fdc661d 06/19/2006 01:31 PM Scott Ullrich

Add group to the array field so that importing recent m0n0wall configurations do not go boom.

3f8e57de 06/19/2006 01:26 PM Scott Ullrich

Add pages to the array field so that importing recent m0n0wall configurations do not go boom.

e1b5fccb 01/22/2006 12:05 AM Scott Ullrich

MFC 9544

4b49bf19 01/21/2006 01:10 AM Scott Ullrich

Add elements to the array types

Ticket #793

ff074bf9 01/18/2006 09:05 PM Scott Ullrich

Remove trailing newline

61982b85 01/15/2006 08:07 PM Scott Ullrich

Back out yesterdays changes

66c908e0 01/15/2006 10:17 AM Scott Ullrich

Add depends_on_package to arrays

117b4eda 01/15/2006 10:10 AM Scott Ullrich

Add depends_on_package to arrays list

64e3b8a6 12/18/2005 02:58 AM Scott Ullrich

Add aliasurl to array list. This will prevent developers working on head from preventing their firewall from booting when testing RELENG_1

0d57f5f3 10/18/2005 07:50 PM Scott Ullrich

If a value is marked as "false" simply do not write its contents out.

This will fix 71 occurances of true : false in the code w/o having
to touch each case. And frankly, a item should not be in the xml
unless its set.

b37aa8ca 10/09/2005 11:20 PM Scott Ullrich

Add back pipe array item. We will need this when users upgrade from m0n0wall to avoid getting a PIPE is not a array error

e20f1e2c 10/05/2005 06:52 PM Scott Ullrich

Treat earlyshellcmd as an xml array

2e5ebf5d 08/27/2005 01:44 AM Scott Ullrich
  • Add interface_array to config.xml array list
  • Clarify comment that this list is a array list
9f09f99a 08/08/2005 06:08 PM Bill Marquette

Ooops...need a space there

48ca2dc9 08/07/2005 03:53 PM Colin Smith

Add <file> listtag.

5be479de 08/06/2005 10:13 PM Bill Marquette

Move pool -> lbpool

b6d1659d 08/06/2005 09:53 PM Bill Marquette

Add virtual_server tag

6bddd0e4 08/06/2005 06:44 PM Bill Marquette

Add load balancer tags

f60e6259 08/06/2005 04:26 AM Bill Marquette

alphabetize listtags

1425e067 07/13/2005 03:09 AM Bill Marquette

Merge in virtual IP code
This changeset does the following:
merges proxy arp and carp setup menus
removes proxy arp menu from left side
upgrades config file from 1.7 to 1.8
moves existing carp virtual IP and proxy arp config to new <virtualip> tag...

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

2fe045e5 06/27/2005 05:12 AM Bill Marquette

Add comments

eeb6c16e 06/27/2005 05:11 AM Bill Marquette

Stop duplicating work - use listtags() and listtags_pkg() instead of creating the list
twice (once for xmlparse, once for xmldump).

39cecbeb 06/27/2005 05:05 AM Bill Marquette

pipe no longer exists and hasn't for some time

c42c5e81 06/27/2005 05:01 AM Bill Marquette

Treat cacert as a list when we write XML files as well

7766ebb9 06/27/2005 04:06 AM Scott Ullrich

add cacert to xml array

ba6882bf 06/23/2005 04:22 AM Colin Smith

Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags.

7565fb31 06/23/2005 04:11 AM Colin Smith

Whoops, don't forget to remove restore_listtags.

cb980a2f 06/23/2005 03:11 AM Colin Smith
  • Move the old parse_xml_config() function to parse_xml_config_raw(). This function no longer sets its own listtags.
  • Add parse_xml_config() and parse_xml_config_pkg(), which both set the listtags to their proper values before parsing.
9aa2b028 06/22/2005 06:53 PM Colin Smith

Add function to restore global listtags.

0c2b5df7 06/14/2005 11:27 PM Scott Ullrich

Initial commit of dnsmasq domain overrides

Submitted-to-m0n0wall-dev-by: Joe Suhre

The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in
order to force queries for domain to a specific dns server rather then
doing a full recursive query

378bccb7 06/05/2005 10:10 PM Colin Smith

Add needed lisstag for menu items.

eba0b1d8 05/17/2005 01:27 AM Colin Smith

$parsed -> $parsedcfg

reported-by: billm

08c3872d 05/17/2005 01:05 AM Colin Smith

Make xmlrpc.inc cleaner. This needs to be followed up by a cleanup and integration of xmlparse_pkg.inc.

307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

5412cd45 01/23/2005 03:50 AM Scott Ullrich

Add lowthroughtput items to magic shaper

36de9000 01/23/2005 03:10 AM Scott Ullrich

Add iptos support

5cebeccf 12/25/2004 04:05 AM Scott Ullrich

add config which is needed by pfstat.xml

420e12b3 12/23/2004 05:40 AM Scott Ullrich

add row as an array item

a7f908db 12/12/2004 08:05 PM Scott Ullrich
  • Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
  • Correct behavior of pkg_mgr.php when multiple packages are included
  • Other minor cleanups
528ae96e 12/12/2004 04:59 AM Scott Ullrich

Add tem field as array xml markers

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision