aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Implement gettext() calls on stringsRenato Botelho2012-07-241-56/+56
|
* Rename Server to Variables since thats what it isErmal2012-07-221-1/+1
|
* Allow peopel to run multiple times the same interface!Ermal2012-07-161-0/+2
|
* Rename the underlying folder when chaning iface on the configErmal2012-07-161-0/+1
|
* Remvoe log dir when interface changesErmal2012-07-151-0/+1
|
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-141-2/+4
|
* No need for all these output log configurationErmal2012-07-131-31/+0
|
* Allow to disable cksum checking pf(4) does this alreadyErmal2012-07-121-1/+9
|
* Show the icon on the snort column for consistency. Stop snort when disabled ↵Ermal2012-07-121-0/+2
| | | | is ticked of on edit screen
* Decode properly the pass through config so its readbleErmal2012-07-121-0/+2
|
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-30/+27
|
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-387/+187
|
* Resolve issues reported here. ↵Ermal2012-07-091-1/+3
| | | | http://forum.pfsense.org/index.php/topic,51295.0.html
* Remove more reference to undefined classesErmal2012-07-091-2/+2
|
* Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-091-180/+115
| | | | remove all unneeded files anymore.
* Last splits remainingErmal2012-07-091-1/+1
|
* Use proper class for select inputs. Clean up some more code around and try ↵Ermal2012-07-091-10/+10
| | | | to fix alerts display page
* Revert "Preserve already configured settings for the instance"Ermal2012-06-141-1/+1
| | | | This reverts commit 79822b6a62e78d29c6edd100fb0f784759174a25.
* Preserve already configured settings for the instanceErmal2012-06-141-1/+1
|
* Use pid files to control snort start/stop codeErmal2012-06-141-3/+0
|
* Generalize more referencesjim-p2012-03-271-1/+1
|
* 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
|