aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s/snort/Snort/Scott Ullrich2006-10-081-1/+1
* * Correct minor variable scope bugScott Ullrich2006-10-083-1/+12
* * Add snort cache that will cache the ip -> alert mappingsScott Ullrich2006-10-083-3/+53
* 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 invoki...Scott Ullrich2006-10-071-0/+14
* 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 C...Scott Ullrich2006-10-062-1/+119
* Add automatic whitelist feature for VPNsScott Ullrich2006-10-062-4/+23
* Add a few more commentsScott Ullrich2006-10-061-7/+22
* * Cleanup on deinstallScott Ullrich2006-10-062-2/+19
* Remove stray a, will create a test file to do these experiments further.Scott Ullrich2006-10-061-1/+1
* This commit should fail. Ignore otherwise.Scott Ullrich2006-10-061-1/+1
* Woops, WAN, not LAN interfacesScott Ullrich2006-10-061-1/+1
* Add item descriptions to each rowScott Ullrich2006-10-061-1/+6
* Remove stray aScott Ullrich2006-10-051-1/+1
* Woops, its <custom_php_install_command>Scott Ullrich2006-10-051-2/+2
* Call sync_package_snort_reinstall() on install.Scott Ullrich2006-10-052-3/+13
* Call the sync_package_snort() function on install so that if it was previousl...Scott Ullrich2006-10-051-3/+6
* Do not exit when opening for writing fails, simply return.Scott Ullrich2006-10-031-1/+1
* Woops, thats a variable, so it requires a $Scott Ullrich2006-10-031-1/+1
* Writeout whitelist with a foreach, ensure that no stray spaces are present.Scott Ullrich2006-10-031-1/+5
* We do need this script to recreate snort.conf so that dynamic ips can be upda...Scott Ullrich2006-10-021-0/+5
* Create new snort.conf during filter reloadScott Ullrich2006-10-021-5/+0
* s/snort.com/snort.orgScott Ullrich2006-10-021-2/+2
* We no longer need to check for ip change, rc.newwanip now restarts packages.Scott Ullrich2006-10-011-5/+0
* Teach snort to use newer package plugin methodsScott Ullrich2006-10-012-9/+40