aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead codeErmal2011-09-021-10/+0
|
* Update version stringsErmal2011-09-011-1/+1
|
* Until php behaves hardcode barnyard2 with a url for version 8 of repo.Ermal2011-09-011-5/+3
|
* Correct code to do testing and not assigningErmal2011-09-011-1/+1
|
* Be correct at commandErmal2011-09-011-1/+1
|
* Remove unneeded codeErmal2011-09-011-3/+1
|
* Correct reloading or rules and some information gathering on rc script of snortErmal2011-09-011-5/+5
|
* The new port does some things differentlyErmal2011-09-011-8/+8
|
* Correctly install barnyard2. Also correct typo on $config variable and do ↵Ermal2011-09-011-11/+13
| | | | not exit on error but just return and log it
* Silence some command becuase they just spam the logs uselessly.Ermal2011-08-051-34/+34
|
* 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-041-2/+0
|
* Correct suppress file name to prevent issuesErmal2011-08-031-1/+1
|
* Correct the whitelist selection savingErmal2011-08-031-1/+1
|
* Remove some code that might be problematic and causing issues for the ↵Ermal2011-08-031-6/+2
| | | | package during install/deinstall process
* Get rid of Id and remove unused codeErmal2011-08-031-3/+1
|
* Fixes for whitelists and suppress generation.Ermal2011-08-031-3/+1
|
* Remove uneccessary calls to write_config() and add some more checks.Ermal2011-08-031-29/+7
|
* Another round of fixes for whitelist and suppress. Also correct behaviour of ↵Ermal2011-08-031-79/+49
| | | | 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-031-7/+5
| | | | pacakge system handle removing of freebsd packages. When starting stopping from the Snort Interfaces screen sync the configuration as well.
* Correct commandErmal2011-08-021-1/+1
|
* More correctionsErmal2011-08-021-1/+3
|
* More correctionsErmal2011-08-021-0/+4
|
* More correctionsErmal2011-08-021-26/+32
|
* Correct permissions of file so it starts correctlyErmal2011-08-021-0/+1
|
* Get some credit i need itErmal2011-08-021-0/+1
|
* Correct interface ip gathering.Ermal2011-08-021-4/+4
|
* Give time to GUI to get correct fieldsErmal2011-08-021-1/+2
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-158/+97
| | | | | | | | * 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-1057/+813
| | | | is selected is actually applied behind
* Fix this snort gateway call, it needs to use "wan" (lowercase) not the ↵jim-p2010-10-051-2/+1
| | | | physical interface.
* No need for reference here. It can also be a problem.jim-p2010-10-051-1/+1
|
* Test if variables are set before using them in certain cases, might avoid a ↵jim-p2010-10-051-7/+7
| | | | condition where interfaces are being duplicated. (Several forum threads about it)
* snort, redo startup function, redo update coderobiscool2010-09-101-32/+21
|
* snort, cp perl-threaded and no rmrobiscool2010-09-101-5/+5
|
* snort, perl-threaded upadte in snort.incrobiscool2010-09-101-6/+13
|
* snort, snort.inc add verbose to install coderobiscool2010-09-101-1/+1
|
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-1388/+1396
|
* snort, add log rotation, fix bugsrobiscool2010-09-091-3/+91
|
* snort, update perl-threaded installrobiscool2010-09-061-9/+9
|
* snort, update cleanup in snort.incrobiscool2010-09-061-1/+1
|
* snort, update install of perl-threadedrobiscool2010-09-061-1/+1
|
* snort, remove perl-threaded from basic installrobiscool2010-09-061-0/+36
|
* snort, add newest version of prototype for snort packagerobiscool2010-09-061-0/+1
|
* snort, fix so rules on 64 bit pfsenserobiscool2010-09-051-1/+7
|
* snort, fix whitelist tab row_heper.jsrobiscool2010-09-031-2/+1
|
* snort, move barnyard2 install to postinstallrobiscool2010-08-271-1/+19
|
* snort, update how barnyard2 gets installedrobiscool2010-08-271-22/+22
|