Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We use squid.sh, not squid. Remove this rc.d file. | Scott Ullrich | 2006-09-30 | 1 | -1/+2 |
| | |||||
* | This file is rc.freenas, not rc.filter_configure | Scott Ullrich | 2006-09-29 | 1 | -2/+2 |
| | |||||
* | Sync | Scott Ullrich | 2006-09-29 | 1 | -31/+56 |
| | |||||
* | Use /etc/rc.filter_configure_sync | Scott Ullrich | 2006-09-29 | 1 | -2/+2 |
| | |||||
* | Earth to Scott, shell scripts need # for comments | Scott Ullrich | 2006-09-29 | 1 | -27/+27 |
| | |||||
* | Remove description text that we do not support. | Scott Ullrich | 2006-09-29 | 1 | -2/+2 |
| | |||||
* | Remove second Darkstat access option | Scott Ullrich | 2006-09-29 | 1 | -7/+0 |
| | |||||
* | Service should only appear once. | Scott Ullrich | 2006-09-29 | 1 | -6/+1 |
| | |||||
* | Sleep for 5 seconds while we wait for snort to exit. | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Log when we detect an ip address change so we can verify if this codepath is ↵ | Scott Ullrich | 2006-09-29 | 1 | -3/+2 |
| | | | | even being hit. | ||||
* | Throw an input_error on squid auth page when transparent proxy is enabled so ↵ | Scott Ullrich | 2006-09-29 | 1 | -0/+6 |
| | | | | we avoid ID10T questions like I just asked... | ||||
* | Increase field sizes to 60 to allow more typing room. | Scott Ullrich | 2006-09-29 | 2 | -0/+11 |
| | |||||
* | The The field LDAP server user DN should be a ldap style string, not a ↵ | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
| | | | | | | | | "internet domain name". Remove the bogus check. See http://forum.pfsense.org/index.php/topic,2004.0.html for more information | ||||
* | Throttle other extensions field size to 60 so that multiple extensions can ↵ | Scott Ullrich | 2006-09-29 | 1 | -1/+2 |
| | | | | be entered without being cutoff | ||||
* | Whitelist and blacklist types are url_regex, not an ip address. Remove the ↵ | Scott Ullrich | 2006-09-29 | 1 | -5/+1 |
| | | | | | | forced ip checks. Thanks to Free_The_Mallocs for the bug report. | ||||
* | Make sure /usr/local/libexec/squid/pinger is executable to avoid this error: | Scott Ullrich | 2006-09-29 | 1 | -0/+5 |
| | | | | | | 2006/09/29 14:06:07| ipcCreate: /usr/local/libexec/squid/pinger: (13) Permission denied Thanks to Free_The_Mallocs for the bug report. | ||||
* | When changing the on disk squid cache size, a squid -z is required. | Scott Ullrich | 2006-09-29 | 2 | -2/+14 |
| | | | | Thanks to Free_The_Mallocs for the bug report. | ||||
* | Increase polling time to 5 minutes | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Add (C) | Scott Ullrich | 2006-09-29 | 2 | -6/+59 |
| | |||||
* | Note that the interface is generally WAN | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Fix typos, as patch submitted by Michael Schuh described. | Fernando Lemos | 2006-09-29 | 2 | -5/+5 |
| | |||||
* | Lots of updates, new options, some fixes... Should soon merge with the main ↵ | Fernando Lemos | 2006-09-29 | 2 | -25/+70 |
| | | | | package (hopefully). | ||||
* | Fix typos. | Scott Ullrich | 2006-09-29 | 2 | -5/+5 |
| | | | | Patch-submitted-by: Michael Schuh <michael.schuh@gmail.com> | ||||
* | * Default to status page | Scott Ullrich | 2006-09-28 | 2 | -6/+4 |
| | | | | * If miniupnpd has not been setup prior, redirect to Settings tab | ||||
* | Add settings tab | Scott Ullrich | 2006-09-28 | 1 | -0/+8 |
| | |||||
* | Kill trailing space. Remove commented out code that is not being used. | Scott Ullrich | 2006-09-28 | 2 | -6/+4 |
| | |||||
* | Allow items to be saved via $_POST or from config.xml. | Scott Ullrich | 2006-09-28 | 1 | -2/+13 |
| | | | | This is needed if you call sync_package_miniupnpd() from outside of the normal coregui post sequence | ||||
* | Add note that generally the interface is LAN | Scott Ullrich | 2006-09-28 | 1 | -2/+1 |
| | |||||
* | Remove CARP installation limitation | Scott Ullrich | 2006-09-28 | 1 | -5/+0 |
| | |||||
* | Add -o support | Scott Ullrich | 2006-09-28 | 2 | -0/+10 |
| | |||||
* | Remove bogus .inc reference. | Seth Mos | 2006-09-28 | 1 | -7/+2 |
| | |||||
* | Set bsdstats to the side for the time being since its asking a question on ↵ | Scott Ullrich | 2006-09-28 | 1 | -14/+14 |
| | | | | pkg_add and we don't seem to be able to cope with this. | ||||
* | Update to 3.9 | Scott Ullrich | 2006-09-28 | 1 | -2/+2 |
| | |||||
* | This file is eval()'d | Scott Ullrich | 2006-09-28 | 1 | -36/+2 |
| | |||||
* | Restart snort2c after clearing alerts | Scott Ullrich | 2006-09-28 | 1 | -3/+4 |
| | |||||
* | Pass $HOME_NET to snort | Scott Ullrich | 2006-09-27 | 1 | -2/+2 |
| | |||||
* | Woops, dont allow for run-on commands. | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Ensure that only one snort2c is running | Scott Ullrich | 2006-09-27 | 1 | -1/+2 |
| | | | | * Ignore items in the whitelist from port scanning | ||||
* | This file does not require guiconfig.inc | Scott Ullrich | 2006-09-27 | 1 | -1/+0 |
| | |||||
* | Add #!/usr/local/bin/php header | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | Do not include pppoe or dhcp entries | Scott Ullrich | 2006-09-27 | 2 | -1/+3 |
| | |||||
* | Reload snort ip/whitelist information for dynamic interfaces automatically ↵ | Scott Ullrich | 2006-09-27 | 2 | -1/+53 |
| | | | | by hooking into /usr/local/pkg/pf/ | ||||
* | Resolve pppoe and dhcp ip addresses | Scott Ullrich | 2006-09-27 | 1 | -1/+7 |
| | |||||
* | After clearing the snort alert log, HUP both snort and snort2c | Scott Ullrich | 2006-09-27 | 1 | -0/+2 |
| | |||||
* | General cleanups. File is usable now. | Scott Ullrich | 2006-09-27 | 1 | -2/+21 |
| | |||||
* | * Do not CLOG alert file | Scott Ullrich | 2006-09-27 | 1 | -2/+2 |
| | | | | * s/alerts/alert/ | ||||
* | Add Snort alerts log viewer | Scott Ullrich | 2006-09-27 | 6 | -0/+104 |
| | |||||
* | Bump snort minimum version to 2.0 | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Gracefully handle initial installation better by redirecting to the rules ↵ | Scott Ullrich | 2006-09-27 | 2 | -0/+7 |
| | | | | | | update page if no rules have been downloaded. * Include squid.inc for common functions | ||||
* | Be sure to flush contents before loading url. | Scott Ullrich | 2006-09-27 | 1 | -0/+2 |
| |