aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #31 from marcelloc/patch-24Chris Buechler2011-08-081-82/+91
|\ | | | | include enable/disable and managment options
| * include enable/disable and managment optiosmarcelloc2011-08-081-82/+91
| |
* | include enable/disable and managment options marcelloc2011-08-081-2/+11
|/
* Merge pull request #27 from marcelloc/patch-20Scott Ullrich2011-08-081-1/+1
|\ | | | | include i386 compatibility warning
| * include i386 compatibility warningmarcelloc2011-08-081-1/+1
| |
* | include i386 compatibilitymarcelloc2011-08-081-10/+3
|/
* orionids-dev, add perl snortsam create code and install pathsrobiscool2011-08-062-0/+270
|
* orionids-dev, add missing ips tabsrobiscool2011-08-061-0/+10
|
* orionids-dev, fix db save changes, fix foward slash error on chrom and ie9, ↵robiscool2011-08-0525-311/+560
| | | | add no cache php code
* Correct file name as reported by ↵Ermal2011-08-051-4/+4
| | | | http://forum.pfsense.org/index.php/topic,37557.msg204222.html#msg204222
* Silence some command becuase they just spam the logs uselessly.Ermal2011-08-056-72/+68
|
* Correct the page behaviour to rwo helpers.Ermal2011-08-041-121/+51
|
* GC some more codeErmal2011-08-041-15/+2
|
* Remove unused and problematic codeErmal2011-08-041-10/+1
|
* Unbreak row_helpers and add some more checks to prevent errorsErmal2011-08-043-18/+23
|
* Merge pull request #20 from marcelloc/patch-13Scott Ullrich2011-08-041-3/+4
|\ | | | | improve probe_url options
| * improve probe_url optionsmarcelloc2011-08-041-3/+4
| |
* | Merge pull request #21 from marcelloc/patch-14Scott Ullrich2011-08-041-1/+2
|\ \ | | | | | | include hash balance option
| * | include hash balance optionmarcelloc2011-08-041-1/+2
| |/
* | Merge pull request #23 from marcelloc/patch-16Scott Ullrich2011-08-041-2/+2
|\ \ | | | | | | include listen port warning
| * | include listen port warningmarcelloc2011-08-041-2/+2
| |/
* / Error Handling Improvements, faster update process and bug fixesmarcelloc2011-08-041-40/+41
|/
* orionids-dev, update code, force syncsrobiscool2011-08-034-6/+5
|
* orionids-dev, update more pathsrobiscool2011-08-031-0/+257
|
* include base64 decode for custom fields marcelloc2011-08-031-9/+9
| | | fix minor bug in basic vcl loop position
* Merge pull request #16 from marcelloc/patch-9Scott Ullrich2011-08-031-1/+2
|\ | | | | include base64 encoding for custom html error message
| * include base64 encoding for custom html error messagemarcelloc2011-08-031-1/+2
| |
* | include base64 encode in custom optionsmarcelloc2011-08-031-1/+7
|/
* Correct suppress file name to prevent issuesErmal2011-08-031-1/+1
|
* Correct the whitelist selection savingErmal2011-08-032-3/+3
|
* Remove some code that might be problematic and causing issues for the ↵Ermal2011-08-031-6/+2
| | | | package during install/deinstall process
* Make output more usefulErmal2011-08-031-18/+8
|
* Correct script to check updates and fetch them. This is basically a ↵Ermal2011-08-032-364/+250
| | | | copy/paste of snort_download_rules.php
* Remove unneeded binariesErmal2011-08-035-137/+0
|
* Correct saving of interface in barnyard configErmal2011-08-031-30/+7
|
* Get rid of Id and remove unused codeErmal2011-08-032-5/+2
|
* Fixes for whitelists and suppress generation.Ermal2011-08-032-70/+46
|
* Remove uneccessary calls to write_config() and add some more checks.Ermal2011-08-032-32/+18
|
* Nuke unicode quotes.jim-p2011-08-031-1/+1
|
* Fix path reference so that imspector-wip pulls imspector.inc and other files ↵jim-p2011-08-031-2/+2
| | | | from imspector-wip and not imspector, should fix gui issues reported on forum.
* Remove wrongly echoed charErmal2011-08-031-1/+0
|
* Another round of fixes for whitelist and suppress. Also correct behaviour of ↵Ermal2011-08-035-109/+69
| | | | some GUI.
* More cleanups and correctly remove cron scripts during uninstall. Fix issues ↵Ermal2011-08-031-29/+14
| | | | with menu not appearing during reinstall when settings are saved
* Fix syntax error in varnish.inc. Fixes #1742jim-p2011-08-031-1/+1
|
* Check that wrong input is not posted on the final config file. Let the ↵Ermal2011-08-032-8/+7
| | | | pacakge system handle removing of freebsd packages. When starting stopping from the Snort Interfaces screen sync the configuration as well.
* Remove copy/pasted code to unbreak snort rule downloadingErmal2011-08-031-57/+1
|
* orionids-dev, remake pathsrobiscool2011-08-028-450/+234
|
* Remove uneeded codeErmal2011-08-021-4/+1
|
* If the interface is changed stop previous running snort on the other interfaceErmal2011-08-021-14/+6
|
* Copy rules/categories if they exists. No need to send user to do updates ↵Ermal2011-08-022-63/+68
| | | | uselessly.