aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-081-102/+45
* Spell out 'Interface' in column header instead of 'I/f'bmeeks82014-01-101-1/+1
* Fix various HTML validation errors in markup.bmeeks82013-06-181-3/+3
* Add check to verify existence of array item before we use it.bmeeks82013-06-011-6/+10
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-139/+141
* Add error trapping for Snort interface adds and deletes.bmeeks82013-05-161-8/+45
* snort - fix small typoMarcello Coutinho2013-05-141-1/+1
* snort - (re)include two level menu and change start stop icons to toggle stat...Marcello Coutinho2013-05-141-15/+30
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-7/+8
* Revert log msg back to iface descr instead of if_real.bmeeks82013-04-261-4/+4
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-77/+131
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-091-2/+6
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-6/+6
* Implement gettext() calls on stringsRenato Botelho2012-07-241-27/+27
* Fix the issues with rules pages and the ones rpeorted on the forumErmal2012-07-121-15/+11
* Show the icon on the snort column for consistency. Stop snort when disabled i...Ermal2012-07-121-16/+13
* Show toggle icons for snort/barnyard in main interfaces pageErmal2012-07-121-125/+141
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-29/+27
* Just use php functionality rather than forking to loggerErmal2012-07-111-4/+4
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-16/+9
* Resolve issues reported here. http://forum.pfsense.org/index.php/topic,51295....Ermal2012-07-091-11/+8
* Use constants as pointed out by JimErmal2012-07-091-1/+3
* Revert 958efd439784459a5848fb05afe1560c4db285d7Ermal2012-07-091-2/+2
* Remove some referenced classes removedErmal2012-07-091-7/+0
* Remove all snort layout customizations since they cause issues allover and re...Ermal2012-07-091-11/+6
* globals for these do not work properly at bootup. Might be causing unintended...jim-p2012-07-091-2/+2
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so...Ermal2012-07-091-2/+2
* Remove references to outsiders and help and infoErmal2012-07-041-50/+5
* Move logs and alert file to per instance folder. Also remove configuration on...Ermal2012-06-141-0/+2
* Put a single alert file for each instance of snort so it actually works. Also...Ermal2012-06-121-15/+1
* Remove the mess of config syncing in snort and just provide one function for ...Ermal2011-11-111-2/+2
* Correct The functions used on the GUI to check if snort is up or not.Ermal2011-11-111-52/+4
* Sleep 4 seconds when toggle the status of the snort (start/stop) so the GUI r...Ermal2011-09-051-0/+1
* Another round of fixes for whitelist and suppress. Also correct behaviour of ...Ermal2011-08-031-2/+1
* Check that wrong input is not posted on the final config file. Let the pacakg...Ermal2011-08-031-1/+2
* Do not forget interface on reedit and properly stop snort on deletionErmal2011-08-021-39/+12
* More correctionsErmal2011-08-021-10/+14
* Get some credit i need itErmal2011-08-021-0/+1
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-87/+32
* First pass of sanitizing this code. Some more QA is needed to make sure what ...Ermal Luçi2011-08-021-29/+15
* Fix snort gui broken by CSRF checks.Ermal2010-11-231-1/+1
* More snort theme fixes from gargajim-p2010-09-241-3/+3
* Make snort respect $g['theme']. Submitted-By: gargajim-p2010-09-241-1/+3
* Git insists I modified these files, though I did not. Please watch line endin...jim-p2010-09-241-587/+587
* snort, update snort_interfaces.php for inline, fix typorobiscool2010-09-101-2/+3
* snort, redo startup function, redo update coderobiscool2010-09-101-6/+5
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-336/+376
* snort, add log rotation, fix bugsrobiscool2010-09-091-8/+10
* snort, fix home image link, add js_rowhelper from 2.0 upstearmrobiscool2010-08-181-7/+9
* snort, major changes, fix pid bug, add jquery lightbox, update guirobiscool2010-08-161-599/+543