| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump suricata version | Renato Botelho | 2014-09-06 | 1 | -1/+1 |
* | Fix typo on function name | Renato Botelho | 2014-09-06 | 1 | -1/+1 |
* | Some changes no longer needed since dns-events.rules file is now in PBI. | bmeeks8 | 2014-09-05 | 3 | -25/+0 |
* | Check if spaces in BY2 Sensor Name and show validation error. | bmeeks8 | 2014-09-05 | 1 | -1/+7 |
* | Update static HTML text on page to reflect change in options. | bmeeks8 | 2014-09-05 | 1 | -1/+1 |
* | Bug fix for cloning interface via DUP icon. | bmeeks8 | 2014-09-05 | 1 | -2/+5 |
* | Notify user on ALERTS tab when viewing filtered results. | bmeeks8 | 2014-09-05 | 1 | -0/+7 |
* | Default "forcekeepsettings" to 'on' for new installs (Issue #3838) | bmeeks8 | 2014-09-04 | 1 | -1/+6 |
* | Disable EVE log options when interface is disabled. | bmeeks8 | 2014-09-04 | 1 | -0/+6 |
* | Fix spelling error typo in a comment line. | bmeeks8 | 2014-09-04 | 1 | -1/+1 |
* | Prevent setting filesystem to read-only during post-install rule update. | bmeeks8 | 2014-09-04 | 1 | -1/+5 |
* | Add new GUI control for setting interface promisc mode on/off. | bmeeks8 | 2014-09-04 | 4 | -0/+27 |
* | Strip any CR characters that may get pasted into some control fields. | bmeeks8 | 2014-09-03 | 4 | -4/+4 |
* | Change title for Widget column to Priority/Class instead. | bmeeks8 | 2014-09-02 | 1 | -1/+1 |
* | Change title in Suricata Widget column header to Priority/Rule Name. | bmeeks8 | 2014-09-02 | 1 | -1/+1 |
* | Include new 'dns-events.rules' file for Suricata 2.0.3 | bmeeks8 | 2014-09-01 | 7 | -3/+36 |
* | Suricata prefers CIDR masks on HOME_NET and EXTERNAL_NET addresses. | bmeeks8 | 2014-08-30 | 3 | -39/+56 |
* | Revert $EXTERNAL_NET back to !$HOME_NET for now. | bmeeks8 | 2014-08-29 | 2 | -2/+2 |
* | Fix another missed $ symbol in variable name. | bmeeks8 | 2014-08-29 | 1 | -1/+1 |
* | Fix missing $ sign in front of variable name. | bmeeks8 | 2014-08-27 | 1 | -5/+5 |
* | Improve HOME_NET and EXTERNAL_NET variable generation. | bmeeks8 | 2014-08-27 | 4 | -19/+34 |
* | Improve security handling provided filename values. | bmeeks8 | 2014-08-27 | 1 | -3/+3 |
* | Add missing comma between values in array declaration. | bmeeks8 | 2014-08-27 | 1 | -1/+1 |
* | Upgrade Suricata to 2.0.3 and GUI package to v2.0 | bmeeks8 | 2014-08-26 | 41 | -753/+5004 |
* | Bump Suricata GUI package version to 1.0.6 | Renato Botelho | 2014-06-21 | 1 | -1/+1 |
* | Make sure referer uses local host to avoid sending users to ext sites. | Renato Botelho | 2014-06-21 | 1 | -1/+1 |
* | Replicate last snort changes from 6048cbcf1 to suricata | Renato Botelho | 2014-06-19 | 2 | -9/+11 |
* | Do not provide default value for Barnyard2 sensor name. | bmeeks8 | 2014-05-20 | 1 | -2/+0 |
* | Remove debugging line inadvertently left in. | bmeeks8 | 2014-05-20 | 1 | -2/+0 |
* | Need to include "instance" val in $_POST data for Ajax. | bmeeks8 | 2014-05-20 | 1 | -1/+3 |
* | Fix file browser vulnerability on LOGS BROWSER tab. | bmeeks8 | 2014-05-20 | 1 | -7/+8 |
* | Bump Suricata GUI pkg to version 1.0.2 | bmeeks8 | 2014-05-15 | 1 | -1/+1 |
* | Change "Snort" to "Suricata" in comment line for sid-msg.map file. | bmeeks8 | 2014-05-15 | 1 | -1/+1 |
* | Add DUP capability to create new Suricata instance based on existing one. | bmeeks8 | 2014-05-15 | 2 | -10/+90 |
* | Fix typo in new alert-pf blocking plugin name. | bmeeks8 | 2014-05-14 | 1 | -1/+1 |
* | Use system vars where possible; bump GUI config version. | bmeeks8 | 2014-05-14 | 1 | -3/+3 |
* | Test for 2.2 install, adjust conf file path accordingly. | bmeeks8 | 2014-05-14 | 1 | -1/+6 |
* | Fix copy-paste typo in code ported over from Snort pkg. | bmeeks8 | 2014-05-14 | 1 | -1/+1 |
* | Fix-up call-time pass-by-reference use for PHP 5.5 | bmeeks8 | 2014-05-14 | 2 | -2/+12 |
* | Use system functions where possible & omit deletion of suricata user. | bmeeks8 | 2014-05-14 | 1 | -5/+2 |
* | Update license to include proper attribution for previous work. | bmeeks8 | 2014-05-04 | 30 | -228/+561 |
* | Allow disabling of 'Delayed Detect' feature when required. | bmeeks8 | 2014-04-30 | 3 | -2/+18 |
* | No need to call suricata_reload_config() here. | bmeeks8 | 2014-04-30 | 1 | -3/+2 |
* | Fix bug in cron task edit for 'rm_blocked' hosts | bmeeks8 | 2014-04-30 | 3 | -5/+14 |
* | Add auto-prune and retention params to File Store dirs. | bmeeks8 | 2014-04-27 | 2 | -10/+40 |
* | Fix path to the magic.mgc file for file capture function. | bmeeks8 | 2014-04-27 | 1 | -1/+1 |
* | Use block.log contents to populate BLOCKED HOSTS tab. | bmeeks8 | 2014-04-27 | 1 | -26/+17 |
* | Enabled "rm_blocked" cron job to clear blocked hosts. | bmeeks8 | 2014-04-27 | 2 | -9/+102 |
* | Bump Suricata GUI pkg to v1.0 and flag as Stable. | bmeeks8 | 2014-04-25 | 1 | -1/+1 |
* | Add support for new block.log file from alert-pf plugin. | bmeeks8 | 2014-04-25 | 2 | -1/+31 |