Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | orionids-dev, update install code | robiscool | 2011-08-06 | 1 | -2/+2 |
| | |||||
* | orionids-dev, fix db save changes, fix foward slash error on chrom and ie9, ↵ | robiscool | 2011-08-05 | 25 | -311/+560 |
| | | | | add no cache php code | ||||
* | Merge pull request #25 from marcelloc/patch-18 | Chris Buechler | 2011-08-05 | 1 | -1/+1 |
|\ | | | | | squid 3.1.14.tbz does not exists in http://files.pfsense.org/packages/amd | ||||
| * | squid 3.1.14.tbz does not exists in ↵ | marcelloc | 2011-08-05 | 1 | -1/+1 |
|/ | | | | http://files.pfsense.org/packages/amd64/8/All/ | ||||
* | Fix havp download url | jim-p | 2011-08-05 | 2 | -2/+2 |
| | |||||
* | Correct file name as reported by ↵ | Ermal | 2011-08-05 | 1 | -4/+4 |
| | | | | http://forum.pfsense.org/index.php/topic,37557.msg204222.html#msg204222 | ||||
* | Silence some command becuase they just spam the logs uselessly. | Ermal | 2011-08-05 | 6 | -72/+68 |
| | |||||
* | Merge pull request #24 from marcelloc/patch-17 | Scott Ullrich | 2011-08-04 | 1 | -1/+1 |
|\ | | | | | update to varnish version 2.1.5 | ||||
| * | update to varnish version 2.1.5 | marcelloc | 2011-08-04 | 1 | -1/+1 |
|/ | |||||
* | 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 | ||||
| * | 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. |