aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Collapse)AuthorAgeFilesLines
* orionids-dev, add perl snortsam create code and install pathsrobiscool2011-08-061-0/+265
|
* Correct file name as reported by ↵Ermal2011-08-051-4/+4
| | | | http://forum.pfsense.org/index.php/topic,37557.msg204222.html#msg204222
* Silence some command becuase they just spam the logs uselessly.Ermal2011-08-056-72/+68
|
* Correct the page behaviour to rwo helpers.Ermal2011-08-041-121/+51
|
* GC some more codeErmal2011-08-041-15/+2
|
* Remove unused and problematic codeErmal2011-08-041-10/+1
|
* Unbreak row_helpers and add some more checks to prevent errorsErmal2011-08-043-18/+23
|
* Correct suppress file name to prevent issuesErmal2011-08-031-1/+1
|
* Correct the whitelist selection savingErmal2011-08-032-3/+3
|
* Remove some code that might be problematic and causing issues for the ↵Ermal2011-08-031-6/+2
| | | | package during install/deinstall process
* Make output more usefulErmal2011-08-031-18/+8
|
* Correct script to check updates and fetch them. This is basically a ↵Ermal2011-08-032-364/+250
| | | | copy/paste of snort_download_rules.php
* Remove unneeded binariesErmal2011-08-035-137/+0
|
* Correct saving of interface in barnyard configErmal2011-08-031-30/+7
|
* Get rid of Id and remove unused codeErmal2011-08-032-5/+2
|
* Fixes for whitelists and suppress generation.Ermal2011-08-032-70/+46
|
* Remove uneccessary calls to write_config() and add some more checks.Ermal2011-08-032-32/+18
|
* Remove wrongly echoed charErmal2011-08-031-1/+0
|
* Another round of fixes for whitelist and suppress. Also correct behaviour of ↵Ermal2011-08-035-109/+69
| | | | some GUI.
* More cleanups and correctly remove cron scripts during uninstall. Fix issues ↵Ermal2011-08-031-29/+14
| | | | with menu not appearing during reinstall when settings are saved
* Check that wrong input is not posted on the final config file. Let the ↵Ermal2011-08-032-8/+7
| | | | pacakge system handle removing of freebsd packages. When starting stopping from the Snort Interfaces screen sync the configuration as well.
* Remove copy/pasted code to unbreak snort rule downloadingErmal2011-08-031-57/+1
|
* Remove uneeded codeErmal2011-08-021-4/+1
|
* If the interface is changed stop previous running snort on the other interfaceErmal2011-08-021-14/+6
|
* Copy rules/categories if they exists. No need to send user to do updates ↵Ermal2011-08-022-63/+68
| | | | uselessly.
* Do not forget interface on reedit and properly stop snort on deletionErmal2011-08-022-44/+20
|
* Redirect to the main page if no id has been passed.Ermal2011-08-022-2/+8
|
* Use the correct interfaceErmal2011-08-021-0/+1
|
* Correct commandErmal2011-08-021-1/+1
|
* More correctionsErmal2011-08-021-1/+3
|
* More correctionsErmal2011-08-021-0/+4
|
* More correctionsErmal2011-08-022-36/+46
|
* Remove unused javascript folder and their refrencesErmal2011-08-028-6169/+2
|
* Correct permissions of file so it starts correctlyErmal2011-08-021-0/+1
|
* Get some credit i need itErmal2011-08-0213-1/+13
|
* Sync package config even on saveErmal2011-08-021-0/+3
|
* Fix snort updates fetching.Ermal2011-08-023-178/+143
|
* Correct interface ip gathering.Ermal2011-08-021-4/+4
|
* Give time to GUI to get correct fieldsErmal2011-08-022-2/+3
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-0223-1461/+661
| | | | | | | | * 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-0216-1647/+1135
| | | | is selected is actually applied behind
* snort, add md5 to pfsense rules md5 filerobiscool2011-06-101-1/+1
|
* snort, update pfsense rule md5robiscool2011-06-101-1/+1
|
* snort-dev, add interfaces edit tab, update coderobiscool2011-05-101-1/+0
|
* fix typo in snort, ticket #1314Chris Buechler2011-05-061-1/+1
|
* Use require once as a quick fix. This mess is not easily readble.Ermal2010-12-021-2/+2
|
* Fix snort gui broken by CSRF checks.Ermal2010-11-231-1/+1
|
* Use proper file name to make everybody happy.Ermal2010-11-191-1/+1
|
* snort, update emergingthreats rules URLrobiscool2010-10-172-15/+15
|
* Fix this snort gateway call, it needs to use "wan" (lowercase) not the ↵jim-p2010-10-051-2/+1
| | | | physical interface.