aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump Snort GUI package version to 3.0.13bmeeks82014-06-211-1/+1
* Better fix for preventing multiple rm_blocked cron entries.bmeeks82014-04-301-11/+2
* Fix multiple cron jobs bug when updating rm_blocked interval.bmeeks82014-04-301-3/+19
* Change order of DB login info and other MySQL output parameters.bmeeks82014-04-281-4/+5
* Add param to disable sig_reference table updates and fix root login bug.bmeeks82014-04-281-1/+3
* Need a flag to indicate latest snort.inc version has been loaded.bmeeks82014-04-281-1/+4
* Add "@" to silence errors and history tag text to write_config() calls.bmeeks82014-04-281-10/+9
* Add support for new Barnyard2 output plugins.bmeeks82014-04-081-311/+328
* Remove quotes around string variable -- shouldn't be there anyway.bmeeks82014-02-091-10/+10
* Bump Snort package to 2.9.5.6 v3.0.4bmeeks82014-01-281-2/+2
* Add enable/disable for decoder & preproc rulesbmeeks82014-01-271-64/+52
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-0/+4
* Bump Snort pkg version to 3.0.2 -- bug fixes.bmeeks82014-01-121-2/+1
* More fixes for auto log cleanup cron job.bmeeks82014-01-111-0/+1
* Fix auto log limit cleanup so it actually works.bmeeks82014-01-101-4/+12
* Fix typo in get_interface_gateway_v6() function namebmeeks82014-01-071-2/+2