| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump Snort package version to 2.6.0 | bmeeks8 | 2013-09-25 | 1 | -1/+1 |
* | Minor formatting fixes in snort.conf generation code | bmeeks8 | 2013-09-25 | 1 | -6/+6 |
* | Add option for enabling/disabling SSH preprocessor | bmeeks8 | 2013-09-25 | 1 | -0/+11 |
* | Fix missing quote mark and underscore typos | bmeeks8 | 2013-09-25 | 1 | -11/+15 |
* | Oops...put back deleted Emerging Threats URL | bmeeks8 | 2013-09-25 | 1 | -0/+6 |
* | Fix assorted minor bugs and print filenames to log | bmeeks8 | 2013-09-25 | 1 | -29/+24 |
* | Add reverse DNS lookup icon and fix dup Suppress List bug | bmeeks8 | 2013-09-25 | 1 | -18/+31 |
* | Add ability to do reverse DNS lookup on blocked IP | bmeeks8 | 2013-09-25 | 1 | -2/+4 |
* | Update PORTVAR listing | bmeeks8 | 2013-09-25 | 1 | -26/+29 |
* | Check and do not allow deletion of in-use Suppress List | bmeeks8 | 2013-09-25 | 1 | -8/+41 |
* | Modify calls to resolve Aliases to use Snort version | bmeeks8 | 2013-09-25 | 1 | -4/+4 |
* | Add missing SSH preproc and set more preproc options | bmeeks8 | 2013-09-25 | 1 | -15/+64 |
* | Add new PORTVAR ports to match current default config | bmeeks8 | 2013-09-25 | 1 | -4/+5 |
* | Add check so flowbits logic does not re-enable manually disabled rules | bmeeks8 | 2013-09-25 | 1 | -0/+4 |
* | Add new Snort-specific functions for using Aliases | bmeeks8 | 2013-09-25 | 1 | -0/+95 |
* | Change match arguments for "pgrep" to fix multiple process starts | bmeeks8 | 2013-09-25 | 1 | -12/+22 |
* | Add back JavaScript function inadvertently deleted. | bmeeks8 | 2013-09-25 | 1 | -0/+15 |
* | Allow use of system-specified proxy server for rule updates. | bmeeks8 | 2013-09-25 | 1 | -0/+12 |
* | Fix bug preventing auto-adding entry to an empty Suppress List. | bmeeks8 | 2013-09-25 | 1 | -0/+4 |
* | Fix missing {} on quoted string and declare array() before use. | bmeeks8 | 2013-07-03 | 1 | -4/+27 |
* | Change "enable all rules" icon to plus (+) instead of (x). | bmeeks8 | 2013-07-03 | 1 | -5/+14 |
* | Incorporate Ermal's comment to condense code. No functionality change. | bmeeks8 | 2013-06-19 | 1 | -77/+74 |
* | Fix wrong text in last sentence of a caption. | bmeeks8 | 2013-06-19 | 1 | -1/+1 |
* | Update package to 2.5.9 and binary to 2.9.4.6 | bmeeks8 | 2013-06-18 | 1 | -2/+7 |
* | Remove need for most globals, change sync to background task, fix bugs. | bmeeks8 | 2013-06-18 | 1 | -154/+305 |
* | Remove any zero-length spaces in data when saving. | bmeeks8 | 2013-06-18 | 2 | -31/+24 |
* | Remove dependence on global vars and use constants instead. | bmeeks8 | 2013-06-18 | 2 | -39/+67 |
* | Add enable all/disable all option for Category rules. | bmeeks8 | 2013-06-18 | 1 | -31/+123 |
* | Add additional options to Detection Settings config. | bmeeks8 | 2013-06-18 | 1 | -13/+50 |
* | Add new track by_src and by_dst auto-Suppress List icons. | bmeeks8 | 2013-06-18 | 1 | -11/+124 |
* | Fix various HTML validation errors in markup. | bmeeks8 | 2013-06-18 | 8 | -39/+53 |
* | Add option to configure rule update start time. | bmeeks8 | 2013-06-18 | 1 | -25/+60 |
* | Add Host Attribute Table support to Preprocessors tab. | bmeeks8 | 2013-06-18 | 2 | -111/+390 |
* | Fix SELECT ALL to not add all Snort rules when IPS Policy is set. | bmeeks8 | 2013-06-05 | 1 | -56/+69 |
* | Fix HTML rendering issues found in cross-browser testing. | bmeeks8 | 2013-06-04 | 3 | -6/+6 |
* | Fix it so we return to selected category after page edits. | bmeeks8 | 2013-06-04 | 1 | -28/+32 |
* | Remove some extraneous pass-by-reference tags to stop "copy on write" | bmeeks8 | 2013-06-04 | 1 | -4/+4 |
* | Fix PHP out-of-memory error with large rule sets and IPS Policy display | bmeeks8 | 2013-06-03 | 1 | -12/+17 |
* | Fix it so Select All also gets Snort GPLv2 Community Rules. | bmeeks8 | 2013-06-03 | 1 | -3/+3 |
* | Add a rule counter for display at the bottom of page. | bmeeks8 | 2013-06-03 | 1 | -1/+6 |
* | Save and restore state of "$pkg_interface" variable on exit. | bmeeks8 | 2013-06-03 | 1 | -0/+5 |
* | Add check to verify existence of array item before we use it. | bmeeks8 | 2013-06-01 | 1 | -6/+10 |
* | Add HTML markup to wrap IPv6 address in Alert and Blocked tabs. | bmeeks8 | 2013-06-01 | 2 | -1/+8 |
* | Minor HTML code edits for styles and tag closure. | bmeeks8 | 2013-05-31 | 3 | -20/+13 |
* | Incorporate Ermal's comments from 2.5.8 pkg review. | bmeeks8 | 2013-05-31 | 1 | -13/+10 |
* | Tweak error message logging a bit for completeness. | bmeeks8 | 2013-05-31 | 1 | -0/+6 |
* | Remove misplaced </div> tag that was causing issues with some themes. | bmeeks8 | 2013-05-31 | 1 | -7/+6 |
* | Correct misspelled word "enabling" in a caption. | bmeeks8 | 2013-05-31 | 1 | -1/+1 |
* | Include text description with http_response codes. | bmeeks8 | 2013-05-25 | 1 | -4/+20 |
* | Fix typo in field description text ("us" to "use"). | bmeeks8 | 2013-05-25 | 1 | -1/+1 |