summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Format has changed for quality, traffic and packets. Remove these files. They...Seth Mos2008-12-162-2/+10
* Move rrd graph data gathering over to pfctl instead of netstat, this uses 64 ...Seth Mos2008-12-161-41/+46
* Move command line after commentSeth Mos2008-12-161-1/+1
* Invoke pfctl for stats once and work with the outputSeth Mos2008-12-151-19/+28
* * Use 64 bit counters from PF for interfafe statsScott Ullrich2008-12-151-8/+24
* Write out all commands that should be run after filter load insteadScott Ullrich2008-12-151-5/+4
* Back out "Rules have not changed. Not reloading" changes.Scott Ullrich2008-12-151-7/+0
* Behave correclty on some corner cases.Ermal Luçi2008-12-141-4/+8
* * Remove an uneccesary global variable($schedule_enabled)Ermal Luçi2008-12-141-17/+4
* Actually get the whole command output.Ermal Luçi2008-12-141-1/+1
* Allow states to work outbound properly too.Bill Marquette2008-12-131-1/+1
* Turn on bridge filtering.Scott Ullrich2008-12-131-1/+1
* * Add another missing ". * Use full path to binary.Ermal Luçi2008-12-091-2/+2
* Add missing "Scott Ullrich2008-12-091-1/+1
* * Reset filter reload status to Done if rules are the sameScott Ullrich2008-12-081-1/+4
* 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
* Move php.ini setup to its own fileScott Ullrich2008-11-302-88/+94
* 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
OpenPOWER on IntegriCloud