Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | including know basic good options to improve setup | marcelloc | 2011-07-20 | 1 | -22/+64 |
| | | | consider updating package version from 0.8 to anything else to be easier to see at pfsense package manager | ||||
* | Merge pull request #1 from jorgelustosa/patch-1 | Scott Ullrich | 2011-07-19 | 1 | -2/+1 |
|\ | | | | | In pfsense 2.0 this package dont start | ||||
| * | In pfsense 2.0 this package dont start | jorgelustosa | 2011-07-19 | 1 | -2/+1 |
|/ | |||||
* | use correct version of squid | Martin Fuchs | 2011-07-18 | 2 | -2/+2 |
| | |||||
* | COSS is not supported with squid 3.1.14 | Martin Fuchs | 2011-07-17 | 3 | -4/+7 |
| | |||||
* | fix up prefix | Bill Marquette | 2011-07-15 | 1 | -1/+1 |
| | |||||
* | Fix build path for snort, binaries are already uploaded. | jim-p | 2011-07-15 | 2 | -22/+12 |
| | |||||
* | Revert "Remove broken snort packages" | jim-p | 2011-07-15 | 2 | -2/+50 |
| | | | | This reverts commit 133d2b3c61b95e42819b8898d2b23ef8c16152c7. | ||||
* | use constants for all paths, add responder support | Bill Marquette | 2011-07-15 | 2 | -8/+86 |
| | |||||
* | Use builtin certificate store | Bill Marquette | 2011-07-15 | 2 | -40/+57 |
| | |||||
* | Remove broken snort packages | Scott Ullrich | 2011-07-14 | 2 | -50/+2 |
| | |||||
* | bump squid3 to 3.1.14 (dependencies are still missing either | Martin Fuchs | 2011-07-11 | 1 | -2/+2 |
| | |||||
* | Add conflict note | jim-p | 2011-07-08 | 1 | -0/+1 |
| | |||||
* | Revert "add build paths" - This will cause a conflict with squid 2.x build. ↵ | jim-p | 2011-07-08 | 1 | -3/+0 |
| | | | | | | It was missing on purpose. This reverts commit d66ab45d4f326dd19edefc183bc2f9d3c73f58a6. | ||||
* | correct syntax | Martin Fuchs | 2011-07-09 | 1 | -1/+1 |
| | |||||
* | add build paths | Martin Fuchs | 2011-07-08 | 1 | -0/+3 |
| | |||||
* | correct directive | Martin Fuchs | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | Force the connecting openvpn client to verify that the server's cn matches ↵ | jim-p | 2011-07-06 | 1 | -0/+5 |
| | | | | what is expected, to prevent MITM attacks. Fixes #1587 | ||||
* | removing files | Tom Schaefer | 2011-07-05 | 7 | -27/+2 |
| | |||||
* | rename file extention | Tom Schaefer | 2011-07-05 | 1 | -2/+2 |
| | |||||
* | Clean up countryblock | Tom Schaefer | 2011-07-05 | 2 | -1/+1 |
| | |||||
* | disable mactovendor as it's breaking DHCP leases and I don't think it does ↵ | Chris Buechler | 2011-07-02 | 2 | -2/+2 |
| | | | | anything that isn't currently in base | ||||
* | snort-dev, add in update code, fix snort.conf build bug, add new update css | robiscool | 2011-06-30 | 7 | -223/+339 |
| | |||||
* | Ensure new line is added. | Warren Baker | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | snort-dev, start snort builds for 2.9.0.5 | robiscool | 2011-06-29 | 1 | -22/+14 |
| | |||||
* | snort-dev, update modal, begin update gui work | robiscool | 2011-06-25 | 25 | -207/+446 |
| | |||||
* | Move squid's rc file write to a function, and call it from sync as well as ↵ | jim-p | 2011-06-24 | 1 | -28/+30 |
| | | | | install. | ||||
* | Correctly handle multiple network interfaces and version bump. | Warren Baker | 2011-06-24 | 3 | -15/+26 |
| | |||||
* | snort-dev, remove old code interfaces_global | robiscool | 2011-06-23 | 1 | -65/+3 |
| | |||||
* | snort-dev, update install.inc, update snort_rules | robiscool | 2011-06-23 | 3 | -19/+22 |
| | |||||
* | snort-dev, update install.inc for jquery | robiscool | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | snort-dev, update install script | robiscool | 2011-06-23 | 1 | -24/+24 |
| | |||||
* | snort-dev, add snort-dev to pkg_config.8.xml | robiscool | 2011-06-23 | 2 | -0/+17 |
| | |||||
* | snort-dev, update sqlite databases | robiscool | 2011-06-23 | 3 | -0/+0 |
| | |||||
* | snort-dev, update install xml, add snort_install.inc snort_build | robiscool | 2011-06-23 | 29 | -356/+2684 |
| | |||||
* | Version bump for lightsquid & ntop | jim-p | 2011-06-22 | 2 | -4/+4 |
| | |||||
* | Fix ntop password reset. | jim-p | 2011-06-22 | 1 | -3/+7 |
| | |||||
* | Lightsquid whitespace fixes. | jim-p | 2011-06-22 | 1 | -318/+318 |
| | |||||
* | Misc lightsquid fixes | jim-p | 2011-06-22 | 2 | -48/+75 |
| | |||||
* | Setup IPv6 localhost data | Warren Baker | 2011-06-19 | 1 | -0/+4 |
| | |||||
* | Added IPv6 support | Warren Baker | 2011-06-19 | 2 | -2/+2 |
| | |||||
* | Refactor network interface setup and now configure Unbound to listen on IPv6. | Warren Baker | 2011-06-19 | 1 | -40/+37 |
| | |||||
* | snort-dev, update snort_new.inc, finish update script | robiscool | 2011-06-18 | 5 | -403/+223 |
| | |||||
* | Snort, Fix depends perl | robiscool | 2011-06-18 | 1 | -0/+1 |
| | |||||
* | snort-dev, redo the way users interact with the rules, update database names | robiscool | 2011-06-16 | 22 | -316/+820 |
| | |||||
* | snort-dev update download rules code, rules settings for ifaces added | robiscool | 2011-06-13 | 5 | -123/+535 |
| | |||||
* | Fix some perl versions (default in ports is 5.12 now, most of these are done ↵ | jim-p | 2011-06-13 | 2 | -8/+8 |
| | | | | automatically, so trying to add 5.10 on top of 5.12 is causing issues) | ||||
* | Bump Unbound version fix for CVE-2011-1922 and additional advanced settings ↵ | Warren Baker | 2011-06-12 | 2 | -4/+4 |
| | | | | page. | ||||
* | Cater for Advanced page. | Warren Baker | 2011-06-12 | 2 | -10/+8 |
| | |||||
* | Move some settings to advanced page. | Warren Baker | 2011-06-12 | 1 | -22/+16 |
| |