summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Speedup get_carp_interface_status() by caching the full ifconfig file and the...Scott Ullrich2005-05-311-3/+15
* Version bump - this version will most likely be a developers only versionScott Ullrich2005-05-311-1/+1
* 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
* Set package interface flag.Colin Smith2005-05-301-0/+1
* Send mtree output to syslogScott Ullrich2005-05-301-2/+2
* * 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
* Version bumpScott Ullrich2005-05-301-1/+1
* More bootup cleanupsScott Ullrich2005-05-303-9/+8
* More bootup cleanupsScott Ullrich2005-05-302-16/+20
* Make all startup commands uniform by correctly outputing when they are done.Scott Ullrich2005-05-305-6/+11
* 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
* version bumpScott Ullrich2005-05-291-1/+1
* Enforce hard timeoutsScott Ullrich2005-05-291-6/+4
* misc commentsScott Ullrich2005-05-291-0/+6
* 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
* Version bumpScott Ullrich2005-05-291-1/+1
* 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
* version bumpScott Ullrich2005-05-281-1/+1
* 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
* Version bumpScott Ullrich2005-05-271-1/+1
* 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
* real fix for user rule labelBill Marquette2005-05-261-1/+1
* Apply a label regardless of description missing, just make it be "USER RULE"Bill Marquette2005-05-261-2/+2
OpenPOWER on IntegriCloud