aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_whitelist_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-2/+0
|
* Remove need for session vars per Ermal's request.bmeeks82013-12-171-1/+1
|
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-7/+21
|
* Add textbox tool tips to display Alias values.bmeeks82013-10-161-1/+4
|
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-2/+3
|
* snort - (re)include two level menu and change start stop icons to toggle ↵Marcello Coutinho2013-05-141-0/+15
| | | | status as well show current snort status
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-10/+21
|
* Implement gettext() calls on stringsRenato Botelho2012-07-241-28/+26
|
* Force use of aliases from pfSense for replacing snort var settings. Also ↵Ermal2012-07-161-119/+37
| | | | make snort var settings generic and overridable in all of its definitions
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-34/+33
|
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-26/+0
|
* Formatting nitpicksErmal2012-07-101-0/+2
|
* Some validation and whitespace fixesErmal2012-07-101-21/+12
|
* Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-091-168/+154
| | | | remove all unneeded files anymore.
* Use proper class for select inputs. Clean up some more code around and try ↵Ermal2012-07-091-1/+1
| | | | to fix alerts display page
* Remove the mess of config syncing in snort and just provide one function for ↵Ermal2011-11-111-1/+1
| | | | all. This allows snort to properly start at bootup and restart on ip change.
* Correct the page behaviour to rwo helpers.Ermal2011-08-041-121/+51
|
* Unbreak row_helpers and add some more checks to prevent errorsErmal2011-08-041-15/+22
|
* Another round of fixes for whitelist and suppress. Also correct behaviour of ↵Ermal2011-08-031-4/+2
| | | | some GUI.
* Get some credit i need itErmal2011-08-021-0/+1
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-41/+7
| | | | | | | | * 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
* More snort theme fixes from gargajim-p2010-09-241-3/+3
|
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-310/+304
|
* snort, fix so rules on 64 bit pfsenserobiscool2010-09-051-2/+6
|
* snort, fix whitelist tab row_heper.jsrobiscool2010-09-031-8/+21
|
* snort, fix home image link, add js_rowhelper from 2.0 upstearmrobiscool2010-08-181-10/+13
|
* snort, major changes, fix pid bug, add jquery lightbox, update guirobiscool2010-08-161-23/+44
|
* Fix line endings, make git happy.jim-p2010-06-101-476/+476
|
* snort, add CIDR warning to whitelist tabrobiscool2010-06-031-2/+2
|
* snort, add stream5 options, fix reload by removing chrootrobiscool2010-06-031-476/+476
|
* Fix line endings to make git happy, it doesn't like this file with or ↵jim-p2010-06-011-476/+476
| | | | without autocrlf set.
* snort, update files to snort 2.8.6robiscool2010-05-261-476/+476
|
* fix my repoSerg2010-05-121-476/+476
|
* snort, remove old code, fix barmnyrad2robiscool2010-05-031-491/+476
|
* snort, fix line endingsrobiscool2010-04-291-493/+491
|
* snort, fix auto download rules code for nanobsd, fix unix encodeing for ↵robiscool2010-04-291-0/+2
| | | | whitelist files
* snort, add saved settings code to postinstallrobiscool2010-04-291-491/+491
|
* nothing changed-fix my repoSerg2010-04-291-491/+491
|
* snort, add suppress tab, fix javascript on pfsense 2.0robiscool2010-04-271-17/+61
|
* snort, remove old sort coderobiscool2010-04-231-1/+0
|
* snort, add whightlist.php, add options for homenet, externalnet, and ↵robiscool2010-04-231-0/+449
whitelist, misc