aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in hyperlink to GLOBAL SETTINGS tab.bmeeks82014-07-291-1/+1
* Include Link-Local address in HOME_NET and default Pass Listbmeeks82014-07-291-32/+51
* Fix-up URLs for Snort rule subscription sign-ups.bmeeks82014-07-291-2/+2
* Bump Snort GUI package version to v3.1.2 -- bug fixes.bmeeks82014-07-284-5/+5
* Fix Port Scan select alias behavior to not lose previous values.bmeeks82014-07-281-2/+35
* Revert to old behavior for rule forced enable/disable icon. Add save msg.bmeeks82014-07-271-7/+37
* Fix so we don't lose typed field values when selecting an Alias.bmeeks82014-07-271-47/+87
* Add missing equals sign in front of string value.bmeeks82014-07-271-1/+1
* Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-254-5/+5
* 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
* Forgot to change default Snort binary version here.bmeeks82014-07-231-1/+1
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-2322-2664/+2261
* Bump Snort GUI package version to 3.0.13bmeeks82014-06-214-5/+5
* Make sure referer uses local host to avoid sending users to ext sites.bmeeks82014-06-212-3/+3
* Fix call-time pass by reference for snort packageRenato Botelho2014-06-202-2/+12
* Improve a bit user input parameters, also make sure referer starts with / to ...Renato Botelho2014-06-193-11/+13
* Bump Snort package version to 3.0.8 for bug fix.bmeeks82014-04-303-4/+4
* 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
* Include new parameter control in JavaScript function.bmeeks82014-04-281-0/+1
* Change order of DB login info and other MySQL output parameters.bmeeks82014-04-281-4/+5
* Add reminder to apply IP REP blocklist changes.bmeeks82014-04-281-2/+14
* Add param to disable sig_reference table updates and fix root login bug.bmeeks82014-04-282-1/+13
* Need a flag to indicate latest snort.inc version has been loaded.bmeeks82014-04-281-1/+4
* Add missing ']' to variable name.bmeeks82014-04-281-2/+2
* Bump Snort pkg version to 3.0.7bmeeks82014-04-281-2/+2
* Add history tag text to write_config() calls and bump pkg version.bmeeks82014-04-282-6/+5
* Add "@" to silence errors and history tag text to write_config() calls.bmeeks82014-04-282-12/+11
* Add history tag text to all write_config() calls.bmeeks82014-04-282-2/+2
* Add history tag text to all write_config() calls.bmeeks82014-04-2819-36/+38
* Can't use constant for safemkdir() and add history tag to config write.bmeeks82014-04-281-2/+3
* Add check to prevent duplicate IP list files on an interface.bmeeks82014-04-281-11/+31
* Fix logic error preventing save of a new Suppress List.bmeeks82014-04-281-7/+5
* Restore URL modified by mistake.bmeeks82014-04-081-1/+1
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-0828-1721/+1076
* Bump version, add new files, and remove deprecated files.bmeeks82014-04-081-16/+41
* Remove EXPERIMENTAL from page title.bmeeks82014-04-081-7/+7
* Add code to migrate old Barnyard2 MySQL DB params to new format.bmeeks82014-04-081-1/+37
* Improve GUI tab for rule package updates and match up with Suricata.bmeeks82014-04-082-181/+294
* Add new task to watch Barnyard2 archived logs folder.bmeeks82014-04-081-52/+83
* Add support for new Barnyard2 output plugins.bmeeks82014-04-082-392/+809
* Rename WHITELISTS tab to PASS LISTS tab.bmeeks82014-04-082-0/+532
* Integrate Snort Dashboard Widget into Snort package.bmeeks82014-04-083-0/+385
* Add support for IP Reputation preprocessor.bmeeks82014-04-083-0/+848
* Fixup URLs:Renato Botelho2014-03-181-36/+36
* Fix conflicts on pkg_config filesErmal2014-02-1910-421/+657
|\
| * Make sure we always prefer VRT gen-msg-map if VRT rules enabled.bmeeks82014-02-181-1/+1
| * Improve the Snort rules download update process.bmeeks82014-02-181-185/+170
| * Fix problem with saving empty custom rules element.bmeeks82014-02-171-6/+8