aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Show Snort binary version on package home screen.bmeeks82015-07-031-1/+1
* Consolidate calls to write_config() and improve nanoBSD performance.bmeeks82014-10-091-0/+1
* Wrap calls to sync_snort_package_config() with conf_mount_rw().bmeeks82014-10-091-3/+5
* Revert code exposing configured interfaces as separate services.bmeeks82014-10-071-19/+0
* Ensure we unset only desired element instead of entire array!bmeeks82014-09-191-3/+6
* Use Snort description for service descr or friendly descr otherwise.bmeeks82014-09-171-2/+2
* Replace exec() calls with system calls and also use unlink_if_exists().bmeeks82014-09-171-2/+2
* Report each enabled Snort/BY2 interface as a separate service entry.bmeeks82014-09-171-13/+20
* Do not show "no rules" warning when auto-SID mgmt is enabling rules.bmeeks82014-09-141-2/+4
* Add new LOG MGMT tab to all other tab pages.bmeeks82014-09-121-1/+2
* Add new SID MGMT tab to other tab pages.bmeeks82014-09-091-1/+2
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-17/+56
* Add history tag text to all write_config() calls.bmeeks82014-04-281-1/+1
* 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