Commit Graph

23 Commits

Author SHA1 Message Date
Bill Marquette
1425e067d6 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
	removes server NAT (why duplicate work?)
2005-07-13 03:09:18 +00:00
Scott Ullrich
d09f529293 remove trailing space 2005-07-13 02:55:25 +00:00
Bill Marquette
2fe045e547 Add comments 2005-06-27 05:12:44 +00:00
Bill Marquette
eeb6c16ec4 Stop duplicating work - use listtags() and listtags_pkg() instead of creating the list
twice (once for xmlparse, once for xmldump).
2005-06-27 05:11:15 +00:00
Bill Marquette
39cecbebff pipe no longer exists and hasn't for some time 2005-06-27 05:05:38 +00:00
Bill Marquette
c42c5e8159 Treat cacert as a list when we write XML files as well 2005-06-27 05:01:38 +00:00
Scott Ullrich
7766ebb949 add cacert to xml array 2005-06-27 04:06:04 +00:00
Colin Smith
ba6882bfec Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags. 2005-06-23 04:22:31 +00:00
Colin Smith
7565fb3117 Whoops, don't forget to remove restore_listtags. 2005-06-23 04:11:59 +00:00
Colin Smith
cb980a2f1a * 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.
2005-06-23 03:11:28 +00:00
Colin Smith
9aa2b02849 Add function to restore global listtags. 2005-06-22 18:53:19 +00:00
Scott Ullrich
0c2b5df78f 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
2005-06-14 23:27:37 +00:00
Colin Smith
378bccb710 Add needed lisstag for menu items. 2005-06-05 22:10:28 +00:00
Colin Smith
eba0b1d853 $parsed -> $parsedcfg
reported-by: billm
2005-05-17 01:27:20 +00:00
Colin Smith
08c3872d7f Make xmlrpc.inc cleaner. This needs to be followed up by a cleanup and integration of xmlparse_pkg.inc. 2005-05-17 01:05:44 +00:00
Bill Marquette
307cd5259d Add $Id$ tag 2005-03-27 22:43:48 +00:00
Scott Ullrich
5412cd459a Add lowthroughtput items to magic shaper 2005-01-23 03:50:22 +00:00
Scott Ullrich
36de900088 Add iptos support 2005-01-23 03:10:12 +00:00
Scott Ullrich
5cebeccff0 add config which is needed by pfstat.xml 2004-12-25 04:05:46 +00:00
Scott Ullrich
420e12b32d add row as an array item 2004-12-23 05:40:11 +00:00
Scott Ullrich
a7f908dbec * 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
2004-12-12 20:05:38 +00:00
Scott Ullrich
528ae96e08 Add tem field as array xml markers 2004-12-12 04:59:56 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00