Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GC some more code | Ermal | 2011-08-04 | 1 | -15/+2 |
| | |||||
* | Remove unused and problematic code | Ermal | 2011-08-04 | 1 | -10/+1 |
| | |||||
* | Unbreak row_helpers and add some more checks to prevent errors | Ermal | 2011-08-04 | 3 | -18/+23 |
| | |||||
* | Merge pull request #20 from marcelloc/patch-13 | Scott Ullrich | 2011-08-04 | 1 | -3/+4 |
|\ | | | | | improve probe_url options | ||||
| * | improve probe_url options | marcelloc | 2011-08-04 | 1 | -3/+4 |
| | | |||||
* | | Merge pull request #21 from marcelloc/patch-14 | Scott Ullrich | 2011-08-04 | 1 | -1/+2 |
|\ \ | | | | | | | include hash balance option | ||||
| * | | include hash balance option | marcelloc | 2011-08-04 | 1 | -1/+2 |
| |/ | |||||
* | | Merge pull request #22 from marcelloc/patch-15 | Scott Ullrich | 2011-08-04 | 1 | -3/+3 |
|\ \ | | | | | | | update status to beta and backup warning | ||||
| * | | update status to beta and backup warning | marcelloc | 2011-08-04 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #23 from marcelloc/patch-16 | Scott Ullrich | 2011-08-04 | 1 | -2/+2 |
|\ \ | | | | | | | include listen port warning | ||||
| * | | include listen port warning | marcelloc | 2011-08-04 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #19 from marcelloc/patch-12 | Scott Ullrich | 2011-08-04 | 1 | -40/+41 |
|\ \ | |/ |/| | Error Handling Improvements, faster update process and bug fixes | ||||
| * | Error Handling Improvements, faster update process and bug fixes | marcelloc | 2011-08-04 | 1 | -40/+41 |
|/ | |||||
* | orionids-dev, update code, force syncs | robiscool | 2011-08-03 | 4 | -6/+5 |
| | |||||
* | orionids-dev, update more paths | robiscool | 2011-08-03 | 1 | -0/+257 |
| | |||||
* | Merge pull request #18 from marcelloc/patch-11 | Scott Ullrich | 2011-08-03 | 1 | -1/+1 |
|\ | | | | | update varnish version after some fixes and basic options feature | ||||
| * | update varnish version after some fixes and basic options feature | marcelloc | 2011-08-03 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #17 from marcelloc/patch-10 | Scott Ullrich | 2011-08-03 | 1 | -9/+9 |
|\ | | | | | include base64 decode for custom fields and fix basic_vcl position | ||||
| * | include base64 decode for custom fields | marcelloc | 2011-08-03 | 1 | -9/+9 |
|/ | | | fix minor bug in basic vcl loop position | ||||
* | Merge pull request #16 from marcelloc/patch-9 | Scott Ullrich | 2011-08-03 | 1 | -1/+2 |
|\ | | | | | include base64 encoding for custom html error message | ||||
| * | include base64 encoding for custom html error message | marcelloc | 2011-08-03 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #15 from marcelloc/patch-8 | Scott Ullrich | 2011-08-03 | 1 | -1/+7 |
|\ \ | |/ |/| | include base64 encode in custom options | ||||
| * | include base64 encode in custom options | marcelloc | 2011-08-03 | 1 | -1/+7 |
|/ | |||||
* | Correct suppress file name to prevent issues | Ermal | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | Correct the whitelist selection saving | Ermal | 2011-08-03 | 2 | -3/+3 |
| | |||||
* | Remove some code that might be problematic and causing issues for the ↵ | Ermal | 2011-08-03 | 1 | -6/+2 |
| | | | | package during install/deinstall process | ||||
* | Make output more useful | Ermal | 2011-08-03 | 1 | -18/+8 |
| | |||||
* | Correct script to check updates and fetch them. This is basically a ↵ | Ermal | 2011-08-03 | 2 | -364/+250 |
| | | | | copy/paste of snort_download_rules.php | ||||
* | Remove unneeded binaries | Ermal | 2011-08-03 | 5 | -137/+0 |
| | |||||
* | Correct saving of interface in barnyard config | Ermal | 2011-08-03 | 1 | -30/+7 |
| | |||||
* | Get rid of Id and remove unused code | Ermal | 2011-08-03 | 2 | -5/+2 |
| | |||||
* | Fixes for whitelists and suppress generation. | Ermal | 2011-08-03 | 2 | -70/+46 |
| | |||||
* | Remove uneccessary calls to write_config() and add some more checks. | Ermal | 2011-08-03 | 2 | -32/+18 |
| | |||||
* | Nuke unicode quotes. | jim-p | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | Fix path reference so that imspector-wip pulls imspector.inc and other files ↵ | jim-p | 2011-08-03 | 1 | -2/+2 |
| | | | | from imspector-wip and not imspector, should fix gui issues reported on forum. | ||||
* | Remove wrongly echoed char | Ermal | 2011-08-03 | 1 | -1/+0 |
| | |||||
* | Another round of fixes for whitelist and suppress. Also correct behaviour of ↵ | Ermal | 2011-08-03 | 5 | -109/+69 |
| | | | | some GUI. | ||||
* | More cleanups and correctly remove cron scripts during uninstall. Fix issues ↵ | Ermal | 2011-08-03 | 1 | -29/+14 |
| | | | | with menu not appearing during reinstall when settings are saved | ||||
* | Fix syntax error in varnish.inc. Fixes #1742 | jim-p | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | Check that wrong input is not posted on the final config file. Let the ↵ | Ermal | 2011-08-03 | 2 | -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 downloading | Ermal | 2011-08-03 | 1 | -57/+1 |
| | |||||
* | orionids-dev, remake paths | robiscool | 2011-08-02 | 8 | -450/+234 |
| | |||||
* | Remove uneeded code | Ermal | 2011-08-02 | 1 | -4/+1 |
| | |||||
* | If the interface is changed stop previous running snort on the other interface | Ermal | 2011-08-02 | 1 | -14/+6 |
| | |||||
* | Copy rules/categories if they exists. No need to send user to do updates ↵ | Ermal | 2011-08-02 | 2 | -63/+68 |
| | | | | uselessly. | ||||
* | Do not forget interface on reedit and properly stop snort on deletion | Ermal | 2011-08-02 | 2 | -44/+20 |
| | |||||
* | Redirect to the main page if no id has been passed. | Ermal | 2011-08-02 | 2 | -2/+8 |
| | |||||
* | Use the correct interface | Ermal | 2011-08-02 | 1 | -0/+1 |
| | |||||
* | Correct command | Ermal | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | More corrections | Ermal | 2011-08-02 | 1 | -1/+3 |
| |