summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix parsign of packages xml.Ermal2010-03-191-1/+4
* Ticket #434. Do not die when parsing config since we know how to recover. Onl...Ermal2010-03-191-3/+6
* Restore attribute support, but with some extra checks in the function that us...Erik Fonnesbeck2010-03-161-1/+40
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-161-35/+1
* Add optional support for reading attributes to xmlparse.inc and move regdomai...Erik Fonnesbeck2010-03-161-1/+35
* Add skip white space. To avoid erroring out on accidental blank space.Ermal Luçi2010-03-081-0/+1
* Merge commit 'mainline/master'Erik Fonnesbeck2010-03-011-0/+4
|\
| * Prevent empty tags of creating <tag></tag> entries but instead just create th...Ermal Luçi2010-02-241-0/+4
* | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-151-4/+4
|/
* Adding newer xmlreader code to it's own file so that it can be turned and off...Scott Ullrich2009-11-061-52/+104
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* Seems we need even CDATA handling since it is used through packages.Ermal Luçi2009-09-091-0/+1
* If it is supposed to be an array then make sure it has the array type. This f...Ermal Luçi2009-09-091-1/+4
* Test if we actually succeeded in opening the requested xml file and log an er...Ermal Luçi2009-08-241-5/+5
* Micro speedup improvements on the parser.Ermal Luçi2009-08-131-11/+9
* Change the parser to xmlreader instead of the current parser. This brings spe...Ermal Luçi2009-08-121-96/+38
* Revert "Rename cvssync to gitsync"Scott Ullrich2009-06-181-2/+1
* Rename cvssync to gitsyncScott Ullrich2009-06-181-1/+2
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-1/+1
* Bring in support for QinQ. At this time it is limited to only 2 levels.Ermal Luçi2009-03-281-1/+1
* * Introduce interface groups. For now they are availble only on Firewall:Rule...Ermal Luçi2009-03-161-2/+3
* Add GIT array type rrddatafileScott Ullrich2009-03-121-1/+1
* Unbreak igmpproxy by making known to the parser that we have IGMP too now.Ermal Luci2009-02-011-1/+1
* This patch adds the initial support for layer7 protocol inspection gui.Helder Pereira2008-12-201-2/+2
* Make it possible for pakages to insert additional tabbed pages into anMatthew Grooms2008-09-161-1/+1
* Correct a typo that could cause problems for openvpn if a client specificMatthew Grooms2008-08-301-1/+1
* Bring in relay options for inbound load balancerBill Marquette2008-08-281-11/+15
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-1/+2
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-091-5/+11
* Rename the bridge knob to bridged so that the upgrade code works correctly an...Ermal Luçi2008-08-051-1/+1
* Bring in new server load balancing code, this introduces:Bill Marquette2008-08-051-1/+1
* Add an interface to manage external authentication servers. The two typesMatthew Grooms2008-08-051-1/+1
* knob for lagg.Ermal Luçi2008-07-251-1/+1
* Teach parser about bridge knob.Ermal Luçi2008-07-251-1/+1
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-1/+1
* Add the new knobs to the parserErmal Luçi2008-07-231-1/+1
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-1/+1
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-1/+1
* Don't forget that gateway_group is also a arraySeth Mos2008-06-201-1/+1
* Add missing ppp array item.Scott Ullrich2008-04-101-1/+1
* Add prelimenary Routing page.Seth Mos2007-10-191-2/+2
* Improve the load balancing pool edit screen. Submitted-by: Chris DanielScott Ullrich2007-07-061-1/+1
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
* Add NTP server field to dhcp config.Seth Mos2007-05-081-2/+2
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-071-1/+1
* When we iterate through the backup cache we call out to parse the configurati...Scott Ullrich2007-04-211-1/+2
* Kill trailing spaceScott Ullrich2007-03-251-1/+1
* s/timepart/timerangeScott Ullrich2007-03-251-1/+1
* Since we already have a "time" field convert the time day "time" to "timepart"Scott Ullrich2007-03-251-1/+1
* Make <time> an array so it can appear multiple timesScott Ullrich2007-03-231-1/+1
OpenPOWER on IntegriCloud