| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #27 from marcelloc/patch-20 | Scott Ullrich | 2011-08-08 | 1 | -1/+1 |
|\ |
|
| * | include i386 compatibility warning | marcelloc | 2011-08-08 | 1 | -1/+1 |
* | | include i386 compatibility | marcelloc | 2011-08-08 | 1 | -10/+3 |
|/ |
|
* | orionids-dev, add perl snortsam create code and install paths | robiscool | 2011-08-06 | 2 | -0/+270 |
* | orionids-dev, add missing ips tabs | robiscool | 2011-08-06 | 1 | -0/+10 |
* | orionids-dev, fix db save changes, fix foward slash error on chrom and ie9, a... | robiscool | 2011-08-05 | 25 | -311/+560 |
* | Correct file name as reported by http://forum.pfsense.org/index.php/topic,375... | Ermal | 2011-08-05 | 1 | -4/+4 |
* | Silence some command becuase they just spam the logs uselessly. | Ermal | 2011-08-05 | 6 | -72/+68 |
* | Correct the page behaviour to rwo helpers. | Ermal | 2011-08-04 | 1 | -121/+51 |
* | 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 | 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 | marcelloc | 2011-08-04 | 1 | -1/+2 |
| |/ |
|
* | | Merge pull request #23 from marcelloc/patch-16 | Scott Ullrich | 2011-08-04 | 1 | -2/+2 |
|\ \ |
|
| * | | include listen port warning | marcelloc | 2011-08-04 | 1 | -2/+2 |
| |/ |
|
* / | 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 |
* | include base64 decode for custom fields
| marcelloc | 2011-08-03 | 1 | -9/+9 |
* | Merge pull request #16 from marcelloc/patch-9 | Scott Ullrich | 2011-08-03 | 1 | -1/+2 |
|\ |
|
| * | include base64 encoding for custom html error message | marcelloc | 2011-08-03 | 1 | -1/+2 |
* | | 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 package... | Ermal | 2011-08-03 | 1 | -6/+2 |
* | Make output more useful | Ermal | 2011-08-03 | 1 | -18/+8 |
* | Correct script to check updates and fetch them. This is basically a copy/past... | Ermal | 2011-08-03 | 2 | -364/+250 |
* | 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 |
* | 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 |
* | More cleanups and correctly remove cron scripts during uninstall. Fix issues ... | Ermal | 2011-08-03 | 1 | -29/+14 |
* | 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 pacakg... | Ermal | 2011-08-03 | 2 | -8/+7 |
* | 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 usel... | Ermal | 2011-08-02 | 2 | -63/+68 |
* | 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 |