summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* During background reload, dump config.cache to ensure correct rules are loaded.Scott Ullrich2005-09-141-0/+3
* Sync scheduler typeScott Ullrich2005-09-141-0/+2
* Use $config['system']['username'] for sync usernameScott Ullrich2005-09-131-1/+1
* Use username that is set in General SetupScott Ullrich2005-09-131-1/+1
* Test on $port == ""Scott Ullrich2005-09-131-1/+1
* Pass correct methodScott Ullrich2005-09-131-1/+1
* Pass correct amount of parmsScott Ullrich2005-09-131-2/+2
* Do not set port = "80" in function decleration.Scott Ullrich2005-09-131-1/+1
* If no port is passed, default to 80Scott Ullrich2005-09-131-2/+2
* Correct error.Scott Ullrich2005-09-131-8/+8
* Set port in one location and pass to carp_sync_xml()Scott Ullrich2005-09-131-11/+12
* Also check for faultcodes.Colin Smith2005-09-131-2/+4
* Remove filter_resync()Scott Ullrich2005-09-131-4/+0
* pfctl has no -y and there is no need to resync.Scott Ullrich2005-09-131-2/+0
* Use $cli->errstr instead of $resp.Colin Smith2005-09-131-3/+3
* If the response from sync is false then log the error. Otherwise log that th...Scott Ullrich2005-09-131-1/+5
* Mark beginning and ending of XML syncScott Ullrich2005-09-131-1/+2
* Correctly set sync portqScott Ullrich2005-09-131-13/+9
* If the webGUI port is empty, rely on the protocol selectionScott Ullrich2005-09-131-0/+7
* (#478) Look at the real interface, trim newline from gateway IP fileBill Marquette2005-09-101-5/+7
* Resolve aliases.Scott Ullrich2005-09-091-3/+13
* Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.Scott Ullrich2005-09-091-2/+2
* * Do not create ipsec rules if the tunnel item is disabledScott Ullrich2005-09-091-1/+4
* isarray -> is_arrayScott Ullrich2005-09-081-1/+1
* Arrays start at 0 not 1Bill Marquette2005-09-041-1/+1
* Yet-another-submission-by: databeestje (Seth) (who will have a cvs bit soon)Scott Ullrich2005-09-041-1/+12
* Add {} for readabilityScott Ullrich2005-09-031-1/+2
* Only iterate item if a arrayScott Ullrich2005-09-031-41/+42
* loop through optional interfaces. if a gateway is set, lets scrub em down!Scott Ullrich2005-08-271-1/+8
* clarify commentScott Ullrich2005-08-271-3/+4
* Setup LAN -> OPT[n] NAT mappings automatically if advanced outbound nat is tu...Scott Ullrich2005-08-271-0/+7
* Do not do sticky-address on outgoing LBScott Ullrich2005-08-271-1/+1
* Move captive portal back to in front of all RDR's.Scott Ullrich2005-08-261-13/+11
* Do not process reply-to for a rule with its gateway set.Scott Ullrich2005-08-251-2/+5
* Sync Load Balancer configurationsScott Ullrich2005-08-241-0/+4
* Echo out what we're doing so that it doesn't appear that loading firewall is ...Scott Ullrich2005-08-211-0/+6
* ++ advskew before handing it off and then rpc calling for an increase in the ...Scott Ullrich2005-08-211-1/+0
* Sync Static RoutesScott Ullrich2005-08-211-1/+5
* carp -> virtualipsScott Ullrich2005-08-211-3/+1
* Mark XXX/TODO itemScott Ullrich2005-08-211-0/+1
* Hard code "virtualip"Scott Ullrich2005-08-211-1/+1
* Add virtual ip sync.Scott Ullrich2005-08-211-0/+6
* Add WOL syncScott Ullrich2005-08-211-1/+5
* Add DHCPD sync settingsScott Ullrich2005-08-211-1/+1
* Add DHCPD sync settingsScott Ullrich2005-08-211-0/+4
* Resolve interface names in rules to real time gateway ip'sScott Ullrich2005-08-201-6/+38
* Do not add rules with no remote gatewayScott Ullrich2005-08-191-1/+7
* Process dynamic dns entries correctlyScott Ullrich2005-08-151-1/+4
* Spello in commentsBill Marquette2005-08-131-2/+2
* Allow mobile IPSEC clients to talk to firewall.Scott Ullrich2005-08-121-0/+10
OpenPOWER on IntegriCloud