| Commit message (Expand) | Author | Age | Files | Lines |
* | make $HOME_NET work for multiple IPs | Bill Marquette | 2006-11-02 | 1 | -1/+6 |
* | filter out grep from results | Scott Ullrich | 2006-10-30 | 1 | -1/+1 |
* | Cleanup sampling code. Don't forget to escape \$ awk variable. | Scott Ullrich | 2006-10-30 | 1 | -1/+7 |
* | When no interface is selected, do not error out. | Scott Ullrich | 2006-10-28 | 1 | -8/+9 |
* | Sample actual snort memory usage as well as system free measurements. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Woops, this is overall free system memory, not usage. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Note the snort performance mode on startup | Scott Ullrich | 2006-10-26 | 1 | -1/+7 |
* | s/SnortMemory/SnortStartup/ | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Wait 17 seconds after snort bringup to take after starting memory sampling | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Take a memory sampling before and after starting snort. Report this informat... | Scott Ullrich | 2006-10-26 | 1 | -2/+2 |
* | ac-sparsebands is recommended, note it. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Issue BPF changes correctly | Scott Ullrich | 2006-10-26 | 1 | -0/+8 |
* | Kill the states, too! | Scott Ullrich | 2006-10-26 | 1 | -0/+0 |
* | Clarify bpf max size. | Scott Ullrich | 2006-10-16 | 1 | -1/+1 |
* | Cache page when needed. | Scott Ullrich | 2006-10-11 | 1 | -3/+0 |
* | Only read in snort alert file if it exists. | Scott Ullrich | 2006-10-10 | 1 | -1/+4 |
* | Use loader_tab.gif. Looks much better. Yum. | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
* | Make checkbox description uniform. | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
* | Change name to SnortAdvanced and do now whipe out primary tabs settings. | Scott Ullrich | 2006-10-08 | 2 | -4/+4 |
* | Sync package on advanced tab save | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
* | Woops, correct default numbers | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
* | Add notes about the default values. | Scott Ullrich | 2006-10-08 | 1 | -3/+3 |
* | s/checkbox/input/ | Scott Ullrich | 2006-10-08 | 1 | -3/+3 |
* | Download snort_advanced.xml to /usr/local/pkg/ | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
* | & -> & | Scott Ullrich | 2006-10-08 | 3 | -3/+3 |
* | Add snort advanced tab | Scott Ullrich | 2006-10-08 | 1 | -0/+4 |
* | * Add snort advanced tab that allows tuning of bpf values | Scott Ullrich | 2006-10-08 | 8 | -6/+93 |
* | s/snort/Snort/ | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
* | * Correct minor variable scope bug | Scott Ullrich | 2006-10-08 | 3 | -1/+12 |
* | * Add snort cache that will cache the ip -> alert mappings | Scott Ullrich | 2006-10-08 | 3 | -3/+53 |
* | Make snort alerts clickable | Scott Ullrich | 2006-10-07 | 2 | -1/+15 |
* | Add function description, remove trailing whitespace at end of file | Scott Ullrich | 2006-10-07 | 1 | -20/+1 |
* | Move code to correct file. Doh. | Scott Ullrich | 2006-10-07 | 2 | -14/+14 |
* | Add back guiconfig.inc. Its needed for this file. | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | CACHE /var/log/snort/alert in between calls | Scott Ullrich | 2006-10-07 | 1 | -2/+6 |
* | Insert blank row before total | Scott Ullrich | 2006-10-07 | 1 | -0/+1 |
* | Woops, reverse the numbers. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
* | We now have 3 columns, increase colspan. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
* | s/Description/Alert Description/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Associate snort blocked events with their alert description if available | Scott Ullrich | 2006-10-07 | 2 | -7/+45 |
* | Do not require guiconfig.inc, it will always fail auth checks | Scott Ullrich | 2006-10-07 | 1 | -1/+0 |
* | If we are not a cluster master, sleep between 5 and 700 minutes before invoki... | Scott Ullrich | 2006-10-07 | 1 | -0/+14 |
* | s/VPNS/VPNs/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Do not sync if a CARP sync host ip is not defined. | Scott Ullrich | 2006-10-07 | 1 | -0/+3 |
* | config -> configuration | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
* | Add XMLRPC sync option which will automatically sync Snort configuration to C... | Scott Ullrich | 2006-10-06 | 2 | -1/+119 |
* | Add automatic whitelist feature for VPNs | Scott Ullrich | 2006-10-06 | 2 | -4/+23 |
* | Add a few more comments | Scott Ullrich | 2006-10-06 | 1 | -7/+22 |
* | * Cleanup on deinstall | Scott Ullrich | 2006-10-06 | 2 | -2/+19 |
* | Remove stray a, will create a test file to do these experiments further. | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |