summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* remove trailing spaceScott Ullrich2005-07-131-1/+1
* Include notices.Colin Smith2005-07-131-1/+2
* do not require notices.incScott Ullrich2005-07-131-1/+0
* require notices.incScott Ullrich2005-07-131-0/+1
* Rework how the filter reloading alert is createdScott Ullrich2005-07-131-0/+4
* Add no nat option for outgoing natScott Ullrich2005-07-111-7/+12
* Correctly terminate end of line with ;Scott Ullrich2005-07-101-1/+1
* Since we now reload the filter rules in the background use the file_notice() ...Scott Ullrich2005-07-101-0/+1
* Touch /tmp/filter_dirty when dirty.Scott Ullrich2005-07-101-5/+5
* Launch script from /bin/shScott Ullrich2005-07-101-1/+1
* Load filter in the backgroundScott Ullrich2005-07-101-0/+6
* Only setup route-to directives if gateway is setScott Ullrich2005-07-071-10/+12
* Remove extra )Scott Ullrich2005-07-061-1/+1
* Detect /tmp/{$rule['if']}_router and use itScott Ullrich2005-07-061-2/+12
* Correctly setup internal rules for vpn instead of just using the lan informationScott Ullrich2005-07-051-17/+15
* Turn off internal vpn rule for nowScott Ullrich2005-07-051-2/+24
* Use correct internal subnetScott Ullrich2005-07-051-2/+2
* revert to version 1.395 and add back vpn ipsec failover optionsScott Ullrich2005-07-051-156/+201
* Setup firewall ruels for correct IPSEC ipScott Ullrich2005-07-051-6/+13
* Add the option to sync ipsec between multiple hosts for vpn failover.Scott Ullrich2005-07-051-0/+4
* Ooops, removed a little too much code earlierBill Marquette2005-07-051-1/+18
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-201/+136
* Correctly deteect CVS directoriesScott Ullrich2005-07-031-1/+1
* Do not attempt to eval the item if it is a CVS directory. Build script chang...Scott Ullrich2005-07-011-6/+8
* rm CVS directory during bootupScott Ullrich2005-06-301-2/+0
* Correct location of rmScott Ullrich2005-06-301-1/+1
* Die CVS dir, DIE!Scott Ullrich2005-06-291-0/+2
* move carp_sync_xml() out to its own function instead of living in carp_sync_c...Scott Ullrich2005-06-291-10/+10
* Only workaround RFC959 on optional interfaces if a gateway is setScott Ullrich2005-06-281-1/+2
* * Cleanup commentsScott Ullrich2005-06-281-7/+5
* Do not eval CVS directoriesScott Ullrich2005-06-281-2/+5
* c/r after initial RFC959 ruleScott Ullrich2005-06-281-0/+1
* * Correct RFC959 behaviorScott Ullrich2005-06-281-9/+62
* Setup RFC959 workarounds on all interfaces.Scott Ullrich2005-06-281-1/+6
* Only rdr if mode is redirScott Ullrich2005-06-231-1/+1
* Uncomment the squid rdr line.Scott Ullrich2005-06-221-8/+0
* Comment out code until better testedScott Ullrich2005-06-221-0/+2
* Add backend tcpflags supportScott Ullrich2005-06-211-12/+16
* * Add rdr for all optional interfaces for pftpxScott Ullrich2005-06-211-2/+11
* Woops, correctly get the optional interfaces ipScott Ullrich2005-06-211-1/+1
* Allow port 8000 and 53 to both the captive portal ip and the lan ip.Scott Ullrich2005-06-211-1/+3
* Allow maximum PPTP clients to be overridden by:Scott Ullrich2005-06-141-6/+29
* Uncomment the redirect pptp rule.Scott Ullrich2005-06-131-2/+2
* Woops, missing space krept inScott Ullrich2005-06-121-1/+1
* Simplify the carp and pfsync rules a lot and make them match the openbsd faq ...Scott Ullrich2005-06-121-33/+3
* Revert non carp keep state change, it breaks carp.Scott Ullrich2005-06-121-1/+1
* Multi-wan code fixes (this commit brought you by the words multi and wan)Bill Marquette2005-06-111-2/+2
* Add system->afterfilterchangeshellcmd xml tag which will be exec'd afterScott Ullrich2005-06-111-0/+9
* Add support for roue-to inside each rule which allows traffic direction for m...Scott Ullrich2005-06-111-0/+6
* Make reply-to actually work (it's a miracle nobodies noticed!)Bill Marquette2005-06-111-1/+1
OpenPOWER on IntegriCloud