summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Add console/web-aware versions of update_status and update_output.Colin Smith2005-06-021-22/+43
* Minor work on packages. A console interface may require either a Lua rewrite ...Colin Smith2005-06-011-1/+11
* bsnmpd support by strgoutScott Ullrich2005-06-011-3/+22
* run bsmptdScott Ullrich2005-06-011-3/+5
* Make parent queues work againBill Marquette2005-06-011-5/+13
* make tos bit work in shaperBill Marquette2005-06-011-3/+3
* Turn default policy of state-policy if-bound on by default.Scott Ullrich2005-06-011-4/+1
* Enable spanning tree protocol on bridged nodesScott Ullrich2005-06-011-1/+1
* Revert check for interface enabled - this fixes user rules againBill Marquette2005-06-011-2/+2
* Make sure $bridges_total is a numericScott Ullrich2005-05-311-0/+2
* Cache the contents of find_carp_interface() to speed up subsequent requestsScott Ullrich2005-05-311-7/+13
* Speedup get_carp_interface_status() by caching the full ifconfig file and the...Scott Ullrich2005-05-311-3/+15
* Remove filter_generate_ipfw_altq_rules() since we're not longer in IPFWland, ...Scott Ullrich2005-05-311-260/+0
* Remove commented out code in preperation for pure pf altq switchoverScott Ullrich2005-05-311-28/+1
* Start pftpx with wan addressScott Ullrich2005-05-311-1/+2
* Allow "any" as a source network on nat mappingsScott Ullrich2005-05-311-2/+6
* Do not process a rule that is attached to a disabled interfaceScott Ullrich2005-05-311-0/+4
* Correctly remark this code snippet outScott Ullrich2005-05-311-6/+3
* More work on cURL functions.Colin Smith2005-05-311-53/+12
* Something tells me we aren't using IPFW anymore TotoBill Marquette2005-05-311-22/+70
* * Document more functions.Colin Smith2005-05-301-58/+64
* Move ssh lockout rule and make it a non-quick rule so that USER_RULES can ove...Scott Ullrich2005-05-301-3/+3
* More bootup cleanupsScott Ullrich2005-05-301-2/+1
* More bootup cleanupsScott Ullrich2005-05-301-2/+2
* Make all startup commands uniform by correctly outputing when they are done.Scott Ullrich2005-05-303-4/+7
* Misc commentsScott Ullrich2005-05-301-0/+4
* Missing spaceScott Ullrich2005-05-301-1/+1
* Move package and cURL functions to their own include. These functions will be...Colin Smith2005-05-301-0/+376
* Add cURL functions. These may be moved to pkg-utils.inc soonish.Colin Smith2005-05-301-0/+61
* Add pkg_fetch_recursive().Colin Smith2005-05-301-0/+41
* Start mergeing in altq/pf changesBill Marquette2005-05-301-21/+271
* Enforce hard timeoutsScott Ullrich2005-05-291-6/+4
* Label the rulesScott Ullrich2005-05-291-4/+4
* Allow multiple bridges.Scott Ullrich2005-05-291-24/+8
* Allow DNS for captive portal to query the built in dns forwarderScott Ullrich2005-05-291-3/+2
* Correct portal arguments by appending \ before *Scott Ullrich2005-05-291-3/+3
* Swap imagesScott Ullrich2005-05-282-6/+9
* Only echo out if we are bootingScott Ullrich2005-05-281-3/+3
* Kepp track of the number of bridgesScott Ullrich2005-05-281-6/+4
* port = 8000Scott Ullrich2005-05-281-1/+1
* Use arp table to deterimine when we need to flush an old captive portal user ...Scott Ullrich2005-05-271-12/+5
* Update (C)Scott Ullrich2005-05-271-1/+5
* Convert captive portal over to use pf tables.Scott Ullrich2005-05-271-161/+23
* Captive portal pf filter supportScott Ullrich2005-05-271-0/+24
* Somehow bogons rule was duplicated outside of the if check and blocking ips i...Scott Ullrich2005-05-271-1/+0
* Do not ALTQ $LAN -> $FIREWALL traffficScott Ullrich2005-05-261-1/+1
* Remove "me" rules until I can find a better way to isolate firewall -> local ...Scott Ullrich2005-05-261-2/+2
* Restore the previous behavior by not creating ipfw rules for carp.Scott Ullrich2005-05-261-231/+218
* find out the interface ip. match against carp subnetsScott Ullrich2005-05-261-217/+230
* Prefer out xmit and in recv directives for ipfwScott Ullrich2005-05-261-4/+4
OpenPOWER on IntegriCloud