aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort
Commit message (Collapse)AuthorAgeFilesLines
* * ensure /var/log/snort existsScott Ullrich2006-12-061-0/+5
| | | | * ensure /var/log/snort/alert exists
* * Restart snort after filter changesScott Ullrich2006-11-191-1/+5
| | | | * Flush snort2c table after filter changes
* make $HOME_NET work for multiple IPsBill Marquette2006-11-021-1/+6
|
* filter out grep from resultsScott Ullrich2006-10-301-1/+1
|
* Cleanup sampling code. Don't forget to escape \$ awk variable.Scott Ullrich2006-10-301-1/+7
|
* When no interface is selected, do not error out.Scott Ullrich2006-10-281-8/+9
| | | | Ticket #1155
* Sample actual snort memory usage as well as system free measurements.Scott Ullrich2006-10-261-1/+1
|
* Woops, this is overall free system memory, not usage.Scott Ullrich2006-10-261-1/+1
|
* Note the snort performance mode on startupScott Ullrich2006-10-261-1/+7
|
* s/SnortMemory/SnortStartup/Scott Ullrich2006-10-261-1/+1
|
* Wait 17 seconds after snort bringup to take after starting memory samplingScott Ullrich2006-10-261-1/+1
|
* Take a memory sampling before and after starting snort. Report this ↵Scott Ullrich2006-10-261-2/+2
| | | | information in the system logs so the Operator can guage how much ram Snort is using
* ac-sparsebands is recommended, note it.Scott Ullrich2006-10-261-1/+1
|
* Issue BPF changes correctlyScott Ullrich2006-10-261-0/+8
|
* Kill the states, too!Scott Ullrich2006-10-261-0/+0
|
* Clarify bpf max size.Scott Ullrich2006-10-161-1/+1
|
* Cache page when needed.Scott Ullrich2006-10-111-3/+0
|
* Only read in snort alert file if it exists.Scott Ullrich2006-10-101-1/+4
|
* Use loader_tab.gif. Looks much better. Yum.Scott Ullrich2006-10-081-1/+1
|
* Make checkbox description uniform.Scott Ullrich2006-10-081-2/+2
|
* Change name to SnortAdvanced and do now whipe out primary tabs settings.Scott Ullrich2006-10-082-4/+4
|
* Sync package on advanced tab saveScott Ullrich2006-10-081-1/+1
|
* Woops, correct default numbersScott Ullrich2006-10-081-2/+2
|
* Add notes about the default values.Scott Ullrich2006-10-081-3/+3
|
* s/checkbox/input/Scott Ullrich2006-10-081-3/+3
|
* Download snort_advanced.xml to /usr/local/pkg/Scott Ullrich2006-10-081-2/+2
|
* & -> &Scott Ullrich2006-10-083-3/+3
|
* Add snort advanced tabScott Ullrich2006-10-081-0/+4
|
* * Add snort advanced tab that allows tuning of bpf valuesScott Ullrich2006-10-088-6/+93
| | | | * Remove hard coded BPF assumptions
* s/snort/Snort/Scott Ullrich2006-10-081-1/+1
|
* * Correct minor variable scope bugScott Ullrich2006-10-083-1/+12
| | | | * Add associate snort alert to ip option (handy for large snort installations)
* * Add snort cache that will cache the ip -> alert mappingsScott Ullrich2006-10-083-3/+53
| | | | * Add knob to turn off clickable urls in the snort alert tabs (handy for someone with thousands of alerts)
* Make snort alerts clickableScott Ullrich2006-10-072-1/+15
|
* Add function description, remove trailing whitespace at end of fileScott Ullrich2006-10-071-20/+1
|
* Move code to correct file. Doh.Scott Ullrich2006-10-072-14/+14
|
* Add back guiconfig.inc. Its needed for this file.Scott Ullrich2006-10-071-1/+1
|
* CACHE /var/log/snort/alert in between callsScott Ullrich2006-10-071-2/+6
|
* Insert blank row before totalScott Ullrich2006-10-071-0/+1
|
* Woops, reverse the numbers.Scott Ullrich2006-10-071-2/+2
|
* We now have 3 columns, increase colspan.Scott Ullrich2006-10-071-2/+2
|
* s/Description/Alert Description/Scott Ullrich2006-10-071-1/+1
|
* Associate snort blocked events with their alert description if availableScott Ullrich2006-10-072-7/+45
|
* Do not require guiconfig.inc, it will always fail auth checksScott Ullrich2006-10-071-1/+0
|
* If we are not a cluster master, sleep between 5 and 700 minutes before ↵Scott Ullrich2006-10-071-0/+14
| | | | invoking the upgrade to give other servers time and this also prevents snort.org from being pounded quite so hard.
* s/VPNS/VPNs/Scott Ullrich2006-10-071-1/+1
|
* Do not sync if a CARP sync host ip is not defined.Scott Ullrich2006-10-071-0/+3
|
* config -> configurationScott Ullrich2006-10-061-1/+1
|
* Add XMLRPC sync option which will automatically sync Snort configuration to ↵Scott Ullrich2006-10-062-1/+119
| | | | CARP cluster members
* Add automatic whitelist feature for VPNsScott Ullrich2006-10-062-4/+23
|
* Add a few more commentsScott Ullrich2006-10-061-7/+22
|