aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_edit.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove wrongly used ifErmal2012-01-271-7/+5
|
* Expose the new options of spoink to the GUIErmal2012-01-251-3/+43
| | | | | | | | | | | Improve spoink code a lot: - Allow to block by src/dst/both on the packet that generated alert. Default to src to keep backward compatibility - Speedup whitelist search - Create an option that allows to kill states on pf for blocked hosts. This allows to remove all access to the blocked host. TODO: - More fine grained blocking options? - Make whiwhitelist hparsing less sucky and IPv6 compatible
* Patch to the previous change, reference: http://redmine.pfsense.org/issues/2033.Michele Di Maria2011-12-061-2/+2
|
* Adds two variables for SIP services in the "Define Servers" interface:Michele Di Maria2011-12-051-0/+4
| | | | | | | SIP_SERVERS, default=$HOME_NET SIP_PORTS, default=[5060:5090,16384:32768] Reference: http://redmine.pfsense.org/issues/2033
* Remove the mess of config syncing in snort and just provide one function for ↵Ermal2011-11-111-2/+2
| | | | all. This allows snort to properly start at bootup and restart on ip change.
* Get rid of the stop/start button on interface edit is useless.Ermal2011-11-111-31/+1
|
* Correct the whitelist selection savingErmal2011-08-031-2/+2
|
* Get rid of Id and remove unused codeErmal2011-08-031-2/+1
|
* Fixes for whitelists and suppress generation.Ermal2011-08-031-67/+45
|
* Another round of fixes for whitelist and suppress. Also correct behaviour of ↵Ermal2011-08-031-16/+11
| | | | some GUI.
* Remove uneeded codeErmal2011-08-021-4/+1
|
* If the interface is changed stop previous running snort on the other interfaceErmal2011-08-021-14/+6
|
* Do not forget interface on reedit and properly stop snort on deletionErmal2011-08-021-5/+8
|
* Redirect to the main page if no id has been passed.Ermal2011-08-021-2/+4
|
* Use the correct interfaceErmal2011-08-021-0/+1
|
* Get some credit i need itErmal2011-08-021-0/+1
|
* Sync package config even on saveErmal2011-08-021-0/+3
|
* Give time to GUI to get correct fieldsErmal2011-08-021-1/+1
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-124/+79
| | | | | | | | * Get rid of snort_head.inc * No more apply settings button since it does not make sense * Other cleanups in many parts of the code Tested only on 2.0
* First pass of sanitizing this code. Some more QA is needed to make sure what ↵Ermal Luçi2011-08-021-69/+47
| | | | is selected is actually applied behind
* snort-dev, add interfaces edit tab, update coderobiscool2011-05-101-1/+0
|
* Test if variables are set before using them in certain cases, might avoid a ↵jim-p2010-10-051-1/+1
| | | | condition where interfaces are being duplicated. (Several forum threads about it)
* More snort theme fixes from gargajim-p2010-09-241-3/+3
|
* Make snort respect $g['theme']. Submitted-By: gargajim-p2010-09-241-1/+2
|
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-579/+610
|
* snort, add log rotation, fix bugsrobiscool2010-09-091-1/+1
|
* snort, fix home image link, add js_rowhelper from 2.0 upstearmrobiscool2010-08-181-13/+16
|
* snort, major changes, fix pid bug, add jquery lightbox, update guirobiscool2010-08-161-33/+33
|
* snort, add stream5 regs to misc tabsrobiscool2010-06-031-0/+4
|
* snort, add suppress tab, fix javascript on pfsense 2.0robiscool2010-04-271-8/+62
|
* snort, add whightlist.php, add options for homenet, externalnet, and ↵robiscool2010-04-231-1/+105
| | | | whitelist, misc
* snort, add passthrough optionrobiscool2010-04-071-0/+12
|
* snort, add snort-old deinstall xml, fix vlanrobiscool2010-04-061-4/+4
|
* snort-dev to snort, snort to snort-old, Releaserobiscool2010-03-311-0/+609