aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort
Commit message (Collapse)AuthorAgeFilesLines
...
* config -> configurationScott Ullrich2006-10-061-1/+1
|
* Add XMLRPC sync option which will automatically sync Snort configuration to ↵Scott Ullrich2006-10-062-1/+119
| | | | CARP cluster members
* Add automatic whitelist feature for VPNsScott Ullrich2006-10-062-4/+23
|
* Add a few more commentsScott Ullrich2006-10-061-7/+22
|
* * Cleanup on deinstallScott Ullrich2006-10-062-2/+19
| | | | * Increase net.bpf.bufsize to 20480
* Remove stray a, will create a test file to do these experiments further.Scott Ullrich2006-10-061-1/+1
|
* This commit should fail. Ignore otherwise.Scott Ullrich2006-10-061-1/+1
|
* Woops, WAN, not LAN interfacesScott Ullrich2006-10-061-1/+1
|
* Add item descriptions to each rowScott Ullrich2006-10-061-1/+6
|
* Remove stray aScott Ullrich2006-10-051-1/+1
|
* Woops, its <custom_php_install_command>Scott Ullrich2006-10-051-2/+2
|
* Call sync_package_snort_reinstall() on install.Scott Ullrich2006-10-052-3/+13
|
* Call the sync_package_snort() function on install so that if it was ↵Scott Ullrich2006-10-051-3/+6
| | | | previously configured it can automatically start back up.
* Do not exit when opening for writing fails, simply return.Scott Ullrich2006-10-031-1/+1
|
* Woops, thats a variable, so it requires a $Scott Ullrich2006-10-031-1/+1
|
* Writeout whitelist with a foreach, ensure that no stray spaces are present.Scott Ullrich2006-10-031-1/+5
|
* We do need this script to recreate snort.conf so that dynamic ips can be ↵Scott Ullrich2006-10-021-0/+5
| | | | updated.
* Create new snort.conf during filter reloadScott Ullrich2006-10-021-5/+0
|
* s/snort.com/snort.orgScott Ullrich2006-10-021-2/+2
|
* We no longer need to check for ip change, rc.newwanip now restarts packages.Scott Ullrich2006-10-011-5/+0
|
* Teach snort to use newer package plugin methodsScott Ullrich2006-10-012-9/+40
|
* Note script start and stopScott Ullrich2006-09-301-1/+5
|
* Use conf_mount_rw() and conf_mount_ro()Scott Ullrich2006-09-301-0/+7
|
* Log when snort rules are being updated, or are updated.Scott Ullrich2006-09-301-0/+3
|
* Sleep for 5 seconds while we wait for snort to exit.Scott Ullrich2006-09-291-1/+1
|
* Log when we detect an ip address change so we can verify if this codepath is ↵Scott Ullrich2006-09-291-3/+2
| | | | even being hit.
* Note that the interface is generally WANScott Ullrich2006-09-291-1/+1
|
* This file is eval()'dScott Ullrich2006-09-281-36/+2
|
* Restart snort2c after clearing alertsScott Ullrich2006-09-281-3/+4
|
* Pass $HOME_NET to snortScott Ullrich2006-09-271-2/+2
|
* Woops, dont allow for run-on commands.Scott Ullrich2006-09-271-1/+1
|
* * Ensure that only one snort2c is runningScott Ullrich2006-09-271-1/+2
| | | | * Ignore items in the whitelist from port scanning
* This file does not require guiconfig.incScott Ullrich2006-09-271-1/+0
|
* Add #!/usr/local/bin/php headerScott Ullrich2006-09-271-0/+1
|
* Do not include pppoe or dhcp entriesScott Ullrich2006-09-272-1/+3
|
* Reload snort ip/whitelist information for dynamic interfaces automatically ↵Scott Ullrich2006-09-272-1/+53
| | | | by hooking into /usr/local/pkg/pf/
* Resolve pppoe and dhcp ip addressesScott Ullrich2006-09-271-1/+7
|
* After clearing the snort alert log, HUP both snort and snort2cScott Ullrich2006-09-271-0/+2
|
* General cleanups. File is usable now.Scott Ullrich2006-09-271-2/+21
|
* * Do not CLOG alert fileScott Ullrich2006-09-271-2/+2
| | | | * s/alerts/alert/
* Add Snort alerts log viewerScott Ullrich2006-09-276-0/+104
|
* * Gracefully handle initial installation better by redirecting to the rules ↵Scott Ullrich2006-09-272-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 Ullrich2006-09-271-0/+2
|
* Do not start a new table row, one has already been started. Do not center cell.Scott Ullrich2006-09-271-20/+27
|
* Compare dates correctlyScott Ullrich2006-09-272-2/+2
|
* Make console text friendlerScott Ullrich2006-09-272-21/+39
|
* Make file suitable for running from the console by adding a ↵Scott Ullrich2006-09-271-0/+1
| | | | #!/usr/local/bin/php entry
* Use filenamea instead of filename, filename may become a reserved word down ↵Scott Ullrich2006-09-271-4/+4
| | | | the road.
* Install crontab entry and restart cron if neededScott Ullrich2006-09-272-0/+14
|
* Add a checkbox for automatic rules updatingScott Ullrich2006-09-271-0/+5
|