aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling error in message string.bmeeks82015-08-111-1/+1
* Firewall interface IPs automatically in PASS LIST, so deprecate GUI optionbmeeks82015-08-111-1/+2
* Include proxy arp VIPs in default HOME_NET and PASS LIST.bmeeks82015-08-111-1/+1
* Add new feature to hide deprecated rules categories in GUI.bmeeks82015-07-031-0/+67
* Sync IPREP IP List files with CARP replication partners.bmeeks82015-07-031-0/+32
* Remove unused old variables.bmeeks82015-07-031-4/+1
* Increase PHP memory to 384MB to handle large rules arrays.bmeeks82015-06-031-1/+1
* Use macros defined in snort_defs.incRenato Botelho2015-04-241-1/+1
* Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.bmeeks82015-02-031-16/+20
* Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-031-3/+10
* Remove the correct snort.sh on deinstallPhil Davis2015-01-101-1/+1
* Update Snort package to 2.9.7.0 pkg v3.2bmeeks82014-12-151-52/+33
* Bump Snort GUI pkg version to 3.1.5bmeeks82014-11-111-1/+1
* Bump Snort 2.9.6.2 pkg version to 3.1.4 for bug fix.bmeeks82014-11-031-1/+1
* Fix typo in variable name.bmeeks82014-10-161-1/+1
* Fix var name typo reported by Phil Smith & quiet down rc script output.bmeeks82014-10-131-3/+3
* Use isvalidpid() function instead of testing for PID file when restarting.bmeeks82014-10-101-2/+2
* Forgot to remove reverted code & handle nanoBSD installs better.bmeeks82014-10-091-22/+17
* Wrap sync_snort_package_config() with conf_mount_rw() on sync target.bmeeks82014-10-091-0/+2
* Remove unneeded calls to conf_mount_rw() and conf_mount_ro().bmeeks82014-10-091-4/+0
* Fix so we remove the /var/db/snort directory on pkg deinstall.bmeeks82014-10-091-9/+8
* Improve the snort.sh rc script. Ignore extra start commands.bmeeks82014-10-071-18/+17
* Revert code exposing configured interfaces as separate services.bmeeks82014-10-071-111/+204
* Replace more hard-coded paths with system globals where possible.bmeeks82014-10-051-4/+26
* Rename critical CONSTANTS so they are unique to the package.bmeeks82014-09-201-24/+30
* Remove unneeded code from snort and barnyard start functions.bmeeks82014-09-201-24/+11
* Ensure we unset only desired element instead of entire array!bmeeks82014-09-191-14/+29
* Replace hard-coded paths with system globals where possible.bmeeks82014-09-181-2/+2
* Add new shell script for starting Snort package.bmeeks82014-09-181-2/+8
* Remove old code that is no longer needed.bmeeks82014-09-181-3/+0
* Adjust rule set downloads for new unique service entries.bmeeks82014-09-171-0/+34
* Remove no longer needed code for generating shell script.bmeeks82014-09-171-201/+0
* Use Snort description for service descr or friendly descr otherwise.bmeeks82014-09-171-8/+14
* Report each enabled Snort/BY2 interface as a separate service entry.bmeeks82014-09-171-43/+174
* Allow setting of FACILITY & PRIORITY in BY2 when logging to local syslog.bmeeks82014-09-151-30/+38
* Add checks so we do not call install_cron() when there are no changes.bmeeks82014-09-151-11/+80
* Tidy up our custom package deinstall function.bmeeks82014-09-141-6/+3
* Use rmdir_recursive() system call instead of exec() calls.bmeeks82014-09-141-19/+17
* Clean-up SID_MODS_PATH when removing pkg and not saving settings.bmeeks82014-09-141-1/+3
* Bump Snort package version to 2.9.6.2 pkg v3.1.3bmeeks82014-09-131-1/+1
* Improve HOME_NET and EXTERNAL_NET generation and allow viewing of results.bmeeks82014-09-131-28/+36
* Sync SID MGMT conf files to CARP slaves & improve sync process.bmeeks82014-09-131-19/+70
* Add new SID MGMT functionality to Snort package.bmeeks82014-09-091-10/+928
* More fixes for Link-Local addresses in HOME_NET and Pass Lists.bmeeks82014-08-111-12/+24
* Include Link-Local address in HOME_NET and default Pass Listbmeeks82014-07-291-32/+51
* Bump Snort GUI package version to v3.1.2 -- bug fixes.bmeeks82014-07-281-1/+1
* Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-251-1/+1
* Improve code for remove_blocked_hosts cron task mgmt.bmeeks82014-07-251-0/+7
* Fix-up cron task path to new home of rules update PHP file.bmeeks82014-07-251-1/+1
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-1277/+33