summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix the {interface}up checks.Ermal Luçi2008-12-081-3/+3
* Fix generation of pppoe reset cron entry. Not sure if this should stay here o...Ermal Luçi2008-12-081-2/+2
* fix CARP panics with VLANsChris Buechler2008-12-081-1/+12
* Check to make sure file exists before operating on it.Scott Ullrich2008-12-081-3/+9
* Don't use broadcast on CARP IPs.Chris Buechler2008-12-081-1/+1
* Don't add CARP IPs on an interface that doesn't exist to prevent panic.Chris Buechler2008-12-071-1/+10
* log mwexec if developerspew is onChris Buechler2008-12-071-0/+2
* Compare rules.debug to previously loaded rules. If no rule changesScott Ullrich2008-12-071-1/+14
* Shaper has no more enable disable functionality.Ermal Luçi2008-12-071-16/+11
* Fix services_dyndns_reset to be useful.Ermal Luçi2008-12-071-4/+16
* Add another parameter to interface bring down which can be used to destroy th...Ermal Luçi2008-12-071-4/+6
* Temporary Fix for vlan creation issue.Seth Mos2008-12-051-1/+1
* Fix rules with a gateway (not gateway groups)Seth Mos2008-12-051-10/+18
* Remove debuggingSeth Mos2008-12-051-1/+0
* Split out IPSEC filter rules into seperate functions.Seth Mos2008-12-051-90/+113
* Fix gateway lookup to use $GatewaysList arraySeth Mos2008-12-041-14/+5
* Oops, remove debuggingSeth Mos2008-12-041-4/+0
* Generate Array With Gateway and Gateway Groups. Then reference them directly ...Seth Mos2008-12-041-107/+36
* Fix interface lookup with gateway groups.Seth Mos2008-12-021-1/+1
* Commit function that returns all gateway group items in a array after process...Seth Mos2008-12-021-2/+93
* * Remove duplicateSeth Mos2008-12-021-4/+3
* Better handle floating rules.Ermal Luçi2008-11-301-2/+2
* Update shcedule code to new world order!Ermal Luçi2008-11-301-333/+291
* Correct field value to checkSeth Mos2008-11-301-1/+1
* Micro optimization.Ermal Luçi2008-11-301-3/+5
* Use correct var.Ermal Luçi2008-11-301-1/+1
* Add some checks on interface_bring_down and remove unlinking of nameserver.co...Ermal Luçi2008-11-301-1/+4
* Remove debuggingSeth Mos2008-11-301-4/+3
* Correct error message.Ermal Luçi2008-11-301-1/+1
* It is legitimate to be called with an empty vlanif. The webgui uses this to c...Ermal Luçi2008-11-301-10/+6
* Correct some checks and use propper whitespace.Ermal Luçi2008-11-301-10/+10
* Untested but correct way to work with interfaces.Ermal Luçi2008-11-301-18/+16
* Cosmetic change to use the available function instead of replicating the proc...Ermal Luçi2008-11-301-11/+4
* Fix not needed escapes when using <<<EOF like start/end terminators. Pointy-h...Ermal Luçi2008-11-291-1/+1
* Untested change, exec.php is broken.Seth Mos2008-11-291-1/+1
* Add more debugging to trace the pppoe problems.Seth Mos2008-11-291-2/+6
* I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing thisBill Marquette2008-11-291-1/+0
* Don't try to configure a blank WINS server, while it doesn't kill mpd, itBill Marquette2008-11-291-2/+2
* Add debug statement for pppoe and pptp issue with dynamic gateways.Seth Mos2008-11-291-1/+2
* Tell ftp-proxy to tag packets passing on its rules with the same tag rdr rule...Ermal Luçi2008-11-281-2/+2
* 'til the pptp patch gets in again activate the rdr needed for gre.Ermal Luçi2008-11-281-1/+1
* Add the quick option for the ftp-proxy rules until a better way of doing this...Ermal Luçi2008-11-281-2/+2
* Limit scrub operation only to in direction as filter rules. For out FreeBSD a...Ermal Luçi2008-11-281-1/+1
* Limit scrub operation only to in direction as filter rules. For out FreeBSD a...Ermal Luçi2008-11-281-1/+1
* * Convert NAT reflection and ftp proxy to use tags on filter rules. This remo...Ermal Luçi2008-11-281-151/+67
* Remove unused function.Ermal Luçi2008-11-261-16/+0
* Handle the case where WAN might be disabled or renamed.Ermal Luçi2008-11-261-3/+3
* Handle the case where WAN might be disabled or renamed.Ermal Luçi2008-11-261-3/+3
* There is a 'type' knob now.Ermal Luçi2008-11-231-2/+2
* Remove hardcoded checks and substitute with more generic method.Ermal Luçi2008-11-231-1/+5
OpenPOWER on IntegriCloud